summaryrefslogtreecommitdiff
path: root/tmw.cbp
diff options
context:
space:
mode:
authorPhilipp Sehmisch <crush@themanaworld.org>2009-01-27 04:01:50 +0100
committerPhilipp Sehmisch <crush@themanaworld.org>2009-01-27 14:21:17 +0100
commita8bf33d851c88107a4673ef6fc97b303efb537d8 (patch)
tree9d87a83a04259521483d8fdbddee5be67dca314a /tmw.cbp
parent0346ea5d2d4ce9eee4941b907b9868f631a73fd2 (diff)
downloadmana-client-a8bf33d851c88107a4673ef6fc97b303efb537d8.tar.gz
mana-client-a8bf33d851c88107a4673ef6fc97b303efb537d8.tar.bz2
mana-client-a8bf33d851c88107a4673ef6fc97b303efb537d8.tar.xz
mana-client-a8bf33d851c88107a4673ef6fc97b303efb537d8.zip
Enabled gettext translations on windows.
Diffstat (limited to 'tmw.cbp')
-rw-r--r--tmw.cbp2
1 files changed, 2 insertions, 0 deletions
diff --git a/tmw.cbp b/tmw.cbp
index db698175..21874d50 100644
--- a/tmw.cbp
+++ b/tmw.cbp
@@ -16,6 +16,7 @@
<Add option="-Wall" />
<Add option="-DUSE_OPENGL" />
<Add option="-DNOGDI" />
+ <Add option="-DENABLE_NLS" />
</Compiler>
<Linker>
<Add library="guichan" />
@@ -35,6 +36,7 @@
<Add library="z.dll" />
<Add library="physfs" />
<Add library="curl.dll" />
+ <Add library="intl" />
</Linker>
</Target>
<Target title="unix">