| 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 | </File> |
|---|
| 415 | <File |
|---|
| 416 | RelativePath="Common.cpp" |
|---|
| 417 | > |
|---|
| 418 | </File> |
|---|
| 419 | <File |
|---|
| 420 | RelativePath="Custom.cpp" |
|---|
| 421 | > |
|---|
| 422 | </File> |
|---|
| 423 | <File |
|---|
| 424 | RelativePath="CustomMethodEdit.cpp" |
|---|
| 425 | > |
|---|
| 426 | </File> |
|---|
| 427 | <File |
|---|
| 428 | RelativePath="DOD.cpp" |
|---|
| 429 | > |
|---|
| 430 | </File> |
|---|
| 431 | <File |
|---|
| 432 | RelativePath="Eraser.cpp" |
|---|
| 433 | > |
|---|
| 434 | </File> |
|---|
| 435 | <File |
|---|
| 436 | RelativePath="Eraser.rc" |
|---|
| 437 | > |
|---|
| 438 | </File> |
|---|
| 439 | <File |
|---|
| 440 | RelativePath="FAT.cpp" |
|---|
| 441 | > |
|---|
| 442 | </File> |
|---|
| 443 | <File |
|---|
| 444 | RelativePath="File.cpp" |
|---|
| 445 | > |
|---|
| 446 | </File> |
|---|
| 447 | <File |
|---|
| 448 | RelativePath="FileLockResolver.cpp" |
|---|
| 449 | > |
|---|
| 450 | </File> |
|---|
| 451 | <File |
|---|
| 452 | RelativePath="FillMemoryWith.cpp" |
|---|
| 453 | > |
|---|
| 454 | </File> |
|---|
| 455 | <File |
|---|
| 456 | RelativePath="FirstLast2kb.cpp" |
|---|
| 457 | > |
|---|
| 458 | </File> |
|---|
| 459 | <File |
|---|
| 460 | RelativePath="FreeSpace.cpp" |
|---|
| 461 | > |
|---|
| 462 | </File> |
|---|
| 463 | <File |
|---|
| 464 | RelativePath="Gutmann.cpp" |
|---|
| 465 | > |
|---|
| 466 | </File> |
|---|
| 467 | <File |
|---|
| 468 | RelativePath="NTFS.cpp" |
|---|
| 469 | > |
|---|
| 470 | </File> |
|---|
| 471 | <File |
|---|
| 472 | RelativePath="OptionPages.cpp" |
|---|
| 473 | > |
|---|
| 474 | </File> |
|---|
| 475 | <File |
|---|
| 476 | RelativePath="Options.cpp" |
|---|
| 477 | > |
|---|
| 478 | </File> |
|---|
| 479 | <File |
|---|
| 480 | RelativePath="OptionsDlg.cpp" |
|---|
| 481 | > |
|---|
| 482 | </File> |
|---|
| 483 | <File |
|---|
| 484 | RelativePath="Pass.cpp" |
|---|
| 485 | > |
|---|
| 486 | </File> |
|---|
| 487 | <File |
|---|
| 488 | RelativePath="PassEditDlg.cpp" |
|---|
| 489 | > |
|---|
| 490 | </File> |
|---|
| 491 | <File |
|---|
| 492 | RelativePath="Random.cpp" |
|---|
| 493 | > |
|---|
| 494 | </File> |
|---|
| 495 | <File |
|---|
| 496 | RelativePath="ReportDialog.cpp" |
|---|
| 497 | > |
|---|
| 498 | </File> |
|---|
| 499 | <File |
|---|
| 500 | RelativePath="RND.cpp" |
|---|
| 501 | > |
|---|
| 502 | </File> |
|---|
| 503 | <File |
|---|
| 504 | RelativePath="sboxes.cpp" |
|---|
| 505 | > |
|---|
| 506 | </File> |
|---|
| 507 | <File |
|---|
| 508 | RelativePath="Schneier7Pass.cpp" |
|---|
| 509 | > |
|---|
| 510 | </File> |
|---|
| 511 | <File |
|---|
| 512 | RelativePath="SecManDlg.cpp" |
|---|
| 513 | > |
|---|
| 514 | </File> |
|---|
| 515 | <File |
|---|
| 516 | RelativePath="SecurityManager.cpp" |
|---|
| 517 | > |
|---|
| 518 | </File> |
|---|
| 519 | <File |
|---|
| 520 | RelativePath="StdAfx.cpp" |
|---|
| 521 | > |
|---|
| 522 | <FileConfiguration |
|---|
| 523 | Name="Debug|Win32" |
|---|
| 524 | > |
|---|
| 525 | <Tool |
|---|
| 526 | Name="VCCLCompilerTool" |
|---|
| 527 | UsePrecompiledHeader="1" |
|---|
| 528 | /> |
|---|
| 529 | </FileConfiguration> |
|---|
| 530 | <FileConfiguration |
|---|
| 531 | Name="Debug|x64" |
|---|
| 532 | > |
|---|
| 533 | <Tool |
|---|
| 534 | Name="VCCLCompilerTool" |
|---|
| 535 | UsePrecompiledHeader="1" |
|---|
| 536 | /> |
|---|
| 537 | </FileConfiguration> |
|---|
| 538 | <FileConfiguration |
|---|
| 539 | Name="Release|Win32" |
|---|
| 540 | > |
|---|
| 541 | <Tool |
|---|
| 542 | Name="VCCLCompilerTool" |
|---|
| 543 | UsePrecompiledHeader="1" |
|---|
| 544 | /> |
|---|
| 545 | </FileConfiguration> |
|---|
| 546 | <FileConfiguration |
|---|
| 547 | Name="Release|x64" |
|---|
| 548 | > |
|---|
| 549 | <Tool |
|---|
| 550 | Name="VCCLCompilerTool" |
|---|
| 551 | UsePrecompiledHeader="1" |
|---|
| 552 | /> |
|---|
| 553 | </FileConfiguration> |
|---|
| 554 | </File> |
|---|
| 555 | <File |
|---|
| 556 | RelativePath="tiger.cpp" |
|---|
| 557 | > |
|---|
| 558 | </File> |
|---|
| 559 | </Filter> |
|---|
| 560 | <Filter |
|---|
| 561 | Name="Header Files" |
|---|
| 562 | Filter="h;hpp;hxx;hm;inl" |
|---|
| 563 | > |
|---|
| 564 | <File |
|---|
| 565 | RelativePath="ByteEdit.h" |
|---|
| 566 | > |
|---|
| 567 | </File> |
|---|
| 568 | <File |
|---|
| 569 | RelativePath="Common.h" |
|---|
| 570 | > |
|---|
| 571 | </File> |
|---|
| 572 | <File |
|---|
| 573 | RelativePath="Custom.h" |
|---|
| 574 | > |
|---|
| 575 | </File> |
|---|
| 576 | <File |
|---|
| 577 | RelativePath="CustomMethodEdit.h" |
|---|
| 578 | > |
|---|
| 579 | </File> |
|---|
| 580 | <File |
|---|
| 581 | RelativePath="DOD.h" |
|---|
| 582 | > |
|---|
| 583 | </File> |
|---|
| 584 | <File |
|---|
| 585 | RelativePath="Eraser.h" |
|---|
| 586 | > |
|---|
| 587 | </File> |
|---|
| 588 | <File |
|---|
| 589 | RelativePath="EraserDll.h" |
|---|
| 590 | > |
|---|
| 591 | </File> |
|---|
| 592 | <File |
|---|
| 593 | RelativePath="EraserDllInternal.h" |
|---|
| 594 | > |
|---|
| 595 | </File> |
|---|
| 596 | <File |
|---|
| 597 | RelativePath="FAT.h" |
|---|
| 598 | > |
|---|
| 599 | </File> |
|---|
| 600 | <File |
|---|
| 601 | RelativePath="File.h" |
|---|
| 602 | > |
|---|
| 603 | </File> |
|---|
| 604 | <File |
|---|
| 605 | RelativePath="FileLockResolver.h" |
|---|
| 606 | > |
|---|
| 607 | </File> |
|---|
| 608 | <File |
|---|
| 609 | RelativePath="FillMemoryWith.h" |
|---|
| 610 | > |
|---|
| 611 | </File> |
|---|
| 612 | <File |
|---|
| 613 | RelativePath="FirstLast2kb.h" |
|---|
| 614 | > |
|---|
| 615 | </File> |
|---|
| 616 | <File |
|---|
| 617 | RelativePath="FreeSpace.h" |
|---|
| 618 | > |
|---|
| 619 | </File> |
|---|
| 620 | <File |
|---|
| 621 | RelativePath="Gutmann.h" |
|---|
| 622 | > |
|---|
| 623 | </File> |
|---|
| 624 | <File |
|---|
| 625 | RelativePath="isaac.hpp" |
|---|
| 626 | > |
|---|
| 627 | </File> |
|---|
| 628 | <File |
|---|
| 629 | RelativePath="NTFS.h" |
|---|
| 630 | > |
|---|
| 631 | </File> |
|---|
| 632 | <File |
|---|
| 633 | RelativePath="OptionPages.h" |
|---|
| 634 | > |
|---|
| 635 | </File> |
|---|
| 636 | <File |
|---|
| 637 | RelativePath="options.h" |
|---|
| 638 | > |
|---|
| 639 | </File> |
|---|
| 640 | <File |
|---|
| 641 | RelativePath="OptionsDlg.h" |
|---|
| 642 | > |
|---|
| 643 | </File> |
|---|
| 644 | <File |
|---|
| 645 | RelativePath="Pass.h" |
|---|
| 646 | > |
|---|
| 647 | </File> |
|---|
| 648 | <File |
|---|
| 649 | RelativePath="PassEditDlg.h" |
|---|
| 650 | > |
|---|
| 651 | </File> |
|---|
| 652 | <File |
|---|
| 653 | RelativePath="Random.h" |
|---|
| 654 | > |
|---|
| 655 | </File> |
|---|
| 656 | <File |
|---|
| 657 | RelativePath="ReportDialog.h" |
|---|
| 658 | > |
|---|
| 659 | </File> |
|---|
| 660 | <File |
|---|
| 661 | RelativePath="Resource.h" |
|---|
| 662 | > |
|---|
| 663 | </File> |
|---|
| 664 | <File |
|---|
| 665 | RelativePath="RND.h" |
|---|
| 666 | > |
|---|
| 667 | </File> |
|---|
| 668 | <File |
|---|
| 669 | RelativePath="Schneier7pass.h" |
|---|
| 670 | > |
|---|
| 671 | </File> |
|---|
| 672 | <File |
|---|
| 673 | RelativePath="SecManDlg.h" |
|---|
| 674 | > |
|---|
| 675 | </File> |
|---|
| 676 | <File |
|---|
| 677 | RelativePath="SecurityManager.h" |
|---|
| 678 | > |
|---|
| 679 | </File> |
|---|
| 680 | <File |
|---|
| 681 | RelativePath="Stack.h" |
|---|
| 682 | > |
|---|
| 683 | </File> |
|---|
| 684 | <File |
|---|
| 685 | RelativePath="StdAfx.h" |
|---|
| 686 | > |
|---|
| 687 | </File> |
|---|
| 688 | <File |
|---|
| 689 | RelativePath="tiger.h" |
|---|
| 690 | > |
|---|
| 691 | </File> |
|---|
| 692 | <File |
|---|
| 693 | RelativePath="..\version.h" |
|---|
| 694 | > |
|---|
| 695 | </File> |
|---|
| 696 | </Filter> |
|---|
| 697 | <Filter |
|---|
| 698 | Name="Resource Files" |
|---|
| 699 | Filter="ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe" |
|---|
| 700 | > |
|---|
| 701 | <File |
|---|
| 702 | RelativePath="res\Eraser.ico" |
|---|
| 703 | > |
|---|
| 704 | </File> |
|---|
| 705 | <File |
|---|
| 706 | RelativePath="res\Eraser.rc2" |
|---|
| 707 | > |
|---|
| 708 | </File> |
|---|
| 709 | </Filter> |
|---|
| 710 | </Files> |
|---|
| 711 | <Globals> |
|---|
| 712 | <Global |
|---|
| 713 | Name="RESOURCE_FILE" |
|---|
| 714 | Value="Eraser.rc" |
|---|
| 715 | /> |
|---|
| 716 | </Globals> |
|---|
| 717 | </VisualStudioProject> |
|---|