beautifulGame.vcproj.old
资源名称:连连看源程序.rar [点击查看]
上传用户:z3308516
上传日期:2013-01-23
资源大小:703k
文件大小:5k
源码类别:
2D图形编程
开发平台:
Visual C++
- <?xml version="1.0" encoding = "gb2312"?>
- <VisualStudioProject
- ProjectType="Visual C++"
- Version="7.00"
- Name="beautifulGame"
- ProjectGUID="{3B1AEC3D-D662-4866-B740-59E9F07616DE}"
- 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="5"
- UsePrecompiledHeader="3"
- WarningLevel="3"
- Detect64BitPortabilityProblems="TRUE"
- DebugInformationFormat="4"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalDependencies="winmm.lib"
- OutputFile="$(OutDir)/beautifulGame.exe"
- LinkIncremental="2"
- GenerateDebugInformation="TRUE"
- ProgramDatabaseFile="$(OutDir)/beautifulGame.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="VCWebDeploymentTool"/>
- </Configuration>
- <Configuration
- Name="Release|Win32"
- OutputDirectory="Release"
- IntermediateDirectory="Release"
- ConfigurationType="1"
- CharacterSet="2">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="2"
- InlineFunctionExpansion="1"
- OmitFramePointers="TRUE"
- PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
- StringPooling="TRUE"
- RuntimeLibrary="4"
- EnableFunctionLevelLinking="TRUE"
- UsePrecompiledHeader="3"
- WarningLevel="3"
- Detect64BitPortabilityProblems="TRUE"
- DebugInformationFormat="3"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalDependencies="winmm.lib"
- OutputFile="$(OutDir)/beautifulGame.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="VCWebDeploymentTool"/>
- </Configuration>
- </Configurations>
- <Files>
- <Filter
- Name="源文件"
- Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm">
- <File
- RelativePath="GridPicture.cpp">
- </File>
- <File
- RelativePath="Registry.cpp">
- </File>
- <File
- RelativePath="TimeElapse.cpp">
- </File>
- <File
- RelativePath="beautifulGame.cpp">
- </File>
- <File
- RelativePath="stdafx.cpp">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"/>
- </FileConfiguration>
- </File>
- </Filter>
- <Filter
- Name="头文件"
- Filter="h;hpp;hxx;hm;inl;inc">
- <File
- RelativePath="GridPicture.h">
- </File>
- <File
- RelativePath="Registry.h">
- </File>
- <File
- RelativePath="Resource.h">
- </File>
- <File
- RelativePath="TimeElapse.h">
- </File>
- <File
- RelativePath="beautifulGame.h">
- </File>
- <File
- RelativePath="stdafx.h">
- </File>
- </Filter>
- <Filter
- Name="资源文件"
- Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
- <File
- RelativePath="Pause.jpg">
- </File>
- <File
- RelativePath="beautifulGame.ico">
- </File>
- <File
- RelativePath="beautifulGame.rc">
- </File>
- <File
- RelativePath="bin00001.bin">
- </File>
- <File
- RelativePath="bin00002.bin">
- </File>
- <File
- RelativePath="bin00003.bin">
- </File>
- <File
- RelativePath="bin00004.bin">
- </File>
- <File
- RelativePath="bin00005.bin">
- </File>
- <File
- RelativePath="bin00006.bin">
- </File>
- <File
- RelativePath="bin00007.bin">
- </File>
- <File
- RelativePath="bin00008.bin">
- </File>
- <File
- RelativePath="bin00009.bin">
- </File>
- <File
- RelativePath="bin00010.bin">
- </File>
- <File
- RelativePath="bin00011.bin">
- </File>
- <File
- RelativePath="bin00012.bin">
- </File>
- <File
- RelativePath="bin00013.bin">
- </File>
- <File
- RelativePath="bkpic.bmp">
- </File>
- <File
- RelativePath="explore.bmp">
- </File>
- <File
- RelativePath="main.bmp">
- </File>
- <File
- RelativePath="main.jpg">
- </File>
- <File
- RelativePath="pic.bmp">
- </File>
- <File
- RelativePath="rt_jpgda.bin">
- </File>
- <File
- RelativePath="small.ico">
- </File>
- <File
- RelativePath="time.bmp">
- </File>
- </Filter>
- <File
- RelativePath="ReadMe.txt">
- </File>
- </Files>
- <Globals>
- </Globals>
- </VisualStudioProject>