diff options
author | Yohann Ferreira <bertram@cegetel.net> | 2005-04-10 00:24:31 +0000 |
---|---|---|
committer | Yohann Ferreira <bertram@cegetel.net> | 2005-04-10 00:24:31 +0000 |
commit | 61dce49f5e0dedcc247579a26fdf8aea8618a4ed (patch) | |
tree | baed6d78617ddac2794a8676912a0f570a9ebfce /The Mana World.dev | |
parent | b552fd21109fb5531e21aa48cc3009bc2fd0cf88 (diff) | |
download | mana-61dce49f5e0dedcc247579a26fdf8aea8618a4ed.tar.gz mana-61dce49f5e0dedcc247579a26fdf8aea8618a4ed.tar.bz2 mana-61dce49f5e0dedcc247579a26fdf8aea8618a4ed.tar.xz mana-61dce49f5e0dedcc247579a26fdf8aea8618a4ed.zip |
changes to icons and dev file to follow that
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 1e072836..923a511d 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=The Mana World.ico +Icon=data/icons/tmw-icon.ico ExeOutput= ObjectOutput=obj OverrideOutput=1 |