summaryrefslogtreecommitdiff
path: root/The Mana World.dev
diff options
context:
space:
mode:
authorEugenio Favalli <elvenprogrammer@gmail.com>2005-09-18 17:41:37 +0000
committerEugenio Favalli <elvenprogrammer@gmail.com>2005-09-18 17:41:37 +0000
commit074c842ff70f2d695d09a5ee07cee1fec7450518 (patch)
tree0c7ffb9ef669464cb948f72f548c71e4620ac478 /The Mana World.dev
parent90cc1c54dc36574f56cde0306c11d3abc43fc893 (diff)
downloadmana-client-074c842ff70f2d695d09a5ee07cee1fec7450518.tar.gz
mana-client-074c842ff70f2d695d09a5ee07cee1fec7450518.tar.bz2
mana-client-074c842ff70f2d695d09a5ee07cee1fec7450518.tar.xz
mana-client-074c842ff70f2d695d09a5ee07cee1fec7450518.zip
Updated dev-cpp project file to last changes, and fixed the bug with npc lists I introduced earlier.
Diffstat (limited to 'The Mana World.dev')
-rw-r--r--The Mana World.dev32
1 files changed, 26 insertions, 6 deletions
diff --git a/The Mana World.dev b/The Mana World.dev
index 75512155..17fc2249 100644
--- a/The Mana World.dev
+++ b/The Mana World.dev
@@ -1,7 +1,7 @@
[Project]
FileName=The Mana World.dev
Name=tmw
-UnitCount=171
+UnitCount=173
Type=0
Ver=1
ObjFiles=
@@ -12,7 +12,7 @@ ResourceIncludes=
MakeIncludes=
Compiler=
CppCompiler=-DUSE_OPENGL_@@_
-Linker=-lguichan_@@_-lguichan_sdl_@@_-lguichan_opengl_@@_-lwsock32_@@_-lSDL_image_@@_-lSDL_mixer_@@_-lSDL_net_@@_-lmingw32_@@_-lSDLmain_@@_-lSDL_@@_-lxml2_@@_-lopengl32_@@_-lz_@@_-lphysfs_@@_-lcurl_@@_
+Linker=-lguichan_@@_-lguichan_sdl_@@_-lguichan_opengl_@@_-lwsock32_@@_-lSDL_image_@@_-lSDL_mixer_@@_-lSDL_net_@@_-lmingw32_@@_-lSDLmain_@@_-lSDL_@@_-lxml2_@@_-lopengl32_@@_-lpng_@@_-lz_@@_-lphysfs_@@_-lcurl_@@_
IsCpp=1
Icon=The Mana World.ico
ExeOutput=
@@ -1730,7 +1730,7 @@ BuildCmd=
[Unit168]
FileName=src\gui\menuwindow.cpp
CompileCpp=1
-Folder=gui
+Folder=gui/source
Compile=1
Link=1
Priority=1000
@@ -1740,7 +1740,7 @@ BuildCmd=
[Unit169]
FileName=src\gui\menuwindow.h
CompileCpp=1
-Folder=gui
+Folder=gui/header
Compile=1
Link=1
Priority=1000
@@ -1750,7 +1750,7 @@ BuildCmd=
[Unit170]
FileName=src\gui\ministatus.cpp
CompileCpp=1
-Folder=gui
+Folder=gui/source
Compile=1
Link=1
Priority=1000
@@ -1760,7 +1760,27 @@ BuildCmd=
[Unit171]
FileName=src\gui\ministatus.h
CompileCpp=1
-Folder=gui
+Folder=gui/header
+Compile=1
+Link=1
+Priority=1000
+OverrideBuildCmd=0
+BuildCmd=
+
+[Unit172]
+FileName=src\resources\imagewriter.cpp
+CompileCpp=1
+Folder=resources
+Compile=1
+Link=1
+Priority=1000
+OverrideBuildCmd=0
+BuildCmd=
+
+[Unit173]
+FileName=src\resources\imagewriter.h
+CompileCpp=1
+Folder=resources
Compile=1
Link=1
Priority=1000