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