diff options
author | Eugenio Favalli <elvenprogrammer@gmail.com> | 2006-08-13 15:41:07 +0000 |
---|---|---|
committer | Eugenio Favalli <elvenprogrammer@gmail.com> | 2006-08-13 15:41:07 +0000 |
commit | ece19f6d44e2604f1d2fee9e0ece02030105e0d4 (patch) | |
tree | fe9289e04ff287424f89fb84bf6581509b349844 /The Mana World.dev | |
parent | 63e05e9c45e1098f38e92868a0ba939cbad11048 (diff) | |
download | mana-client-ece19f6d44e2604f1d2fee9e0ece02030105e0d4.tar.gz mana-client-ece19f6d44e2604f1d2fee9e0ece02030105e0d4.tar.bz2 mana-client-ece19f6d44e2604f1d2fee9e0ece02030105e0d4.tar.xz mana-client-ece19f6d44e2604f1d2fee9e0ece02030105e0d4.zip |
Fixed Guichan 0.5.0 compilation issues.
Diffstat (limited to 'The Mana World.dev')
-rw-r--r-- | The Mana World.dev | 44 |
1 files changed, 42 insertions, 2 deletions
diff --git a/The Mana World.dev b/The Mana World.dev index 7f0ed5df..82c686d7 100644 --- a/The Mana World.dev +++ b/The Mana World.dev @@ -1,7 +1,7 @@ [Project] FileName=The Mana World.dev Name=tmw -UnitCount=230 +UnitCount=234 Type=0 Ver=1 ObjFiles= @@ -2330,7 +2330,7 @@ BuildCmd= [Unit228] FileName=src\tmw.rc CompileCpp=1 -Folder=tmw +Folder=Resources Compile=1 Link=0 Priority=1000 @@ -2357,3 +2357,43 @@ OverrideBuildCmd=0 BuildCmd= CompileCpp=1 +[Unit231] +FileName=src\resources\openglsdlimageloader.cpp +CompileCpp=1 +Folder=resources +Compile=1 +Link=1 +Priority=1000 +OverrideBuildCmd=0 +BuildCmd= + +[Unit232] +FileName=src\resources\openglsdlimageloader.h +CompileCpp=1 +Folder=resources +Compile=1 +Link=1 +Priority=1000 +OverrideBuildCmd=0 +BuildCmd= + +[Unit233] +FileName=src\animatedsprite.cpp +CompileCpp=1 +Folder= +Compile=1 +Link=1 +Priority=1000 +OverrideBuildCmd=0 +BuildCmd= + +[Unit234] +FileName=src\animatedsprite.h +CompileCpp=1 +Folder=header +Compile=1 +Link=1 +Priority=1000 +OverrideBuildCmd=0 +BuildCmd= + |