aboutsummaryrefslogtreecommitdiff
path: root/dists/msvc8/saga.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'dists/msvc8/saga.vcproj')
-rw-r--r--dists/msvc8/saga.vcproj440
1 files changed, 440 insertions, 0 deletions
diff --git a/dists/msvc8/saga.vcproj b/dists/msvc8/saga.vcproj
new file mode 100644
index 0000000000..6ac8605876
--- /dev/null
+++ b/dists/msvc8/saga.vcproj
@@ -0,0 +1,440 @@
+<?xml version="1.0" encoding="windows-1250"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="8,00"
+ Name="saga"
+ ProjectGUID="{676DB4C5-9A3E-4EE1-8483-EBB79DC0700E}"
+ Keyword="Win32Proj"
+ >
+ <Platforms>
+ <Platform
+ Name="Win32"
+ />
+ </Platforms>
+ <ToolFiles>
+ </ToolFiles>
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory="saga_Debug"
+ IntermediateDirectory="saga_Debug"
+ ConfigurationType="4"
+ CharacterSet="2"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ />
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalOptions="/wd4201 /wd4512 /wd4511 /wd4100 /wd4121 /wd4310 /wd4706 /wd4127 /wd4189 /wd4702 /wd4996"
+ Optimization="0"
+ AdditionalIncludeDirectories="../../;../../common"
+ PreprocessorDefinitions="WIN32;_DEBUG;USE_ZLIB;USE_MAD;USE_VORBIS"
+ MinimalRebuild="TRUE"
+ ExceptionHandling="1"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="1"
+ BufferSecurityCheck="TRUE"
+ EnableFunctionLevelLinking="TRUE"
+ ForceConformanceInForLoopScope="TRUE"
+ UsePrecompiledHeader="0"
+ WarningLevel="4"
+ WarnAsError="TRUE"
+ SuppressStartupBanner="FALSE"
+ DebugInformationFormat="4"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="$(OutDir)/saga.lib"
+ />
+ <Tool
+ Name="VCALinkTool"
+ />
+ <Tool
+ Name="VCXDCMakeTool"
+ />
+ <Tool
+ Name="VCBscMakeTool"
+ />
+ <Tool
+ Name="VCAppVerifierTool"
+ />
+ <Tool
+ Name="VCPostBuildEventTool"
+ />
+ </Configuration>
+ <Configuration
+ Name="Release|Win32"
+ OutputDirectory="saga_Release"
+ IntermediateDirectory="saga_Release"
+ ConfigurationType="4"
+ CharacterSet="2"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ />
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalOptions="/wd4201 /wd4512 /wd4511 /wd4100 /wd4121 /wd4310 /wd4706 /wd4127 /wd4189 /wd4702 /wd4996"
+ Optimization="2"
+ InlineFunctionExpansion="1"
+ OmitFramePointers="TRUE"
+ AdditionalIncludeDirectories="../../;../../common"
+ PreprocessorDefinitions="WIN32;NDEBUG;USE_ZLIB;USE_MAD;USE_VORBIS"
+ StringPooling="TRUE"
+ ExceptionHandling="1"
+ RuntimeLibrary="0"
+ BufferSecurityCheck="FALSE"
+ EnableFunctionLevelLinking="FALSE"
+ ForceConformanceInForLoopScope="TRUE"
+ UsePrecompiledHeader="0"
+ WarningLevel="4"
+ WarnAsError="TRUE"
+ DebugInformationFormat="0"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="$(OutDir)/saga.lib"
+ />
+ <Tool
+ Name="VCALinkTool"
+ />
+ <Tool
+ Name="VCXDCMakeTool"
+ />
+ <Tool
+ Name="VCBscMakeTool"
+ />
+ <Tool
+ Name="VCAppVerifierTool"
+ />
+ <Tool
+ Name="VCPostBuildEventTool"
+ />
+ </Configuration>
+ </Configurations>
+ <References>
+ </References>
+ <Files>
+ <File
+ RelativePath="..\..\saga\actionmap.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\saga\actionmap.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\saga\actor.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\saga\actor.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\saga\actordata.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\saga\actordata.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\saga\animation.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\saga\animation.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\saga\console.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\saga\console.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\saga\cvar.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\saga\cvar.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\saga\cvar_mod.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\saga\events.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\saga\events.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\saga\expr.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\saga\expr.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\saga\font.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\saga\font.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\saga\font_map.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\saga\game.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\saga\game.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\saga\game_mod.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\saga\gfx.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\saga\gfx.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\saga\ihnm_introproc.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\saga\image.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\saga\image.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\saga\input.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\saga\interface.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\saga\interface.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\saga\isomap.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\saga\isomap.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\saga\ite_introproc.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\saga\music.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\saga\music.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\saga\objectmap.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\saga\objectmap.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\saga\palanim.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\saga\palanim.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\saga\reinherit.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\saga\render.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\saga\render.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\saga\resnames.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\saga\rscfile.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\saga\rscfile.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\saga\rscfile_mod.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\saga\saga.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\saga\saga.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\saga\scene.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\saga\scene.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\saga\script.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\saga\script.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\saga\sdata.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\saga\sdata.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\saga\sdebug.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\saga\sfuncs.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\saga\sndres.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\saga\sndres.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\saga\sound.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\saga\sound.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\saga\sprite.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\saga\sprite.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\saga\sthread.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\saga\text.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\saga\text.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\saga\transitions.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\saga\ys_dl_list.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\saga\yslib.h"
+ >
+ </File>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>