[2] | 1 | <?xml version="1.0" encoding="Windows-1252"?> |
---|
| 2 | <VisualStudioProject |
---|
| 3 | ProjectType="Visual C++" |
---|
[56] | 4 | Version="9,00" |
---|
[2] | 5 | Name="TAppCommon" |
---|
| 6 | ProjectGUID="{D1E8A1C2-15DB-4C94-80E8-4F70CF0A2DC5}" |
---|
| 7 | RootNamespace="TAppCommon" |
---|
| 8 | Keyword="Win32Proj" |
---|
| 9 | TargetFrameworkVersion="196613" |
---|
| 10 | > |
---|
| 11 | <Platforms> |
---|
| 12 | <Platform |
---|
| 13 | Name="Win32" |
---|
| 14 | /> |
---|
| 15 | <Platform |
---|
| 16 | Name="x64" |
---|
| 17 | /> |
---|
| 18 | </Platforms> |
---|
| 19 | <ToolFiles> |
---|
| 20 | </ToolFiles> |
---|
| 21 | <Configurations> |
---|
| 22 | <Configuration |
---|
| 23 | Name="Debug|Win32" |
---|
| 24 | OutputDirectory="$(SolutionDir)\vc9\$(PlatformName)\$(ConfigurationName)\$(RootNamespace)" |
---|
| 25 | IntermediateDirectory="$(SolutionDir)\vc9\$(PlatformName)\$(ConfigurationName)\$(RootNamespace)" |
---|
| 26 | ConfigurationType="4" |
---|
| 27 | CharacterSet="2" |
---|
| 28 | > |
---|
| 29 | <Tool |
---|
| 30 | Name="VCPreBuildEventTool" |
---|
| 31 | /> |
---|
| 32 | <Tool |
---|
| 33 | Name="VCCustomBuildTool" |
---|
| 34 | /> |
---|
| 35 | <Tool |
---|
| 36 | Name="VCXMLDataGeneratorTool" |
---|
| 37 | /> |
---|
| 38 | <Tool |
---|
| 39 | Name="VCWebServiceProxyGeneratorTool" |
---|
| 40 | /> |
---|
| 41 | <Tool |
---|
| 42 | Name="VCMIDLTool" |
---|
| 43 | /> |
---|
| 44 | <Tool |
---|
| 45 | Name="VCCLCompilerTool" |
---|
| 46 | Optimization="0" |
---|
[56] | 47 | AdditionalIncludeDirectories="$(SolutionDir)\..\source\Lib\;$(SolutionDir)\..\compat\msvc" |
---|
[2] | 48 | PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_WARNINGS" |
---|
| 49 | MinimalRebuild="true" |
---|
| 50 | BasicRuntimeChecks="3" |
---|
| 51 | RuntimeLibrary="1" |
---|
| 52 | WarningLevel="3" |
---|
| 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 |
---|
[56] | 84 | Name="Debug|x64" |
---|
[2] | 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" |
---|
[56] | 104 | TargetEnvironment="3" |
---|
[2] | 105 | /> |
---|
| 106 | <Tool |
---|
| 107 | Name="VCCLCompilerTool" |
---|
[56] | 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" |
---|
[2] | 114 | WarningLevel="3" |
---|
| 115 | DebugInformationFormat="3" |
---|
| 116 | /> |
---|
| 117 | <Tool |
---|
| 118 | Name="VCManagedResourceCompilerTool" |
---|
| 119 | /> |
---|
| 120 | <Tool |
---|
| 121 | Name="VCResourceCompilerTool" |
---|
| 122 | /> |
---|
| 123 | <Tool |
---|
| 124 | Name="VCPreLinkEventTool" |
---|
| 125 | /> |
---|
| 126 | <Tool |
---|
| 127 | Name="VCLibrarianTool" |
---|
| 128 | /> |
---|
| 129 | <Tool |
---|
| 130 | Name="VCALinkTool" |
---|
| 131 | /> |
---|
| 132 | <Tool |
---|
| 133 | Name="VCXDCMakeTool" |
---|
| 134 | /> |
---|
| 135 | <Tool |
---|
| 136 | Name="VCBscMakeTool" |
---|
| 137 | /> |
---|
| 138 | <Tool |
---|
| 139 | Name="VCFxCopTool" |
---|
| 140 | /> |
---|
| 141 | <Tool |
---|
| 142 | Name="VCPostBuildEventTool" |
---|
| 143 | /> |
---|
| 144 | </Configuration> |
---|
| 145 | <Configuration |
---|
[56] | 146 | Name="Release|Win32" |
---|
[2] | 147 | OutputDirectory="$(SolutionDir)\vc9\$(PlatformName)\$(ConfigurationName)\$(RootNamespace)" |
---|
| 148 | IntermediateDirectory="$(SolutionDir)\vc9\$(PlatformName)\$(ConfigurationName)\$(RootNamespace)" |
---|
| 149 | ConfigurationType="4" |
---|
| 150 | CharacterSet="2" |
---|
[56] | 151 | WholeProgramOptimization="1" |
---|
[2] | 152 | > |
---|
| 153 | <Tool |
---|
| 154 | Name="VCPreBuildEventTool" |
---|
| 155 | /> |
---|
| 156 | <Tool |
---|
| 157 | Name="VCCustomBuildTool" |
---|
| 158 | /> |
---|
| 159 | <Tool |
---|
| 160 | Name="VCXMLDataGeneratorTool" |
---|
| 161 | /> |
---|
| 162 | <Tool |
---|
| 163 | Name="VCWebServiceProxyGeneratorTool" |
---|
| 164 | /> |
---|
| 165 | <Tool |
---|
| 166 | Name="VCMIDLTool" |
---|
| 167 | /> |
---|
| 168 | <Tool |
---|
| 169 | Name="VCCLCompilerTool" |
---|
[56] | 170 | Optimization="2" |
---|
| 171 | InlineFunctionExpansion="2" |
---|
| 172 | EnableIntrinsicFunctions="false" |
---|
| 173 | FavorSizeOrSpeed="1" |
---|
| 174 | AdditionalIncludeDirectories="$(SolutionDir)\..\source\Lib\;$(SolutionDir)\..\compat\msvc" |
---|
| 175 | PreprocessorDefinitions="WIN32;_LIB;_CRT_SECURE_NO_WARNINGS" |
---|
| 176 | StringPooling="true" |
---|
| 177 | RuntimeLibrary="0" |
---|
| 178 | EnableFunctionLevelLinking="true" |
---|
[2] | 179 | WarningLevel="3" |
---|
| 180 | DebugInformationFormat="3" |
---|
| 181 | /> |
---|
| 182 | <Tool |
---|
| 183 | Name="VCManagedResourceCompilerTool" |
---|
| 184 | /> |
---|
| 185 | <Tool |
---|
| 186 | Name="VCResourceCompilerTool" |
---|
| 187 | /> |
---|
| 188 | <Tool |
---|
| 189 | Name="VCPreLinkEventTool" |
---|
| 190 | /> |
---|
| 191 | <Tool |
---|
| 192 | Name="VCLibrarianTool" |
---|
| 193 | /> |
---|
| 194 | <Tool |
---|
| 195 | Name="VCALinkTool" |
---|
| 196 | /> |
---|
| 197 | <Tool |
---|
| 198 | Name="VCXDCMakeTool" |
---|
| 199 | /> |
---|
| 200 | <Tool |
---|
| 201 | Name="VCBscMakeTool" |
---|
| 202 | /> |
---|
| 203 | <Tool |
---|
| 204 | Name="VCFxCopTool" |
---|
| 205 | /> |
---|
| 206 | <Tool |
---|
| 207 | Name="VCPostBuildEventTool" |
---|
| 208 | /> |
---|
| 209 | </Configuration> |
---|
| 210 | <Configuration |
---|
| 211 | Name="Release|x64" |
---|
| 212 | OutputDirectory="$(SolutionDir)\vc9\$(PlatformName)\$(ConfigurationName)\$(RootNamespace)" |
---|
| 213 | IntermediateDirectory="$(SolutionDir)\vc9\$(PlatformName)\$(ConfigurationName)\$(RootNamespace)" |
---|
| 214 | ConfigurationType="4" |
---|
| 215 | CharacterSet="2" |
---|
| 216 | WholeProgramOptimization="1" |
---|
| 217 | > |
---|
| 218 | <Tool |
---|
| 219 | Name="VCPreBuildEventTool" |
---|
| 220 | /> |
---|
| 221 | <Tool |
---|
| 222 | Name="VCCustomBuildTool" |
---|
| 223 | /> |
---|
| 224 | <Tool |
---|
| 225 | Name="VCXMLDataGeneratorTool" |
---|
| 226 | /> |
---|
| 227 | <Tool |
---|
| 228 | Name="VCWebServiceProxyGeneratorTool" |
---|
| 229 | /> |
---|
| 230 | <Tool |
---|
| 231 | Name="VCMIDLTool" |
---|
| 232 | TargetEnvironment="3" |
---|
| 233 | /> |
---|
| 234 | <Tool |
---|
| 235 | Name="VCCLCompilerTool" |
---|
| 236 | Optimization="2" |
---|
| 237 | InlineFunctionExpansion="2" |
---|
| 238 | EnableIntrinsicFunctions="false" |
---|
| 239 | FavorSizeOrSpeed="1" |
---|
[56] | 240 | AdditionalIncludeDirectories="$(SolutionDir)\..\source\Lib\;$(SolutionDir)\..\compat\msvc" |
---|
[2] | 241 | PreprocessorDefinitions="WIN32;_LIB;_CRT_SECURE_NO_WARNINGS" |
---|
| 242 | StringPooling="true" |
---|
| 243 | RuntimeLibrary="0" |
---|
| 244 | EnableFunctionLevelLinking="true" |
---|
| 245 | WarningLevel="3" |
---|
| 246 | DebugInformationFormat="3" |
---|
| 247 | /> |
---|
| 248 | <Tool |
---|
| 249 | Name="VCManagedResourceCompilerTool" |
---|
| 250 | /> |
---|
| 251 | <Tool |
---|
| 252 | Name="VCResourceCompilerTool" |
---|
| 253 | /> |
---|
| 254 | <Tool |
---|
| 255 | Name="VCPreLinkEventTool" |
---|
| 256 | /> |
---|
| 257 | <Tool |
---|
| 258 | Name="VCLibrarianTool" |
---|
| 259 | /> |
---|
| 260 | <Tool |
---|
| 261 | Name="VCALinkTool" |
---|
| 262 | /> |
---|
| 263 | <Tool |
---|
| 264 | Name="VCXDCMakeTool" |
---|
| 265 | /> |
---|
| 266 | <Tool |
---|
| 267 | Name="VCBscMakeTool" |
---|
| 268 | /> |
---|
| 269 | <Tool |
---|
| 270 | Name="VCFxCopTool" |
---|
| 271 | /> |
---|
| 272 | <Tool |
---|
| 273 | Name="VCPostBuildEventTool" |
---|
| 274 | /> |
---|
| 275 | </Configuration> |
---|
| 276 | </Configurations> |
---|
| 277 | <References> |
---|
| 278 | </References> |
---|
| 279 | <Files> |
---|
| 280 | <Filter |
---|
| 281 | Name="Source Files" |
---|
| 282 | Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx" |
---|
| 283 | > |
---|
| 284 | <File |
---|
[56] | 285 | RelativePath="..\..\source\Lib\TAppCommon\program_options_lite.cpp" |
---|
[2] | 286 | > |
---|
| 287 | </File> |
---|
| 288 | <File |
---|
[56] | 289 | RelativePath="..\..\source\Lib\TAppCommon\TAppComCamPara.cpp" |
---|
[2] | 290 | > |
---|
| 291 | </File> |
---|
| 292 | </Filter> |
---|
| 293 | <Filter |
---|
| 294 | Name="Header Files" |
---|
| 295 | Filter="h;hpp;hxx;hm;inl;inc;xsd" |
---|
| 296 | > |
---|
| 297 | <File |
---|
[56] | 298 | RelativePath="..\..\source\Lib\TAppCommon\program_options_lite.h" |
---|
[2] | 299 | > |
---|
| 300 | </File> |
---|
| 301 | <File |
---|
[56] | 302 | RelativePath="..\..\source\Lib\TAppCommon\TAppComCamPara.h" |
---|
[2] | 303 | > |
---|
| 304 | </File> |
---|
| 305 | </Filter> |
---|
| 306 | </Files> |
---|
| 307 | <Globals> |
---|
| 308 | </Globals> |
---|
| 309 | </VisualStudioProject> |
---|