Changeset 56 in 3DVCSoftware for trunk/build/vc9/TAppCommon_vc9.vcproj
- Timestamp:
- 11 May 2012, 21:20:17 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/build/vc9/TAppCommon_vc9.vcproj
r2 r56 2 2 <VisualStudioProject 3 3 ProjectType="Visual C++" 4 Version="9 .00"4 Version="9,00" 5 5 Name="TAppCommon" 6 6 ProjectGUID="{D1E8A1C2-15DB-4C94-80E8-4F70CF0A2DC5}" … … 45 45 Name="VCCLCompilerTool" 46 46 Optimization="0" 47 AdditionalIncludeDirectories="$(SolutionDir)\..\source\Lib\;$(SolutionDir)\..\compat\msvc" 47 48 PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_WARNINGS" 48 AdditionalIncludeDirectories=""..\..\compat\msvc""49 49 MinimalRebuild="true" 50 50 BasicRuntimeChecks="3" … … 52 52 WarningLevel="3" 53 53 DebugInformationFormat="4" 54 /> 55 <Tool 56 Name="VCManagedResourceCompilerTool" 57 /> 58 <Tool 59 Name="VCResourceCompilerTool" 60 /> 61 <Tool 62 Name="VCPreLinkEventTool" 63 /> 64 <Tool 65 Name="VCLibrarianTool" 66 /> 67 <Tool 68 Name="VCALinkTool" 69 /> 70 <Tool 71 Name="VCXDCMakeTool" 72 /> 73 <Tool 74 Name="VCBscMakeTool" 75 /> 76 <Tool 77 Name="VCFxCopTool" 78 /> 79 <Tool 80 Name="VCPostBuildEventTool" 81 /> 82 </Configuration> 83 <Configuration 84 Name="Debug|x64" 85 OutputDirectory="$(SolutionDir)\vc9\$(PlatformName)\$(ConfigurationName)\$(RootNamespace)" 86 IntermediateDirectory="$(SolutionDir)\vc9\$(PlatformName)\$(ConfigurationName)\$(RootNamespace)" 87 ConfigurationType="4" 88 CharacterSet="2" 89 > 90 <Tool 91 Name="VCPreBuildEventTool" 92 /> 93 <Tool 94 Name="VCCustomBuildTool" 95 /> 96 <Tool 97 Name="VCXMLDataGeneratorTool" 98 /> 99 <Tool 100 Name="VCWebServiceProxyGeneratorTool" 101 /> 102 <Tool 103 Name="VCMIDLTool" 104 TargetEnvironment="3" 105 /> 106 <Tool 107 Name="VCCLCompilerTool" 108 Optimization="0" 109 AdditionalIncludeDirectories="$(SolutionDir)\..\source\Lib\;$(SolutionDir)\..\compat\msvc" 110 PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_WARNINGS" 111 MinimalRebuild="true" 112 BasicRuntimeChecks="3" 113 RuntimeLibrary="1" 114 WarningLevel="3" 115 DebugInformationFormat="3" 54 116 /> 55 117 <Tool … … 110 172 EnableIntrinsicFunctions="false" 111 173 FavorSizeOrSpeed="1" 174 AdditionalIncludeDirectories="$(SolutionDir)\..\source\Lib\;$(SolutionDir)\..\compat\msvc" 112 175 PreprocessorDefinitions="WIN32;_LIB;_CRT_SECURE_NO_WARNINGS" 113 AdditionalIncludeDirectories=""..\..\compat\msvc""114 176 StringPooling="true" 115 177 RuntimeLibrary="0" 116 178 EnableFunctionLevelLinking="true" 117 WarningLevel="3"118 DebugInformationFormat="3"119 />120 <Tool121 Name="VCManagedResourceCompilerTool"122 />123 <Tool124 Name="VCResourceCompilerTool"125 />126 <Tool127 Name="VCPreLinkEventTool"128 />129 <Tool130 Name="VCLibrarianTool"131 />132 <Tool133 Name="VCALinkTool"134 />135 <Tool136 Name="VCXDCMakeTool"137 />138 <Tool139 Name="VCBscMakeTool"140 />141 <Tool142 Name="VCFxCopTool"143 />144 <Tool145 Name="VCPostBuildEventTool"146 />147 </Configuration>148 <Configuration149 Name="Debug|x64"150 OutputDirectory="$(SolutionDir)\vc9\$(PlatformName)\$(ConfigurationName)\$(RootNamespace)"151 IntermediateDirectory="$(SolutionDir)\vc9\$(PlatformName)\$(ConfigurationName)\$(RootNamespace)"152 ConfigurationType="4"153 CharacterSet="2"154 >155 <Tool156 Name="VCPreBuildEventTool"157 />158 <Tool159 Name="VCCustomBuildTool"160 />161 <Tool162 Name="VCXMLDataGeneratorTool"163 />164 <Tool165 Name="VCWebServiceProxyGeneratorTool"166 />167 <Tool168 Name="VCMIDLTool"169 TargetEnvironment="3"170 />171 <Tool172 Name="VCCLCompilerTool"173 Optimization="0"174 PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_WARNINGS"175 AdditionalIncludeDirectories=""..\..\compat\msvc""176 MinimalRebuild="true"177 BasicRuntimeChecks="3"178 RuntimeLibrary="1"179 179 WarningLevel="3" 180 180 DebugInformationFormat="3" … … 238 238 EnableIntrinsicFunctions="false" 239 239 FavorSizeOrSpeed="1" 240 AdditionalIncludeDirectories="$(SolutionDir)\..\source\Lib\;$(SolutionDir)\..\compat\msvc" 240 241 PreprocessorDefinitions="WIN32;_LIB;_CRT_SECURE_NO_WARNINGS" 241 AdditionalIncludeDirectories=""..\..\compat\msvc""242 242 StringPooling="true" 243 243 RuntimeLibrary="0" … … 283 283 > 284 284 <File 285 RelativePath="..\..\source\ App\TAppCommon\program_options_lite.cpp"285 RelativePath="..\..\source\Lib\TAppCommon\program_options_lite.cpp" 286 286 > 287 287 </File> 288 288 <File 289 RelativePath="..\..\source\ App\TAppCommon\TAppComCamPara.cpp"289 RelativePath="..\..\source\Lib\TAppCommon\TAppComCamPara.cpp" 290 290 > 291 291 </File> … … 296 296 > 297 297 <File 298 RelativePath="..\..\source\ App\TAppCommon\program_options_lite.h"298 RelativePath="..\..\source\Lib\TAppCommon\program_options_lite.h" 299 299 > 300 300 </File> 301 301 <File 302 RelativePath="..\..\source\ App\TAppCommon\TAppComCamPara.h"302 RelativePath="..\..\source\Lib\TAppCommon\TAppComCamPara.h" 303 303 > 304 304 </File>
Note: See TracChangeset for help on using the changeset viewer.