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