summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEugenio Favalli <elvenprogrammer@gmail.com>2004-08-29 08:48:04 +0000
committerEugenio Favalli <elvenprogrammer@gmail.com>2004-08-29 08:48:04 +0000
commit2ac0d8c1113e2295d14b763b5f44089c2a792a79 (patch)
treee130178466b20e8a23d97a4a4df536c945c39732
parentb2e5bf4d2c8b2c6a508fb446d3c674cbcff1c493 (diff)
downloadmana-client-2ac0d8c1113e2295d14b763b5f44089c2a792a79.tar.gz
mana-client-2ac0d8c1113e2295d14b763b5f44089c2a792a79.tar.bz2
mana-client-2ac0d8c1113e2295d14b763b5f44089c2a792a79.tar.xz
mana-client-2ac0d8c1113e2295d14b763b5f44089c2a792a79.zip
*** empty log message ***
-rw-r--r--ManaWorld.vcproj7
-rw-r--r--The Mana World.dev7
2 files changed, 5 insertions, 9 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">
diff --git a/The Mana World.dev b/The Mana World.dev
index 27905918..14c1b143 100644
--- a/The Mana World.dev
+++ b/The Mana World.dev
@@ -11,7 +11,7 @@ PrivateResource=
ResourceIncludes=
MakeIncludes=
Compiler=
-CppCompiler=-ljgmod -lalleg_@@_
+CppCompiler=_@@_
Linker=../lib/libjgmod.a_@@_../lib/liballeg.a_@@_../lib/libalfontdll.a_@@_../lib/libwsock32.a_@@_
IsCpp=1
Icon=
@@ -27,7 +27,7 @@ CustomMakefile=
IncludeVersionInfo=0
SupportXPThemes=0
CompilerSet=0
-CompilerSettings=0000000001001000000000
+CompilerSettings=00000010010010000010c1
[Unit1]
FileName=main.cpp
@@ -347,6 +347,3 @@ Priority=1000
OverrideBuildCmd=0
BuildCmd=
-
-########Text Field info#####
-dev-cpp projectfile for tmw by kth5 XD \ No newline at end of file