| 1 | <?xml version="1.0" encoding="windows-1251"?> |
|---|
| 2 | <VisualStudioProject |
|---|
| 3 | ProjectType="Visual C++" |
|---|
| 4 | Version="8.00" |
|---|
| 5 | Name="EraserDll" |
|---|
| 6 | ProjectGUID="{31F52DA7-B9F6-452D-823F-E1EFDF283995}" |
|---|
| 7 | RootNamespace="EraserDll" |
|---|
| 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="Debug|Win32" |
|---|
| 23 | OutputDirectory="$(SolutionDir)bin\$(PlatformName)\$(ConfigurationName)" |
|---|
| 24 | IntermediateDirectory="$(SolutionDir)obj\$(PlatformName)\$(ConfigurationName)\$(ProjectName)" |
|---|
| 25 | ConfigurationType="2" |
|---|
| 26 | UseOfMFC="2" |
|---|
| 27 | ATLMinimizesCRunTimeLibraryUsage="false" |
|---|
| 28 | CharacterSet="2" |
|---|
| 29 | > |
|---|
| 30 | <Tool |
|---|
| 31 | Name="VCPreBuildEventTool" |
|---|
| 32 | CommandLine="" |
|---|
| 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="_DEBUG" |
|---|
| 46 | MkTypLibCompatible="true" |
|---|
| 47 | SuppressStartupBanner="true" |
|---|
| 48 | TargetEnvironment="1" |
|---|
| 49 | TypeLibraryName=".\Debug/EraserDll.tlb" |
|---|
| 50 | HeaderFileName="" |
|---|
| 51 | /> |
|---|
| 52 | <Tool |
|---|
| 53 | Name="VCCLCompilerTool" |
|---|
| 54 | Optimization="0" |
|---|
| 55 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;_DLL_ERASER;_CRT_SECURE_NO_DEPRECATE" |
|---|
| 56 | MinimalRebuild="true" |
|---|
| 57 | ExceptionHandling="2" |
|---|
| 58 | BasicRuntimeChecks="3" |
|---|
| 59 | RuntimeLibrary="3" |
|---|
| 60 | UsePrecompiledHeader="2" |
|---|
| 61 | PrecompiledHeaderThrough="stdafx.h" |
|---|
| 62 | PrecompiledHeaderFile="$(IntDir)\EraserDll.pch" |
|---|
| 63 | AssemblerListingLocation="" |
|---|
| 64 | WarningLevel="4" |
|---|
| 65 | SuppressStartupBanner="true" |
|---|
| 66 | DebugInformationFormat="4" |
|---|
| 67 | DisableSpecificWarnings="4251;4275" |
|---|
| 68 | /> |
|---|
| 69 | <Tool |
|---|
| 70 | Name="VCManagedResourceCompilerTool" |
|---|
| 71 | /> |
|---|
| 72 | <Tool |
|---|
| 73 | Name="VCResourceCompilerTool" |
|---|
| 74 | PreprocessorDefinitions="_DEBUG" |
|---|
| 75 | Culture="1035" |
|---|
| 76 | /> |
|---|
| 77 | <Tool |
|---|
| 78 | Name="VCPreLinkEventTool" |
|---|
| 79 | /> |
|---|
| 80 | <Tool |
|---|
| 81 | Name="VCLinkerTool" |
|---|
| 82 | AdditionalDependencies="netapi32.lib EraserUI.lib Shared.lib" |
|---|
| 83 | OutputFile="$(OutDir)\Eraser.dll" |
|---|
| 84 | SuppressStartupBanner="true" |
|---|
| 85 | AdditionalLibraryDirectories=""$(OUTDIR)"" |
|---|
| 86 | GenerateDebugInformation="true" |
|---|
| 87 | ProgramDatabaseFile="$(TargetDir)$(ProjectName).pdb" |
|---|
| 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="VCWebDeploymentTool" |
|---|
| 111 | /> |
|---|
| 112 | <Tool |
|---|
| 113 | Name="VCPostBuildEventTool" |
|---|
| 114 | /> |
|---|
| 115 | </Configuration> |
|---|
| 116 | <Configuration |
|---|
| 117 | Name="Debug|x64" |
|---|
| 118 | OutputDirectory="$(SolutionDir)bin\$(PlatformName)\$(ConfigurationName)" |
|---|
| 119 | IntermediateDirectory="$(SolutionDir)obj\$(PlatformName)\$(ConfigurationName)\$(ProjectName)" |
|---|
| 120 | ConfigurationType="2" |
|---|
| 121 | UseOfMFC="2" |
|---|
| 122 | ATLMinimizesCRunTimeLibraryUsage="false" |
|---|
| 123 | CharacterSet="2" |
|---|
| 124 | > |
|---|
| 125 | <Tool |
|---|
| 126 | Name="VCPreBuildEventTool" |
|---|
| 127 | CommandLine="" |
|---|
| 128 | /> |
|---|
| 129 | <Tool |
|---|
| 130 | Name="VCCustomBuildTool" |
|---|
| 131 | /> |
|---|
| 132 | <Tool |
|---|
| 133 | Name="VCXMLDataGeneratorTool" |
|---|
| 134 | /> |
|---|
| 135 | <Tool |
|---|
| 136 | Name="VCWebServiceProxyGeneratorTool" |
|---|
| 137 | /> |
|---|
| 138 | <Tool |
|---|
| 139 | Name="VCMIDLTool" |
|---|
| 140 | PreprocessorDefinitions="_DEBUG" |
|---|
| 141 | MkTypLibCompatible="true" |
|---|
| 142 | SuppressStartupBanner="true" |
|---|
| 143 | TargetEnvironment="3" |
|---|
| 144 | TypeLibraryName=".\Debug/EraserDll.tlb" |
|---|
| 145 | HeaderFileName="" |
|---|
| 146 | /> |
|---|
| 147 | <Tool |
|---|
| 148 | Name="VCCLCompilerTool" |
|---|
| 149 | Optimization="0" |
|---|
| 150 | PreprocessorDefinitions="_DEBUG;_WINDOWS;_USRDLL;_DLL_ERASER;_CRT_SECURE_NO_DEPRECATE" |
|---|
| 151 | MinimalRebuild="true" |
|---|
| 152 | ExceptionHandling="2" |
|---|
| 153 | BasicRuntimeChecks="3" |
|---|
| 154 | RuntimeLibrary="3" |
|---|
| 155 | UsePrecompiledHeader="2" |
|---|
| 156 | PrecompiledHeaderThrough="stdafx.h" |
|---|
| 157 | PrecompiledHeaderFile="$(IntDir)\EraserDll.pch" |
|---|
| 158 | AssemblerListingLocation="" |
|---|
| 159 | WarningLevel="4" |
|---|
| 160 | SuppressStartupBanner="true" |
|---|
| 161 | DebugInformationFormat="3" |
|---|
| 162 | DisableSpecificWarnings="4251;4275" |
|---|
| 163 | /> |
|---|
| 164 | <Tool |
|---|
| 165 | Name="VCManagedResourceCompilerTool" |
|---|
| 166 | /> |
|---|
| 167 | <Tool |
|---|
| 168 | Name="VCResourceCompilerTool" |
|---|
| 169 | PreprocessorDefinitions="_DEBUG" |
|---|
| 170 | Culture="1035" |
|---|
| 171 | /> |
|---|
| 172 | <Tool |
|---|
| 173 | Name="VCPreLinkEventTool" |
|---|
| 174 | /> |
|---|
| 175 | <Tool |
|---|
| 176 | Name="VCLinkerTool" |
|---|
| 177 | AdditionalDependencies="netapi32.lib EraserUI.lib Shared.lib" |
|---|
| 178 | OutputFile="$(OutDir)\Eraser.dll" |
|---|
| 179 | SuppressStartupBanner="true" |
|---|
| 180 | AdditionalLibraryDirectories=""$(OUTDIR)"" |
|---|
| 181 | GenerateDebugInformation="true" |
|---|
| 182 | ProgramDatabaseFile="$(TargetDir)$(ProjectName).pdb" |
|---|
| 183 | SubSystem="2" |
|---|
| 184 | TargetMachine="17" |
|---|
| 185 | /> |
|---|
| 186 | <Tool |
|---|
| 187 | Name="VCALinkTool" |
|---|
| 188 | /> |
|---|
| 189 | <Tool |
|---|
| 190 | Name="VCManifestTool" |
|---|
| 191 | /> |
|---|
| 192 | <Tool |
|---|
| 193 | Name="VCXDCMakeTool" |
|---|
| 194 | /> |
|---|
| 195 | <Tool |
|---|
| 196 | Name="VCBscMakeTool" |
|---|
| 197 | /> |
|---|
| 198 | <Tool |
|---|
| 199 | Name="VCFxCopTool" |
|---|
| 200 | /> |
|---|
| 201 | <Tool |
|---|
| 202 | Name="VCAppVerifierTool" |
|---|
| 203 | /> |
|---|
| 204 | <Tool |
|---|
| 205 | Name="VCWebDeploymentTool" |
|---|
| 206 | /> |
|---|
| 207 | <Tool |
|---|
| 208 | Name="VCPostBuildEventTool" |
|---|
| 209 | /> |
|---|
| 210 | </Configuration> |
|---|
| 211 | <Configuration |
|---|
| 212 | Name="Release|Win32" |
|---|
| 213 | OutputDirectory="$(SolutionDir)bin\$(PlatformName)\$(ConfigurationName)" |
|---|
| 214 | IntermediateDirectory="$(SolutionDir)obj\$(PlatformName)\$(ConfigurationName)\$(ProjectName)" |
|---|
| 215 | ConfigurationType="2" |
|---|
| 216 | UseOfMFC="2" |
|---|
| 217 | ATLMinimizesCRunTimeLibraryUsage="false" |
|---|
| 218 | CharacterSet="2" |
|---|
| 219 | WholeProgramOptimization="1" |
|---|
| 220 | > |
|---|
| 221 | <Tool |
|---|
| 222 | Name="VCPreBuildEventTool" |
|---|
| 223 | CommandLine="" |
|---|
| 224 | /> |
|---|
| 225 | <Tool |
|---|
| 226 | Name="VCCustomBuildTool" |
|---|
| 227 | /> |
|---|
| 228 | <Tool |
|---|
| 229 | Name="VCXMLDataGeneratorTool" |
|---|
| 230 | /> |
|---|
| 231 | <Tool |
|---|
| 232 | Name="VCWebServiceProxyGeneratorTool" |
|---|
| 233 | /> |
|---|
| 234 | <Tool |
|---|
| 235 | Name="VCMIDLTool" |
|---|
| 236 | PreprocessorDefinitions="NDEBUG" |
|---|
| 237 | MkTypLibCompatible="true" |
|---|
| 238 | SuppressStartupBanner="true" |
|---|
| 239 | TargetEnvironment="1" |
|---|
| 240 | TypeLibraryName=".\Release/EraserDll.tlb" |
|---|
| 241 | HeaderFileName="" |
|---|
| 242 | /> |
|---|
| 243 | <Tool |
|---|
| 244 | Name="VCCLCompilerTool" |
|---|
| 245 | Optimization="2" |
|---|
| 246 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;_DLL_ERASER;_CRT_SECURE_NO_DEPRECATE" |
|---|
| 247 | StringPooling="true" |
|---|
| 248 | ExceptionHandling="2" |
|---|
| 249 | RuntimeLibrary="2" |
|---|
| 250 | UsePrecompiledHeader="2" |
|---|
| 251 | PrecompiledHeaderThrough="stdafx.h" |
|---|
| 252 | PrecompiledHeaderFile="$(IntDir)\EraserDll.pch" |
|---|
| 253 | AssemblerListingLocation="" |
|---|
| 254 | WarningLevel="4" |
|---|
| 255 | SuppressStartupBanner="true" |
|---|
| 256 | DebugInformationFormat="3" |
|---|
| 257 | DisableSpecificWarnings="4251;4275" |
|---|
| 258 | /> |
|---|
| 259 | <Tool |
|---|
| 260 | Name="VCManagedResourceCompilerTool" |
|---|
| 261 | /> |
|---|
| 262 | <Tool |
|---|
| 263 | Name="VCResourceCompilerTool" |
|---|
| 264 | PreprocessorDefinitions="NDEBUG" |
|---|
| 265 | Culture="1033" |
|---|
| 266 | /> |
|---|
| 267 | <Tool |
|---|
| 268 | Name="VCPreLinkEventTool" |
|---|
| 269 | /> |
|---|
| 270 | <Tool |
|---|
| 271 | Name="VCLinkerTool" |
|---|
| 272 | AdditionalDependencies="netapi32.lib EraserUI.lib Shared.lib" |
|---|
| 273 | OutputFile="$(OutDir)\Eraser.dll" |
|---|
| 274 | LinkIncremental="1" |
|---|
| 275 | SuppressStartupBanner="true" |
|---|
| 276 | AdditionalLibraryDirectories=""$(OUTDIR)"" |
|---|
| 277 | GenerateDebugInformation="true" |
|---|
| 278 | ProgramDatabaseFile="$(TargetDir)$(ProjectName).pdb" |
|---|
| 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="Release|x64" |
|---|
| 309 | OutputDirectory="$(SolutionDir)bin\$(PlatformName)\$(ConfigurationName)" |
|---|
| 310 | IntermediateDirectory="$(SolutionDir)obj\$(PlatformName)\$(ConfigurationName)\$(ProjectName)" |
|---|
| 311 | ConfigurationType="2" |
|---|
| 312 | UseOfMFC="2" |
|---|
| 313 | ATLMinimizesCRunTimeLibraryUsage="false" |
|---|
| 314 | CharacterSet="2" |
|---|
| 315 | WholeProgramOptimization="1" |
|---|
| 316 | > |
|---|
| 317 | <Tool |
|---|
| 318 | Name="VCPreBuildEventTool" |
|---|
| 319 | CommandLine="" |
|---|
| 320 | /> |
|---|
| 321 | <Tool |
|---|
| 322 | Name="VCCustomBuildTool" |
|---|
| 323 | /> |
|---|
| 324 | <Tool |
|---|
| 325 | Name="VCXMLDataGeneratorTool" |
|---|
| 326 | /> |
|---|
| 327 | <Tool |
|---|
| 328 | Name="VCWebServiceProxyGeneratorTool" |
|---|
| 329 | /> |
|---|
| 330 | <Tool |
|---|
| 331 | Name="VCMIDLTool" |
|---|
| 332 | PreprocessorDefinitions="NDEBUG" |
|---|
| 333 | MkTypLibCompatible="true" |
|---|
| 334 | SuppressStartupBanner="true" |
|---|
| 335 | TargetEnvironment="3" |
|---|
| 336 | TypeLibraryName=".\Release/EraserDll.tlb" |
|---|
| 337 | HeaderFileName="" |
|---|
| 338 | /> |
|---|
| 339 | <Tool |
|---|
| 340 | Name="VCCLCompilerTool" |
|---|
| 341 | Optimization="2" |
|---|
| 342 | PreprocessorDefinitions="NDEBUG;_WINDOWS;_USRDLL;_DLL_ERASER;_CRT_SECURE_NO_DEPRECATE" |
|---|
| 343 | StringPooling="true" |
|---|
| 344 | ExceptionHandling="2" |
|---|
| 345 | RuntimeLibrary="2" |
|---|
| 346 | UsePrecompiledHeader="2" |
|---|
| 347 | PrecompiledHeaderThrough="stdafx.h" |
|---|
| 348 | PrecompiledHeaderFile="$(IntDir)\EraserDll.pch" |
|---|
| 349 | AssemblerListingLocation="" |
|---|
| 350 | WarningLevel="4" |
|---|
| 351 | SuppressStartupBanner="true" |
|---|
| 352 | DebugInformationFormat="3" |
|---|
| 353 | DisableSpecificWarnings="4251;4275" |
|---|
| 354 | /> |
|---|
| 355 | <Tool |
|---|
| 356 | Name="VCManagedResourceCompilerTool" |
|---|
| 357 | /> |
|---|
| 358 | <Tool |
|---|
| 359 | Name="VCResourceCompilerTool" |
|---|
| 360 | PreprocessorDefinitions="NDEBUG" |
|---|
| 361 | Culture="1033" |
|---|
| 362 | /> |
|---|
| 363 | <Tool |
|---|
| 364 | Name="VCPreLinkEventTool" |
|---|
| 365 | /> |
|---|
| 366 | <Tool |
|---|
| 367 | Name="VCLinkerTool" |
|---|
| 368 | AdditionalDependencies="netapi32.lib EraserUI.lib Shared.lib" |
|---|
| 369 | OutputFile="$(OutDir)\Eraser.dll" |
|---|
| 370 | LinkIncremental="1" |
|---|
| 371 | SuppressStartupBanner="true" |
|---|
| 372 | AdditionalLibraryDirectories=""$(OUTDIR)"" |
|---|
| 373 | GenerateDebugInformation="true" |
|---|
| 374 | ProgramDatabaseFile="$(TargetDir)$(ProjectName).pdb" |
|---|
| 375 | SubSystem="2" |
|---|
| 376 | TargetMachine="17" |
|---|
| 377 | /> |
|---|
| 378 | <Tool |
|---|
| 379 | Name="VCALinkTool" |
|---|
| 380 | /> |
|---|
| 381 | <Tool |
|---|
| 382 | Name="VCManifestTool" |
|---|
| 383 | /> |
|---|
| 384 | <Tool |
|---|
| 385 | Name="VCXDCMakeTool" |
|---|
| 386 | /> |
|---|
| 387 | <Tool |
|---|
| 388 | Name="VCBscMakeTool" |
|---|
| 389 | /> |
|---|
| 390 | <Tool |
|---|
| 391 | Name="VCFxCopTool" |
|---|
| 392 | /> |
|---|
| 393 | <Tool |
|---|
| 394 | Name="VCAppVerifierTool" |
|---|
| 395 | /> |
|---|
| 396 | <Tool |
|---|
| 397 | Name="VCWebDeploymentTool" |
|---|
| 398 | /> |
|---|
| 399 | <Tool |
|---|
| 400 | Name="VCPostBuildEventTool" |
|---|
| 401 | /> |
|---|
| 402 | </Configuration> |
|---|
| 403 | </Configurations> |
|---|
| 404 | <References> |
|---|
| 405 | </References> |
|---|
| 406 | <Files> |
|---|
| 407 | <Filter |
|---|
| 408 | Name="Source Files" |
|---|
| 409 | Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" |
|---|
| 410 | > |
|---|
| 411 | <File |
|---|
| 412 | RelativePath="ByteEdit.cpp" |
|---|
| 413 | > |
|---|
| 414 | <FileConfiguration |
|---|
| 415 | Name="Debug|Win32" |
|---|
| 416 | > |
|---|
| 417 | <Tool |
|---|
| 418 | Name="VCCLCompilerTool" |
|---|
| 419 | Optimization="0" |
|---|
| 420 | PreprocessorDefinitions="" |
|---|
| 421 | /> |
|---|
| 422 | </FileConfiguration> |
|---|
| 423 | <FileConfiguration |
|---|
| 424 | Name="Debug|x64" |
|---|
| 425 | > |
|---|
| 426 | <Tool |
|---|
| 427 | Name="VCCLCompilerTool" |
|---|
| 428 | Optimization="0" |
|---|
| 429 | PreprocessorDefinitions="" |
|---|
| 430 | /> |
|---|
| 431 | </FileConfiguration> |
|---|
| 432 | <FileConfiguration |
|---|
| 433 | Name="Release|Win32" |
|---|
| 434 | > |
|---|
| 435 | <Tool |
|---|
| 436 | Name="VCCLCompilerTool" |
|---|
| 437 | Optimization="3" |
|---|
| 438 | PreprocessorDefinitions="" |
|---|
| 439 | /> |
|---|
| 440 | </FileConfiguration> |
|---|
| 441 | <FileConfiguration |
|---|
| 442 | Name="Release|x64" |
|---|
| 443 | > |
|---|
| 444 | <Tool |
|---|
| 445 | Name="VCCLCompilerTool" |
|---|
| 446 | Optimization="3" |
|---|
| 447 | PreprocessorDefinitions="" |
|---|
| 448 | /> |
|---|
| 449 | </FileConfiguration> |
|---|
| 450 | </File> |
|---|
| 451 | <File |
|---|
| 452 | RelativePath="Common.cpp" |
|---|
| 453 | > |
|---|
| 454 | <FileConfiguration |
|---|
| 455 | Name="Debug|Win32" |
|---|
| 456 | > |
|---|
| 457 | <Tool |
|---|
| 458 | Name="VCCLCompilerTool" |
|---|
| 459 | Optimization="0" |
|---|
| 460 | PreprocessorDefinitions="" |
|---|
| 461 | /> |
|---|
| 462 | </FileConfiguration> |
|---|
| 463 | <FileConfiguration |
|---|
| 464 | Name="Debug|x64" |
|---|
| 465 | > |
|---|
| 466 | <Tool |
|---|
| 467 | Name="VCCLCompilerTool" |
|---|
| 468 | Optimization="0" |
|---|
| 469 | PreprocessorDefinitions="" |
|---|
| 470 | /> |
|---|
| 471 | </FileConfiguration> |
|---|
| 472 | <FileConfiguration |
|---|
| 473 | Name="Release|Win32" |
|---|
| 474 | > |
|---|
| 475 | <Tool |
|---|
| 476 | Name="VCCLCompilerTool" |
|---|
| 477 | Optimization="3" |
|---|
| 478 | PreprocessorDefinitions="" |
|---|
| 479 | /> |
|---|
| 480 | </FileConfiguration> |
|---|
| 481 | <FileConfiguration |
|---|
| 482 | Name="Release|x64" |
|---|
| 483 | > |
|---|
| 484 | <Tool |
|---|
| 485 | Name="VCCLCompilerTool" |
|---|
| 486 | Optimization="3" |
|---|
| 487 | PreprocessorDefinitions="" |
|---|
| 488 | /> |
|---|
| 489 | </FileConfiguration> |
|---|
| 490 | </File> |
|---|
| 491 | <File |
|---|
| 492 | RelativePath="Custom.cpp" |
|---|
| 493 | > |
|---|
| 494 | <FileConfiguration |
|---|
| 495 | Name="Debug|Win32" |
|---|
| 496 | > |
|---|
| 497 | <Tool |
|---|
| 498 | Name="VCCLCompilerTool" |
|---|
| 499 | Optimization="0" |
|---|
| 500 | PreprocessorDefinitions="" |
|---|
| 501 | /> |
|---|
| 502 | </FileConfiguration> |
|---|
| 503 | <FileConfiguration |
|---|
| 504 | Name="Debug|x64" |
|---|
| 505 | > |
|---|
| 506 | <Tool |
|---|
| 507 | Name="VCCLCompilerTool" |
|---|
| 508 | Optimization="0" |
|---|
| 509 | PreprocessorDefinitions="" |
|---|
| 510 | /> |
|---|
| 511 | </FileConfiguration> |
|---|
| 512 | <FileConfiguration |
|---|
| 513 | Name="Release|Win32" |
|---|
| 514 | > |
|---|
| 515 | <Tool |
|---|
| 516 | Name="VCCLCompilerTool" |
|---|
| 517 | Optimization="3" |
|---|
| 518 | PreprocessorDefinitions="" |
|---|
| 519 | /> |
|---|
| 520 | </FileConfiguration> |
|---|
| 521 | <FileConfiguration |
|---|
| 522 | Name="Release|x64" |
|---|
| 523 | > |
|---|
| 524 | <Tool |
|---|
| 525 | Name="VCCLCompilerTool" |
|---|
| 526 | Optimization="3" |
|---|
| 527 | PreprocessorDefinitions="" |
|---|
| 528 | /> |
|---|
| 529 | </FileConfiguration> |
|---|
| 530 | </File> |
|---|
| 531 | <File |
|---|
| 532 | RelativePath="CustomMethodEdit.cpp" |
|---|
| 533 | > |
|---|
| 534 | <FileConfiguration |
|---|
| 535 | Name="Debug|Win32" |
|---|
| 536 | > |
|---|
| 537 | <Tool |
|---|
| 538 | Name="VCCLCompilerTool" |
|---|
| 539 | Optimization="0" |
|---|
| 540 | PreprocessorDefinitions="" |
|---|
| 541 | /> |
|---|
| 542 | </FileConfiguration> |
|---|
| 543 | <FileConfiguration |
|---|
| 544 | Name="Debug|x64" |
|---|
| 545 | > |
|---|
| 546 | <Tool |
|---|
| 547 | Name="VCCLCompilerTool" |
|---|
| 548 | Optimization="0" |
|---|
| 549 | PreprocessorDefinitions="" |
|---|
| 550 | /> |
|---|
| 551 | </FileConfiguration> |
|---|
| 552 | <FileConfiguration |
|---|
| 553 | Name="Release|Win32" |
|---|
| 554 | > |
|---|
| 555 | <Tool |
|---|
| 556 | Name="VCCLCompilerTool" |
|---|
| 557 | Optimization="3" |
|---|
| 558 | PreprocessorDefinitions="" |
|---|
| 559 | /> |
|---|
| 560 | </FileConfiguration> |
|---|
| 561 | <FileConfiguration |
|---|
| 562 | Name="Release|x64" |
|---|
| 563 | > |
|---|
| 564 | <Tool |
|---|
| 565 | Name="VCCLCompilerTool" |
|---|
| 566 | Optimization="3" |
|---|
| 567 | PreprocessorDefinitions="" |
|---|
| 568 | /> |
|---|
| 569 | </FileConfiguration> |
|---|
| 570 | </File> |
|---|
| 571 | <File |
|---|
| 572 | RelativePath="DOD.cpp" |
|---|
| 573 | > |
|---|
| 574 | <FileConfiguration |
|---|
| 575 | Name="Debug|Win32" |
|---|
| 576 | > |
|---|
| 577 | <Tool |
|---|
| 578 | Name="VCCLCompilerTool" |
|---|
| 579 | Optimization="0" |
|---|
| 580 | PreprocessorDefinitions="" |
|---|
| 581 | /> |
|---|
| 582 | </FileConfiguration> |
|---|
| 583 | <FileConfiguration |
|---|
| 584 | Name="Debug|x64" |
|---|
| 585 | > |
|---|
| 586 | <Tool |
|---|
| 587 | Name="VCCLCompilerTool" |
|---|
| 588 | Optimization="0" |
|---|
| 589 | PreprocessorDefinitions="" |
|---|
| 590 | /> |
|---|
| 591 | </FileConfiguration> |
|---|
| 592 | <FileConfiguration |
|---|
| 593 | Name="Release|Win32" |
|---|
| 594 | > |
|---|
| 595 | <Tool |
|---|
| 596 | Name="VCCLCompilerTool" |
|---|
| 597 | Optimization="3" |
|---|
| 598 | PreprocessorDefinitions="" |
|---|
| 599 | /> |
|---|
| 600 | </FileConfiguration> |
|---|
| 601 | <FileConfiguration |
|---|
| 602 | Name="Release|x64" |
|---|
| 603 | > |
|---|
| 604 | <Tool |
|---|
| 605 | Name="VCCLCompilerTool" |
|---|
| 606 | Optimization="3" |
|---|
| 607 | PreprocessorDefinitions="" |
|---|
| 608 | /> |
|---|
| 609 | </FileConfiguration> |
|---|
| 610 | </File> |
|---|
| 611 | <File |
|---|
| 612 | RelativePath="Eraser.cpp" |
|---|
| 613 | > |
|---|
| 614 | <FileConfiguration |
|---|
| 615 | Name="Debug|Win32" |
|---|
| 616 | > |
|---|
| 617 | <Tool |
|---|
| 618 | Name="VCCLCompilerTool" |
|---|
| 619 | Optimization="0" |
|---|
| 620 | PreprocessorDefinitions="" |
|---|
| 621 | /> |
|---|
| 622 | </FileConfiguration> |
|---|
| 623 | <FileConfiguration |
|---|
| 624 | Name="Debug|x64" |
|---|
| 625 | > |
|---|
| 626 | <Tool |
|---|
| 627 | Name="VCCLCompilerTool" |
|---|
| 628 | Optimization="0" |
|---|
| 629 | PreprocessorDefinitions="" |
|---|
| 630 | /> |
|---|
| 631 | </FileConfiguration> |
|---|
| 632 | <FileConfiguration |
|---|
| 633 | Name="Release|Win32" |
|---|
| 634 | > |
|---|
| 635 | <Tool |
|---|
| 636 | Name="VCCLCompilerTool" |
|---|
| 637 | Optimization="3" |
|---|
| 638 | PreprocessorDefinitions="" |
|---|
| 639 | /> |
|---|
| 640 | </FileConfiguration> |
|---|
| 641 | <FileConfiguration |
|---|
| 642 | Name="Release|x64" |
|---|
| 643 | > |
|---|
| 644 | <Tool |
|---|
| 645 | Name="VCCLCompilerTool" |
|---|
| 646 | Optimization="3" |
|---|
| 647 | PreprocessorDefinitions="" |
|---|
| 648 | /> |
|---|
| 649 | </FileConfiguration> |
|---|
| 650 | </File> |
|---|
| 651 | <File |
|---|
| 652 | RelativePath="Eraser.rc" |
|---|
| 653 | > |
|---|
| 654 | </File> |
|---|
| 655 | <File |
|---|
| 656 | RelativePath="FAT.cpp" |
|---|
| 657 | > |
|---|
| 658 | <FileConfiguration |
|---|
| 659 | Name="Debug|Win32" |
|---|
| 660 | > |
|---|
| 661 | <Tool |
|---|
| 662 | Name="VCCLCompilerTool" |
|---|
| 663 | Optimization="0" |
|---|
| 664 | PreprocessorDefinitions="" |
|---|
| 665 | /> |
|---|
| 666 | </FileConfiguration> |
|---|
| 667 | <FileConfiguration |
|---|
| 668 | Name="Debug|x64" |
|---|
| 669 | > |
|---|
| 670 | <Tool |
|---|
| 671 | Name="VCCLCompilerTool" |
|---|
| 672 | Optimization="0" |
|---|
| 673 | PreprocessorDefinitions="" |
|---|
| 674 | /> |
|---|
| 675 | </FileConfiguration> |
|---|
| 676 | <FileConfiguration |
|---|
| 677 | Name="Release|Win32" |
|---|
| 678 | > |
|---|
| 679 | <Tool |
|---|
| 680 | Name="VCCLCompilerTool" |
|---|
| 681 | Optimization="3" |
|---|
| 682 | PreprocessorDefinitions="" |
|---|
| 683 | /> |
|---|
| 684 | </FileConfiguration> |
|---|
| 685 | <FileConfiguration |
|---|
| 686 | Name="Release|x64" |
|---|
| 687 | > |
|---|
| 688 | <Tool |
|---|
| 689 | Name="VCCLCompilerTool" |
|---|
| 690 | Optimization="3" |
|---|
| 691 | PreprocessorDefinitions="" |
|---|
| 692 | /> |
|---|
| 693 | </FileConfiguration> |
|---|
| 694 | </File> |
|---|
| 695 | <File |
|---|
| 696 | RelativePath="File.cpp" |
|---|
| 697 | > |
|---|
| 698 | <FileConfiguration |
|---|
| 699 | Name="Debug|Win32" |
|---|
| 700 | > |
|---|
| 701 | <Tool |
|---|
| 702 | Name="VCCLCompilerTool" |
|---|
| 703 | Optimization="0" |
|---|
| 704 | PreprocessorDefinitions="" |
|---|
| 705 | /> |
|---|
| 706 | </FileConfiguration> |
|---|
| 707 | <FileConfiguration |
|---|
| 708 | Name="Debug|x64" |
|---|
| 709 | > |
|---|
| 710 | <Tool |
|---|
| 711 | Name="VCCLCompilerTool" |
|---|
| 712 | Optimization="0" |
|---|
| 713 | PreprocessorDefinitions="" |
|---|
| 714 | /> |
|---|
| 715 | </FileConfiguration> |
|---|
| 716 | <FileConfiguration |
|---|
| 717 | Name="Release|Win32" |
|---|
| 718 | > |
|---|
| 719 | <Tool |
|---|
| 720 | Name="VCCLCompilerTool" |
|---|
| 721 | Optimization="3" |
|---|
| 722 | PreprocessorDefinitions="" |
|---|
| 723 | /> |
|---|
| 724 | </FileConfiguration> |
|---|
| 725 | <FileConfiguration |
|---|
| 726 | Name="Release|x64" |
|---|
| 727 | > |
|---|
| 728 | <Tool |
|---|
| 729 | Name="VCCLCompilerTool" |
|---|
| 730 | Optimization="3" |
|---|
| 731 | PreprocessorDefinitions="" |
|---|
| 732 | /> |
|---|
| 733 | </FileConfiguration> |
|---|
| 734 | </File> |
|---|
| 735 | <File |
|---|
| 736 | RelativePath=".\FileLockResolver.cpp" |
|---|
| 737 | > |
|---|
| 738 | </File> |
|---|
| 739 | <File |
|---|
| 740 | RelativePath="FillMemoryWith.cpp" |
|---|
| 741 | > |
|---|
| 742 | <FileConfiguration |
|---|
| 743 | Name="Debug|Win32" |
|---|
| 744 | > |
|---|
| 745 | <Tool |
|---|
| 746 | Name="VCCLCompilerTool" |
|---|
| 747 | Optimization="0" |
|---|
| 748 | PreprocessorDefinitions="" |
|---|
| 749 | /> |
|---|
| 750 | </FileConfiguration> |
|---|
| 751 | <FileConfiguration |
|---|
| 752 | Name="Debug|x64" |
|---|
| 753 | > |
|---|
| 754 | <Tool |
|---|
| 755 | Name="VCCLCompilerTool" |
|---|
| 756 | Optimization="0" |
|---|
| 757 | PreprocessorDefinitions="" |
|---|
| 758 | /> |
|---|
| 759 | </FileConfiguration> |
|---|
| 760 | <FileConfiguration |
|---|
| 761 | Name="Release|Win32" |
|---|
| 762 | > |
|---|
| 763 | <Tool |
|---|
| 764 | Name="VCCLCompilerTool" |
|---|
| 765 | Optimization="3" |
|---|
| 766 | PreprocessorDefinitions="" |
|---|
| 767 | /> |
|---|
| 768 | </FileConfiguration> |
|---|
| 769 | <FileConfiguration |
|---|
| 770 | Name="Release|x64" |
|---|
| 771 | > |
|---|
| 772 | <Tool |
|---|
| 773 | Name="VCCLCompilerTool" |
|---|
| 774 | Optimization="3" |
|---|
| 775 | PreprocessorDefinitions="" |
|---|
| 776 | /> |
|---|
| 777 | </FileConfiguration> |
|---|
| 778 | </File> |
|---|
| 779 | <File |
|---|
| 780 | RelativePath=".\FirstLast2kb.cpp" |
|---|
| 781 | > |
|---|
| 782 | </File> |
|---|
| 783 | <File |
|---|
| 784 | RelativePath="FreeSpace.cpp" |
|---|
| 785 | > |
|---|
| 786 | <FileConfiguration |
|---|
| 787 | Name="Debug|Win32" |
|---|
| 788 | > |
|---|
| 789 | <Tool |
|---|
| 790 | Name="VCCLCompilerTool" |
|---|
| 791 | Optimization="0" |
|---|
| 792 | PreprocessorDefinitions="" |
|---|
| 793 | /> |
|---|
| 794 | </FileConfiguration> |
|---|
| 795 | <FileConfiguration |
|---|
| 796 | Name="Debug|x64" |
|---|
| 797 | > |
|---|
| 798 | <Tool |
|---|
| 799 | Name="VCCLCompilerTool" |
|---|
| 800 | Optimization="0" |
|---|
| 801 | PreprocessorDefinitions="" |
|---|
| 802 | /> |
|---|
| 803 | </FileConfiguration> |
|---|
| 804 | <FileConfiguration |
|---|
| 805 | Name="Release|Win32" |
|---|
| 806 | > |
|---|
| 807 | <Tool |
|---|
| 808 | Name="VCCLCompilerTool" |
|---|
| 809 | Optimization="3" |
|---|
| 810 | PreprocessorDefinitions="" |
|---|
| 811 | /> |
|---|
| 812 | </FileConfiguration> |
|---|
| 813 | <FileConfiguration |
|---|
| 814 | Name="Release|x64" |
|---|
| 815 | > |
|---|
| 816 | <Tool |
|---|
| 817 | Name="VCCLCompilerTool" |
|---|
| 818 | Optimization="3" |
|---|
| 819 | PreprocessorDefinitions="" |
|---|
| 820 | /> |
|---|
| 821 | </FileConfiguration> |
|---|
| 822 | </File> |
|---|
| 823 | <File |
|---|
| 824 | RelativePath="Gutmann.cpp" |
|---|
| 825 | > |
|---|
| 826 | <FileConfiguration |
|---|
| 827 | Name="Debug|Win32" |
|---|
| 828 | > |
|---|
| 829 | <Tool |
|---|
| 830 | Name="VCCLCompilerTool" |
|---|
| 831 | Optimization="0" |
|---|
| 832 | PreprocessorDefinitions="" |
|---|
| 833 | /> |
|---|
| 834 | </FileConfiguration> |
|---|
| 835 | <FileConfiguration |
|---|
| 836 | Name="Debug|x64" |
|---|
| 837 | > |
|---|
| 838 | <Tool |
|---|
| 839 | Name="VCCLCompilerTool" |
|---|
| 840 | Optimization="0" |
|---|
| 841 | PreprocessorDefinitions="" |
|---|
| 842 | /> |
|---|
| 843 | </FileConfiguration> |
|---|
| 844 | <FileConfiguration |
|---|
| 845 | Name="Release|Win32" |
|---|
| 846 | > |
|---|
| 847 | <Tool |
|---|
| 848 | Name="VCCLCompilerTool" |
|---|
| 849 | Optimization="3" |
|---|
| 850 | PreprocessorDefinitions="" |
|---|
| 851 | /> |
|---|
| 852 | </FileConfiguration> |
|---|
| 853 | <FileConfiguration |
|---|
| 854 | Name="Release|x64" |
|---|
| 855 | > |
|---|
| 856 | <Tool |
|---|
| 857 | Name="VCCLCompilerTool" |
|---|
| 858 | Optimization="3" |
|---|
| 859 | PreprocessorDefinitions="" |
|---|
| 860 | /> |
|---|
| 861 | </FileConfiguration> |
|---|
| 862 | </File> |
|---|
| 863 | <File |
|---|
| 864 | RelativePath="NTFS.cpp" |
|---|
| 865 | > |
|---|
| 866 | <FileConfiguration |
|---|
| 867 | Name="Debug|Win32" |
|---|
| 868 | > |
|---|
| 869 | <Tool |
|---|
| 870 | Name="VCCLCompilerTool" |
|---|
| 871 | Optimization="0" |
|---|
| 872 | PreprocessorDefinitions="" |
|---|
| 873 | /> |
|---|
| 874 | </FileConfiguration> |
|---|
| 875 | <FileConfiguration |
|---|
| 876 | Name="Debug|x64" |
|---|
| 877 | > |
|---|
| 878 | <Tool |
|---|
| 879 | Name="VCCLCompilerTool" |
|---|
| 880 | Optimization="0" |
|---|
| 881 | PreprocessorDefinitions="" |
|---|
| 882 | /> |
|---|
| 883 | </FileConfiguration> |
|---|
| 884 | <FileConfiguration |
|---|
| 885 | Name="Release|Win32" |
|---|
| 886 | > |
|---|
| 887 | <Tool |
|---|
| 888 | Name="VCCLCompilerTool" |
|---|
| 889 | Optimization="3" |
|---|
| 890 | PreprocessorDefinitions="" |
|---|
| 891 | /> |
|---|
| 892 | </FileConfiguration> |
|---|
| 893 | <FileConfiguration |
|---|
| 894 | Name="Release|x64" |
|---|
| 895 | > |
|---|
| 896 | <Tool |
|---|
| 897 | Name="VCCLCompilerTool" |
|---|
| 898 | Optimization="3" |
|---|
| 899 | PreprocessorDefinitions="" |
|---|
| 900 | /> |
|---|
| 901 | </FileConfiguration> |
|---|
| 902 | </File> |
|---|
| 903 | <File |
|---|
| 904 | RelativePath="OptionPages.cpp" |
|---|
| 905 | > |
|---|
| 906 | <FileConfiguration |
|---|
| 907 | Name="Debug|Win32" |
|---|
| 908 | > |
|---|
| 909 | <Tool |
|---|
| 910 | Name="VCCLCompilerTool" |
|---|
| 911 | Optimization="0" |
|---|
| 912 | PreprocessorDefinitions="" |
|---|
| 913 | /> |
|---|
| 914 | </FileConfiguration> |
|---|
| 915 | <FileConfiguration |
|---|
| 916 | Name="Debug|x64" |
|---|
| 917 | > |
|---|
| 918 | <Tool |
|---|
| 919 | Name="VCCLCompilerTool" |
|---|
| 920 | Optimization="0" |
|---|
| 921 | PreprocessorDefinitions="" |
|---|
| 922 | /> |
|---|
| 923 | </FileConfiguration> |
|---|
| 924 | <FileConfiguration |
|---|
| 925 | Name="Release|Win32" |
|---|
| 926 | > |
|---|
| 927 | <Tool |
|---|
| 928 | Name="VCCLCompilerTool" |
|---|
| 929 | Optimization="3" |
|---|
| 930 | PreprocessorDefinitions="" |
|---|
| 931 | /> |
|---|
| 932 | </FileConfiguration> |
|---|
| 933 | <FileConfiguration |
|---|
| 934 | Name="Release|x64" |
|---|
| 935 | > |
|---|
| 936 | <Tool |
|---|
| 937 | Name="VCCLCompilerTool" |
|---|
| 938 | Optimization="3" |
|---|
| 939 | PreprocessorDefinitions="" |
|---|
| 940 | /> |
|---|
| 941 | </FileConfiguration> |
|---|
| 942 | </File> |
|---|
| 943 | <File |
|---|
| 944 | RelativePath="Options.cpp" |
|---|
| 945 | > |
|---|
| 946 | <FileConfiguration |
|---|
| 947 | Name="Debug|Win32" |
|---|
| 948 | > |
|---|
| 949 | <Tool |
|---|
| 950 | Name="VCCLCompilerTool" |
|---|
| 951 | Optimization="0" |
|---|
| 952 | PreprocessorDefinitions="" |
|---|
| 953 | /> |
|---|
| 954 | </FileConfiguration> |
|---|
| 955 | <FileConfiguration |
|---|
| 956 | Name="Debug|x64" |
|---|
| 957 | > |
|---|
| 958 | <Tool |
|---|
| 959 | Name="VCCLCompilerTool" |
|---|
| 960 | Optimization="0" |
|---|
| 961 | PreprocessorDefinitions="" |
|---|
| 962 | /> |
|---|
| 963 | </FileConfiguration> |
|---|
| 964 | <FileConfiguration |
|---|
| 965 | Name="Release|Win32" |
|---|
| 966 | > |
|---|
| 967 | <Tool |
|---|
| 968 | Name="VCCLCompilerTool" |
|---|
| 969 | Optimization="3" |
|---|
| 970 | PreprocessorDefinitions="" |
|---|
| 971 | /> |
|---|
| 972 | </FileConfiguration> |
|---|
| 973 | <FileConfiguration |
|---|
| 974 | Name="Release|x64" |
|---|
| 975 | > |
|---|
| 976 | <Tool |
|---|
| 977 | Name="VCCLCompilerTool" |
|---|
| 978 | Optimization="3" |
|---|
| 979 | PreprocessorDefinitions="" |
|---|
| 980 | /> |
|---|
| 981 | </FileConfiguration> |
|---|
| 982 | </File> |
|---|
| 983 | <File |
|---|
| 984 | RelativePath="OptionsDlg.cpp" |
|---|
| 985 | > |
|---|
| 986 | <FileConfiguration |
|---|
| 987 | Name="Debug|Win32" |
|---|
| 988 | > |
|---|
| 989 | <Tool |
|---|
| 990 | Name="VCCLCompilerTool" |
|---|
| 991 | Optimization="0" |
|---|
| 992 | PreprocessorDefinitions="" |
|---|
| 993 | /> |
|---|
| 994 | </FileConfiguration> |
|---|
| 995 | <FileConfiguration |
|---|
| 996 | Name="Debug|x64" |
|---|
| 997 | > |
|---|
| 998 | <Tool |
|---|
| 999 | Name="VCCLCompilerTool" |
|---|
| 1000 | Optimization="0" |
|---|
| 1001 | PreprocessorDefinitions="" |
|---|
| 1002 | /> |
|---|
| 1003 | </FileConfiguration> |
|---|
| 1004 | <FileConfiguration |
|---|
| 1005 | Name="Release|Win32" |
|---|
| 1006 | > |
|---|
| 1007 | <Tool |
|---|
| 1008 | Name="VCCLCompilerTool" |
|---|
| 1009 | Optimization="3" |
|---|
| 1010 | PreprocessorDefinitions="" |
|---|
| 1011 | /> |
|---|
| 1012 | </FileConfiguration> |
|---|
| 1013 | <FileConfiguration |
|---|
| 1014 | Name="Release|x64" |
|---|
| 1015 | > |
|---|
| 1016 | <Tool |
|---|
| 1017 | Name="VCCLCompilerTool" |
|---|
| 1018 | Optimization="3" |
|---|
| 1019 | PreprocessorDefinitions="" |
|---|
| 1020 | /> |
|---|
| 1021 | </FileConfiguration> |
|---|
| 1022 | </File> |
|---|
| 1023 | <File |
|---|
| 1024 | RelativePath="Pass.cpp" |
|---|
| 1025 | > |
|---|
| 1026 | <FileConfiguration |
|---|
| 1027 | Name="Debug|Win32" |
|---|
| 1028 | > |
|---|
| 1029 | <Tool |
|---|
| 1030 | Name="VCCLCompilerTool" |
|---|
| 1031 | Optimization="0" |
|---|
| 1032 | PreprocessorDefinitions="" |
|---|
| 1033 | /> |
|---|
| 1034 | </FileConfiguration> |
|---|
| 1035 | <FileConfiguration |
|---|
| 1036 | Name="Debug|x64" |
|---|
| 1037 | > |
|---|
| 1038 | <Tool |
|---|
| 1039 | Name="VCCLCompilerTool" |
|---|
| 1040 | Optimization="0" |
|---|
| 1041 | PreprocessorDefinitions="" |
|---|
| 1042 | /> |
|---|
| 1043 | </FileConfiguration> |
|---|
| 1044 | <FileConfiguration |
|---|
| 1045 | Name="Release|Win32" |
|---|
| 1046 | > |
|---|
| 1047 | <Tool |
|---|
| 1048 | Name="VCCLCompilerTool" |
|---|
| 1049 | Optimization="3" |
|---|
| 1050 | PreprocessorDefinitions="" |
|---|
| 1051 | /> |
|---|
| 1052 | </FileConfiguration> |
|---|
| 1053 | <FileConfiguration |
|---|
| 1054 | Name="Release|x64" |
|---|
| 1055 | > |
|---|
| 1056 | <Tool |
|---|
| 1057 | Name="VCCLCompilerTool" |
|---|
| 1058 | Optimization="3" |
|---|
| 1059 | PreprocessorDefinitions="" |
|---|
| 1060 | /> |
|---|
| 1061 | </FileConfiguration> |
|---|
| 1062 | </File> |
|---|
| 1063 | <File |
|---|
| 1064 | RelativePath="PassEditDlg.cpp" |
|---|
| 1065 | > |
|---|
| 1066 | <FileConfiguration |
|---|
| 1067 | Name="Debug|Win32" |
|---|
| 1068 | > |
|---|
| 1069 | <Tool |
|---|
| 1070 | Name="VCCLCompilerTool" |
|---|
| 1071 | Optimization="0" |
|---|
| 1072 | PreprocessorDefinitions="" |
|---|
| 1073 | /> |
|---|
| 1074 | </FileConfiguration> |
|---|
| 1075 | <FileConfiguration |
|---|
| 1076 | Name="Debug|x64" |
|---|
| 1077 | > |
|---|
| 1078 | <Tool |
|---|
| 1079 | Name="VCCLCompilerTool" |
|---|
| 1080 | Optimization="0" |
|---|
| 1081 | PreprocessorDefinitions="" |
|---|
| 1082 | /> |
|---|
| 1083 | </FileConfiguration> |
|---|
| 1084 | <FileConfiguration |
|---|
| 1085 | Name="Release|Win32" |
|---|
| 1086 | > |
|---|
| 1087 | <Tool |
|---|
| 1088 | Name="VCCLCompilerTool" |
|---|
| 1089 | Optimization="3" |
|---|
| 1090 | PreprocessorDefinitions="" |
|---|
| 1091 | /> |
|---|
| 1092 | </FileConfiguration> |
|---|
| 1093 | <FileConfiguration |
|---|
| 1094 | Name="Release|x64" |
|---|
| 1095 | > |
|---|
| 1096 | <Tool |
|---|
| 1097 | Name="VCCLCompilerTool" |
|---|
| 1098 | Optimization="3" |
|---|
| 1099 | PreprocessorDefinitions="" |
|---|
| 1100 | /> |
|---|
| 1101 | </FileConfiguration> |
|---|
| 1102 | </File> |
|---|
| 1103 | <File |
|---|
| 1104 | RelativePath="Random.cpp" |
|---|
| 1105 | > |
|---|
| 1106 | <FileConfiguration |
|---|
| 1107 | Name="Debug|Win32" |
|---|
| 1108 | > |
|---|
| 1109 | <Tool |
|---|
| 1110 | Name="VCCLCompilerTool" |
|---|
| 1111 | Optimization="0" |
|---|
| 1112 | PreprocessorDefinitions="" |
|---|
| 1113 | /> |
|---|
| 1114 | </FileConfiguration> |
|---|
| 1115 | <FileConfiguration |
|---|
| 1116 | Name="Debug|x64" |
|---|
| 1117 | > |
|---|
| 1118 | <Tool |
|---|
| 1119 | Name="VCCLCompilerTool" |
|---|
| 1120 | Optimization="0" |
|---|
| 1121 | PreprocessorDefinitions="" |
|---|
| 1122 | /> |
|---|
| 1123 | </FileConfiguration> |
|---|
| 1124 | <FileConfiguration |
|---|
| 1125 | Name="Release|Win32" |
|---|
| 1126 | > |
|---|
| 1127 | <Tool |
|---|
| 1128 | Name="VCCLCompilerTool" |
|---|
| 1129 | Optimization="3" |
|---|
| 1130 | PreprocessorDefinitions="" |
|---|
| 1131 | /> |
|---|
| 1132 | </FileConfiguration> |
|---|
| 1133 | <FileConfiguration |
|---|
| 1134 | Name="Release|x64" |
|---|
| 1135 | > |
|---|
| 1136 | <Tool |
|---|
| 1137 | Name="VCCLCompilerTool" |
|---|
| 1138 | Optimization="3" |
|---|
| 1139 | PreprocessorDefinitions="" |
|---|
| 1140 | /> |
|---|
| 1141 | </FileConfiguration> |
|---|
| 1142 | </File> |
|---|
| 1143 | <File |
|---|
| 1144 | RelativePath="ReportDialog.cpp" |
|---|
| 1145 | > |
|---|
| 1146 | <FileConfiguration |
|---|
| 1147 | Name="Debug|Win32" |
|---|
| 1148 | > |
|---|
| 1149 | <Tool |
|---|
| 1150 | Name="VCCLCompilerTool" |
|---|
| 1151 | Optimization="0" |
|---|
| 1152 | PreprocessorDefinitions="" |
|---|
| 1153 | /> |
|---|
| 1154 | </FileConfiguration> |
|---|
| 1155 | <FileConfiguration |
|---|
| 1156 | Name="Debug|x64" |
|---|
| 1157 | > |
|---|
| 1158 | <Tool |
|---|
| 1159 | Name="VCCLCompilerTool" |
|---|
| 1160 | Optimization="0" |
|---|
| 1161 | PreprocessorDefinitions="" |
|---|
| 1162 | /> |
|---|
| 1163 | </FileConfiguration> |
|---|
| 1164 | <FileConfiguration |
|---|
| 1165 | Name="Release|Win32" |
|---|
| 1166 | > |
|---|
| 1167 | <Tool |
|---|
| 1168 | Name="VCCLCompilerTool" |
|---|
| 1169 | Optimization="3" |
|---|
| 1170 | PreprocessorDefinitions="" |
|---|
| 1171 | /> |
|---|
| 1172 | </FileConfiguration> |
|---|
| 1173 | <FileConfiguration |
|---|
| 1174 | Name="Release|x64" |
|---|
| 1175 | > |
|---|
| 1176 | <Tool |
|---|
| 1177 | Name="VCCLCompilerTool" |
|---|
| 1178 | Optimization="3" |
|---|
| 1179 | PreprocessorDefinitions="" |
|---|
| 1180 | /> |
|---|
| 1181 | </FileConfiguration> |
|---|
| 1182 | </File> |
|---|
| 1183 | <File |
|---|
| 1184 | RelativePath="RND.cpp" |
|---|
| 1185 | > |
|---|
| 1186 | <FileConfiguration |
|---|
| 1187 | Name="Debug|Win32" |
|---|
| 1188 | > |
|---|
| 1189 | <Tool |
|---|
| 1190 | Name="VCCLCompilerTool" |
|---|
| 1191 | Optimization="0" |
|---|
| 1192 | PreprocessorDefinitions="" |
|---|
| 1193 | /> |
|---|
| 1194 | </FileConfiguration> |
|---|
| 1195 | <FileConfiguration |
|---|
| 1196 | Name="Debug|x64" |
|---|
| 1197 | > |
|---|
| 1198 | <Tool |
|---|
| 1199 | Name="VCCLCompilerTool" |
|---|
| 1200 | Optimization="0" |
|---|
| 1201 | PreprocessorDefinitions="" |
|---|
| 1202 | /> |
|---|
| 1203 | </FileConfiguration> |
|---|
| 1204 | <FileConfiguration |
|---|
| 1205 | Name="Release|Win32" |
|---|
| 1206 | > |
|---|
| 1207 | <Tool |
|---|
| 1208 | Name="VCCLCompilerTool" |
|---|
| 1209 | Optimization="3" |
|---|
| 1210 | PreprocessorDefinitions="" |
|---|
| 1211 | /> |
|---|
| 1212 | </FileConfiguration> |
|---|
| 1213 | <FileConfiguration |
|---|
| 1214 | Name="Release|x64" |
|---|
| 1215 | > |
|---|
| 1216 | <Tool |
|---|
| 1217 | Name="VCCLCompilerTool" |
|---|
| 1218 | Optimization="3" |
|---|
| 1219 | PreprocessorDefinitions="" |
|---|
| 1220 | /> |
|---|
| 1221 | </FileConfiguration> |
|---|
| 1222 | </File> |
|---|
| 1223 | <File |
|---|
| 1224 | RelativePath="sboxes.cpp" |
|---|
| 1225 | > |
|---|
| 1226 | <FileConfiguration |
|---|
| 1227 | Name="Debug|Win32" |
|---|
| 1228 | > |
|---|
| 1229 | <Tool |
|---|
| 1230 | Name="VCCLCompilerTool" |
|---|
| 1231 | Optimization="0" |
|---|
| 1232 | PreprocessorDefinitions="" |
|---|
| 1233 | /> |
|---|
| 1234 | </FileConfiguration> |
|---|
| 1235 | <FileConfiguration |
|---|
| 1236 | Name="Debug|x64" |
|---|
| 1237 | > |
|---|
| 1238 | <Tool |
|---|
| 1239 | Name="VCCLCompilerTool" |
|---|
| 1240 | Optimization="0" |
|---|
| 1241 | PreprocessorDefinitions="" |
|---|
| 1242 | /> |
|---|
| 1243 | </FileConfiguration> |
|---|
| 1244 | <FileConfiguration |
|---|
| 1245 | Name="Release|Win32" |
|---|
| 1246 | > |
|---|
| 1247 | <Tool |
|---|
| 1248 | Name="VCCLCompilerTool" |
|---|
| 1249 | Optimization="3" |
|---|
| 1250 | PreprocessorDefinitions="" |
|---|
| 1251 | /> |
|---|
| 1252 | </FileConfiguration> |
|---|
| 1253 | <FileConfiguration |
|---|
| 1254 | Name="Release|x64" |
|---|
| 1255 | > |
|---|
| 1256 | <Tool |
|---|
| 1257 | Name="VCCLCompilerTool" |
|---|
| 1258 | Optimization="3" |
|---|
| 1259 | PreprocessorDefinitions="" |
|---|
| 1260 | /> |
|---|
| 1261 | </FileConfiguration> |
|---|
| 1262 | </File> |
|---|
| 1263 | <File |
|---|
| 1264 | RelativePath=".\Schneier7Pass.cpp" |
|---|
| 1265 | > |
|---|
| 1266 | </File> |
|---|
| 1267 | <File |
|---|
| 1268 | RelativePath=".\SecManDlg.cpp" |
|---|
| 1269 | > |
|---|
| 1270 | </File> |
|---|
| 1271 | <File |
|---|
| 1272 | RelativePath=".\SecurityManager.cpp" |
|---|
| 1273 | > |
|---|
| 1274 | </File> |
|---|
| 1275 | <File |
|---|
| 1276 | RelativePath="StdAfx.cpp" |
|---|
| 1277 | > |
|---|
| 1278 | <FileConfiguration |
|---|
| 1279 | Name="Debug|Win32" |
|---|
| 1280 | > |
|---|
| 1281 | <Tool |
|---|
| 1282 | Name="VCCLCompilerTool" |
|---|
| 1283 | PreprocessorDefinitions="" |
|---|
| 1284 | UsePrecompiledHeader="1" |
|---|
| 1285 | /> |
|---|
| 1286 | </FileConfiguration> |
|---|
| 1287 | <FileConfiguration |
|---|
| 1288 | Name="Debug|x64" |
|---|
| 1289 | > |
|---|
| 1290 | <Tool |
|---|
| 1291 | Name="VCCLCompilerTool" |
|---|
| 1292 | PreprocessorDefinitions="" |
|---|
| 1293 | UsePrecompiledHeader="1" |
|---|
| 1294 | /> |
|---|
| 1295 | </FileConfiguration> |
|---|
| 1296 | <FileConfiguration |
|---|
| 1297 | Name="Release|Win32" |
|---|
| 1298 | > |
|---|
| 1299 | <Tool |
|---|
| 1300 | Name="VCCLCompilerTool" |
|---|
| 1301 | PreprocessorDefinitions="" |
|---|
| 1302 | UsePrecompiledHeader="1" |
|---|
| 1303 | /> |
|---|
| 1304 | </FileConfiguration> |
|---|
| 1305 | <FileConfiguration |
|---|
| 1306 | Name="Release|x64" |
|---|
| 1307 | > |
|---|
| 1308 | <Tool |
|---|
| 1309 | Name="VCCLCompilerTool" |
|---|
| 1310 | PreprocessorDefinitions="" |
|---|
| 1311 | UsePrecompiledHeader="1" |
|---|
| 1312 | /> |
|---|
| 1313 | </FileConfiguration> |
|---|
| 1314 | </File> |
|---|
| 1315 | <File |
|---|
| 1316 | RelativePath="tiger.cpp" |
|---|
| 1317 | > |
|---|
| 1318 | <FileConfiguration |
|---|
| 1319 | Name="Debug|Win32" |
|---|
| 1320 | > |
|---|
| 1321 | <Tool |
|---|
| 1322 | Name="VCCLCompilerTool" |
|---|
| 1323 | Optimization="0" |
|---|
| 1324 | PreprocessorDefinitions="" |
|---|
| 1325 | /> |
|---|
| 1326 | </FileConfiguration> |
|---|
| 1327 | <FileConfiguration |
|---|
| 1328 | Name="Debug|x64" |
|---|
| 1329 | > |
|---|
| 1330 | <Tool |
|---|
| 1331 | Name="VCCLCompilerTool" |
|---|
| 1332 | Optimization="0" |
|---|
| 1333 | PreprocessorDefinitions="" |
|---|
| 1334 | /> |
|---|
| 1335 | </FileConfiguration> |
|---|
| 1336 | <FileConfiguration |
|---|
| 1337 | Name="Release|Win32" |
|---|
| 1338 | > |
|---|
| 1339 | <Tool |
|---|
| 1340 | Name="VCCLCompilerTool" |
|---|
| 1341 | Optimization="3" |
|---|
| 1342 | PreprocessorDefinitions="" |
|---|
| 1343 | /> |
|---|
| 1344 | </FileConfiguration> |
|---|
| 1345 | <FileConfiguration |
|---|
| 1346 | Name="Release|x64" |
|---|
| 1347 | > |
|---|
| 1348 | <Tool |
|---|
| 1349 | Name="VCCLCompilerTool" |
|---|
| 1350 | Optimization="3" |
|---|
| 1351 | PreprocessorDefinitions="" |
|---|
| 1352 | /> |
|---|
| 1353 | </FileConfiguration> |
|---|
| 1354 | </File> |
|---|
| 1355 | </Filter> |
|---|
| 1356 | <Filter |
|---|
| 1357 | Name="Header Files" |
|---|
| 1358 | Filter="h;hpp;hxx;hm;inl" |
|---|
| 1359 | > |
|---|
| 1360 | <File |
|---|
| 1361 | RelativePath="ByteEdit.h" |
|---|
| 1362 | > |
|---|
| 1363 | </File> |
|---|
| 1364 | <File |
|---|
| 1365 | RelativePath="Common.h" |
|---|
| 1366 | > |
|---|
| 1367 | </File> |
|---|
| 1368 | <File |
|---|
| 1369 | RelativePath="Custom.h" |
|---|
| 1370 | > |
|---|
| 1371 | </File> |
|---|
| 1372 | <File |
|---|
| 1373 | RelativePath="CustomMethodEdit.h" |
|---|
| 1374 | > |
|---|
| 1375 | </File> |
|---|
| 1376 | <File |
|---|
| 1377 | RelativePath="DOD.h" |
|---|
| 1378 | > |
|---|
| 1379 | </File> |
|---|
| 1380 | <File |
|---|
| 1381 | RelativePath="Eraser.h" |
|---|
| 1382 | > |
|---|
| 1383 | </File> |
|---|
| 1384 | <File |
|---|
| 1385 | RelativePath="EraserDll.h" |
|---|
| 1386 | > |
|---|
| 1387 | </File> |
|---|
| 1388 | <File |
|---|
| 1389 | RelativePath="EraserDllInternal.h" |
|---|
| 1390 | > |
|---|
| 1391 | </File> |
|---|
| 1392 | <File |
|---|
| 1393 | RelativePath="FAT.h" |
|---|
| 1394 | > |
|---|
| 1395 | </File> |
|---|
| 1396 | <File |
|---|
| 1397 | RelativePath="File.h" |
|---|
| 1398 | > |
|---|
| 1399 | </File> |
|---|
| 1400 | <File |
|---|
| 1401 | RelativePath=".\FileLockResolver.h" |
|---|
| 1402 | > |
|---|
| 1403 | </File> |
|---|
| 1404 | <File |
|---|
| 1405 | RelativePath="FillMemoryWith.h" |
|---|
| 1406 | > |
|---|
| 1407 | </File> |
|---|
| 1408 | <File |
|---|
| 1409 | RelativePath=".\FirstLast2kb.h" |
|---|
| 1410 | > |
|---|
| 1411 | </File> |
|---|
| 1412 | <File |
|---|
| 1413 | RelativePath="FreeSpace.h" |
|---|
| 1414 | > |
|---|
| 1415 | </File> |
|---|
| 1416 | <File |
|---|
| 1417 | RelativePath="Gutmann.h" |
|---|
| 1418 | > |
|---|
| 1419 | </File> |
|---|
| 1420 | <File |
|---|
| 1421 | RelativePath=".\isaac.hpp" |
|---|
| 1422 | > |
|---|
| 1423 | </File> |
|---|
| 1424 | <File |
|---|
| 1425 | RelativePath="NTFS.h" |
|---|
| 1426 | > |
|---|
| 1427 | </File> |
|---|
| 1428 | <File |
|---|
| 1429 | RelativePath="OptionPages.h" |
|---|
| 1430 | > |
|---|
| 1431 | </File> |
|---|
| 1432 | <File |
|---|
| 1433 | RelativePath="options.h" |
|---|
| 1434 | > |
|---|
| 1435 | </File> |
|---|
| 1436 | <File |
|---|
| 1437 | RelativePath="OptionsDlg.h" |
|---|
| 1438 | > |
|---|
| 1439 | </File> |
|---|
| 1440 | <File |
|---|
| 1441 | RelativePath="Pass.h" |
|---|
| 1442 | > |
|---|
| 1443 | </File> |
|---|
| 1444 | <File |
|---|
| 1445 | RelativePath="PassEditDlg.h" |
|---|
| 1446 | > |
|---|
| 1447 | </File> |
|---|
| 1448 | <File |
|---|
| 1449 | RelativePath="Random.h" |
|---|
| 1450 | > |
|---|
| 1451 | </File> |
|---|
| 1452 | <File |
|---|
| 1453 | RelativePath="ReportDialog.h" |
|---|
| 1454 | > |
|---|
| 1455 | </File> |
|---|
| 1456 | <File |
|---|
| 1457 | RelativePath="Resource.h" |
|---|
| 1458 | > |
|---|
| 1459 | </File> |
|---|
| 1460 | <File |
|---|
| 1461 | RelativePath="RND.h" |
|---|
| 1462 | > |
|---|
| 1463 | </File> |
|---|
| 1464 | <File |
|---|
| 1465 | RelativePath=".\Schneier7pass.h" |
|---|
| 1466 | > |
|---|
| 1467 | </File> |
|---|
| 1468 | <File |
|---|
| 1469 | RelativePath=".\SecManDlg.h" |
|---|
| 1470 | > |
|---|
| 1471 | </File> |
|---|
| 1472 | <File |
|---|
| 1473 | RelativePath=".\SecurityManager.h" |
|---|
| 1474 | > |
|---|
| 1475 | </File> |
|---|
| 1476 | <File |
|---|
| 1477 | RelativePath="Stack.h" |
|---|
| 1478 | > |
|---|
| 1479 | </File> |
|---|
| 1480 | <File |
|---|
| 1481 | RelativePath="StdAfx.h" |
|---|
| 1482 | > |
|---|
| 1483 | </File> |
|---|
| 1484 | <File |
|---|
| 1485 | RelativePath="tiger.h" |
|---|
| 1486 | > |
|---|
| 1487 | </File> |
|---|
| 1488 | <File |
|---|
| 1489 | RelativePath="..\version.h" |
|---|
| 1490 | > |
|---|
| 1491 | </File> |
|---|
| 1492 | </Filter> |
|---|
| 1493 | <Filter |
|---|
| 1494 | Name="Resource Files" |
|---|
| 1495 | Filter="ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe" |
|---|
| 1496 | > |
|---|
| 1497 | <File |
|---|
| 1498 | RelativePath="res\Eraser.ico" |
|---|
| 1499 | > |
|---|
| 1500 | </File> |
|---|
| 1501 | <File |
|---|
| 1502 | RelativePath="res\Eraser.rc2" |
|---|
| 1503 | > |
|---|
| 1504 | </File> |
|---|
| 1505 | </Filter> |
|---|
| 1506 | </Files> |
|---|
| 1507 | <Globals> |
|---|
| 1508 | <Global |
|---|
| 1509 | Name="RESOURCE_FILE" |
|---|
| 1510 | Value="Eraser.rc" |
|---|
| 1511 | /> |
|---|
| 1512 | </Globals> |
|---|
| 1513 | </VisualStudioProject> |
|---|