summaryrefslogtreecommitdiff
path: root/ManaWorld.vcproj
diff options
context:
space:
mode:
authorEugenio Favalli <elvenprogrammer@gmail.com>2004-06-18 14:49:50 +0000
committerEugenio Favalli <elvenprogrammer@gmail.com>2004-06-18 14:49:50 +0000
commit3dfc710ee2e2ad0cc15e847dd391e8a9a7e257e3 (patch)
tree838b6f16ba6483dd427c362a4ce5a3fb43e194c5 /ManaWorld.vcproj
downloadMana-3dfc710ee2e2ad0cc15e847dd391e8a9a7e257e3.tar.gz
Mana-3dfc710ee2e2ad0cc15e847dd391e8a9a7e257e3.tar.bz2
Mana-3dfc710ee2e2ad0cc15e847dd391e8a9a7e257e3.tar.xz
Mana-3dfc710ee2e2ad0cc15e847dd391e8a9a7e257e3.zip
*** empty log message ***
Diffstat (limited to 'ManaWorld.vcproj')
-rw-r--r--ManaWorld.vcproj322
1 files changed, 322 insertions, 0 deletions
diff --git a/ManaWorld.vcproj b/ManaWorld.vcproj
new file mode 100644
index 00000000..2c4f1f24
--- /dev/null
+++ b/ManaWorld.vcproj
@@ -0,0 +1,322 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="7.10"
+ Name="ManaWorld"
+ ProjectGUID="{DE31E83E-62BD-460E-8E6A-648CF98CC5A4}"
+ Keyword="Win32Proj">
+ <Platforms>
+ <Platform
+ Name="Win32"/>
+ </Platforms>
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory="Debug"
+ IntermediateDirectory="Debug"
+ ConfigurationType="1"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
+ MinimalRebuild="TRUE"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="3"
+ UsePrecompiledHeader="0"
+ WarningLevel="3"
+ Detect64BitPortabilityProblems="TRUE"
+ DebugInformationFormat="4"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLinkerTool"
+ AdditionalDependencies="alleg.lib masking.lib alfont.lib ws2_32.lib"
+ OutputFile="$(OutDir)/ManaWorld.exe"
+ LinkIncremental="2"
+ GenerateDebugInformation="TRUE"
+ ProgramDatabaseFile="$(OutDir)/ManaWorld.pdb"
+ SubSystem="2"
+ TargetMachine="1"/>
+ <Tool
+ Name="VCMIDLTool"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"/>
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"/>
+ <Tool
+ Name="VCXMLDataGeneratorTool"/>
+ <Tool
+ Name="VCWebDeploymentTool"/>
+ <Tool
+ Name="VCManagedWrapperGeneratorTool"/>
+ <Tool
+ Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
+ </Configuration>
+ <Configuration
+ Name="Release|Win32"
+ OutputDirectory="Release"
+ IntermediateDirectory="Release"
+ ConfigurationType="1"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
+ RuntimeLibrary="2"
+ UsePrecompiledHeader="0"
+ WarningLevel="3"
+ Detect64BitPortabilityProblems="TRUE"
+ DebugInformationFormat="3"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLinkerTool"
+ AdditionalDependencies="sdl_mixer.lib sdl.lib alleg.lib ws2_32.lib masking.lib alfont.lib"
+ OutputFile="The Mana World.exe"
+ LinkIncremental="1"
+ GenerateDebugInformation="TRUE"
+ SubSystem="2"
+ OptimizeReferences="2"
+ EnableCOMDATFolding="2"
+ TargetMachine="1"/>
+ <Tool
+ Name="VCMIDLTool"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"/>
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"/>
+ <Tool
+ Name="VCXMLDataGeneratorTool"/>
+ <Tool
+ Name="VCWebDeploymentTool"/>
+ <Tool
+ Name="VCManagedWrapperGeneratorTool"/>
+ <Tool
+ Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
+ </Configuration>
+ <Configuration
+ Name="Profile|Win32"
+ OutputDirectory="$(SolutionDir)$(ConfigurationName)"
+ IntermediateDirectory="$(ConfigurationName)"
+ ConfigurationType="1">
+ <Tool
+ Name="VCCLCompilerTool"
+ RuntimeLibrary="2"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLinkerTool"
+ AdditionalDependencies="allp.lib"/>
+ <Tool
+ Name="VCMIDLTool"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"/>
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"/>
+ <Tool
+ Name="VCXMLDataGeneratorTool"/>
+ <Tool
+ Name="VCWebDeploymentTool"/>
+ <Tool
+ Name="VCManagedWrapperGeneratorTool"/>
+ <Tool
+ Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
+ </Configuration>
+ </Configurations>
+ <References>
+ </References>
+ <Files>
+ <Filter
+ Name="Source Files"
+ Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
+ UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
+ <File
+ RelativePath=".\being.cpp">
+ </File>
+ <File
+ RelativePath=".\chat.cpp">
+ </File>
+ <File
+ RelativePath=".\game.cpp">
+ </File>
+ <File
+ RelativePath=".\gui.cpp">
+ </File>
+ <File
+ RelativePath=".\main.cpp">
+ </File>
+ <File
+ RelativePath=".\map.cpp">
+ </File>
+ <File
+ RelativePath=".\npc.cpp">
+ </File>
+ <File
+ RelativePath=".\Sound\Sound.cpp">
+ </File>
+ <File
+ RelativePath=".\Graphic\SuperEagle.cpp">
+ </File>
+ <Filter
+ Name="Net"
+ Filter="">
+ <File
+ RelativePath=".\Net\char_server.cpp">
+ </File>
+ <File
+ RelativePath=".\Net\login_server.cpp">
+ </File>
+ <File
+ RelativePath=".\Net\map_server.cpp">
+ </File>
+ <File
+ RelativePath=".\Net\net.cpp">
+ </File>
+ <File
+ RelativePath=".\Net\packet_buffer.cpp">
+ </File>
+ </Filter>
+ <Filter
+ Name="Gui"
+ Filter="">
+ <File
+ RelativePath=".\Gui\char_del_dialog.cpp">
+ </File>
+ <File
+ RelativePath=".\Gui\char_dialog.cpp">
+ </File>
+ <File
+ RelativePath=".\Gui\char_sel_dialog.cpp">
+ </File>
+ <File
+ RelativePath=".\Gui\chat_dialog.cpp">
+ </File>
+ <File
+ RelativePath=".\Gui\ColoredTextArea.cpp">
+ </File>
+ <File
+ RelativePath=".\Gui\dialog.cpp">
+ </File>
+ <File
+ RelativePath=".\Gui\lexgui.c">
+ </File>
+ <File
+ RelativePath=".\Gui\login_dialog.cpp">
+ </File>
+ <File
+ RelativePath=".\Gui\TextBox.cpp">
+ </File>
+ </Filter>
+ </Filter>
+ <Filter
+ Name="Header Files"
+ Filter="h;hpp;hxx;hm;inl;inc;xsd"
+ UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
+ <File
+ RelativePath=".\being.h">
+ </File>
+ <File
+ RelativePath=".\chat.h">
+ </File>
+ <File
+ RelativePath=".\game.h">
+ </File>
+ <File
+ RelativePath=".\item.h">
+ </File>
+ <File
+ RelativePath=".\map.h">
+ </File>
+ <File
+ RelativePath=".\player.h">
+ </File>
+ <File
+ RelativePath=".\Sound.h">
+ </File>
+ <File
+ RelativePath=".\Graphic\SuperEagle.h">
+ </File>
+ <Filter
+ Name="Net"
+ Filter="">
+ <File
+ RelativePath=".\Net\char_server.h">
+ </File>
+ <File
+ RelativePath=".\Net\login_server.h">
+ </File>
+ <File
+ RelativePath=".\Net\map_server.h">
+ </File>
+ <File
+ RelativePath=".\Net\net.h">
+ </File>
+ <File
+ RelativePath=".\Net\packet_buffer.h">
+ </File>
+ <File
+ RelativePath=".\Net\server_includes.h">
+ </File>
+ </Filter>
+ <Filter
+ Name="Gui"
+ Filter="">
+ <File
+ RelativePath=".\Gui\char_del_dialog.h">
+ </File>
+ <File
+ RelativePath=".\Gui\char_dialog.h">
+ </File>
+ <File
+ RelativePath=".\Gui\char_sel_dialog.h">
+ </File>
+ <File
+ RelativePath=".\Gui\chat_dialog.h">
+ </File>
+ <File
+ RelativePath=".\Gui\ColoredTextArea.h">
+ </File>
+ <File
+ RelativePath=".\Gui\dialog.h">
+ </File>
+ <File
+ RelativePath=".\gui.h">
+ </File>
+ <File
+ RelativePath=".\Gui\lexgui.h">
+ </File>
+ <File
+ RelativePath=".\Gui\login_dialog.h">
+ </File>
+ <File
+ RelativePath=".\Gui\TextBox.h">
+ </File>
+ </Filter>
+ </Filter>
+ <Filter
+ Name="Resource Files"
+ Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
+ UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>