diff options
author | Philipp Sehmisch <crush@themanaworld.org> | 2008-12-14 04:37:21 +0100 |
---|---|---|
committer | Philipp Sehmisch <crush@themanaworld.org> | 2008-12-14 04:37:21 +0100 |
commit | 0ad1292695bb43c16241c48c6d323bfbd3faf9fe (patch) | |
tree | 55ca19e668cf9badc526a720118f845b4dcae8e5 /tmw.cbp | |
parent | 29d2ab82cfcc7dece075c6371da16304fef3eceb (diff) | |
download | mana-0ad1292695bb43c16241c48c6d323bfbd3faf9fe.tar.gz mana-0ad1292695bb43c16241c48c6d323bfbd3faf9fe.tar.bz2 mana-0ad1292695bb43c16241c48c6d323bfbd3faf9fe.tar.xz mana-0ad1292695bb43c16241c48c6d323bfbd3faf9fe.zip |
Reverted an accidental change in Code::Blocks project file.
Diffstat (limited to 'tmw.cbp')
-rw-r--r-- | tmw.cbp | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -66,7 +66,7 @@ <Add alias="All" targets="default;" /> </VirtualTargets> <Compiler> - <Add directory="D:\tmw\client-eAthena\src\" /> + <Add directory="src\" /> </Compiler> <Unit filename="src\animatedsprite.cpp" /> <Unit filename="src\animatedsprite.h" /> |