aboutsummaryrefslogtreecommitdiff
path: root/dists/msvc8/sky.vcproj
diff options
context:
space:
mode:
authorPaweł Kołodziejski2004-09-04 15:17:58 +0000
committerPaweł Kołodziejski2004-09-04 15:17:58 +0000
commit1c94a93a2e0baf0c41ef01bf751593f99f7fa5ca (patch)
tree2bae52237fadc006e2046e78a55b1f9f236845d1 /dists/msvc8/sky.vcproj
parent0901b17828fa5f74e622d0079f3c4501e846aaa8 (diff)
downloadscummvm-rg350-1c94a93a2e0baf0c41ef01bf751593f99f7fa5ca.tar.gz
scummvm-rg350-1c94a93a2e0baf0c41ef01bf751593f99f7fa5ca.tar.bz2
scummvm-rg350-1c94a93a2e0baf0c41ef01bf751593f99f7fa5ca.zip
added msvc8 project files
svn-id: r14895
Diffstat (limited to 'dists/msvc8/sky.vcproj')
-rw-r--r--dists/msvc8/sky.vcproj657
1 files changed, 657 insertions, 0 deletions
diff --git a/dists/msvc8/sky.vcproj b/dists/msvc8/sky.vcproj
new file mode 100644
index 0000000000..40cda3cc73
--- /dev/null
+++ b/dists/msvc8/sky.vcproj
@@ -0,0 +1,657 @@
+<?xml version="1.0" encoding="windows-1250"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="8,00"
+ Name="sky"
+ ProjectGUID="{B5527758-2F51-4CCD-AAE1-B0E28654BD6A}"
+ Keyword="Win32Proj"
+ >
+ <Platforms>
+ <Platform
+ Name="Win32"
+ />
+ </Platforms>
+ <ToolFiles>
+ </ToolFiles>
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory="sky_Debug"
+ IntermediateDirectory="sky_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)/sky.lib"
+ />
+ <Tool
+ Name="VCALinkTool"
+ />
+ <Tool
+ Name="VCXDCMakeTool"
+ />
+ <Tool
+ Name="VCBscMakeTool"
+ />
+ <Tool
+ Name="VCAppVerifierTool"
+ />
+ <Tool
+ Name="VCPostBuildEventTool"
+ />
+ </Configuration>
+ <Configuration
+ Name="Release|Win32"
+ OutputDirectory="sky_Release"
+ IntermediateDirectory="sky_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"
+ DisableLanguageExtensions="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)/sky.lib"
+ />
+ <Tool
+ Name="VCALinkTool"
+ />
+ <Tool
+ Name="VCXDCMakeTool"
+ />
+ <Tool
+ Name="VCBscMakeTool"
+ />
+ <Tool
+ Name="VCAppVerifierTool"
+ />
+ <Tool
+ Name="VCPostBuildEventTool"
+ />
+ </Configuration>
+ </Configurations>
+ <References>
+ </References>
+ <Files>
+ <Filter
+ Name="music"
+ >
+ <File
+ RelativePath="..\..\sky\music\adlibchannel.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\music\adlibchannel.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\music\adlibmusic.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\music\adlibmusic.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\music\gmchannel.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\music\gmchannel.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\music\gmmusic.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\music\gmmusic.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\music\mt32music.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\music\mt32music.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\music\musicbase.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\music\musicbase.h"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="compacts"
+ >
+ <File
+ RelativePath="..\..\sky\compacts\0compact.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\compacts\101comp.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\compacts\102comp.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\compacts\10comp.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\compacts\11comp.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\compacts\12comp.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\compacts\13comp.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\compacts\14comp.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\compacts\15comp.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\compacts\16comp.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\compacts\17comp.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\compacts\18comp.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\compacts\19comp.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\compacts\1compact.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\compacts\20comp.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\compacts\21comp.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\compacts\22comp.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\compacts\23comp.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\compacts\24comp.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\compacts\25comp.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\compacts\26comp.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\compacts\27comp.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\compacts\28comp.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\compacts\29comp.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\compacts\2compact.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\compacts\30comp.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\compacts\31comp.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\compacts\32comp.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\compacts\33comp.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\compacts\34comp.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\compacts\36comp.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\compacts\37comp.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\compacts\38comp.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\compacts\39comp.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\compacts\3compact.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\compacts\40comp.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\compacts\41comp.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\compacts\42comp.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\compacts\44comp.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\compacts\45comp.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\compacts\46comp.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\compacts\47comp.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\compacts\48comp.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\compacts\4compact.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\compacts\5compact.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\compacts\65comp.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\compacts\66comp.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\compacts\67comp.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\compacts\68comp.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\compacts\69comp.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\compacts\70comp.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\compacts\71comp.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\compacts\72comp.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\compacts\73comp.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\compacts\74comp.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\compacts\75comp.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\compacts\76comp.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\compacts\77comp.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\compacts\78comp.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\compacts\79comp.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\compacts\80comp.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\compacts\81comp.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\compacts\82comp.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\compacts\85comp.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\compacts\90comp.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\compacts\91comp.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\compacts\92comp.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\compacts\93comp.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\compacts\94comp.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\compacts\95comp.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\compacts\96comp.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\compacts\9compact.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\compacts\linc_gen.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\compacts\lincmenu.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\compacts\objects.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\compacts\savedata.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\compacts\z_compac.h"
+ >
+ </File>
+ </Filter>
+ <File
+ RelativePath="..\..\sky\autoroute.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\autoroute.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\compact.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\compact.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\control.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\control.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\debug.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\debug.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\disk.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\disk.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\grid.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\grid.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\hufftext.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\intro.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\intro.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\logic.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\logic.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\mouse.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\mouse.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\rnc_deco.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\rnc_deco.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\screen.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\screen.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\sky.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\sky.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\skydefs.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\sound.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\sound.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\struc.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\talks.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\text.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sky\text.h"
+ >
+ </File>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>