summaryrefslogtreecommitdiff
path: root/ManaWorld.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'ManaWorld.vcproj')
-rw-r--r--ManaWorld.vcproj8
1 files changed, 7 insertions, 1 deletions
diff --git a/ManaWorld.vcproj b/ManaWorld.vcproj
index 58a1369e..47ce8181 100644
--- a/ManaWorld.vcproj
+++ b/ManaWorld.vcproj
@@ -79,7 +79,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLinkerTool"
- AdditionalDependencies="sdl_mixer.lib sdl.lib alleg.lib ws2_32.lib alfont.lib"
+ AdditionalDependencies="sdl_mixer.lib sdl.lib alfont.lib alleg.lib ws2_32.lib "
OutputFile="The Mana World.exe"
LinkIncremental="1"
GenerateDebugInformation="TRUE"
@@ -157,6 +157,9 @@
RelativePath=".\game.cpp">
</File>
<File
+ RelativePath=".\log.cpp">
+ </File>
+ <File
RelativePath=".\main.cpp">
</File>
<File
@@ -230,6 +233,9 @@
RelativePath=".\game.h">
</File>
<File
+ RelativePath=".\log.h">
+ </File>
+ <File
RelativePath=".\main.h">
</File>
<File