diff options
author | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2005-02-13 22:34:13 +0000 |
---|---|---|
committer | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2005-02-13 22:34:13 +0000 |
commit | 68b8dc8a49a23d512abd01f657308ab6785078a6 (patch) | |
tree | 10abeee295a2d1560e8214689c075e46d624289b /The Mana World.dev | |
parent | fb6fa0f35843e437c3171de39920ce5e42e28817 (diff) | |
download | mana-68b8dc8a49a23d512abd01f657308ab6785078a6.tar.gz mana-68b8dc8a49a23d512abd01f657308ab6785078a6.tar.bz2 mana-68b8dc8a49a23d512abd01f657308ab6785078a6.tar.xz mana-68b8dc8a49a23d512abd01f657308ab6785078a6.zip |
Largely cleanups.
Diffstat (limited to 'The Mana World.dev')
-rw-r--r-- | The Mana World.dev | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/The Mana World.dev b/The Mana World.dev index 440358c5..bf5dd261 100644 --- a/The Mana World.dev +++ b/The Mana World.dev @@ -20,7 +20,7 @@ ObjectOutput=obj OverrideOutput=1 OverrideOutputName=tmw.exe HostApplication= -Folders=graphic,gui,net,resources,sound +Folders=graphic,gui,net,resources CommandLine= UseCustomMakefile=0 CustomMakefile= @@ -245,9 +245,9 @@ OverrideBuildCmd=0 BuildCmd= [Unit36] -FileName=src\sound\sound.h +FileName=src\sound.h CompileCpp=1 -Folder=sound +Folder= Compile=1 Link=1 Priority=1000 @@ -355,9 +355,9 @@ OverrideBuildCmd=0 BuildCmd= [Unit37] -FileName=src\sound\sound.cpp +FileName=src\sound.cpp CompileCpp=1 -Folder=sound +Folder= Compile=1 Link=1 Priority=1000 |