all.vcproj
上传用户:zhuqijet
上传日期:2013-06-25
资源大小:10074k
文件大小:1k
- <?xml version="1.0" encoding = "Windows-1252"?>
- <VisualStudioProject
- ProjectType="Visual C++"
- Version="7.00"
- Name="all"
- ProjectGUID="{E305E46C-9D74-4755-BF57-29DEAEF4DCDD}"
- SccProjectName=""
- SccLocalPath=""
- Keyword="MakeFileProj">
- <Platforms>
- <Platform
- Name="Win32"/>
- </Platforms>
- <Configurations>
- <Configuration
- Name="Release|Win32"
- OutputDirectory="...........BuildWin32VC7Release"
- IntermediateDirectory="...........BuildWin32VC7Release"
- ConfigurationType="10"
- UseOfMFC="0">
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCMIDLTool"/>
- <Tool
- Name="VCPostBuildEventTool"/>
- <Tool
- Name="VCPreBuildEventTool"/>
- </Configuration>
- <Configuration
- Name="Debug|Win32"
- OutputDirectory="...........BuildWin32VC7Debug"
- IntermediateDirectory="...........BuildWin32VC7Debug"
- ConfigurationType="10"
- UseOfMFC="0">
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCMIDLTool"/>
- <Tool
- Name="VCPostBuildEventTool"/>
- <Tool
- Name="VCPreBuildEventTool"/>
- </Configuration>
- </Configurations>
- <Files>
- </Files>
- <Globals>
- </Globals>
- </VisualStudioProject>