diff options
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"> |