summaryrefslogtreecommitdiff
path: root/tmw.cbp
diff options
context:
space:
mode:
authorPhilipp Sehmisch <crush@themanaworld.org>2009-01-09 09:02:21 +0100
committerPhilipp Sehmisch <crush@themanaworld.org>2009-01-09 09:06:36 +0100
commit1e9e9c7ad8003897044531ed421acdd803c45a41 (patch)
tree08e9f2fc2344a30324ed90257aacddee8c1060a2 /tmw.cbp
parentaea889ca10a0f78a067996ddbd655f718a17d2cc (diff)
downloadmana-client-1e9e9c7ad8003897044531ed421acdd803c45a41.tar.gz
mana-client-1e9e9c7ad8003897044531ed421acdd803c45a41.tar.bz2
mana-client-1e9e9c7ad8003897044531ed421acdd803c45a41.tar.xz
mana-client-1e9e9c7ad8003897044531ed421acdd803c45a41.zip
Updated Code::Blocks project file
Diffstat (limited to 'tmw.cbp')
-rw-r--r--tmw.cbp5
1 files changed, 5 insertions, 0 deletions
diff --git a/tmw.cbp b/tmw.cbp
index 3b9a0993..c7d37951 100644
--- a/tmw.cbp
+++ b/tmw.cbp
@@ -10,6 +10,7 @@
<Option output="tmw.exe" prefix_auto="0" extension_auto="0" />
<Option type="0" />
<Option compiler="gcc" />
+ <Option parameters='-u -d &quot;D:/tmw/data&quot;' />
<Option projectResourceIncludeDirsRelation="0" />
<Compiler>
<Add option="-Wall" />
@@ -178,6 +179,8 @@
<Unit filename="src\gui\register.h" />
<Unit filename="src\gui\scrollarea.cpp" />
<Unit filename="src\gui\scrollarea.h" />
+ <Unit filename="src\gui\sdlinput.cpp" />
+ <Unit filename="src\gui\sdlinput.h" />
<Unit filename="src\gui\selectionlistener.h" />
<Unit filename="src\gui\sell.cpp" />
<Unit filename="src\gui\sell.h" />
@@ -222,6 +225,8 @@
<Unit filename="src\gui\updatewindow.h" />
<Unit filename="src\gui\viewport.cpp" />
<Unit filename="src\gui\viewport.h" />
+ <Unit filename="src\gui\widgets\layout.cpp" />
+ <Unit filename="src\gui\widgets\layout.h" />
<Unit filename="src\gui\widgets\resizegrip.cpp" />
<Unit filename="src\gui\widgets\resizegrip.h" />
<Unit filename="src\gui\window.cpp" />