| 1 | <?xml version="1.0" encoding="windows-1251"?> |
|---|
| 2 | <VisualStudioProject |
|---|
| 3 | ProjectType="Visual C++" |
|---|
| 4 | Version="8.00" |
|---|
| 5 | Name="Verify" |
|---|
| 6 | ProjectGUID="{870168AC-012D-4E78-AB70-CC20D02C0EBE}" |
|---|
| 7 | RootNamespace="Verify" |
|---|
| 8 | Keyword="MFCProj" |
|---|
| 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="Release|Win32" |
|---|
| 23 | OutputDirectory="$(SolutionDir)bin\$(PlatformName)\$(ConfigurationName)" |
|---|
| 24 | IntermediateDirectory="$(SolutionDir)obj\$(PlatformName)\$(ConfigurationName)\$(ProjectName)" |
|---|
| 25 | ConfigurationType="1" |
|---|
| 26 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
|---|
| 27 | UseOfMFC="2" |
|---|
| 28 | ATLMinimizesCRunTimeLibraryUsage="false" |
|---|
| 29 | CharacterSet="2" |
|---|
| 30 | WholeProgramOptimization="1" |
|---|
| 31 | > |
|---|
| 32 | <Tool |
|---|
| 33 | Name="VCPreBuildEventTool" |
|---|
| 34 | /> |
|---|
| 35 | <Tool |
|---|
| 36 | Name="VCCustomBuildTool" |
|---|
| 37 | /> |
|---|
| 38 | <Tool |
|---|
| 39 | Name="VCXMLDataGeneratorTool" |
|---|
| 40 | /> |
|---|
| 41 | <Tool |
|---|
| 42 | Name="VCWebServiceProxyGeneratorTool" |
|---|
| 43 | /> |
|---|
| 44 | <Tool |
|---|
| 45 | Name="VCMIDLTool" |
|---|
| 46 | PreprocessorDefinitions="NDEBUG" |
|---|
| 47 | MkTypLibCompatible="true" |
|---|
| 48 | SuppressStartupBanner="true" |
|---|
| 49 | TargetEnvironment="1" |
|---|
| 50 | TypeLibraryName=".\Release/Verify.tlb" |
|---|
| 51 | HeaderFileName="" |
|---|
| 52 | /> |
|---|
| 53 | <Tool |
|---|
| 54 | Name="VCCLCompilerTool" |
|---|
| 55 | Optimization="2" |
|---|
| 56 | AdditionalIncludeDirectories=".;..\shared" |
|---|
| 57 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE" |
|---|
| 58 | StringPooling="true" |
|---|
| 59 | ExceptionHandling="2" |
|---|
| 60 | RuntimeLibrary="2" |
|---|
| 61 | EnableFunctionLevelLinking="true" |
|---|
| 62 | UsePrecompiledHeader="2" |
|---|
| 63 | PrecompiledHeaderThrough="stdafx.h" |
|---|
| 64 | PrecompiledHeaderFile="$(IntDir)\Verify.pch" |
|---|
| 65 | AssemblerListingLocation="" |
|---|
| 66 | WarningLevel="4" |
|---|
| 67 | SuppressStartupBanner="true" |
|---|
| 68 | DebugInformationFormat="3" |
|---|
| 69 | /> |
|---|
| 70 | <Tool |
|---|
| 71 | Name="VCManagedResourceCompilerTool" |
|---|
| 72 | /> |
|---|
| 73 | <Tool |
|---|
| 74 | Name="VCResourceCompilerTool" |
|---|
| 75 | PreprocessorDefinitions="NDEBUG" |
|---|
| 76 | Culture="1035" |
|---|
| 77 | /> |
|---|
| 78 | <Tool |
|---|
| 79 | Name="VCPreLinkEventTool" |
|---|
| 80 | /> |
|---|
| 81 | <Tool |
|---|
| 82 | Name="VCLinkerTool" |
|---|
| 83 | AdditionalDependencies="EraserUI.lib" |
|---|
| 84 | OutputFile="$(OutDir)\Verify.exe" |
|---|
| 85 | LinkIncremental="1" |
|---|
| 86 | SuppressStartupBanner="true" |
|---|
| 87 | AdditionalLibraryDirectories=""$(OUTDIR)"" |
|---|
| 88 | GenerateDebugInformation="true" |
|---|
| 89 | SubSystem="2" |
|---|
| 90 | TargetMachine="1" |
|---|
| 91 | /> |
|---|
| 92 | <Tool |
|---|
| 93 | Name="VCALinkTool" |
|---|
| 94 | /> |
|---|
| 95 | <Tool |
|---|
| 96 | Name="VCManifestTool" |
|---|
| 97 | /> |
|---|
| 98 | <Tool |
|---|
| 99 | Name="VCXDCMakeTool" |
|---|
| 100 | /> |
|---|
| 101 | <Tool |
|---|
| 102 | Name="VCBscMakeTool" |
|---|
| 103 | /> |
|---|
| 104 | <Tool |
|---|
| 105 | Name="VCFxCopTool" |
|---|
| 106 | /> |
|---|
| 107 | <Tool |
|---|
| 108 | Name="VCAppVerifierTool" |
|---|
| 109 | /> |
|---|
| 110 | <Tool |
|---|
| 111 | Name="VCWebDeploymentTool" |
|---|
| 112 | /> |
|---|
| 113 | <Tool |
|---|
| 114 | Name="VCPostBuildEventTool" |
|---|
| 115 | /> |
|---|
| 116 | </Configuration> |
|---|
| 117 | <Configuration |
|---|
| 118 | Name="Release|x64" |
|---|
| 119 | OutputDirectory="$(SolutionDir)bin\$(PlatformName)\$(ConfigurationName)" |
|---|
| 120 | IntermediateDirectory="$(SolutionDir)obj\$(PlatformName)\$(ConfigurationName)\$(ProjectName)" |
|---|
| 121 | ConfigurationType="1" |
|---|
| 122 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
|---|
| 123 | UseOfMFC="2" |
|---|
| 124 | ATLMinimizesCRunTimeLibraryUsage="false" |
|---|
| 125 | CharacterSet="2" |
|---|
| 126 | WholeProgramOptimization="1" |
|---|
| 127 | > |
|---|
| 128 | <Tool |
|---|
| 129 | Name="VCPreBuildEventTool" |
|---|
| 130 | /> |
|---|
| 131 | <Tool |
|---|
| 132 | Name="VCCustomBuildTool" |
|---|
| 133 | /> |
|---|
| 134 | <Tool |
|---|
| 135 | Name="VCXMLDataGeneratorTool" |
|---|
| 136 | /> |
|---|
| 137 | <Tool |
|---|
| 138 | Name="VCWebServiceProxyGeneratorTool" |
|---|
| 139 | /> |
|---|
| 140 | <Tool |
|---|
| 141 | Name="VCMIDLTool" |
|---|
| 142 | PreprocessorDefinitions="NDEBUG" |
|---|
| 143 | MkTypLibCompatible="true" |
|---|
| 144 | SuppressStartupBanner="true" |
|---|
| 145 | TargetEnvironment="3" |
|---|
| 146 | TypeLibraryName=".\Release/Verify.tlb" |
|---|
| 147 | HeaderFileName="" |
|---|
| 148 | /> |
|---|
| 149 | <Tool |
|---|
| 150 | Name="VCCLCompilerTool" |
|---|
| 151 | Optimization="2" |
|---|
| 152 | AdditionalIncludeDirectories=".;..\shared" |
|---|
| 153 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE" |
|---|
| 154 | StringPooling="true" |
|---|
| 155 | ExceptionHandling="2" |
|---|
| 156 | RuntimeLibrary="2" |
|---|
| 157 | EnableFunctionLevelLinking="true" |
|---|
| 158 | UsePrecompiledHeader="2" |
|---|
| 159 | PrecompiledHeaderThrough="stdafx.h" |
|---|
| 160 | PrecompiledHeaderFile="$(IntDir)\Verify.pch" |
|---|
| 161 | AssemblerListingLocation="" |
|---|
| 162 | WarningLevel="4" |
|---|
| 163 | SuppressStartupBanner="true" |
|---|
| 164 | DebugInformationFormat="3" |
|---|
| 165 | /> |
|---|
| 166 | <Tool |
|---|
| 167 | Name="VCManagedResourceCompilerTool" |
|---|
| 168 | /> |
|---|
| 169 | <Tool |
|---|
| 170 | Name="VCResourceCompilerTool" |
|---|
| 171 | PreprocessorDefinitions="NDEBUG" |
|---|
| 172 | Culture="1035" |
|---|
| 173 | /> |
|---|
| 174 | <Tool |
|---|
| 175 | Name="VCPreLinkEventTool" |
|---|
| 176 | /> |
|---|
| 177 | <Tool |
|---|
| 178 | Name="VCLinkerTool" |
|---|
| 179 | AdditionalDependencies="EraserUI.lib" |
|---|
| 180 | OutputFile="$(OutDir)\Verify.exe" |
|---|
| 181 | LinkIncremental="1" |
|---|
| 182 | SuppressStartupBanner="true" |
|---|
| 183 | AdditionalLibraryDirectories=""$(OUTDIR)"" |
|---|
| 184 | GenerateDebugInformation="true" |
|---|
| 185 | SubSystem="2" |
|---|
| 186 | TargetMachine="17" |
|---|
| 187 | /> |
|---|
| 188 | <Tool |
|---|
| 189 | Name="VCALinkTool" |
|---|
| 190 | /> |
|---|
| 191 | <Tool |
|---|
| 192 | Name="VCManifestTool" |
|---|
| 193 | /> |
|---|
| 194 | <Tool |
|---|
| 195 | Name="VCXDCMakeTool" |
|---|
| 196 | /> |
|---|
| 197 | <Tool |
|---|
| 198 | Name="VCBscMakeTool" |
|---|
| 199 | /> |
|---|
| 200 | <Tool |
|---|
| 201 | Name="VCFxCopTool" |
|---|
| 202 | /> |
|---|
| 203 | <Tool |
|---|
| 204 | Name="VCAppVerifierTool" |
|---|
| 205 | /> |
|---|
| 206 | <Tool |
|---|
| 207 | Name="VCWebDeploymentTool" |
|---|
| 208 | /> |
|---|
| 209 | <Tool |
|---|
| 210 | Name="VCPostBuildEventTool" |
|---|
| 211 | /> |
|---|
| 212 | </Configuration> |
|---|
| 213 | <Configuration |
|---|
| 214 | Name="Debug|Win32" |
|---|
| 215 | OutputDirectory="$(SolutionDir)bin\$(PlatformName)\$(ConfigurationName)" |
|---|
| 216 | IntermediateDirectory="$(SolutionDir)obj\$(PlatformName)\$(ConfigurationName)\$(ProjectName)" |
|---|
| 217 | ConfigurationType="1" |
|---|
| 218 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
|---|
| 219 | UseOfMFC="2" |
|---|
| 220 | ATLMinimizesCRunTimeLibraryUsage="false" |
|---|
| 221 | CharacterSet="2" |
|---|
| 222 | > |
|---|
| 223 | <Tool |
|---|
| 224 | Name="VCPreBuildEventTool" |
|---|
| 225 | /> |
|---|
| 226 | <Tool |
|---|
| 227 | Name="VCCustomBuildTool" |
|---|
| 228 | /> |
|---|
| 229 | <Tool |
|---|
| 230 | Name="VCXMLDataGeneratorTool" |
|---|
| 231 | /> |
|---|
| 232 | <Tool |
|---|
| 233 | Name="VCWebServiceProxyGeneratorTool" |
|---|
| 234 | /> |
|---|
| 235 | <Tool |
|---|
| 236 | Name="VCMIDLTool" |
|---|
| 237 | PreprocessorDefinitions="_DEBUG" |
|---|
| 238 | MkTypLibCompatible="true" |
|---|
| 239 | SuppressStartupBanner="true" |
|---|
| 240 | TargetEnvironment="1" |
|---|
| 241 | TypeLibraryName=".\Debug/Verify.tlb" |
|---|
| 242 | HeaderFileName="" |
|---|
| 243 | /> |
|---|
| 244 | <Tool |
|---|
| 245 | Name="VCCLCompilerTool" |
|---|
| 246 | Optimization="0" |
|---|
| 247 | AdditionalIncludeDirectories=".;..\shared" |
|---|
| 248 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE" |
|---|
| 249 | MinimalRebuild="true" |
|---|
| 250 | ExceptionHandling="2" |
|---|
| 251 | BasicRuntimeChecks="3" |
|---|
| 252 | RuntimeLibrary="3" |
|---|
| 253 | UsePrecompiledHeader="2" |
|---|
| 254 | PrecompiledHeaderThrough="stdafx.h" |
|---|
| 255 | PrecompiledHeaderFile="$(IntDir)\Verify.pch" |
|---|
| 256 | AssemblerListingLocation="" |
|---|
| 257 | WarningLevel="4" |
|---|
| 258 | SuppressStartupBanner="true" |
|---|
| 259 | DebugInformationFormat="4" |
|---|
| 260 | /> |
|---|
| 261 | <Tool |
|---|
| 262 | Name="VCManagedResourceCompilerTool" |
|---|
| 263 | /> |
|---|
| 264 | <Tool |
|---|
| 265 | Name="VCResourceCompilerTool" |
|---|
| 266 | PreprocessorDefinitions="_DEBUG" |
|---|
| 267 | Culture="1035" |
|---|
| 268 | /> |
|---|
| 269 | <Tool |
|---|
| 270 | Name="VCPreLinkEventTool" |
|---|
| 271 | /> |
|---|
| 272 | <Tool |
|---|
| 273 | Name="VCLinkerTool" |
|---|
| 274 | AdditionalDependencies="EraserUI.lib" |
|---|
| 275 | OutputFile="$(OutDir)\Verify.exe" |
|---|
| 276 | SuppressStartupBanner="true" |
|---|
| 277 | AdditionalLibraryDirectories=""$(OUTDIR)"" |
|---|
| 278 | GenerateDebugInformation="true" |
|---|
| 279 | SubSystem="2" |
|---|
| 280 | TargetMachine="1" |
|---|
| 281 | /> |
|---|
| 282 | <Tool |
|---|
| 283 | Name="VCALinkTool" |
|---|
| 284 | /> |
|---|
| 285 | <Tool |
|---|
| 286 | Name="VCManifestTool" |
|---|
| 287 | /> |
|---|
| 288 | <Tool |
|---|
| 289 | Name="VCXDCMakeTool" |
|---|
| 290 | /> |
|---|
| 291 | <Tool |
|---|
| 292 | Name="VCBscMakeTool" |
|---|
| 293 | /> |
|---|
| 294 | <Tool |
|---|
| 295 | Name="VCFxCopTool" |
|---|
| 296 | /> |
|---|
| 297 | <Tool |
|---|
| 298 | Name="VCAppVerifierTool" |
|---|
| 299 | /> |
|---|
| 300 | <Tool |
|---|
| 301 | Name="VCWebDeploymentTool" |
|---|
| 302 | /> |
|---|
| 303 | <Tool |
|---|
| 304 | Name="VCPostBuildEventTool" |
|---|
| 305 | /> |
|---|
| 306 | </Configuration> |
|---|
| 307 | <Configuration |
|---|
| 308 | Name="Debug|x64" |
|---|
| 309 | OutputDirectory="$(SolutionDir)bin\$(PlatformName)\$(ConfigurationName)" |
|---|
| 310 | IntermediateDirectory="$(SolutionDir)obj\$(PlatformName)\$(ConfigurationName)\$(ProjectName)" |
|---|
| 311 | ConfigurationType="1" |
|---|
| 312 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
|---|
| 313 | UseOfMFC="2" |
|---|
| 314 | ATLMinimizesCRunTimeLibraryUsage="false" |
|---|
| 315 | CharacterSet="2" |
|---|
| 316 | > |
|---|
| 317 | <Tool |
|---|
| 318 | Name="VCPreBuildEventTool" |
|---|
| 319 | /> |
|---|
| 320 | <Tool |
|---|
| 321 | Name="VCCustomBuildTool" |
|---|
| 322 | /> |
|---|
| 323 | <Tool |
|---|
| 324 | Name="VCXMLDataGeneratorTool" |
|---|
| 325 | /> |
|---|
| 326 | <Tool |
|---|
| 327 | Name="VCWebServiceProxyGeneratorTool" |
|---|
| 328 | /> |
|---|
| 329 | <Tool |
|---|
| 330 | Name="VCMIDLTool" |
|---|
| 331 | PreprocessorDefinitions="_DEBUG" |
|---|
| 332 | MkTypLibCompatible="true" |
|---|
| 333 | SuppressStartupBanner="true" |
|---|
| 334 | TargetEnvironment="3" |
|---|
| 335 | TypeLibraryName=".\Debug/Verify.tlb" |
|---|
| 336 | HeaderFileName="" |
|---|
| 337 | /> |
|---|
| 338 | <Tool |
|---|
| 339 | Name="VCCLCompilerTool" |
|---|
| 340 | Optimization="0" |
|---|
| 341 | AdditionalIncludeDirectories=".;..\shared" |
|---|
| 342 | PreprocessorDefinitions="_DEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE" |
|---|
| 343 | MinimalRebuild="true" |
|---|
| 344 | ExceptionHandling="2" |
|---|
| 345 | BasicRuntimeChecks="3" |
|---|
| 346 | RuntimeLibrary="3" |
|---|
| 347 | UsePrecompiledHeader="2" |
|---|
| 348 | PrecompiledHeaderThrough="stdafx.h" |
|---|
| 349 | PrecompiledHeaderFile="$(IntDir)\Verify.pch" |
|---|
| 350 | AssemblerListingLocation="" |
|---|
| 351 | WarningLevel="4" |
|---|
| 352 | SuppressStartupBanner="true" |
|---|
| 353 | DebugInformationFormat="3" |
|---|
| 354 | /> |
|---|
| 355 | <Tool |
|---|
| 356 | Name="VCManagedResourceCompilerTool" |
|---|
| 357 | /> |
|---|
| 358 | <Tool |
|---|
| 359 | Name="VCResourceCompilerTool" |
|---|
| 360 | PreprocessorDefinitions="_DEBUG" |
|---|
| 361 | Culture="1035" |
|---|
| 362 | /> |
|---|
| 363 | <Tool |
|---|
| 364 | Name="VCPreLinkEventTool" |
|---|
| 365 | /> |
|---|
| 366 | <Tool |
|---|
| 367 | Name="VCLinkerTool" |
|---|
| 368 | AdditionalDependencies="EraserUI.lib" |
|---|
| 369 | OutputFile="$(OutDir)\Verify.exe" |
|---|
| 370 | SuppressStartupBanner="true" |
|---|
| 371 | AdditionalLibraryDirectories=""$(OUTDIR)"" |
|---|
| 372 | GenerateDebugInformation="true" |
|---|
| 373 | SubSystem="2" |
|---|
| 374 | TargetMachine="17" |
|---|
| 375 | /> |
|---|
| 376 | <Tool |
|---|
| 377 | Name="VCALinkTool" |
|---|
| 378 | /> |
|---|
| 379 | <Tool |
|---|
| 380 | Name="VCManifestTool" |
|---|
| 381 | /> |
|---|
| 382 | <Tool |
|---|
| 383 | Name="VCXDCMakeTool" |
|---|
| 384 | /> |
|---|
| 385 | <Tool |
|---|
| 386 | Name="VCBscMakeTool" |
|---|
| 387 | /> |
|---|
| 388 | <Tool |
|---|
| 389 | Name="VCFxCopTool" |
|---|
| 390 | /> |
|---|
| 391 | <Tool |
|---|
| 392 | Name="VCAppVerifierTool" |
|---|
| 393 | /> |
|---|
| 394 | <Tool |
|---|
| 395 | Name="VCWebDeploymentTool" |
|---|
| 396 | /> |
|---|
| 397 | <Tool |
|---|
| 398 | Name="VCPostBuildEventTool" |
|---|
| 399 | /> |
|---|
| 400 | </Configuration> |
|---|
| 401 | </Configurations> |
|---|
| 402 | <References> |
|---|
| 403 | </References> |
|---|
| 404 | <Files> |
|---|
| 405 | <Filter |
|---|
| 406 | Name="Source Files" |
|---|
| 407 | Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" |
|---|
| 408 | > |
|---|
| 409 | <File |
|---|
| 410 | RelativePath="StdAfx.cpp" |
|---|
| 411 | > |
|---|
| 412 | <FileConfiguration |
|---|
| 413 | Name="Release|Win32" |
|---|
| 414 | > |
|---|
| 415 | <Tool |
|---|
| 416 | Name="VCCLCompilerTool" |
|---|
| 417 | PreprocessorDefinitions="" |
|---|
| 418 | UsePrecompiledHeader="1" |
|---|
| 419 | /> |
|---|
| 420 | </FileConfiguration> |
|---|
| 421 | <FileConfiguration |
|---|
| 422 | Name="Release|x64" |
|---|
| 423 | > |
|---|
| 424 | <Tool |
|---|
| 425 | Name="VCCLCompilerTool" |
|---|
| 426 | PreprocessorDefinitions="" |
|---|
| 427 | UsePrecompiledHeader="1" |
|---|
| 428 | /> |
|---|
| 429 | </FileConfiguration> |
|---|
| 430 | <FileConfiguration |
|---|
| 431 | Name="Debug|Win32" |
|---|
| 432 | > |
|---|
| 433 | <Tool |
|---|
| 434 | Name="VCCLCompilerTool" |
|---|
| 435 | PreprocessorDefinitions="" |
|---|
| 436 | BasicRuntimeChecks="3" |
|---|
| 437 | UsePrecompiledHeader="1" |
|---|
| 438 | /> |
|---|
| 439 | </FileConfiguration> |
|---|
| 440 | <FileConfiguration |
|---|
| 441 | Name="Debug|x64" |
|---|
| 442 | > |
|---|
| 443 | <Tool |
|---|
| 444 | Name="VCCLCompilerTool" |
|---|
| 445 | PreprocessorDefinitions="" |
|---|
| 446 | BasicRuntimeChecks="3" |
|---|
| 447 | UsePrecompiledHeader="1" |
|---|
| 448 | /> |
|---|
| 449 | </FileConfiguration> |
|---|
| 450 | </File> |
|---|
| 451 | <File |
|---|
| 452 | RelativePath="Verify.cpp" |
|---|
| 453 | > |
|---|
| 454 | <FileConfiguration |
|---|
| 455 | Name="Release|Win32" |
|---|
| 456 | > |
|---|
| 457 | <Tool |
|---|
| 458 | Name="VCCLCompilerTool" |
|---|
| 459 | PreprocessorDefinitions="" |
|---|
| 460 | /> |
|---|
| 461 | </FileConfiguration> |
|---|
| 462 | <FileConfiguration |
|---|
| 463 | Name="Release|x64" |
|---|
| 464 | > |
|---|
| 465 | <Tool |
|---|
| 466 | Name="VCCLCompilerTool" |
|---|
| 467 | PreprocessorDefinitions="" |
|---|
| 468 | /> |
|---|
| 469 | </FileConfiguration> |
|---|
| 470 | <FileConfiguration |
|---|
| 471 | Name="Debug|Win32" |
|---|
| 472 | > |
|---|
| 473 | <Tool |
|---|
| 474 | Name="VCCLCompilerTool" |
|---|
| 475 | PreprocessorDefinitions="" |
|---|
| 476 | BasicRuntimeChecks="3" |
|---|
| 477 | /> |
|---|
| 478 | </FileConfiguration> |
|---|
| 479 | <FileConfiguration |
|---|
| 480 | Name="Debug|x64" |
|---|
| 481 | > |
|---|
| 482 | <Tool |
|---|
| 483 | Name="VCCLCompilerTool" |
|---|
| 484 | PreprocessorDefinitions="" |
|---|
| 485 | BasicRuntimeChecks="3" |
|---|
| 486 | /> |
|---|
| 487 | </FileConfiguration> |
|---|
| 488 | </File> |
|---|
| 489 | <File |
|---|
| 490 | RelativePath="Verify.rc" |
|---|
| 491 | > |
|---|
| 492 | </File> |
|---|
| 493 | <File |
|---|
| 494 | RelativePath="VerifyDlg.cpp" |
|---|
| 495 | > |
|---|
| 496 | <FileConfiguration |
|---|
| 497 | Name="Release|Win32" |
|---|
| 498 | > |
|---|
| 499 | <Tool |
|---|
| 500 | Name="VCCLCompilerTool" |
|---|
| 501 | PreprocessorDefinitions="" |
|---|
| 502 | /> |
|---|
| 503 | </FileConfiguration> |
|---|
| 504 | <FileConfiguration |
|---|
| 505 | Name="Release|x64" |
|---|
| 506 | > |
|---|
| 507 | <Tool |
|---|
| 508 | Name="VCCLCompilerTool" |
|---|
| 509 | PreprocessorDefinitions="" |
|---|
| 510 | /> |
|---|
| 511 | </FileConfiguration> |
|---|
| 512 | <FileConfiguration |
|---|
| 513 | Name="Debug|Win32" |
|---|
| 514 | > |
|---|
| 515 | <Tool |
|---|
| 516 | Name="VCCLCompilerTool" |
|---|
| 517 | PreprocessorDefinitions="" |
|---|
| 518 | BasicRuntimeChecks="3" |
|---|
| 519 | /> |
|---|
| 520 | </FileConfiguration> |
|---|
| 521 | <FileConfiguration |
|---|
| 522 | Name="Debug|x64" |
|---|
| 523 | > |
|---|
| 524 | <Tool |
|---|
| 525 | Name="VCCLCompilerTool" |
|---|
| 526 | PreprocessorDefinitions="" |
|---|
| 527 | BasicRuntimeChecks="3" |
|---|
| 528 | /> |
|---|
| 529 | </FileConfiguration> |
|---|
| 530 | </File> |
|---|
| 531 | <File |
|---|
| 532 | RelativePath="ViewerDlg.cpp" |
|---|
| 533 | > |
|---|
| 534 | <FileConfiguration |
|---|
| 535 | Name="Release|Win32" |
|---|
| 536 | > |
|---|
| 537 | <Tool |
|---|
| 538 | Name="VCCLCompilerTool" |
|---|
| 539 | PreprocessorDefinitions="" |
|---|
| 540 | /> |
|---|
| 541 | </FileConfiguration> |
|---|
| 542 | <FileConfiguration |
|---|
| 543 | Name="Release|x64" |
|---|
| 544 | > |
|---|
| 545 | <Tool |
|---|
| 546 | Name="VCCLCompilerTool" |
|---|
| 547 | PreprocessorDefinitions="" |
|---|
| 548 | /> |
|---|
| 549 | </FileConfiguration> |
|---|
| 550 | <FileConfiguration |
|---|
| 551 | Name="Debug|Win32" |
|---|
| 552 | > |
|---|
| 553 | <Tool |
|---|
| 554 | Name="VCCLCompilerTool" |
|---|
| 555 | PreprocessorDefinitions="" |
|---|
| 556 | BasicRuntimeChecks="3" |
|---|
| 557 | /> |
|---|
| 558 | </FileConfiguration> |
|---|
| 559 | <FileConfiguration |
|---|
| 560 | Name="Debug|x64" |
|---|
| 561 | > |
|---|
| 562 | <Tool |
|---|
| 563 | Name="VCCLCompilerTool" |
|---|
| 564 | PreprocessorDefinitions="" |
|---|
| 565 | BasicRuntimeChecks="3" |
|---|
| 566 | /> |
|---|
| 567 | </FileConfiguration> |
|---|
| 568 | </File> |
|---|
| 569 | </Filter> |
|---|
| 570 | <Filter |
|---|
| 571 | Name="Header Files" |
|---|
| 572 | Filter="h;hpp;hxx;hm;inl" |
|---|
| 573 | > |
|---|
| 574 | <File |
|---|
| 575 | RelativePath="Resource.h" |
|---|
| 576 | > |
|---|
| 577 | </File> |
|---|
| 578 | <File |
|---|
| 579 | RelativePath="StdAfx.h" |
|---|
| 580 | > |
|---|
| 581 | </File> |
|---|
| 582 | <File |
|---|
| 583 | RelativePath="Verify.h" |
|---|
| 584 | > |
|---|
| 585 | </File> |
|---|
| 586 | <File |
|---|
| 587 | RelativePath="VerifyDlg.h" |
|---|
| 588 | > |
|---|
| 589 | </File> |
|---|
| 590 | <File |
|---|
| 591 | RelativePath="..\version.h" |
|---|
| 592 | > |
|---|
| 593 | </File> |
|---|
| 594 | <File |
|---|
| 595 | RelativePath="ViewerDlg.h" |
|---|
| 596 | > |
|---|
| 597 | </File> |
|---|
| 598 | </Filter> |
|---|
| 599 | <Filter |
|---|
| 600 | Name="Resource Files" |
|---|
| 601 | Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" |
|---|
| 602 | > |
|---|
| 603 | <File |
|---|
| 604 | RelativePath="res\Verify.ico" |
|---|
| 605 | > |
|---|
| 606 | </File> |
|---|
| 607 | <File |
|---|
| 608 | RelativePath="res\Verify.rc2" |
|---|
| 609 | > |
|---|
| 610 | </File> |
|---|
| 611 | </Filter> |
|---|
| 612 | </Files> |
|---|
| 613 | <Globals> |
|---|
| 614 | </Globals> |
|---|
| 615 | </VisualStudioProject> |
|---|