OSDN Git Service

Version 4.00
[vbslib/main.git] / _src / Test / vbslib_test / T_devenv / sample sln / return_vs2010.vcxproj
1 <?xml version="1.0" encoding="utf-8"?>\r
2 <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
3   <ItemGroup Label="ProjectConfigurations">\r
4     <ProjectConfiguration Include="Debug|Win32">\r
5       <Configuration>Debug</Configuration>\r
6       <Platform>Win32</Platform>\r
7     </ProjectConfiguration>\r
8     <ProjectConfiguration Include="Release|Win32">\r
9       <Configuration>Release</Configuration>\r
10       <Platform>Win32</Platform>\r
11     </ProjectConfiguration>\r
12   </ItemGroup>\r
13   <PropertyGroup Label="Globals">\r
14     <ProjectGuid>{87050933-7072-4E62-B9B8-B26FFBA6A362}</ProjectGuid>\r
15     <Keyword>Win32Proj</Keyword>\r
16     <RootNamespace>return</RootNamespace>\r
17     <ProjectName>return</ProjectName>\r
18   </PropertyGroup>\r
19   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />\r
20   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">\r
21     <ConfigurationType>Application</ConfigurationType>\r
22     <UseDebugLibraries>true</UseDebugLibraries>\r
23     <CharacterSet>Unicode</CharacterSet>\r
24   </PropertyGroup>\r
25   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">\r
26     <ConfigurationType>Application</ConfigurationType>\r
27     <UseDebugLibraries>false</UseDebugLibraries>\r
28     <WholeProgramOptimization>true</WholeProgramOptimization>\r
29     <CharacterSet>Unicode</CharacterSet>\r
30   </PropertyGroup>\r
31   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />\r
32   <ImportGroup Label="ExtensionSettings">\r
33   </ImportGroup>\r
34   <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">\r
35     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
36   </ImportGroup>\r
37   <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">\r
38     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
39   </ImportGroup>\r
40   <PropertyGroup Label="UserMacros" />\r
41   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">\r
42     <LinkIncremental>true</LinkIncremental>\r
43   </PropertyGroup>\r
44   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">\r
45     <LinkIncremental>false</LinkIncremental>\r
46   </PropertyGroup>\r
47   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">\r
48     <ClCompile>\r
49       <PrecompiledHeader>\r
50       </PrecompiledHeader>\r
51       <WarningLevel>Level3</WarningLevel>\r
52       <Optimization>Disabled</Optimization>\r
53       <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
54     </ClCompile>\r
55     <Link>\r
56       <SubSystem>Console</SubSystem>\r
57       <GenerateDebugInformation>true</GenerateDebugInformation>\r
58     </Link>\r
59   </ItemDefinitionGroup>\r
60   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">\r
61     <ClCompile>\r
62       <WarningLevel>Level3</WarningLevel>\r
63       <PrecompiledHeader>\r
64       </PrecompiledHeader>\r
65       <Optimization>MaxSpeed</Optimization>\r
66       <FunctionLevelLinking>true</FunctionLevelLinking>\r
67       <IntrinsicFunctions>true</IntrinsicFunctions>\r
68       <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
69     </ClCompile>\r
70     <Link>\r
71       <SubSystem>Console</SubSystem>\r
72       <GenerateDebugInformation>true</GenerateDebugInformation>\r
73       <EnableCOMDATFolding>true</EnableCOMDATFolding>\r
74       <OptimizeReferences>true</OptimizeReferences>\r
75     </Link>\r
76   </ItemDefinitionGroup>\r
77   <ItemGroup>\r
78     <ClCompile Include="return.cpp" />\r
79   </ItemGroup>\r
80   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />\r
81   <ImportGroup Label="ExtensionTargets">\r
82   </ImportGroup>\r
83 </Project>