summaryrefslogtreecommitdiff
path: root/tmw.cbp
diff options
context:
space:
mode:
authorEugenio Favalli <elvenprogrammer@gmail.com>2006-08-13 15:41:07 +0000
committerEugenio Favalli <elvenprogrammer@gmail.com>2006-08-13 15:41:07 +0000
commitece19f6d44e2604f1d2fee9e0ece02030105e0d4 (patch)
treefe9289e04ff287424f89fb84bf6581509b349844 /tmw.cbp
parent63e05e9c45e1098f38e92868a0ba939cbad11048 (diff)
downloadmana-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 'tmw.cbp')
-rw-r--r--tmw.cbp21
1 files changed, 21 insertions, 0 deletions
diff --git a/tmw.cbp b/tmw.cbp
index 327ccb0e..f607e229 100644
--- a/tmw.cbp
+++ b/tmw.cbp
@@ -10,6 +10,7 @@
<Option output="tmw.exe" />
<Option type="0" />
<Option compiler="gcc" />
+ <Option parameters="--skipupdate" />
<Option includeInTargetAll="1" />
<Option projectResourceIncludeDirsRelation="0" />
<Compiler>
@@ -41,6 +42,16 @@
<Add library="SDLmain" />
<Add library="SDL" />
</Linker>
+ <Unit filename="src\animatedsprite.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="src\animatedsprite.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
<Unit filename="src\animation.cpp">
<Option compilerVar="CPP" />
<Option target="default" />
@@ -1145,6 +1156,16 @@
<Option link="0" />
<Option target="default" />
</Unit>
+ <Unit filename="src\resources\openglsdlimageloader.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="src\resources\openglsdlimageloader.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
<Unit filename="src\resources\resource.cpp">
<Option compilerVar="CPP" />
<Option target="default" />