diff options
author | Eugenio Favalli <elvenprogrammer@gmail.com> | 2004-08-29 08:48:04 +0000 |
---|---|---|
committer | Eugenio Favalli <elvenprogrammer@gmail.com> | 2004-08-29 08:48:04 +0000 |
commit | 2ac0d8c1113e2295d14b763b5f44089c2a792a79 (patch) | |
tree | e130178466b20e8a23d97a4a4df536c945c39732 /ManaWorld.vcproj | |
parent | b2e5bf4d2c8b2c6a508fb446d3c674cbcff1c493 (diff) | |
download | mana-2ac0d8c1113e2295d14b763b5f44089c2a792a79.tar.gz mana-2ac0d8c1113e2295d14b763b5f44089c2a792a79.tar.bz2 mana-2ac0d8c1113e2295d14b763b5f44089c2a792a79.tar.xz mana-2ac0d8c1113e2295d14b763b5f44089c2a792a79.zip |
*** empty log message ***
Diffstat (limited to 'ManaWorld.vcproj')
-rw-r--r-- | ManaWorld.vcproj | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/ManaWorld.vcproj b/ManaWorld.vcproj index cc7e3cff..8e6e0e26 100644 --- a/ManaWorld.vcproj +++ b/ManaWorld.vcproj @@ -79,8 +79,7 @@ Name="VCCustomBuildTool"/> <Tool Name="VCLinkerTool" - AdditionalOptions="/NODEFAULTLIB:LIBCMT" - AdditionalDependencies="libjgmod.lib alfont.lib alleg.lib ws2_32.lib " + AdditionalDependencies="sdl_mixer.lib sdl.lib alfont.lib alleg.lib ws2_32.lib " OutputFile="The Mana World.exe" LinkIncremental="1" GenerateDebugInformation="TRUE" @@ -170,7 +169,7 @@ RelativePath=".\map.cpp"> </File> <File - RelativePath=".\Sound\sound.cpp"> + RelativePath=".\Sound\Sound.cpp"> </File> <File RelativePath=".\Graphic\SuperEagle.cpp"> @@ -243,7 +242,7 @@ RelativePath=".\map.h"> </File> <File - RelativePath=".\Sound\sound.h"> + RelativePath=".\Sound\Sound.h"> </File> <File RelativePath=".\Graphic\SuperEagle.h"> |