Changeset 56 in 3DVCSoftware for trunk/build/vc8/TAppCommon_vc8.vcproj
- Timestamp:
- 11 May 2012, 21:20:17 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/build/vc8/TAppCommon_vc8.vcproj
r2 r56 2 2 <VisualStudioProject 3 3 ProjectType="Visual C++" 4 Version="8 .00"4 Version="8,00" 5 5 Name="TAppCommon" 6 6 ProjectGUID="{8783AD3A-A5CA-42B7-AAC4-A07EB845A684}" … … 44 44 Name="VCCLCompilerTool" 45 45 Optimization="0" 46 AdditionalIncludeDirectories="$(SolutionDir)\..\source\Lib\;$(SolutionDir)\..\compat\msvc" 46 47 PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_WARNINGS" 47 AdditionalIncludeDirectories=""..\..\compat\msvc""48 48 MinimalRebuild="true" 49 49 BasicRuntimeChecks="3" … … 51 51 WarningLevel="3" 52 52 DebugInformationFormat="4" 53 /> 54 <Tool 55 Name="VCManagedResourceCompilerTool" 56 /> 57 <Tool 58 Name="VCResourceCompilerTool" 59 /> 60 <Tool 61 Name="VCPreLinkEventTool" 62 /> 63 <Tool 64 Name="VCLibrarianTool" 65 /> 66 <Tool 67 Name="VCALinkTool" 68 /> 69 <Tool 70 Name="VCXDCMakeTool" 71 /> 72 <Tool 73 Name="VCBscMakeTool" 74 /> 75 <Tool 76 Name="VCFxCopTool" 77 /> 78 <Tool 79 Name="VCPostBuildEventTool" 80 /> 81 </Configuration> 82 <Configuration 83 Name="Debug|x64" 84 OutputDirectory="$(SolutionDir)\vc8\$(PlatformName)\$(ConfigurationName)\$(RootNamespace)" 85 IntermediateDirectory="$(SolutionDir)\vc8\$(PlatformName)\$(ConfigurationName)\$(RootNamespace)" 86 ConfigurationType="4" 87 CharacterSet="2" 88 > 89 <Tool 90 Name="VCPreBuildEventTool" 91 /> 92 <Tool 93 Name="VCCustomBuildTool" 94 /> 95 <Tool 96 Name="VCXMLDataGeneratorTool" 97 /> 98 <Tool 99 Name="VCWebServiceProxyGeneratorTool" 100 /> 101 <Tool 102 Name="VCMIDLTool" 103 TargetEnvironment="3" 104 /> 105 <Tool 106 Name="VCCLCompilerTool" 107 Optimization="0" 108 AdditionalIncludeDirectories="$(SolutionDir)\..\source\Lib\;$(SolutionDir)\..\compat\msvc" 109 PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_WARNINGS" 110 MinimalRebuild="true" 111 BasicRuntimeChecks="3" 112 RuntimeLibrary="1" 113 WarningLevel="3" 114 DebugInformationFormat="3" 53 115 /> 54 116 <Tool … … 109 171 EnableIntrinsicFunctions="false" 110 172 FavorSizeOrSpeed="1" 173 AdditionalIncludeDirectories="$(SolutionDir)\..\source\Lib\;$(SolutionDir)\..\compat\msvc" 111 174 PreprocessorDefinitions="WIN32;_LIB;_CRT_SECURE_NO_WARNINGS" 112 AdditionalIncludeDirectories=""..\..\compat\msvc""113 175 StringPooling="true" 114 176 RuntimeLibrary="0" 115 WarningLevel="3"116 DebugInformationFormat="3"117 />118 <Tool119 Name="VCManagedResourceCompilerTool"120 />121 <Tool122 Name="VCResourceCompilerTool"123 />124 <Tool125 Name="VCPreLinkEventTool"126 />127 <Tool128 Name="VCLibrarianTool"129 />130 <Tool131 Name="VCALinkTool"132 />133 <Tool134 Name="VCXDCMakeTool"135 />136 <Tool137 Name="VCBscMakeTool"138 />139 <Tool140 Name="VCFxCopTool"141 />142 <Tool143 Name="VCPostBuildEventTool"144 />145 </Configuration>146 <Configuration147 Name="Debug|x64"148 OutputDirectory="$(SolutionDir)\vc8\$(PlatformName)\$(ConfigurationName)\$(RootNamespace)"149 IntermediateDirectory="$(SolutionDir)\vc8\$(PlatformName)\$(ConfigurationName)\$(RootNamespace)"150 ConfigurationType="4"151 CharacterSet="2"152 >153 <Tool154 Name="VCPreBuildEventTool"155 />156 <Tool157 Name="VCCustomBuildTool"158 />159 <Tool160 Name="VCXMLDataGeneratorTool"161 />162 <Tool163 Name="VCWebServiceProxyGeneratorTool"164 />165 <Tool166 Name="VCMIDLTool"167 TargetEnvironment="3"168 />169 <Tool170 Name="VCCLCompilerTool"171 Optimization="0"172 PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_WARNINGS"173 AdditionalIncludeDirectories=""..\..\compat\msvc""174 MinimalRebuild="true"175 BasicRuntimeChecks="3"176 RuntimeLibrary="1"177 177 WarningLevel="3" 178 178 DebugInformationFormat="3" … … 236 236 EnableIntrinsicFunctions="false" 237 237 FavorSizeOrSpeed="1" 238 AdditionalIncludeDirectories="$(SolutionDir)\..\source\Lib\;$(SolutionDir)\..\compat\msvc" 238 239 PreprocessorDefinitions="WIN32;_LIB;_CRT_SECURE_NO_WARNINGS" 239 AdditionalIncludeDirectories=""..\..\compat\msvc""240 240 StringPooling="true" 241 241 RuntimeLibrary="0" … … 280 280 > 281 281 <File 282 RelativePath="..\..\source\ App\TAppCommon\program_options_lite.cpp"282 RelativePath="..\..\source\Lib\TAppCommon\program_options_lite.cpp" 283 283 > 284 284 </File> 285 285 <File 286 RelativePath="..\..\source\ App\TAppCommon\TAppComCamPara.cpp"286 RelativePath="..\..\source\Lib\TAppCommon\TAppComCamPara.cpp" 287 287 > 288 288 </File> … … 293 293 > 294 294 <File 295 RelativePath="..\..\source\ App\TAppCommon\program_options_lite.h"295 RelativePath="..\..\source\Lib\TAppCommon\program_options_lite.h" 296 296 > 297 297 </File> 298 298 <File 299 RelativePath="..\..\source\ App\TAppCommon\TAppComCamPara.h"299 RelativePath="..\..\source\Lib\TAppCommon\TAppComCamPara.h" 300 300 > 301 301 </File>
Note: See TracChangeset for help on using the changeset viewer.