diff options
author | Yohann Ferreira <bertram@cegetel.net> | 2005-04-10 00:28:01 +0000 |
---|---|---|
committer | Yohann Ferreira <bertram@cegetel.net> | 2005-04-10 00:28:01 +0000 |
commit | 3fed0ccfb2e6f26699e67641680e8be128c76639 (patch) | |
tree | 22b14662d2c53330cbdac2ba63bbd4989bbd2a16 /The Mana World.dev | |
parent | 1b3e4c0c627f3424fa68deffaec2738a2d91c1e7 (diff) | |
download | mana-client-3fed0ccfb2e6f26699e67641680e8be128c76639.tar.gz mana-client-3fed0ccfb2e6f26699e67641680e8be128c76639.tar.bz2 mana-client-3fed0ccfb2e6f26699e67641680e8be128c76639.tar.xz mana-client-3fed0ccfb2e6f26699e67641680e8be128c76639.zip |
oops. dev files are using backslashes
Diffstat (limited to 'The Mana World.dev')
-rw-r--r-- | The Mana World.dev | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/The Mana World.dev b/The Mana World.dev index 923a511d..3df7aab6 100644 --- a/The Mana World.dev +++ b/The Mana World.dev @@ -14,7 +14,7 @@ Compiler=-Dmain=SDL_main_@@_ CppCompiler=-funroll-loops_@@_-ffast-math_@@_-fomit-frame-pointer_@@_-pipe_@@__@@__@@_ Linker=-lguichan_@@_-lguichan_sdl_@@_-lguichan_opengl_@@_-lwsock32_@@_-lSDL_image_@@_-lSDL_mixer_@@_-lmingw32_@@_-lSDLmain_@@_-lSDL_@@_-llibxml2_@@_-lopengl32_@@_-lphysfs_static_@@_ IsCpp=1 -Icon=data/icons/tmw-icon.ico +Icon=data\icons\tmw-icon.ico ExeOutput= ObjectOutput=obj OverrideOutput=1 |