| 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\$(PlatformName)\$(ConfigurationName)" |
|---|
| 24 | IntermediateDirectory="$(SolutionDir)obj\$(PlatformName)\$(ConfigurationName)\$(ProjectName)" |
|---|
| 25 | ConfigurationType="2" |
|---|
| 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="$(SolutionDir)\lib\$(ConfigurationName)\Erasext.tlb" |
|---|
| 51 | HeaderFileName="" |
|---|
| 52 | /> |
|---|
| 53 | <Tool |
|---|
| 54 | Name="VCCLCompilerTool" |
|---|
| 55 | Optimization="2" |
|---|
| 56 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;_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)\Erasext.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="1033" |
|---|
| 76 | /> |
|---|
| 77 | <Tool |
|---|
| 78 | Name="VCPreLinkEventTool" |
|---|
| 79 | /> |
|---|
| 80 | <Tool |
|---|
| 81 | Name="VCLinkerTool" |
|---|
| 82 | AdditionalDependencies="EraserUI.lib" |
|---|
| 83 | OutputFile="$(OutDir)\Erasext.dll" |
|---|
| 84 | LinkIncremental="1" |
|---|
| 85 | SuppressStartupBanner="true" |
|---|
| 86 | AdditionalLibraryDirectories=""$(OUTDIR)"" |
|---|
| 87 | ModuleDefinitionFile=".\Erasext.def" |
|---|
| 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="VCPostBuildEventTool" |
|---|
| 112 | /> |
|---|
| 113 | </Configuration> |
|---|
| 114 | <Configuration |
|---|
| 115 | Name="Release|x64" |
|---|
| 116 | OutputDirectory="$(SolutionDir)bin\$(PlatformName)\$(ConfigurationName)" |
|---|
| 117 | IntermediateDirectory="$(SolutionDir)obj\$(PlatformName)\$(ConfigurationName)\$(ProjectName)" |
|---|
| 118 | ConfigurationType="2" |
|---|
| 119 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
|---|
| 120 | UseOfMFC="2" |
|---|
| 121 | ATLMinimizesCRunTimeLibraryUsage="false" |
|---|
| 122 | CharacterSet="2" |
|---|
| 123 | WholeProgramOptimization="1" |
|---|
| 124 | > |
|---|
| 125 | <Tool |
|---|
| 126 | Name="VCPreBuildEventTool" |
|---|
| 127 | /> |
|---|
| 128 | <Tool |
|---|
| 129 | Name="VCCustomBuildTool" |
|---|
| 130 | /> |
|---|
| 131 | <Tool |
|---|
| 132 | Name="VCXMLDataGeneratorTool" |
|---|
| 133 | /> |
|---|
| 134 | <Tool |
|---|
| 135 | Name="VCWebServiceProxyGeneratorTool" |
|---|
| 136 | /> |
|---|
| 137 | <Tool |
|---|
| 138 | Name="VCMIDLTool" |
|---|
| 139 | PreprocessorDefinitions="NDEBUG" |
|---|
| 140 | MkTypLibCompatible="true" |
|---|
| 141 | SuppressStartupBanner="true" |
|---|
| 142 | TargetEnvironment="3" |
|---|
| 143 | TypeLibraryName="$(SolutionDir)\lib\$(ConfigurationName)\Erasext.tlb" |
|---|
| 144 | HeaderFileName="" |
|---|
| 145 | /> |
|---|
| 146 | <Tool |
|---|
| 147 | Name="VCCLCompilerTool" |
|---|
| 148 | Optimization="2" |
|---|
| 149 | PreprocessorDefinitions="NDEBUG;_WINDOWS;_USRDLL;_CRT_SECURE_NO_DEPRECATE" |
|---|
| 150 | StringPooling="true" |
|---|
| 151 | ExceptionHandling="2" |
|---|
| 152 | RuntimeLibrary="2" |
|---|
| 153 | EnableFunctionLevelLinking="true" |
|---|
| 154 | UsePrecompiledHeader="2" |
|---|
| 155 | PrecompiledHeaderThrough="stdafx.h" |
|---|
| 156 | PrecompiledHeaderFile="$(IntDir)\Erasext.pch" |
|---|
| 157 | AssemblerListingLocation="" |
|---|
| 158 | WarningLevel="4" |
|---|
| 159 | SuppressStartupBanner="true" |
|---|
| 160 | DebugInformationFormat="3" |
|---|
| 161 | /> |
|---|
| 162 | <Tool |
|---|
| 163 | Name="VCManagedResourceCompilerTool" |
|---|
| 164 | /> |
|---|
| 165 | <Tool |
|---|
| 166 | Name="VCResourceCompilerTool" |
|---|
| 167 | PreprocessorDefinitions="NDEBUG" |
|---|
| 168 | Culture="1033" |
|---|
| 169 | /> |
|---|
| 170 | <Tool |
|---|
| 171 | Name="VCPreLinkEventTool" |
|---|
| 172 | /> |
|---|
| 173 | <Tool |
|---|
| 174 | Name="VCLinkerTool" |
|---|
| 175 | AdditionalDependencies="EraserUI.lib" |
|---|
| 176 | OutputFile="$(OutDir)\Erasext.dll" |
|---|
| 177 | LinkIncremental="1" |
|---|
| 178 | SuppressStartupBanner="true" |
|---|
| 179 | AdditionalLibraryDirectories=""$(OUTDIR)"" |
|---|
| 180 | ModuleDefinitionFile=".\Erasext.def" |
|---|
| 181 | GenerateDebugInformation="true" |
|---|
| 182 | SubSystem="2" |
|---|
| 183 | TargetMachine="17" |
|---|
| 184 | /> |
|---|
| 185 | <Tool |
|---|
| 186 | Name="VCALinkTool" |
|---|
| 187 | /> |
|---|
| 188 | <Tool |
|---|
| 189 | Name="VCManifestTool" |
|---|
| 190 | /> |
|---|
| 191 | <Tool |
|---|
| 192 | Name="VCXDCMakeTool" |
|---|
| 193 | /> |
|---|
| 194 | <Tool |
|---|
| 195 | Name="VCBscMakeTool" |
|---|
| 196 | /> |
|---|
| 197 | <Tool |
|---|
| 198 | Name="VCFxCopTool" |
|---|
| 199 | /> |
|---|
| 200 | <Tool |
|---|
| 201 | Name="VCAppVerifierTool" |
|---|
| 202 | /> |
|---|
| 203 | <Tool |
|---|
| 204 | Name="VCPostBuildEventTool" |
|---|
| 205 | /> |
|---|
| 206 | </Configuration> |
|---|
| 207 | <Configuration |
|---|
| 208 | Name="Debug|Win32" |
|---|
| 209 | OutputDirectory="$(SolutionDir)bin\$(PlatformName)\$(ConfigurationName)" |
|---|
| 210 | IntermediateDirectory="$(SolutionDir)obj\$(PlatformName)\$(ConfigurationName)\$(ProjectName)" |
|---|
| 211 | ConfigurationType="2" |
|---|
| 212 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
|---|
| 213 | UseOfMFC="2" |
|---|
| 214 | ATLMinimizesCRunTimeLibraryUsage="false" |
|---|
| 215 | CharacterSet="2" |
|---|
| 216 | > |
|---|
| 217 | <Tool |
|---|
| 218 | Name="VCPreBuildEventTool" |
|---|
| 219 | /> |
|---|
| 220 | <Tool |
|---|
| 221 | Name="VCCustomBuildTool" |
|---|
| 222 | /> |
|---|
| 223 | <Tool |
|---|
| 224 | Name="VCXMLDataGeneratorTool" |
|---|
| 225 | /> |
|---|
| 226 | <Tool |
|---|
| 227 | Name="VCWebServiceProxyGeneratorTool" |
|---|
| 228 | /> |
|---|
| 229 | <Tool |
|---|
| 230 | Name="VCMIDLTool" |
|---|
| 231 | PreprocessorDefinitions="_DEBUG" |
|---|
| 232 | MkTypLibCompatible="true" |
|---|
| 233 | SuppressStartupBanner="true" |
|---|
| 234 | TargetEnvironment="1" |
|---|
| 235 | TypeLibraryName="$(SolutionDir)\lib\$(ConfigurationName)\Erasext.tlb" |
|---|
| 236 | HeaderFileName="" |
|---|
| 237 | /> |
|---|
| 238 | <Tool |
|---|
| 239 | Name="VCCLCompilerTool" |
|---|
| 240 | Optimization="0" |
|---|
| 241 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;_CRT_SECURE_NO_DEPRECATE" |
|---|
| 242 | MinimalRebuild="true" |
|---|
| 243 | ExceptionHandling="2" |
|---|
| 244 | BasicRuntimeChecks="3" |
|---|
| 245 | RuntimeLibrary="3" |
|---|
| 246 | UsePrecompiledHeader="2" |
|---|
| 247 | PrecompiledHeaderThrough="stdafx.h" |
|---|
| 248 | PrecompiledHeaderFile="$(IntDir)\Erasext.pch" |
|---|
| 249 | AssemblerListingLocation="" |
|---|
| 250 | WarningLevel="4" |
|---|
| 251 | SuppressStartupBanner="true" |
|---|
| 252 | DebugInformationFormat="4" |
|---|
| 253 | /> |
|---|
| 254 | <Tool |
|---|
| 255 | Name="VCManagedResourceCompilerTool" |
|---|
| 256 | /> |
|---|
| 257 | <Tool |
|---|
| 258 | Name="VCResourceCompilerTool" |
|---|
| 259 | PreprocessorDefinitions="_DEBUG" |
|---|
| 260 | Culture="1033" |
|---|
| 261 | /> |
|---|
| 262 | <Tool |
|---|
| 263 | Name="VCPreLinkEventTool" |
|---|
| 264 | /> |
|---|
| 265 | <Tool |
|---|
| 266 | Name="VCLinkerTool" |
|---|
| 267 | AdditionalDependencies="EraserUI.lib" |
|---|
| 268 | OutputFile="$(OutDir)\Erasext.dll" |
|---|
| 269 | SuppressStartupBanner="true" |
|---|
| 270 | AdditionalLibraryDirectories=""$(OUTDIR)"" |
|---|
| 271 | ModuleDefinitionFile=".\Erasext.def" |
|---|
| 272 | GenerateDebugInformation="true" |
|---|
| 273 | SubSystem="2" |
|---|
| 274 | TargetMachine="1" |
|---|
| 275 | /> |
|---|
| 276 | <Tool |
|---|
| 277 | Name="VCALinkTool" |
|---|
| 278 | /> |
|---|
| 279 | <Tool |
|---|
| 280 | Name="VCManifestTool" |
|---|
| 281 | /> |
|---|
| 282 | <Tool |
|---|
| 283 | Name="VCXDCMakeTool" |
|---|
| 284 | /> |
|---|
| 285 | <Tool |
|---|
| 286 | Name="VCBscMakeTool" |
|---|
| 287 | /> |
|---|
| 288 | <Tool |
|---|
| 289 | Name="VCFxCopTool" |
|---|
| 290 | /> |
|---|
| 291 | <Tool |
|---|
| 292 | Name="VCAppVerifierTool" |
|---|
| 293 | /> |
|---|
| 294 | <Tool |
|---|
| 295 | Name="VCPostBuildEventTool" |
|---|
| 296 | /> |
|---|
| 297 | </Configuration> |
|---|
| 298 | <Configuration |
|---|
| 299 | Name="Debug|x64" |
|---|
| 300 | OutputDirectory="$(SolutionDir)bin\$(PlatformName)\$(ConfigurationName)" |
|---|
| 301 | IntermediateDirectory="$(SolutionDir)obj\$(PlatformName)\$(ConfigurationName)\$(ProjectName)" |
|---|
| 302 | ConfigurationType="2" |
|---|
| 303 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
|---|
| 304 | UseOfMFC="2" |
|---|
| 305 | ATLMinimizesCRunTimeLibraryUsage="false" |
|---|
| 306 | CharacterSet="2" |
|---|
| 307 | > |
|---|
| 308 | <Tool |
|---|
| 309 | Name="VCPreBuildEventTool" |
|---|
| 310 | /> |
|---|
| 311 | <Tool |
|---|
| 312 | Name="VCCustomBuildTool" |
|---|
| 313 | /> |
|---|
| 314 | <Tool |
|---|
| 315 | Name="VCXMLDataGeneratorTool" |
|---|
| 316 | /> |
|---|
| 317 | <Tool |
|---|
| 318 | Name="VCWebServiceProxyGeneratorTool" |
|---|
| 319 | /> |
|---|
| 320 | <Tool |
|---|
| 321 | Name="VCMIDLTool" |
|---|
| 322 | PreprocessorDefinitions="_DEBUG" |
|---|
| 323 | MkTypLibCompatible="true" |
|---|
| 324 | SuppressStartupBanner="true" |
|---|
| 325 | TargetEnvironment="3" |
|---|
| 326 | TypeLibraryName="$(SolutionDir)\lib\$(ConfigurationName)\Erasext.tlb" |
|---|
| 327 | HeaderFileName="" |
|---|
| 328 | /> |
|---|
| 329 | <Tool |
|---|
| 330 | Name="VCCLCompilerTool" |
|---|
| 331 | Optimization="0" |
|---|
| 332 | PreprocessorDefinitions="_DEBUG;_WINDOWS;_USRDLL;_CRT_SECURE_NO_DEPRECATE" |
|---|
| 333 | MinimalRebuild="true" |
|---|
| 334 | ExceptionHandling="2" |
|---|
| 335 | BasicRuntimeChecks="3" |
|---|
| 336 | RuntimeLibrary="3" |
|---|
| 337 | UsePrecompiledHeader="2" |
|---|
| 338 | PrecompiledHeaderThrough="stdafx.h" |
|---|
| 339 | PrecompiledHeaderFile="$(IntDir)\Erasext.pch" |
|---|
| 340 | AssemblerListingLocation="" |
|---|
| 341 | WarningLevel="4" |
|---|
| 342 | SuppressStartupBanner="true" |
|---|
| 343 | DebugInformationFormat="3" |
|---|
| 344 | /> |
|---|
| 345 | <Tool |
|---|
| 346 | Name="VCManagedResourceCompilerTool" |
|---|
| 347 | /> |
|---|
| 348 | <Tool |
|---|
| 349 | Name="VCResourceCompilerTool" |
|---|
| 350 | PreprocessorDefinitions="_DEBUG" |
|---|
| 351 | Culture="1033" |
|---|
| 352 | /> |
|---|
| 353 | <Tool |
|---|
| 354 | Name="VCPreLinkEventTool" |
|---|
| 355 | /> |
|---|
| 356 | <Tool |
|---|
| 357 | Name="VCLinkerTool" |
|---|
| 358 | AdditionalDependencies="EraserUI.lib" |
|---|
| 359 | OutputFile="$(OutDir)\Erasext.dll" |
|---|
| 360 | SuppressStartupBanner="true" |
|---|
| 361 | AdditionalLibraryDirectories=""$(OUTDIR)"" |
|---|
| 362 | ModuleDefinitionFile=".\Erasext.def" |
|---|
| 363 | GenerateDebugInformation="true" |
|---|
| 364 | SubSystem="2" |
|---|
| 365 | TargetMachine="17" |
|---|
| 366 | /> |
|---|
| 367 | <Tool |
|---|
| 368 | Name="VCALinkTool" |
|---|
| 369 | /> |
|---|
| 370 | <Tool |
|---|
| 371 | Name="VCManifestTool" |
|---|
| 372 | /> |
|---|
| 373 | <Tool |
|---|
| 374 | Name="VCXDCMakeTool" |
|---|
| 375 | /> |
|---|
| 376 | <Tool |
|---|
| 377 | Name="VCBscMakeTool" |
|---|
| 378 | /> |
|---|
| 379 | <Tool |
|---|
| 380 | Name="VCFxCopTool" |
|---|
| 381 | /> |
|---|
| 382 | <Tool |
|---|
| 383 | Name="VCAppVerifierTool" |
|---|
| 384 | /> |
|---|
| 385 | <Tool |
|---|
| 386 | Name="VCPostBuildEventTool" |
|---|
| 387 | /> |
|---|
| 388 | </Configuration> |
|---|
| 389 | </Configurations> |
|---|
| 390 | <References> |
|---|
| 391 | </References> |
|---|
| 392 | <Files> |
|---|
| 393 | <Filter |
|---|
| 394 | Name="Source Files" |
|---|
| 395 | Filter="cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90" |
|---|
| 396 | > |
|---|
| 397 | <File |
|---|
| 398 | RelativePath="ConfirmDialog.cpp" |
|---|
| 399 | > |
|---|
| 400 | <FileConfiguration |
|---|
| 401 | Name="Release|Win32" |
|---|
| 402 | > |
|---|
| 403 | <Tool |
|---|
| 404 | Name="VCCLCompilerTool" |
|---|
| 405 | PreprocessorDefinitions="" |
|---|
| 406 | /> |
|---|
| 407 | </FileConfiguration> |
|---|
| 408 | <FileConfiguration |
|---|
| 409 | Name="Release|x64" |
|---|
| 410 | > |
|---|
| 411 | <Tool |
|---|
| 412 | Name="VCCLCompilerTool" |
|---|
| 413 | PreprocessorDefinitions="" |
|---|
| 414 | /> |
|---|
| 415 | </FileConfiguration> |
|---|
| 416 | <FileConfiguration |
|---|
| 417 | Name="Debug|Win32" |
|---|
| 418 | > |
|---|
| 419 | <Tool |
|---|
| 420 | Name="VCCLCompilerTool" |
|---|
| 421 | PreprocessorDefinitions="" |
|---|
| 422 | /> |
|---|
| 423 | </FileConfiguration> |
|---|
| 424 | <FileConfiguration |
|---|
| 425 | Name="Debug|x64" |
|---|
| 426 | > |
|---|
| 427 | <Tool |
|---|
| 428 | Name="VCCLCompilerTool" |
|---|
| 429 | PreprocessorDefinitions="" |
|---|
| 430 | /> |
|---|
| 431 | </FileConfiguration> |
|---|
| 432 | </File> |
|---|
| 433 | <File |
|---|
| 434 | RelativePath="ConfirmReplaceDlg.cpp" |
|---|
| 435 | > |
|---|
| 436 | <FileConfiguration |
|---|
| 437 | Name="Release|Win32" |
|---|
| 438 | > |
|---|
| 439 | <Tool |
|---|
| 440 | Name="VCCLCompilerTool" |
|---|
| 441 | PreprocessorDefinitions="" |
|---|
| 442 | /> |
|---|
| 443 | </FileConfiguration> |
|---|
| 444 | <FileConfiguration |
|---|
| 445 | Name="Release|x64" |
|---|
| 446 | > |
|---|
| 447 | <Tool |
|---|
| 448 | Name="VCCLCompilerTool" |
|---|
| 449 | PreprocessorDefinitions="" |
|---|
| 450 | /> |
|---|
| 451 | </FileConfiguration> |
|---|
| 452 | <FileConfiguration |
|---|
| 453 | Name="Debug|Win32" |
|---|
| 454 | > |
|---|
| 455 | <Tool |
|---|
| 456 | Name="VCCLCompilerTool" |
|---|
| 457 | PreprocessorDefinitions="" |
|---|
| 458 | /> |
|---|
| 459 | </FileConfiguration> |
|---|
| 460 | <FileConfiguration |
|---|
| 461 | Name="Debug|x64" |
|---|
| 462 | > |
|---|
| 463 | <Tool |
|---|
| 464 | Name="VCCLCompilerTool" |
|---|
| 465 | PreprocessorDefinitions="" |
|---|
| 466 | /> |
|---|
| 467 | </FileConfiguration> |
|---|
| 468 | </File> |
|---|
| 469 | <File |
|---|
| 470 | RelativePath="res\Eraser.ico" |
|---|
| 471 | > |
|---|
| 472 | </File> |
|---|
| 473 | <File |
|---|
| 474 | RelativePath="Erasext.cpp" |
|---|
| 475 | > |
|---|
| 476 | <FileConfiguration |
|---|
| 477 | Name="Release|Win32" |
|---|
| 478 | > |
|---|
| 479 | <Tool |
|---|
| 480 | Name="VCCLCompilerTool" |
|---|
| 481 | PreprocessorDefinitions="" |
|---|
| 482 | /> |
|---|
| 483 | </FileConfiguration> |
|---|
| 484 | <FileConfiguration |
|---|
| 485 | Name="Release|x64" |
|---|
| 486 | > |
|---|
| 487 | <Tool |
|---|
| 488 | Name="VCCLCompilerTool" |
|---|
| 489 | PreprocessorDefinitions="" |
|---|
| 490 | /> |
|---|
| 491 | </FileConfiguration> |
|---|
| 492 | <FileConfiguration |
|---|
| 493 | Name="Debug|Win32" |
|---|
| 494 | > |
|---|
| 495 | <Tool |
|---|
| 496 | Name="VCCLCompilerTool" |
|---|
| 497 | PreprocessorDefinitions="" |
|---|
| 498 | /> |
|---|
| 499 | </FileConfiguration> |
|---|
| 500 | <FileConfiguration |
|---|
| 501 | Name="Debug|x64" |
|---|
| 502 | > |
|---|
| 503 | <Tool |
|---|
| 504 | Name="VCCLCompilerTool" |
|---|
| 505 | PreprocessorDefinitions="" |
|---|
| 506 | /> |
|---|
| 507 | </FileConfiguration> |
|---|
| 508 | </File> |
|---|
| 509 | <File |
|---|
| 510 | RelativePath="Erasext.def" |
|---|
| 511 | > |
|---|
| 512 | </File> |
|---|
| 513 | <File |
|---|
| 514 | RelativePath="Erasext.odl" |
|---|
| 515 | > |
|---|
| 516 | <FileConfiguration |
|---|
| 517 | Name="Release|Win32" |
|---|
| 518 | > |
|---|
| 519 | <Tool |
|---|
| 520 | Name="VCMIDLTool" |
|---|
| 521 | PreprocessorDefinitions="" |
|---|
| 522 | TargetEnvironment="1" |
|---|
| 523 | TypeLibraryName="$(SolutionDir)bin\$(PlatformName)\$(ConfigurationName)\$(ProjectName).tlb" |
|---|
| 524 | /> |
|---|
| 525 | </FileConfiguration> |
|---|
| 526 | <FileConfiguration |
|---|
| 527 | Name="Release|x64" |
|---|
| 528 | > |
|---|
| 529 | <Tool |
|---|
| 530 | Name="VCMIDLTool" |
|---|
| 531 | PreprocessorDefinitions="" |
|---|
| 532 | TargetEnvironment="1" |
|---|
| 533 | TypeLibraryName="$(SolutionDir)bin\$(PlatformName)\$(ConfigurationName)\$(ProjectName).tlb" |
|---|
| 534 | /> |
|---|
| 535 | </FileConfiguration> |
|---|
| 536 | <FileConfiguration |
|---|
| 537 | Name="Debug|Win32" |
|---|
| 538 | > |
|---|
| 539 | <Tool |
|---|
| 540 | Name="VCMIDLTool" |
|---|
| 541 | PreprocessorDefinitions="" |
|---|
| 542 | TargetEnvironment="1" |
|---|
| 543 | TypeLibraryName="$(SolutionDir)bin\$(PlatformName)\$(ConfigurationName)\$(ProjectName).tlb" |
|---|
| 544 | /> |
|---|
| 545 | </FileConfiguration> |
|---|
| 546 | <FileConfiguration |
|---|
| 547 | Name="Debug|x64" |
|---|
| 548 | > |
|---|
| 549 | <Tool |
|---|
| 550 | Name="VCMIDLTool" |
|---|
| 551 | PreprocessorDefinitions="" |
|---|
| 552 | TargetEnvironment="1" |
|---|
| 553 | TypeLibraryName="$(SolutionDir)bin\$(PlatformName)\$(ConfigurationName)\$(ProjectName).tlb" |
|---|
| 554 | /> |
|---|
| 555 | </FileConfiguration> |
|---|
| 556 | </File> |
|---|
| 557 | <File |
|---|
| 558 | RelativePath="Erasext.rc" |
|---|
| 559 | > |
|---|
| 560 | <FileConfiguration |
|---|
| 561 | Name="Release|Win32" |
|---|
| 562 | > |
|---|
| 563 | <Tool |
|---|
| 564 | Name="VCResourceCompilerTool" |
|---|
| 565 | PreprocessorDefinitions="" |
|---|
| 566 | AdditionalIncludeDirectories="$(OUTDIR)" |
|---|
| 567 | /> |
|---|
| 568 | </FileConfiguration> |
|---|
| 569 | <FileConfiguration |
|---|
| 570 | Name="Release|x64" |
|---|
| 571 | > |
|---|
| 572 | <Tool |
|---|
| 573 | Name="VCResourceCompilerTool" |
|---|
| 574 | PreprocessorDefinitions="" |
|---|
| 575 | AdditionalIncludeDirectories="$(OUTDIR)" |
|---|
| 576 | /> |
|---|
| 577 | </FileConfiguration> |
|---|
| 578 | <FileConfiguration |
|---|
| 579 | Name="Debug|Win32" |
|---|
| 580 | > |
|---|
| 581 | <Tool |
|---|
| 582 | Name="VCResourceCompilerTool" |
|---|
| 583 | PreprocessorDefinitions="" |
|---|
| 584 | AdditionalIncludeDirectories="$(OUTDIR)" |
|---|
| 585 | /> |
|---|
| 586 | </FileConfiguration> |
|---|
| 587 | <FileConfiguration |
|---|
| 588 | Name="Debug|x64" |
|---|
| 589 | > |
|---|
| 590 | <Tool |
|---|
| 591 | Name="VCResourceCompilerTool" |
|---|
| 592 | PreprocessorDefinitions="" |
|---|
| 593 | AdditionalIncludeDirectories="$(OUTDIR)" |
|---|
| 594 | /> |
|---|
| 595 | </FileConfiguration> |
|---|
| 596 | </File> |
|---|
| 597 | <File |
|---|
| 598 | RelativePath="ErasextMenu.cpp" |
|---|
| 599 | > |
|---|
| 600 | <FileConfiguration |
|---|
| 601 | Name="Release|Win32" |
|---|
| 602 | > |
|---|
| 603 | <Tool |
|---|
| 604 | Name="VCCLCompilerTool" |
|---|
| 605 | PreprocessorDefinitions="" |
|---|
| 606 | /> |
|---|
| 607 | </FileConfiguration> |
|---|
| 608 | <FileConfiguration |
|---|
| 609 | Name="Release|x64" |
|---|
| 610 | > |
|---|
| 611 | <Tool |
|---|
| 612 | Name="VCCLCompilerTool" |
|---|
| 613 | PreprocessorDefinitions="" |
|---|
| 614 | /> |
|---|
| 615 | </FileConfiguration> |
|---|
| 616 | <FileConfiguration |
|---|
| 617 | Name="Debug|Win32" |
|---|
| 618 | > |
|---|
| 619 | <Tool |
|---|
| 620 | Name="VCCLCompilerTool" |
|---|
| 621 | PreprocessorDefinitions="" |
|---|
| 622 | /> |
|---|
| 623 | </FileConfiguration> |
|---|
| 624 | <FileConfiguration |
|---|
| 625 | Name="Debug|x64" |
|---|
| 626 | > |
|---|
| 627 | <Tool |
|---|
| 628 | Name="VCCLCompilerTool" |
|---|
| 629 | PreprocessorDefinitions="" |
|---|
| 630 | /> |
|---|
| 631 | </FileConfiguration> |
|---|
| 632 | </File> |
|---|
| 633 | <File |
|---|
| 634 | RelativePath="..\shared\FileHelper.cpp" |
|---|
| 635 | > |
|---|
| 636 | <FileConfiguration |
|---|
| 637 | Name="Release|Win32" |
|---|
| 638 | > |
|---|
| 639 | <Tool |
|---|
| 640 | Name="VCCLCompilerTool" |
|---|
| 641 | PreprocessorDefinitions="" |
|---|
| 642 | /> |
|---|
| 643 | </FileConfiguration> |
|---|
| 644 | <FileConfiguration |
|---|
| 645 | Name="Release|x64" |
|---|
| 646 | > |
|---|
| 647 | <Tool |
|---|
| 648 | Name="VCCLCompilerTool" |
|---|
| 649 | PreprocessorDefinitions="" |
|---|
| 650 | /> |
|---|
| 651 | </FileConfiguration> |
|---|
| 652 | <FileConfiguration |
|---|
| 653 | Name="Debug|Win32" |
|---|
| 654 | > |
|---|
| 655 | <Tool |
|---|
| 656 | Name="VCCLCompilerTool" |
|---|
| 657 | PreprocessorDefinitions="" |
|---|
| 658 | /> |
|---|
| 659 | </FileConfiguration> |
|---|
| 660 | <FileConfiguration |
|---|
| 661 | Name="Debug|x64" |
|---|
| 662 | > |
|---|
| 663 | <Tool |
|---|
| 664 | Name="VCCLCompilerTool" |
|---|
| 665 | PreprocessorDefinitions="" |
|---|
| 666 | /> |
|---|
| 667 | </FileConfiguration> |
|---|
| 668 | </File> |
|---|
| 669 | <File |
|---|
| 670 | RelativePath="..\shared\key.cpp" |
|---|
| 671 | > |
|---|
| 672 | <FileConfiguration |
|---|
| 673 | Name="Release|Win32" |
|---|
| 674 | > |
|---|
| 675 | <Tool |
|---|
| 676 | Name="VCCLCompilerTool" |
|---|
| 677 | PreprocessorDefinitions="" |
|---|
| 678 | /> |
|---|
| 679 | </FileConfiguration> |
|---|
| 680 | <FileConfiguration |
|---|
| 681 | Name="Release|x64" |
|---|
| 682 | > |
|---|
| 683 | <Tool |
|---|
| 684 | Name="VCCLCompilerTool" |
|---|
| 685 | PreprocessorDefinitions="" |
|---|
| 686 | /> |
|---|
| 687 | </FileConfiguration> |
|---|
| 688 | <FileConfiguration |
|---|
| 689 | Name="Debug|Win32" |
|---|
| 690 | > |
|---|
| 691 | <Tool |
|---|
| 692 | Name="VCCLCompilerTool" |
|---|
| 693 | PreprocessorDefinitions="" |
|---|
| 694 | /> |
|---|
| 695 | </FileConfiguration> |
|---|
| 696 | <FileConfiguration |
|---|
| 697 | Name="Debug|x64" |
|---|
| 698 | > |
|---|
| 699 | <Tool |
|---|
| 700 | Name="VCCLCompilerTool" |
|---|
| 701 | PreprocessorDefinitions="" |
|---|
| 702 | /> |
|---|
| 703 | </FileConfiguration> |
|---|
| 704 | </File> |
|---|
| 705 | <File |
|---|
| 706 | RelativePath="..\shared\SeException.cpp" |
|---|
| 707 | > |
|---|
| 708 | <FileConfiguration |
|---|
| 709 | Name="Release|Win32" |
|---|
| 710 | > |
|---|
| 711 | <Tool |
|---|
| 712 | Name="VCCLCompilerTool" |
|---|
| 713 | PreprocessorDefinitions="" |
|---|
| 714 | /> |
|---|
| 715 | </FileConfiguration> |
|---|
| 716 | <FileConfiguration |
|---|
| 717 | Name="Release|x64" |
|---|
| 718 | > |
|---|
| 719 | <Tool |
|---|
| 720 | Name="VCCLCompilerTool" |
|---|
| 721 | PreprocessorDefinitions="" |
|---|
| 722 | /> |
|---|
| 723 | </FileConfiguration> |
|---|
| 724 | <FileConfiguration |
|---|
| 725 | Name="Debug|Win32" |
|---|
| 726 | > |
|---|
| 727 | <Tool |
|---|
| 728 | Name="VCCLCompilerTool" |
|---|
| 729 | PreprocessorDefinitions="" |
|---|
| 730 | /> |
|---|
| 731 | </FileConfiguration> |
|---|
| 732 | <FileConfiguration |
|---|
| 733 | Name="Debug|x64" |
|---|
| 734 | > |
|---|
| 735 | <Tool |
|---|
| 736 | Name="VCCLCompilerTool" |
|---|
| 737 | PreprocessorDefinitions="" |
|---|
| 738 | /> |
|---|
| 739 | </FileConfiguration> |
|---|
| 740 | </File> |
|---|
| 741 | <File |
|---|
| 742 | RelativePath="StdAfx.cpp" |
|---|
| 743 | > |
|---|
| 744 | <FileConfiguration |
|---|
| 745 | Name="Release|Win32" |
|---|
| 746 | > |
|---|
| 747 | <Tool |
|---|
| 748 | Name="VCCLCompilerTool" |
|---|
| 749 | PreprocessorDefinitions="" |
|---|
| 750 | UsePrecompiledHeader="1" |
|---|
| 751 | /> |
|---|
| 752 | </FileConfiguration> |
|---|
| 753 | <FileConfiguration |
|---|
| 754 | Name="Release|x64" |
|---|
| 755 | > |
|---|
| 756 | <Tool |
|---|
| 757 | Name="VCCLCompilerTool" |
|---|
| 758 | PreprocessorDefinitions="" |
|---|
| 759 | UsePrecompiledHeader="1" |
|---|
| 760 | /> |
|---|
| 761 | </FileConfiguration> |
|---|
| 762 | <FileConfiguration |
|---|
| 763 | Name="Debug|Win32" |
|---|
| 764 | > |
|---|
| 765 | <Tool |
|---|
| 766 | Name="VCCLCompilerTool" |
|---|
| 767 | PreprocessorDefinitions="" |
|---|
| 768 | UsePrecompiledHeader="1" |
|---|
| 769 | /> |
|---|
| 770 | </FileConfiguration> |
|---|
| 771 | <FileConfiguration |
|---|
| 772 | Name="Debug|x64" |
|---|
| 773 | > |
|---|
| 774 | <Tool |
|---|
| 775 | Name="VCCLCompilerTool" |
|---|
| 776 | PreprocessorDefinitions="" |
|---|
| 777 | UsePrecompiledHeader="1" |
|---|
| 778 | /> |
|---|
| 779 | </FileConfiguration> |
|---|
| 780 | </File> |
|---|
| 781 | <File |
|---|
| 782 | RelativePath="WipeProgDlg.cpp" |
|---|
| 783 | > |
|---|
| 784 | <FileConfiguration |
|---|
| 785 | Name="Release|Win32" |
|---|
| 786 | > |
|---|
| 787 | <Tool |
|---|
| 788 | Name="VCCLCompilerTool" |
|---|
| 789 | PreprocessorDefinitions="" |
|---|
| 790 | /> |
|---|
| 791 | </FileConfiguration> |
|---|
| 792 | <FileConfiguration |
|---|
| 793 | Name="Release|x64" |
|---|
| 794 | > |
|---|
| 795 | <Tool |
|---|
| 796 | Name="VCCLCompilerTool" |
|---|
| 797 | PreprocessorDefinitions="" |
|---|
| 798 | /> |
|---|
| 799 | </FileConfiguration> |
|---|
| 800 | <FileConfiguration |
|---|
| 801 | Name="Debug|Win32" |
|---|
| 802 | > |
|---|
| 803 | <Tool |
|---|
| 804 | Name="VCCLCompilerTool" |
|---|
| 805 | PreprocessorDefinitions="" |
|---|
| 806 | /> |
|---|
| 807 | </FileConfiguration> |
|---|
| 808 | <FileConfiguration |
|---|
| 809 | Name="Debug|x64" |
|---|
| 810 | > |
|---|
| 811 | <Tool |
|---|
| 812 | Name="VCCLCompilerTool" |
|---|
| 813 | PreprocessorDefinitions="" |
|---|
| 814 | /> |
|---|
| 815 | </FileConfiguration> |
|---|
| 816 | </File> |
|---|
| 817 | </Filter> |
|---|
| 818 | <Filter |
|---|
| 819 | Name="Header Files" |
|---|
| 820 | Filter="h;hpp;hxx;hm;inl;fi;fd" |
|---|
| 821 | > |
|---|
| 822 | <File |
|---|
| 823 | RelativePath="ConfirmDialog.h" |
|---|
| 824 | > |
|---|
| 825 | </File> |
|---|
| 826 | <File |
|---|
| 827 | RelativePath="ConfirmReplaceDlg.h" |
|---|
| 828 | > |
|---|
| 829 | </File> |
|---|
| 830 | <File |
|---|
| 831 | RelativePath="..\EraserDll\EraserDll.h" |
|---|
| 832 | > |
|---|
| 833 | </File> |
|---|
| 834 | <File |
|---|
| 835 | RelativePath="Erasext.h" |
|---|
| 836 | > |
|---|
| 837 | </File> |
|---|
| 838 | <File |
|---|
| 839 | RelativePath="ErasextMenu.h" |
|---|
| 840 | > |
|---|
| 841 | </File> |
|---|
| 842 | <File |
|---|
| 843 | RelativePath="StdAfx.h" |
|---|
| 844 | > |
|---|
| 845 | </File> |
|---|
| 846 | <File |
|---|
| 847 | RelativePath="..\version.h" |
|---|
| 848 | > |
|---|
| 849 | </File> |
|---|
| 850 | <File |
|---|
| 851 | RelativePath="WipeProgDlg.h" |
|---|
| 852 | > |
|---|
| 853 | </File> |
|---|
| 854 | </Filter> |
|---|
| 855 | <Filter |
|---|
| 856 | Name="Resource Files" |
|---|
| 857 | Filter="ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe" |
|---|
| 858 | > |
|---|
| 859 | <File |
|---|
| 860 | RelativePath="res\Erasext.rc2" |
|---|
| 861 | > |
|---|
| 862 | </File> |
|---|
| 863 | <File |
|---|
| 864 | RelativePath="res\icon_rep.ico" |
|---|
| 865 | > |
|---|
| 866 | </File> |
|---|
| 867 | </Filter> |
|---|
| 868 | </Files> |
|---|
| 869 | <Globals> |
|---|
| 870 | </Globals> |
|---|
| 871 | </VisualStudioProject> |
|---|