aboutsummaryrefslogtreecommitdiff
path: root/simon.vcproj
diff options
context:
space:
mode:
authorPaweł Kołodziejski2003-07-19 14:26:25 +0000
committerPaweł Kołodziejski2003-07-19 14:26:25 +0000
commit2d48186c038191febc30d3a0b3c652a31484212b (patch)
tree8c992bb2637dd1852a235f202db0effb52dfb38e /simon.vcproj
parente68d371e6238972ab8aae6715ee01dec94f72861 (diff)
downloadscummvm-rg350-2d48186c038191febc30d3a0b3c652a31484212b.tar.gz
scummvm-rg350-2d48186c038191febc30d3a0b3c652a31484212b.tar.bz2
scummvm-rg350-2d48186c038191febc30d3a0b3c652a31484212b.zip
added vc7 files and fixed warnings. vc6 is no longer supported by me
svn-id: r9077
Diffstat (limited to 'simon.vcproj')
-rw-r--r--simon.vcproj259
1 files changed, 259 insertions, 0 deletions
diff --git a/simon.vcproj b/simon.vcproj
new file mode 100644
index 0000000000..3fba5779d9
--- /dev/null
+++ b/simon.vcproj
@@ -0,0 +1,259 @@
+<?xml version="1.0" encoding = "windows-1250"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="7.00"
+ Name="simon"
+ SccProjectName=""
+ SccLocalPath="">
+ <Platforms>
+ <Platform
+ Name="Win32"/>
+ </Platforms>
+ <Configurations>
+ <Configuration
+ Name="Release|Win32"
+ OutputDirectory=".\simon___Release"
+ IntermediateDirectory=".\simon___Release"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ InlineFunctionExpansion="1"
+ OptimizeForProcessor="2"
+ AdditionalIncludeDirectories=".,common"
+ PreprocessorDefinitions="WIN32,NDEBUG,_LIB,USE_ADLIB,BYPASS_COPY_PROT"
+ StringPooling="TRUE"
+ RuntimeLibrary="0"
+ EnableFunctionLevelLinking="TRUE"
+ RuntimeTypeInfo="TRUE"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile=".\simon___Release/simon.pch"
+ AssemblerListingLocation=".\simon___Release/"
+ ObjectFile=".\simon___Release/"
+ ProgramDataBaseFileName=".\simon___Release/"
+ WarningLevel="3"
+ WarnAsError="TRUE"
+ SuppressStartupBanner="TRUE"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile=".\simon___Release\simon.lib"
+ SuppressStartupBanner="TRUE"/>
+ <Tool
+ Name="VCMIDLTool"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="NDEBUG"
+ Culture="1045"/>
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"/>
+ </Configuration>
+ <Configuration
+ Name="mad mp3 Debug|Win32"
+ OutputDirectory=".\simon___mad_mp3_Debug"
+ IntermediateDirectory=".\simon___mad_mp3_Debug"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories=".,common"
+ PreprocessorDefinitions="WIN32,_DEBUG,_LIB,USE_ADLIB,BYPASS_COPY_PROT,USE_MAD"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="1"
+ RuntimeTypeInfo="TRUE"
+ PrecompiledHeaderFile=".\simon___mad_mp3_Debug/simon.pch"
+ AssemblerListingLocation=".\simon___mad_mp3_Debug/"
+ ObjectFile=".\simon___mad_mp3_Debug/"
+ ProgramDataBaseFileName=".\simon___mad_mp3_Debug/"
+ WarningLevel="3"
+ WarnAsError="TRUE"
+ SuppressStartupBanner="TRUE"
+ DebugInformationFormat="4"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile=".\simon___mad_mp3_Debug\simon.lib"
+ SuppressStartupBanner="TRUE"/>
+ <Tool
+ Name="VCMIDLTool"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="_DEBUG"
+ Culture="1045"/>
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"/>
+ </Configuration>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory=".\simon___Debug"
+ IntermediateDirectory=".\simon___Debug"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories=".,common"
+ PreprocessorDefinitions="WIN32,_DEBUG,_LIB,BYPASS_COPY_PROT,USE_ADLIB"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="1"
+ RuntimeTypeInfo="TRUE"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile=".\simon___Debug/simon.pch"
+ AssemblerListingLocation=".\simon___Debug/"
+ ObjectFile=".\simon___Debug/"
+ ProgramDataBaseFileName=".\simon___Debug/"
+ WarningLevel="3"
+ WarnAsError="TRUE"
+ SuppressStartupBanner="TRUE"
+ DebugInformationFormat="4"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile=".\simon___Debug\simon.lib"
+ SuppressStartupBanner="TRUE"/>
+ <Tool
+ Name="VCMIDLTool"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="_DEBUG"
+ Culture="1045"/>
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"/>
+ </Configuration>
+ <Configuration
+ Name="mad mp3 Release|Win32"
+ OutputDirectory=".\simon___mad_mp3_Release"
+ IntermediateDirectory=".\simon___mad_mp3_Release"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ InlineFunctionExpansion="1"
+ OptimizeForProcessor="2"
+ AdditionalIncludeDirectories=".,common"
+ PreprocessorDefinitions="WIN32,NDEBUG,_LIB,USE_ADLIB,BYPASS_COPY_PROT,USE_MAD"
+ StringPooling="TRUE"
+ RuntimeLibrary="0"
+ EnableFunctionLevelLinking="TRUE"
+ RuntimeTypeInfo="TRUE"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile=".\simon___mad_mp3_Release/simon.pch"
+ AssemblerListingLocation=".\simon___mad_mp3_Release/"
+ ObjectFile=".\simon___mad_mp3_Release/"
+ ProgramDataBaseFileName=".\simon___mad_mp3_Release/"
+ WarningLevel="3"
+ WarnAsError="TRUE"
+ SuppressStartupBanner="TRUE"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile=".\simon___mad_mp3_Release\simon.lib"
+ SuppressStartupBanner="TRUE"/>
+ <Tool
+ Name="VCMIDLTool"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="NDEBUG"
+ Culture="1045"/>
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"/>
+ </Configuration>
+ </Configurations>
+ <Files>
+ <Filter
+ Name="Source Files"
+ Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
+ <File
+ RelativePath=".\simon\charset.cpp">
+ </File>
+ <File
+ RelativePath=".\simon\debug.cpp">
+ </File>
+ <File
+ RelativePath=".\simon\debug.h">
+ </File>
+ <File
+ RelativePath=".\simon\intern.h">
+ </File>
+ <File
+ RelativePath=".\simon\items.cpp">
+ </File>
+ <File
+ RelativePath=".\simon\midi.cpp">
+ </File>
+ <File
+ RelativePath=".\simon\midi.h">
+ </File>
+ <File
+ RelativePath=".\simon\midiparser_s1d.cpp">
+ </File>
+ <File
+ RelativePath=".\simon\res.cpp">
+ </File>
+ <File
+ RelativePath=".\simon\simon.cpp">
+ </File>
+ <File
+ RelativePath=".\simon\simon.h">
+ </File>
+ <File
+ RelativePath=".\simon\sound.cpp">
+ </File>
+ <File
+ RelativePath=".\simon\sound.h">
+ </File>
+ <File
+ RelativePath=".\simon\verb.cpp">
+ </File>
+ <File
+ RelativePath=".\simon\vga.cpp">
+ </File>
+ <File
+ RelativePath=".\simon\vga.h">
+ </File>
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>