summaryrefslogtreecommitdiff
path: root/ManaWorld.vcproj
diff options
context:
space:
mode:
authorEugenio Favalli <elvenprogrammer@gmail.com>2004-08-29 15:06:01 +0000
committerEugenio Favalli <elvenprogrammer@gmail.com>2004-08-29 15:06:01 +0000
commitdae7d5913b78e8cc66871e58bf0c35656992f547 (patch)
tree2fed3b8903608fd4c36e70436aa50eb15182da77 /ManaWorld.vcproj
parent2ac0d8c1113e2295d14b763b5f44089c2a792a79 (diff)
downloadmana-client-dae7d5913b78e8cc66871e58bf0c35656992f547.tar.gz
mana-client-dae7d5913b78e8cc66871e58bf0c35656992f547.tar.bz2
mana-client-dae7d5913b78e8cc66871e58bf0c35656992f547.tar.xz
mana-client-dae7d5913b78e8cc66871e58bf0c35656992f547.zip
*** empty log message ***
Diffstat (limited to 'ManaWorld.vcproj')
-rw-r--r--ManaWorld.vcproj7
1 files changed, 4 insertions, 3 deletions
diff --git a/ManaWorld.vcproj b/ManaWorld.vcproj
index 8e6e0e26..cc7e3cff 100644
--- a/ManaWorld.vcproj
+++ b/ManaWorld.vcproj
@@ -79,7 +79,8 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLinkerTool"
- AdditionalDependencies="sdl_mixer.lib sdl.lib alfont.lib alleg.lib ws2_32.lib "
+ AdditionalOptions="/NODEFAULTLIB:LIBCMT"
+ AdditionalDependencies="libjgmod.lib alfont.lib alleg.lib ws2_32.lib "
OutputFile="The Mana World.exe"
LinkIncremental="1"
GenerateDebugInformation="TRUE"
@@ -169,7 +170,7 @@
RelativePath=".\map.cpp">
</File>
<File
- RelativePath=".\Sound\Sound.cpp">
+ RelativePath=".\Sound\sound.cpp">
</File>
<File
RelativePath=".\Graphic\SuperEagle.cpp">
@@ -242,7 +243,7 @@
RelativePath=".\map.h">
</File>
<File
- RelativePath=".\Sound\Sound.h">
+ RelativePath=".\Sound\sound.h">
</File>
<File
RelativePath=".\Graphic\SuperEagle.h">