source: 3DVCSoftware/branches/HTM-15.2-dev/build/vc2015/TAppCommon_vc2015.vcxproj @ 1361

Last change on this file since 1361 was 1361, checked in by tech, 9 years ago

Added vc2015 solution.

  • Property svn:eol-style set to native
File size: 9.8 KB
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<Project DefaultTargets="Build" ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3  <ItemGroup Label="ProjectConfigurations">
4    <ProjectConfiguration Include="Debug|Win32">
5      <Configuration>Debug</Configuration>
6      <Platform>Win32</Platform>
7    </ProjectConfiguration>
8    <ProjectConfiguration Include="Debug|x64">
9      <Configuration>Debug</Configuration>
10      <Platform>x64</Platform>
11    </ProjectConfiguration>
12    <ProjectConfiguration Include="Release|Win32">
13      <Configuration>Release</Configuration>
14      <Platform>Win32</Platform>
15    </ProjectConfiguration>
16    <ProjectConfiguration Include="Release|x64">
17      <Configuration>Release</Configuration>
18      <Platform>x64</Platform>
19    </ProjectConfiguration>
20  </ItemGroup>
21  <PropertyGroup Label="Globals">
22    <ProjectName>TAppCommon</ProjectName>
23    <ProjectGuid>{D1E8A1C2-15DB-4C94-80E8-4F70CF0A2DC5}</ProjectGuid>
24    <RootNamespace>TAppCommon</RootNamespace>
25    <Keyword>Win32Proj</Keyword>
26    <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion>
27  </PropertyGroup>
28  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
29  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
30    <ConfigurationType>StaticLibrary</ConfigurationType>
31    <CharacterSet>MultiByte</CharacterSet>
32    <WholeProgramOptimization>true</WholeProgramOptimization>
33    <PlatformToolset>v140</PlatformToolset>
34  </PropertyGroup>
35  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
36    <ConfigurationType>StaticLibrary</ConfigurationType>
37    <CharacterSet>MultiByte</CharacterSet>
38    <PlatformToolset>v140</PlatformToolset>
39  </PropertyGroup>
40  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
41    <ConfigurationType>StaticLibrary</ConfigurationType>
42    <CharacterSet>MultiByte</CharacterSet>
43    <WholeProgramOptimization>true</WholeProgramOptimization>
44    <PlatformToolset>v140</PlatformToolset>
45  </PropertyGroup>
46  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
47    <ConfigurationType>StaticLibrary</ConfigurationType>
48    <CharacterSet>MultiByte</CharacterSet>
49    <PlatformToolset>v140</PlatformToolset>
50  </PropertyGroup>
51  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
52  <ImportGroup Label="ExtensionSettings">
53  </ImportGroup>
54  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
55    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
56  </ImportGroup>
57  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
58    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
59  </ImportGroup>
60  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
61    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
62  </ImportGroup>
63  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
64    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
65  </ImportGroup>
66  <PropertyGroup Label="UserMacros" />
67  <PropertyGroup>
68    <_ProjectFileVersion>10.0.40219.1</_ProjectFileVersion>
69    <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)\vc2015\$(Platform)\$(Configuration)\$(RootNamespace)\</OutDir>
70    <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)\vc2015\$(Platform)\$(Configuration)\$(RootNamespace)\</IntDir>
71    <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(SolutionDir)\vc2015\$(Platform)\$(Configuration)\$(RootNamespace)\</OutDir>
72    <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(SolutionDir)\vc2015\$(Platform)\$(Configuration)\$(RootNamespace)\</IntDir>
73    <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)\vc2015\$(Platform)\$(Configuration)\$(RootNamespace)\</OutDir>
74    <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)\vc2015\$(Platform)\$(Configuration)\$(RootNamespace)\</IntDir>
75    <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)\vc2015\$(Platform)\$(Configuration)\$(RootNamespace)\</OutDir>
76    <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)\vc2015\$(Platform)\$(Configuration)\$(RootNamespace)\</IntDir>
77    <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">AllRules.ruleset</CodeAnalysisRuleSet>
78    <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" />
79    <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" />
80    <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">AllRules.ruleset</CodeAnalysisRuleSet>
81    <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" />
82    <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" />
83    <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">AllRules.ruleset</CodeAnalysisRuleSet>
84    <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" />
85    <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" />
86    <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|x64'">AllRules.ruleset</CodeAnalysisRuleSet>
87    <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|x64'" />
88    <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|x64'" />
89  </PropertyGroup>
90  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
91    <ClCompile>
92      <Optimization>Disabled</Optimization>
93      <AdditionalIncludeDirectories>$(SolutionDir)\..\source\Lib\;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
94      <PreprocessorDefinitions>WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
95      <MinimalRebuild>true</MinimalRebuild>
96      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
97      <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
98      <WarningLevel>Level3</WarningLevel>
99      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
100    </ClCompile>
101  </ItemDefinitionGroup>
102  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
103    <Midl>
104      <TargetEnvironment>X64</TargetEnvironment>
105    </Midl>
106    <ClCompile>
107      <Optimization>Disabled</Optimization>
108      <AdditionalIncludeDirectories>$(SolutionDir)\..\source\Lib\;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
109      <PreprocessorDefinitions>WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
110      <MinimalRebuild>true</MinimalRebuild>
111      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
112      <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
113      <WarningLevel>Level3</WarningLevel>
114      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
115    </ClCompile>
116  </ItemDefinitionGroup>
117  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
118    <ClCompile>
119      <Optimization>MaxSpeed</Optimization>
120      <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
121      <IntrinsicFunctions>false</IntrinsicFunctions>
122      <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
123      <AdditionalIncludeDirectories>$(SolutionDir)\..\source\Lib\;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
124      <PreprocessorDefinitions>WIN32;_LIB;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
125      <StringPooling>true</StringPooling>
126      <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
127      <FunctionLevelLinking>true</FunctionLevelLinking>
128      <WarningLevel>Level3</WarningLevel>
129      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
130    </ClCompile>
131  </ItemDefinitionGroup>
132  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
133    <Midl>
134      <TargetEnvironment>X64</TargetEnvironment>
135    </Midl>
136    <ClCompile>
137      <Optimization>MaxSpeed</Optimization>
138      <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
139      <IntrinsicFunctions>false</IntrinsicFunctions>
140      <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
141      <AdditionalIncludeDirectories>$(SolutionDir)\..\source\Lib\;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
142      <PreprocessorDefinitions>WIN32;_LIB;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
143      <StringPooling>true</StringPooling>
144      <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
145      <FunctionLevelLinking>true</FunctionLevelLinking>
146      <WarningLevel>Level3</WarningLevel>
147      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
148    </ClCompile>
149  </ItemDefinitionGroup>
150  <ItemGroup>
151    <ClCompile Include="..\..\source\Lib\TAppCommon\program_options_lite.cpp" />
152    <ClCompile Include="..\..\source\Lib\TAppCommon\TAppComCamPara.cpp" />
153  </ItemGroup>
154  <ItemGroup>
155    <ClInclude Include="..\..\source\Lib\TAppCommon\program_options_lite.h" />
156    <ClInclude Include="..\..\source\Lib\TAppCommon\TAppComCamPara.h" />
157  </ItemGroup>
158  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
159  <ImportGroup Label="ExtensionTargets">
160  </ImportGroup>
161</Project>
Note: See TracBrowser for help on using the repository browser.