| 1 | <?xml version="1.0" encoding="windows-1251"?> |
|---|
| 2 | <VisualStudioProject |
|---|
| 3 | ProjectType="Visual C++" |
|---|
| 4 | Version="8.00" |
|---|
| 5 | Name="Erasext" |
|---|
| 6 | ProjectGUID="{E3DBF6A6-475B-4BA8-AE20-73655A7D42D9}" |
|---|
| 7 | RootNamespace="Erasext" |
|---|
| 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\80\$(ConfigurationName)" |
|---|
| 24 | IntermediateDirectory="$(SolutionDir)\tmp\80\$(ConfigurationName)\$(ProjectName)" |
|---|
| 25 | ConfigurationType="2" |
|---|
| 26 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
|---|
| 27 | UseOfMFC="1" |
|---|
| 28 | ATLMinimizesCRunTimeLibraryUsage="false" |
|---|
| 29 | CharacterSet="2" |
|---|
| 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="$(SolutionDir)\lib\$(ConfigurationName)\Erasext.tlb" |
|---|
| 50 | HeaderFileName="" |
|---|
| 51 | /> |
|---|
| 52 | <Tool |
|---|
| 53 | Name="VCCLCompilerTool" |
|---|
| 54 | AdditionalOptions="/GD " |
|---|
| 55 | Optimization="1" |
|---|
| 56 | InlineFunctionExpansion="1" |
|---|
| 57 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;_CRT_SECURE_NO_DEPRECATE" |
|---|
| 58 | StringPooling="true" |
|---|
| 59 | RuntimeLibrary="0" |
|---|
| 60 | EnableFunctionLevelLinking="true" |
|---|
| 61 | UsePrecompiledHeader="2" |
|---|
| 62 | PrecompiledHeaderThrough="stdafx.h" |
|---|
| 63 | PrecompiledHeaderFile="$(IntDir)\Erasext.pch" |
|---|
| 64 | AssemblerListingLocation="" |
|---|
| 65 | ObjectFile="$(IntDir)/" |
|---|
| 66 | ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
|---|
| 67 | WarningLevel="4" |
|---|
| 68 | SuppressStartupBanner="true" |
|---|
| 69 | /> |
|---|
| 70 | <Tool |
|---|
| 71 | Name="VCManagedResourceCompilerTool" |
|---|
| 72 | /> |
|---|
| 73 | <Tool |
|---|
| 74 | Name="VCResourceCompilerTool" |
|---|
| 75 | PreprocessorDefinitions="NDEBUG" |
|---|
| 76 | Culture="1033" |
|---|
| 77 | /> |
|---|
| 78 | <Tool |
|---|
| 79 | Name="VCPreLinkEventTool" |
|---|
| 80 | /> |
|---|
| 81 | <Tool |
|---|
| 82 | Name="VCLinkerTool" |
|---|
| 83 | OutputFile="$(OutDir)\Erasext.dll" |
|---|
| 84 | LinkIncremental="1" |
|---|
| 85 | SuppressStartupBanner="true" |
|---|
| 86 | ModuleDefinitionFile=".\Erasext.def" |
|---|
| 87 | ProgramDatabaseFile="" |
|---|
| 88 | SubSystem="2" |
|---|
| 89 | ImportLibrary="$(SolutionDir)\lib\80\$(ConfigurationName)\Eraserext.lib" |
|---|
| 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)$(PlatformName)\$(ConfigurationName)" |
|---|
| 120 | IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" |
|---|
| 121 | ConfigurationType="2" |
|---|
| 122 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
|---|
| 123 | UseOfMFC="1" |
|---|
| 124 | ATLMinimizesCRunTimeLibraryUsage="false" |
|---|
| 125 | CharacterSet="2" |
|---|
| 126 | > |
|---|
| 127 | <Tool |
|---|
| 128 | Name="VCPreBuildEventTool" |
|---|
| 129 | /> |
|---|
| 130 | <Tool |
|---|
| 131 | Name="VCCustomBuildTool" |
|---|
| 132 | /> |
|---|
| 133 | <Tool |
|---|
| 134 | Name="VCXMLDataGeneratorTool" |
|---|
| 135 | /> |
|---|
| 136 | <Tool |
|---|
| 137 | Name="VCWebServiceProxyGeneratorTool" |
|---|
| 138 | /> |
|---|
| 139 | <Tool |
|---|
| 140 | Name="VCMIDLTool" |
|---|
| 141 | PreprocessorDefinitions="NDEBUG" |
|---|
| 142 | MkTypLibCompatible="true" |
|---|
| 143 | SuppressStartupBanner="true" |
|---|
| 144 | TargetEnvironment="3" |
|---|
| 145 | TypeLibraryName="$(SolutionDir)\lib\$(ConfigurationName)\Erasext.tlb" |
|---|
| 146 | HeaderFileName="" |
|---|
| 147 | /> |
|---|
| 148 | <Tool |
|---|
| 149 | Name="VCCLCompilerTool" |
|---|
| 150 | AdditionalOptions="/GD " |
|---|
| 151 | Optimization="1" |
|---|
| 152 | InlineFunctionExpansion="1" |
|---|
| 153 | PreprocessorDefinitions="NDEBUG;_WINDOWS;_USRDLL;_CRT_SECURE_NO_DEPRECATE" |
|---|
| 154 | StringPooling="true" |
|---|
| 155 | RuntimeLibrary="0" |
|---|
| 156 | EnableFunctionLevelLinking="true" |
|---|
| 157 | UsePrecompiledHeader="2" |
|---|
| 158 | PrecompiledHeaderThrough="stdafx.h" |
|---|
| 159 | PrecompiledHeaderFile="$(IntDir)\Erasext.pch" |
|---|
| 160 | AssemblerListingLocation="" |
|---|
| 161 | ObjectFile="$(IntDir)/" |
|---|
| 162 | ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
|---|
| 163 | WarningLevel="4" |
|---|
| 164 | SuppressStartupBanner="true" |
|---|
| 165 | /> |
|---|
| 166 | <Tool |
|---|
| 167 | Name="VCManagedResourceCompilerTool" |
|---|
| 168 | /> |
|---|
| 169 | <Tool |
|---|
| 170 | Name="VCResourceCompilerTool" |
|---|
| 171 | PreprocessorDefinitions="NDEBUG" |
|---|
| 172 | Culture="1033" |
|---|
| 173 | /> |
|---|
| 174 | <Tool |
|---|
| 175 | Name="VCPreLinkEventTool" |
|---|
| 176 | /> |
|---|
| 177 | <Tool |
|---|
| 178 | Name="VCLinkerTool" |
|---|
| 179 | OutputFile="$(OutDir)\Erasext.dll" |
|---|
| 180 | LinkIncremental="1" |
|---|
| 181 | SuppressStartupBanner="true" |
|---|
| 182 | ModuleDefinitionFile=".\Erasext.def" |
|---|
| 183 | ProgramDatabaseFile="" |
|---|
| 184 | SubSystem="2" |
|---|
| 185 | ImportLibrary="$(SolutionDir)\lib\80\$(ConfigurationName)\Eraserext.lib" |
|---|
| 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\80\$(ConfigurationName)" |
|---|
| 216 | IntermediateDirectory="$(SolutionDir)\tmp\80\$(ConfigurationName)\$(ProjectName)" |
|---|
| 217 | ConfigurationType="2" |
|---|
| 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="$(SolutionDir)\lib\$(ConfigurationName)\Erasext.tlb" |
|---|
| 242 | HeaderFileName="" |
|---|
| 243 | /> |
|---|
| 244 | <Tool |
|---|
| 245 | Name="VCCLCompilerTool" |
|---|
| 246 | AdditionalOptions="/EHa" |
|---|
| 247 | Optimization="0" |
|---|
| 248 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;_CRT_SECURE_NO_DEPRECATE" |
|---|
| 249 | ExceptionHandling="0" |
|---|
| 250 | RuntimeLibrary="3" |
|---|
| 251 | UsePrecompiledHeader="2" |
|---|
| 252 | PrecompiledHeaderThrough="stdafx.h" |
|---|
| 253 | PrecompiledHeaderFile="$(IntDir)\Erasext.pch" |
|---|
| 254 | AssemblerListingLocation="" |
|---|
| 255 | ObjectFile="$(IntDir)/" |
|---|
| 256 | ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
|---|
| 257 | WarningLevel="3" |
|---|
| 258 | SuppressStartupBanner="true" |
|---|
| 259 | DebugInformationFormat="3" |
|---|
| 260 | /> |
|---|
| 261 | <Tool |
|---|
| 262 | Name="VCManagedResourceCompilerTool" |
|---|
| 263 | /> |
|---|
| 264 | <Tool |
|---|
| 265 | Name="VCResourceCompilerTool" |
|---|
| 266 | PreprocessorDefinitions="_DEBUG" |
|---|
| 267 | Culture="1033" |
|---|
| 268 | /> |
|---|
| 269 | <Tool |
|---|
| 270 | Name="VCPreLinkEventTool" |
|---|
| 271 | /> |
|---|
| 272 | <Tool |
|---|
| 273 | Name="VCLinkerTool" |
|---|
| 274 | OutputFile="$(OutDir)\Erasext.dll" |
|---|
| 275 | LinkIncremental="1" |
|---|
| 276 | SuppressStartupBanner="true" |
|---|
| 277 | ModuleDefinitionFile=".\Erasext.def" |
|---|
| 278 | GenerateDebugInformation="true" |
|---|
| 279 | ProgramDatabaseFile="$(OutDir)\Erasext.pdb" |
|---|
| 280 | SubSystem="2" |
|---|
| 281 | ImportLibrary="$(SolutionDir)\lib\80\$(ConfigurationName)\Eraserext.lib" |
|---|
| 282 | TargetMachine="1" |
|---|
| 283 | /> |
|---|
| 284 | <Tool |
|---|
| 285 | Name="VCALinkTool" |
|---|
| 286 | /> |
|---|
| 287 | <Tool |
|---|
| 288 | Name="VCManifestTool" |
|---|
| 289 | /> |
|---|
| 290 | <Tool |
|---|
| 291 | Name="VCXDCMakeTool" |
|---|
| 292 | /> |
|---|
| 293 | <Tool |
|---|
| 294 | Name="VCBscMakeTool" |
|---|
| 295 | /> |
|---|
| 296 | <Tool |
|---|
| 297 | Name="VCFxCopTool" |
|---|
| 298 | /> |
|---|
| 299 | <Tool |
|---|
| 300 | Name="VCAppVerifierTool" |
|---|
| 301 | /> |
|---|
| 302 | <Tool |
|---|
| 303 | Name="VCWebDeploymentTool" |
|---|
| 304 | /> |
|---|
| 305 | <Tool |
|---|
| 306 | Name="VCPostBuildEventTool" |
|---|
| 307 | /> |
|---|
| 308 | </Configuration> |
|---|
| 309 | <Configuration |
|---|
| 310 | Name="Debug|x64" |
|---|
| 311 | OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)" |
|---|
| 312 | IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" |
|---|
| 313 | ConfigurationType="2" |
|---|
| 314 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
|---|
| 315 | UseOfMFC="2" |
|---|
| 316 | ATLMinimizesCRunTimeLibraryUsage="false" |
|---|
| 317 | CharacterSet="2" |
|---|
| 318 | > |
|---|
| 319 | <Tool |
|---|
| 320 | Name="VCPreBuildEventTool" |
|---|
| 321 | /> |
|---|
| 322 | <Tool |
|---|
| 323 | Name="VCCustomBuildTool" |
|---|
| 324 | /> |
|---|
| 325 | <Tool |
|---|
| 326 | Name="VCXMLDataGeneratorTool" |
|---|
| 327 | /> |
|---|
| 328 | <Tool |
|---|
| 329 | Name="VCWebServiceProxyGeneratorTool" |
|---|
| 330 | /> |
|---|
| 331 | <Tool |
|---|
| 332 | Name="VCMIDLTool" |
|---|
| 333 | PreprocessorDefinitions="_DEBUG" |
|---|
| 334 | MkTypLibCompatible="true" |
|---|
| 335 | SuppressStartupBanner="true" |
|---|
| 336 | TargetEnvironment="3" |
|---|
| 337 | TypeLibraryName="$(SolutionDir)\lib\$(ConfigurationName)\Erasext.tlb" |
|---|
| 338 | HeaderFileName="" |
|---|
| 339 | /> |
|---|
| 340 | <Tool |
|---|
| 341 | Name="VCCLCompilerTool" |
|---|
| 342 | AdditionalOptions="/EHa" |
|---|
| 343 | Optimization="0" |
|---|
| 344 | PreprocessorDefinitions="_DEBUG;_WINDOWS;_USRDLL;_CRT_SECURE_NO_DEPRECATE" |
|---|
| 345 | ExceptionHandling="0" |
|---|
| 346 | RuntimeLibrary="3" |
|---|
| 347 | UsePrecompiledHeader="2" |
|---|
| 348 | PrecompiledHeaderThrough="stdafx.h" |
|---|
| 349 | PrecompiledHeaderFile="$(IntDir)\Erasext.pch" |
|---|
| 350 | AssemblerListingLocation="" |
|---|
| 351 | ObjectFile="$(IntDir)/" |
|---|
| 352 | ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
|---|
| 353 | WarningLevel="3" |
|---|
| 354 | SuppressStartupBanner="true" |
|---|
| 355 | DebugInformationFormat="3" |
|---|
| 356 | /> |
|---|
| 357 | <Tool |
|---|
| 358 | Name="VCManagedResourceCompilerTool" |
|---|
| 359 | /> |
|---|
| 360 | <Tool |
|---|
| 361 | Name="VCResourceCompilerTool" |
|---|
| 362 | PreprocessorDefinitions="_DEBUG" |
|---|
| 363 | Culture="1033" |
|---|
| 364 | /> |
|---|
| 365 | <Tool |
|---|
| 366 | Name="VCPreLinkEventTool" |
|---|
| 367 | /> |
|---|
| 368 | <Tool |
|---|
| 369 | Name="VCLinkerTool" |
|---|
| 370 | OutputFile="$(OutDir)\Erasext.dll" |
|---|
| 371 | LinkIncremental="1" |
|---|
| 372 | SuppressStartupBanner="true" |
|---|
| 373 | ModuleDefinitionFile=".\Erasext.def" |
|---|
| 374 | GenerateDebugInformation="true" |
|---|
| 375 | ProgramDatabaseFile="$(OutDir)\Erasext.pdb" |
|---|
| 376 | SubSystem="2" |
|---|
| 377 | ImportLibrary="$(SolutionDir)\lib\80\$(ConfigurationName)\Eraserext.lib" |
|---|
| 378 | TargetMachine="17" |
|---|
| 379 | /> |
|---|
| 380 | <Tool |
|---|
| 381 | Name="VCALinkTool" |
|---|
| 382 | /> |
|---|
| 383 | <Tool |
|---|
| 384 | Name="VCManifestTool" |
|---|
| 385 | /> |
|---|
| 386 | <Tool |
|---|
| 387 | Name="VCXDCMakeTool" |
|---|
| 388 | /> |
|---|
| 389 | <Tool |
|---|
| 390 | Name="VCBscMakeTool" |
|---|
| 391 | /> |
|---|
| 392 | <Tool |
|---|
| 393 | Name="VCFxCopTool" |
|---|
| 394 | /> |
|---|
| 395 | <Tool |
|---|
| 396 | Name="VCAppVerifierTool" |
|---|
| 397 | /> |
|---|
| 398 | <Tool |
|---|
| 399 | Name="VCWebDeploymentTool" |
|---|
| 400 | /> |
|---|
| 401 | <Tool |
|---|
| 402 | Name="VCPostBuildEventTool" |
|---|
| 403 | /> |
|---|
| 404 | </Configuration> |
|---|
| 405 | </Configurations> |
|---|
| 406 | <References> |
|---|
| 407 | </References> |
|---|
| 408 | <Files> |
|---|
| 409 | <Filter |
|---|
| 410 | Name="Source Files" |
|---|
| 411 | Filter="cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90" |
|---|
| 412 | > |
|---|
| 413 | <File |
|---|
| 414 | RelativePath="ConfirmDialog.cpp" |
|---|
| 415 | > |
|---|
| 416 | <FileConfiguration |
|---|
| 417 | Name="Release|Win32" |
|---|
| 418 | > |
|---|
| 419 | <Tool |
|---|
| 420 | Name="VCCLCompilerTool" |
|---|
| 421 | Optimization="1" |
|---|
| 422 | PreprocessorDefinitions="" |
|---|
| 423 | /> |
|---|
| 424 | </FileConfiguration> |
|---|
| 425 | <FileConfiguration |
|---|
| 426 | Name="Release|x64" |
|---|
| 427 | > |
|---|
| 428 | <Tool |
|---|
| 429 | Name="VCCLCompilerTool" |
|---|
| 430 | Optimization="1" |
|---|
| 431 | PreprocessorDefinitions="" |
|---|
| 432 | /> |
|---|
| 433 | </FileConfiguration> |
|---|
| 434 | <FileConfiguration |
|---|
| 435 | Name="Debug|Win32" |
|---|
| 436 | > |
|---|
| 437 | <Tool |
|---|
| 438 | Name="VCCLCompilerTool" |
|---|
| 439 | Optimization="0" |
|---|
| 440 | PreprocessorDefinitions="" |
|---|
| 441 | /> |
|---|
| 442 | </FileConfiguration> |
|---|
| 443 | <FileConfiguration |
|---|
| 444 | Name="Debug|x64" |
|---|
| 445 | > |
|---|
| 446 | <Tool |
|---|
| 447 | Name="VCCLCompilerTool" |
|---|
| 448 | Optimization="0" |
|---|
| 449 | PreprocessorDefinitions="" |
|---|
| 450 | /> |
|---|
| 451 | </FileConfiguration> |
|---|
| 452 | </File> |
|---|
| 453 | <File |
|---|
| 454 | RelativePath="ConfirmReplaceDlg.cpp" |
|---|
| 455 | > |
|---|
| 456 | <FileConfiguration |
|---|
| 457 | Name="Release|Win32" |
|---|
| 458 | > |
|---|
| 459 | <Tool |
|---|
| 460 | Name="VCCLCompilerTool" |
|---|
| 461 | Optimization="1" |
|---|
| 462 | PreprocessorDefinitions="" |
|---|
| 463 | /> |
|---|
| 464 | </FileConfiguration> |
|---|
| 465 | <FileConfiguration |
|---|
| 466 | Name="Release|x64" |
|---|
| 467 | > |
|---|
| 468 | <Tool |
|---|
| 469 | Name="VCCLCompilerTool" |
|---|
| 470 | Optimization="1" |
|---|
| 471 | PreprocessorDefinitions="" |
|---|
| 472 | /> |
|---|
| 473 | </FileConfiguration> |
|---|
| 474 | <FileConfiguration |
|---|
| 475 | Name="Debug|Win32" |
|---|
| 476 | > |
|---|
| 477 | <Tool |
|---|
| 478 | Name="VCCLCompilerTool" |
|---|
| 479 | Optimization="0" |
|---|
| 480 | PreprocessorDefinitions="" |
|---|
| 481 | /> |
|---|
| 482 | </FileConfiguration> |
|---|
| 483 | <FileConfiguration |
|---|
| 484 | Name="Debug|x64" |
|---|
| 485 | > |
|---|
| 486 | <Tool |
|---|
| 487 | Name="VCCLCompilerTool" |
|---|
| 488 | Optimization="0" |
|---|
| 489 | PreprocessorDefinitions="" |
|---|
| 490 | /> |
|---|
| 491 | </FileConfiguration> |
|---|
| 492 | </File> |
|---|
| 493 | <File |
|---|
| 494 | RelativePath="res\Eraser.ico" |
|---|
| 495 | > |
|---|
| 496 | </File> |
|---|
| 497 | <File |
|---|
| 498 | RelativePath="Erasext.cpp" |
|---|
| 499 | > |
|---|
| 500 | <FileConfiguration |
|---|
| 501 | Name="Release|Win32" |
|---|
| 502 | > |
|---|
| 503 | <Tool |
|---|
| 504 | Name="VCCLCompilerTool" |
|---|
| 505 | Optimization="1" |
|---|
| 506 | PreprocessorDefinitions="" |
|---|
| 507 | /> |
|---|
| 508 | </FileConfiguration> |
|---|
| 509 | <FileConfiguration |
|---|
| 510 | Name="Release|x64" |
|---|
| 511 | > |
|---|
| 512 | <Tool |
|---|
| 513 | Name="VCCLCompilerTool" |
|---|
| 514 | Optimization="1" |
|---|
| 515 | PreprocessorDefinitions="" |
|---|
| 516 | /> |
|---|
| 517 | </FileConfiguration> |
|---|
| 518 | <FileConfiguration |
|---|
| 519 | Name="Debug|Win32" |
|---|
| 520 | > |
|---|
| 521 | <Tool |
|---|
| 522 | Name="VCCLCompilerTool" |
|---|
| 523 | Optimization="0" |
|---|
| 524 | PreprocessorDefinitions="" |
|---|
| 525 | /> |
|---|
| 526 | </FileConfiguration> |
|---|
| 527 | <FileConfiguration |
|---|
| 528 | Name="Debug|x64" |
|---|
| 529 | > |
|---|
| 530 | <Tool |
|---|
| 531 | Name="VCCLCompilerTool" |
|---|
| 532 | Optimization="0" |
|---|
| 533 | PreprocessorDefinitions="" |
|---|
| 534 | /> |
|---|
| 535 | </FileConfiguration> |
|---|
| 536 | </File> |
|---|
| 537 | <File |
|---|
| 538 | RelativePath="Erasext.def" |
|---|
| 539 | > |
|---|
| 540 | </File> |
|---|
| 541 | <File |
|---|
| 542 | RelativePath="Erasext.odl" |
|---|
| 543 | > |
|---|
| 544 | <FileConfiguration |
|---|
| 545 | Name="Release|Win32" |
|---|
| 546 | > |
|---|
| 547 | <Tool |
|---|
| 548 | Name="VCMIDLTool" |
|---|
| 549 | PreprocessorDefinitions="" |
|---|
| 550 | TargetEnvironment="1" |
|---|
| 551 | /> |
|---|
| 552 | </FileConfiguration> |
|---|
| 553 | <FileConfiguration |
|---|
| 554 | Name="Release|x64" |
|---|
| 555 | > |
|---|
| 556 | <Tool |
|---|
| 557 | Name="VCMIDLTool" |
|---|
| 558 | PreprocessorDefinitions="" |
|---|
| 559 | TargetEnvironment="1" |
|---|
| 560 | /> |
|---|
| 561 | </FileConfiguration> |
|---|
| 562 | <FileConfiguration |
|---|
| 563 | Name="Debug|Win32" |
|---|
| 564 | > |
|---|
| 565 | <Tool |
|---|
| 566 | Name="VCMIDLTool" |
|---|
| 567 | PreprocessorDefinitions="" |
|---|
| 568 | TargetEnvironment="1" |
|---|
| 569 | /> |
|---|
| 570 | </FileConfiguration> |
|---|
| 571 | <FileConfiguration |
|---|
| 572 | Name="Debug|x64" |
|---|
| 573 | > |
|---|
| 574 | <Tool |
|---|
| 575 | Name="VCMIDLTool" |
|---|
| 576 | PreprocessorDefinitions="" |
|---|
| 577 | TargetEnvironment="1" |
|---|
| 578 | /> |
|---|
| 579 | </FileConfiguration> |
|---|
| 580 | </File> |
|---|
| 581 | <File |
|---|
| 582 | RelativePath="Erasext.rc" |
|---|
| 583 | > |
|---|
| 584 | <FileConfiguration |
|---|
| 585 | Name="Release|Win32" |
|---|
| 586 | > |
|---|
| 587 | <Tool |
|---|
| 588 | Name="VCResourceCompilerTool" |
|---|
| 589 | PreprocessorDefinitions="" |
|---|
| 590 | AdditionalIncludeDirectories="$(OUTDIR)" |
|---|
| 591 | /> |
|---|
| 592 | </FileConfiguration> |
|---|
| 593 | <FileConfiguration |
|---|
| 594 | Name="Release|x64" |
|---|
| 595 | > |
|---|
| 596 | <Tool |
|---|
| 597 | Name="VCResourceCompilerTool" |
|---|
| 598 | PreprocessorDefinitions="" |
|---|
| 599 | AdditionalIncludeDirectories="$(OUTDIR)" |
|---|
| 600 | /> |
|---|
| 601 | </FileConfiguration> |
|---|
| 602 | <FileConfiguration |
|---|
| 603 | Name="Debug|Win32" |
|---|
| 604 | > |
|---|
| 605 | <Tool |
|---|
| 606 | Name="VCResourceCompilerTool" |
|---|
| 607 | PreprocessorDefinitions="" |
|---|
| 608 | AdditionalIncludeDirectories="$(OUTDIR)" |
|---|
| 609 | /> |
|---|
| 610 | </FileConfiguration> |
|---|
| 611 | <FileConfiguration |
|---|
| 612 | Name="Debug|x64" |
|---|
| 613 | > |
|---|
| 614 | <Tool |
|---|
| 615 | Name="VCResourceCompilerTool" |
|---|
| 616 | PreprocessorDefinitions="" |
|---|
| 617 | AdditionalIncludeDirectories="$(OUTDIR)" |
|---|
| 618 | /> |
|---|
| 619 | </FileConfiguration> |
|---|
| 620 | </File> |
|---|
| 621 | <File |
|---|
| 622 | RelativePath="ErasextMenu.cpp" |
|---|
| 623 | > |
|---|
| 624 | <FileConfiguration |
|---|
| 625 | Name="Release|Win32" |
|---|
| 626 | > |
|---|
| 627 | <Tool |
|---|
| 628 | Name="VCCLCompilerTool" |
|---|
| 629 | Optimization="1" |
|---|
| 630 | PreprocessorDefinitions="" |
|---|
| 631 | /> |
|---|
| 632 | </FileConfiguration> |
|---|
| 633 | <FileConfiguration |
|---|
| 634 | Name="Release|x64" |
|---|
| 635 | > |
|---|
| 636 | <Tool |
|---|
| 637 | Name="VCCLCompilerTool" |
|---|
| 638 | Optimization="1" |
|---|
| 639 | PreprocessorDefinitions="" |
|---|
| 640 | /> |
|---|
| 641 | </FileConfiguration> |
|---|
| 642 | <FileConfiguration |
|---|
| 643 | Name="Debug|Win32" |
|---|
| 644 | > |
|---|
| 645 | <Tool |
|---|
| 646 | Name="VCCLCompilerTool" |
|---|
| 647 | Optimization="0" |
|---|
| 648 | PreprocessorDefinitions="" |
|---|
| 649 | /> |
|---|
| 650 | </FileConfiguration> |
|---|
| 651 | <FileConfiguration |
|---|
| 652 | Name="Debug|x64" |
|---|
| 653 | > |
|---|
| 654 | <Tool |
|---|
| 655 | Name="VCCLCompilerTool" |
|---|
| 656 | Optimization="0" |
|---|
| 657 | PreprocessorDefinitions="" |
|---|
| 658 | /> |
|---|
| 659 | </FileConfiguration> |
|---|
| 660 | </File> |
|---|
| 661 | <File |
|---|
| 662 | RelativePath="..\shared\FileHelper.cpp" |
|---|
| 663 | > |
|---|
| 664 | <FileConfiguration |
|---|
| 665 | Name="Release|Win32" |
|---|
| 666 | > |
|---|
| 667 | <Tool |
|---|
| 668 | Name="VCCLCompilerTool" |
|---|
| 669 | Optimization="1" |
|---|
| 670 | PreprocessorDefinitions="" |
|---|
| 671 | /> |
|---|
| 672 | </FileConfiguration> |
|---|
| 673 | <FileConfiguration |
|---|
| 674 | Name="Release|x64" |
|---|
| 675 | > |
|---|
| 676 | <Tool |
|---|
| 677 | Name="VCCLCompilerTool" |
|---|
| 678 | Optimization="1" |
|---|
| 679 | PreprocessorDefinitions="" |
|---|
| 680 | /> |
|---|
| 681 | </FileConfiguration> |
|---|
| 682 | <FileConfiguration |
|---|
| 683 | Name="Debug|Win32" |
|---|
| 684 | > |
|---|
| 685 | <Tool |
|---|
| 686 | Name="VCCLCompilerTool" |
|---|
| 687 | Optimization="0" |
|---|
| 688 | PreprocessorDefinitions="" |
|---|
| 689 | /> |
|---|
| 690 | </FileConfiguration> |
|---|
| 691 | <FileConfiguration |
|---|
| 692 | Name="Debug|x64" |
|---|
| 693 | > |
|---|
| 694 | <Tool |
|---|
| 695 | Name="VCCLCompilerTool" |
|---|
| 696 | Optimization="0" |
|---|
| 697 | PreprocessorDefinitions="" |
|---|
| 698 | /> |
|---|
| 699 | </FileConfiguration> |
|---|
| 700 | </File> |
|---|
| 701 | <File |
|---|
| 702 | RelativePath="..\shared\FitFileNameToScrn.cpp" |
|---|
| 703 | > |
|---|
| 704 | <FileConfiguration |
|---|
| 705 | Name="Release|Win32" |
|---|
| 706 | > |
|---|
| 707 | <Tool |
|---|
| 708 | Name="VCCLCompilerTool" |
|---|
| 709 | Optimization="1" |
|---|
| 710 | PreprocessorDefinitions="" |
|---|
| 711 | /> |
|---|
| 712 | </FileConfiguration> |
|---|
| 713 | <FileConfiguration |
|---|
| 714 | Name="Release|x64" |
|---|
| 715 | > |
|---|
| 716 | <Tool |
|---|
| 717 | Name="VCCLCompilerTool" |
|---|
| 718 | Optimization="1" |
|---|
| 719 | PreprocessorDefinitions="" |
|---|
| 720 | /> |
|---|
| 721 | </FileConfiguration> |
|---|
| 722 | <FileConfiguration |
|---|
| 723 | Name="Debug|Win32" |
|---|
| 724 | > |
|---|
| 725 | <Tool |
|---|
| 726 | Name="VCCLCompilerTool" |
|---|
| 727 | Optimization="0" |
|---|
| 728 | PreprocessorDefinitions="" |
|---|
| 729 | /> |
|---|
| 730 | </FileConfiguration> |
|---|
| 731 | <FileConfiguration |
|---|
| 732 | Name="Debug|x64" |
|---|
| 733 | > |
|---|
| 734 | <Tool |
|---|
| 735 | Name="VCCLCompilerTool" |
|---|
| 736 | Optimization="0" |
|---|
| 737 | PreprocessorDefinitions="" |
|---|
| 738 | /> |
|---|
| 739 | </FileConfiguration> |
|---|
| 740 | </File> |
|---|
| 741 | <File |
|---|
| 742 | RelativePath="..\shared\key.cpp" |
|---|
| 743 | > |
|---|
| 744 | <FileConfiguration |
|---|
| 745 | Name="Release|Win32" |
|---|
| 746 | > |
|---|
| 747 | <Tool |
|---|
| 748 | Name="VCCLCompilerTool" |
|---|
| 749 | Optimization="1" |
|---|
| 750 | PreprocessorDefinitions="" |
|---|
| 751 | /> |
|---|
| 752 | </FileConfiguration> |
|---|
| 753 | <FileConfiguration |
|---|
| 754 | Name="Release|x64" |
|---|
| 755 | > |
|---|
| 756 | <Tool |
|---|
| 757 | Name="VCCLCompilerTool" |
|---|
| 758 | Optimization="1" |
|---|
| 759 | PreprocessorDefinitions="" |
|---|
| 760 | /> |
|---|
| 761 | </FileConfiguration> |
|---|
| 762 | <FileConfiguration |
|---|
| 763 | Name="Debug|Win32" |
|---|
| 764 | > |
|---|
| 765 | <Tool |
|---|
| 766 | Name="VCCLCompilerTool" |
|---|
| 767 | Optimization="0" |
|---|
| 768 | PreprocessorDefinitions="" |
|---|
| 769 | /> |
|---|
| 770 | </FileConfiguration> |
|---|
| 771 | <FileConfiguration |
|---|
| 772 | Name="Debug|x64" |
|---|
| 773 | > |
|---|
| 774 | <Tool |
|---|
| 775 | Name="VCCLCompilerTool" |
|---|
| 776 | Optimization="0" |
|---|
| 777 | PreprocessorDefinitions="" |
|---|
| 778 | /> |
|---|
| 779 | </FileConfiguration> |
|---|
| 780 | </File> |
|---|
| 781 | <File |
|---|
| 782 | RelativePath="..\shared\SeException.cpp" |
|---|
| 783 | > |
|---|
| 784 | <FileConfiguration |
|---|
| 785 | Name="Release|Win32" |
|---|
| 786 | > |
|---|
| 787 | <Tool |
|---|
| 788 | Name="VCCLCompilerTool" |
|---|
| 789 | Optimization="1" |
|---|
| 790 | PreprocessorDefinitions="" |
|---|
| 791 | /> |
|---|
| 792 | </FileConfiguration> |
|---|
| 793 | <FileConfiguration |
|---|
| 794 | Name="Release|x64" |
|---|
| 795 | > |
|---|
| 796 | <Tool |
|---|
| 797 | Name="VCCLCompilerTool" |
|---|
| 798 | Optimization="1" |
|---|
| 799 | PreprocessorDefinitions="" |
|---|
| 800 | /> |
|---|
| 801 | </FileConfiguration> |
|---|
| 802 | <FileConfiguration |
|---|
| 803 | Name="Debug|Win32" |
|---|
| 804 | > |
|---|
| 805 | <Tool |
|---|
| 806 | Name="VCCLCompilerTool" |
|---|
| 807 | Optimization="0" |
|---|
| 808 | PreprocessorDefinitions="" |
|---|
| 809 | /> |
|---|
| 810 | </FileConfiguration> |
|---|
| 811 | <FileConfiguration |
|---|
| 812 | Name="Debug|x64" |
|---|
| 813 | > |
|---|
| 814 | <Tool |
|---|
| 815 | Name="VCCLCompilerTool" |
|---|
| 816 | Optimization="0" |
|---|
| 817 | PreprocessorDefinitions="" |
|---|
| 818 | /> |
|---|
| 819 | </FileConfiguration> |
|---|
| 820 | </File> |
|---|
| 821 | <File |
|---|
| 822 | RelativePath="StdAfx.cpp" |
|---|
| 823 | > |
|---|
| 824 | <FileConfiguration |
|---|
| 825 | Name="Release|Win32" |
|---|
| 826 | > |
|---|
| 827 | <Tool |
|---|
| 828 | Name="VCCLCompilerTool" |
|---|
| 829 | Optimization="1" |
|---|
| 830 | PreprocessorDefinitions="" |
|---|
| 831 | UsePrecompiledHeader="1" |
|---|
| 832 | /> |
|---|
| 833 | </FileConfiguration> |
|---|
| 834 | <FileConfiguration |
|---|
| 835 | Name="Release|x64" |
|---|
| 836 | > |
|---|
| 837 | <Tool |
|---|
| 838 | Name="VCCLCompilerTool" |
|---|
| 839 | Optimization="1" |
|---|
| 840 | PreprocessorDefinitions="" |
|---|
| 841 | UsePrecompiledHeader="1" |
|---|
| 842 | /> |
|---|
| 843 | </FileConfiguration> |
|---|
| 844 | <FileConfiguration |
|---|
| 845 | Name="Debug|Win32" |
|---|
| 846 | > |
|---|
| 847 | <Tool |
|---|
| 848 | Name="VCCLCompilerTool" |
|---|
| 849 | Optimization="0" |
|---|
| 850 | PreprocessorDefinitions="" |
|---|
| 851 | UsePrecompiledHeader="1" |
|---|
| 852 | /> |
|---|
| 853 | </FileConfiguration> |
|---|
| 854 | <FileConfiguration |
|---|
| 855 | Name="Debug|x64" |
|---|
| 856 | > |
|---|
| 857 | <Tool |
|---|
| 858 | Name="VCCLCompilerTool" |
|---|
| 859 | Optimization="0" |
|---|
| 860 | PreprocessorDefinitions="" |
|---|
| 861 | UsePrecompiledHeader="1" |
|---|
| 862 | /> |
|---|
| 863 | </FileConfiguration> |
|---|
| 864 | </File> |
|---|
| 865 | <File |
|---|
| 866 | RelativePath="WipeProgDlg.cpp" |
|---|
| 867 | > |
|---|
| 868 | <FileConfiguration |
|---|
| 869 | Name="Release|Win32" |
|---|
| 870 | > |
|---|
| 871 | <Tool |
|---|
| 872 | Name="VCCLCompilerTool" |
|---|
| 873 | Optimization="1" |
|---|
| 874 | PreprocessorDefinitions="" |
|---|
| 875 | /> |
|---|
| 876 | </FileConfiguration> |
|---|
| 877 | <FileConfiguration |
|---|
| 878 | Name="Release|x64" |
|---|
| 879 | > |
|---|
| 880 | <Tool |
|---|
| 881 | Name="VCCLCompilerTool" |
|---|
| 882 | Optimization="1" |
|---|
| 883 | PreprocessorDefinitions="" |
|---|
| 884 | /> |
|---|
| 885 | </FileConfiguration> |
|---|
| 886 | <FileConfiguration |
|---|
| 887 | Name="Debug|Win32" |
|---|
| 888 | > |
|---|
| 889 | <Tool |
|---|
| 890 | Name="VCCLCompilerTool" |
|---|
| 891 | Optimization="0" |
|---|
| 892 | PreprocessorDefinitions="" |
|---|
| 893 | /> |
|---|
| 894 | </FileConfiguration> |
|---|
| 895 | <FileConfiguration |
|---|
| 896 | Name="Debug|x64" |
|---|
| 897 | > |
|---|
| 898 | <Tool |
|---|
| 899 | Name="VCCLCompilerTool" |
|---|
| 900 | Optimization="0" |
|---|
| 901 | PreprocessorDefinitions="" |
|---|
| 902 | /> |
|---|
| 903 | </FileConfiguration> |
|---|
| 904 | </File> |
|---|
| 905 | </Filter> |
|---|
| 906 | <Filter |
|---|
| 907 | Name="Header Files" |
|---|
| 908 | Filter="h;hpp;hxx;hm;inl;fi;fd" |
|---|
| 909 | > |
|---|
| 910 | <File |
|---|
| 911 | RelativePath="ConfirmDialog.h" |
|---|
| 912 | > |
|---|
| 913 | </File> |
|---|
| 914 | <File |
|---|
| 915 | RelativePath="ConfirmReplaceDlg.h" |
|---|
| 916 | > |
|---|
| 917 | </File> |
|---|
| 918 | <File |
|---|
| 919 | RelativePath="..\EraserDll\EraserDll.h" |
|---|
| 920 | > |
|---|
| 921 | </File> |
|---|
| 922 | <File |
|---|
| 923 | RelativePath="Erasext.h" |
|---|
| 924 | > |
|---|
| 925 | </File> |
|---|
| 926 | <File |
|---|
| 927 | RelativePath="ErasextMenu.h" |
|---|
| 928 | > |
|---|
| 929 | </File> |
|---|
| 930 | <File |
|---|
| 931 | RelativePath="..\shared\FileHelper.h" |
|---|
| 932 | > |
|---|
| 933 | </File> |
|---|
| 934 | <File |
|---|
| 935 | RelativePath="..\shared\FitFileNameToScrn.h" |
|---|
| 936 | > |
|---|
| 937 | </File> |
|---|
| 938 | <File |
|---|
| 939 | RelativePath="..\shared\key.h" |
|---|
| 940 | > |
|---|
| 941 | </File> |
|---|
| 942 | <File |
|---|
| 943 | RelativePath="..\shared\SeException.h" |
|---|
| 944 | > |
|---|
| 945 | </File> |
|---|
| 946 | <File |
|---|
| 947 | RelativePath="StdAfx.h" |
|---|
| 948 | > |
|---|
| 949 | </File> |
|---|
| 950 | <File |
|---|
| 951 | RelativePath="..\version.h" |
|---|
| 952 | > |
|---|
| 953 | </File> |
|---|
| 954 | <File |
|---|
| 955 | RelativePath="WipeProgDlg.h" |
|---|
| 956 | > |
|---|
| 957 | </File> |
|---|
| 958 | </Filter> |
|---|
| 959 | <Filter |
|---|
| 960 | Name="Resource Files" |
|---|
| 961 | Filter="ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe" |
|---|
| 962 | > |
|---|
| 963 | <File |
|---|
| 964 | RelativePath="res\Erasext.rc2" |
|---|
| 965 | > |
|---|
| 966 | </File> |
|---|
| 967 | <File |
|---|
| 968 | RelativePath="res\icon_rep.ico" |
|---|
| 969 | > |
|---|
| 970 | </File> |
|---|
| 971 | </Filter> |
|---|
| 972 | </Files> |
|---|
| 973 | <Globals> |
|---|
| 974 | </Globals> |
|---|
| 975 | </VisualStudioProject> |
|---|