summaryrefslogtreecommitdiff
path: root/tmw.cbp
diff options
context:
space:
mode:
authorJared Adams <jaxad0127@gmail.com>2009-04-11 08:58:32 -0600
committerJared Adams <jaxad0127@gmail.com>2009-04-11 08:58:52 -0600
commit14a6e6a4bc5d39ddf8f31efc07a5e2493a6f6d0a (patch)
treeda62e5694614e55df1c1a0fc5d5676ac7415daa6 /tmw.cbp
parent78cab005ab427e64ccdf8ba8f6ca7d4c6f6bd4b4 (diff)
downloadmana-client-14a6e6a4bc5d39ddf8f31efc07a5e2493a6f6d0a.tar.gz
mana-client-14a6e6a4bc5d39ddf8f31efc07a5e2493a6f6d0a.tar.bz2
mana-client-14a6e6a4bc5d39ddf8f31efc07a5e2493a6f6d0a.tar.xz
mana-client-14a6e6a4bc5d39ddf8f31efc07a5e2493a6f6d0a.zip
Remove more support #ifdefs
Diffstat (limited to 'tmw.cbp')
-rw-r--r--tmw.cbp10
1 files changed, 2 insertions, 8 deletions
diff --git a/tmw.cbp b/tmw.cbp
index 058e220d..8f5f5127 100644
--- a/tmw.cbp
+++ b/tmw.cbp
@@ -394,14 +394,8 @@
<Option target="TMWServ" />
<Option target="Unix TMWSERV" />
</Unit>
- <Unit filename="src\gui\storagewindow.cpp">
- <Option target="eAthena" />
- <Option target="UNIX eAthena" />
- </Unit>
- <Unit filename="src\gui\storagewindow.h">
- <Option target="eAthena" />
- <Option target="UNIX eAthena" />
- </Unit>
+ <Unit filename="src\gui\storagewindow.cpp" />
+ <Unit filename="src\gui\storagewindow.h" />
<Unit filename="src\gui\table.cpp" />
<Unit filename="src\gui\table.h" />
<Unit filename="src\gui\table_model.cpp" />