| 1 | <?xml version="1.0" encoding="windows-1251"?> |
|---|
| 2 | <VisualStudioProject |
|---|
| 3 | ProjectType="Visual C++" |
|---|
| 4 | Version="8.00" |
|---|
| 5 | Name="Eraser" |
|---|
| 6 | ProjectGUID="{EC74DAF8-5106-470B-A8F4-D539B347E20E}" |
|---|
| 7 | RootNamespace="Eraser" |
|---|
| 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="1" |
|---|
| 26 | UseOfMFC="2" |
|---|
| 27 | ATLMinimizesCRunTimeLibraryUsage="false" |
|---|
| 28 | CharacterSet="2" |
|---|
| 29 | > |
|---|
| 30 | <Tool |
|---|
| 31 | Name="VCPreBuildEventTool" |
|---|
| 32 | /> |
|---|
| 33 | <Tool |
|---|
| 34 | Name="VCCustomBuildTool" |
|---|
| 35 | /> |
|---|
| 36 | <Tool |
|---|
| 37 | Name="VCXMLDataGeneratorTool" |
|---|
| 38 | /> |
|---|
| 39 | <Tool |
|---|
| 40 | Name="VCWebServiceProxyGeneratorTool" |
|---|
| 41 | /> |
|---|
| 42 | <Tool |
|---|
| 43 | Name="VCMIDLTool" |
|---|
| 44 | PreprocessorDefinitions="_DEBUG" |
|---|
| 45 | MkTypLibCompatible="true" |
|---|
| 46 | SuppressStartupBanner="true" |
|---|
| 47 | TargetEnvironment="1" |
|---|
| 48 | TypeLibraryName=".\Debug/Eraser.tlb" |
|---|
| 49 | HeaderFileName="" |
|---|
| 50 | /> |
|---|
| 51 | <Tool |
|---|
| 52 | Name="VCCLCompilerTool" |
|---|
| 53 | Optimization="0" |
|---|
| 54 | AdditionalIncludeDirectories="./" |
|---|
| 55 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_WIN32_IE=0x600;_WIN32_WINNT=0x600" |
|---|
| 56 | MinimalRebuild="true" |
|---|
| 57 | ExceptionHandling="2" |
|---|
| 58 | BasicRuntimeChecks="3" |
|---|
| 59 | RuntimeLibrary="3" |
|---|
| 60 | UsePrecompiledHeader="2" |
|---|
| 61 | PrecompiledHeaderThrough="stdafx.h" |
|---|
| 62 | PrecompiledHeaderFile="$(IntDir)\Eraser.pch" |
|---|
| 63 | AssemblerListingLocation="" |
|---|
| 64 | WarningLevel="4" |
|---|
| 65 | SuppressStartupBanner="true" |
|---|
| 66 | DebugInformationFormat="4" |
|---|
| 67 | /> |
|---|
| 68 | <Tool |
|---|
| 69 | Name="VCManagedResourceCompilerTool" |
|---|
| 70 | /> |
|---|
| 71 | <Tool |
|---|
| 72 | Name="VCResourceCompilerTool" |
|---|
| 73 | PreprocessorDefinitions="_DEBUG" |
|---|
| 74 | Culture="1035" |
|---|
| 75 | /> |
|---|
| 76 | <Tool |
|---|
| 77 | Name="VCPreLinkEventTool" |
|---|
| 78 | /> |
|---|
| 79 | <Tool |
|---|
| 80 | Name="VCLinkerTool" |
|---|
| 81 | AdditionalDependencies="Version.lib EraserUI.lib Shared.lib" |
|---|
| 82 | OutputFile="$(OutDir)\Eraser.exe" |
|---|
| 83 | SuppressStartupBanner="true" |
|---|
| 84 | AdditionalLibraryDirectories=""$(OUTDIR)"" |
|---|
| 85 | GenerateDebugInformation="true" |
|---|
| 86 | SubSystem="2" |
|---|
| 87 | TargetMachine="1" |
|---|
| 88 | /> |
|---|
| 89 | <Tool |
|---|
| 90 | Name="VCALinkTool" |
|---|
| 91 | /> |
|---|
| 92 | <Tool |
|---|
| 93 | Name="VCManifestTool" |
|---|
| 94 | /> |
|---|
| 95 | <Tool |
|---|
| 96 | Name="VCXDCMakeTool" |
|---|
| 97 | /> |
|---|
| 98 | <Tool |
|---|
| 99 | Name="VCBscMakeTool" |
|---|
| 100 | /> |
|---|
| 101 | <Tool |
|---|
| 102 | Name="VCFxCopTool" |
|---|
| 103 | /> |
|---|
| 104 | <Tool |
|---|
| 105 | Name="VCAppVerifierTool" |
|---|
| 106 | /> |
|---|
| 107 | <Tool |
|---|
| 108 | Name="VCPostBuildEventTool" |
|---|
| 109 | /> |
|---|
| 110 | </Configuration> |
|---|
| 111 | <Configuration |
|---|
| 112 | Name="Debug|x64" |
|---|
| 113 | OutputDirectory="$(SolutionDir)bin\$(PlatformName)\$(ConfigurationName)" |
|---|
| 114 | IntermediateDirectory="$(SolutionDir)obj\$(PlatformName)\$(ConfigurationName)\$(ProjectName)" |
|---|
| 115 | ConfigurationType="1" |
|---|
| 116 | UseOfMFC="2" |
|---|
| 117 | ATLMinimizesCRunTimeLibraryUsage="false" |
|---|
| 118 | CharacterSet="2" |
|---|
| 119 | > |
|---|
| 120 | <Tool |
|---|
| 121 | Name="VCPreBuildEventTool" |
|---|
| 122 | /> |
|---|
| 123 | <Tool |
|---|
| 124 | Name="VCCustomBuildTool" |
|---|
| 125 | /> |
|---|
| 126 | <Tool |
|---|
| 127 | Name="VCXMLDataGeneratorTool" |
|---|
| 128 | /> |
|---|
| 129 | <Tool |
|---|
| 130 | Name="VCWebServiceProxyGeneratorTool" |
|---|
| 131 | /> |
|---|
| 132 | <Tool |
|---|
| 133 | Name="VCMIDLTool" |
|---|
| 134 | PreprocessorDefinitions="_DEBUG" |
|---|
| 135 | MkTypLibCompatible="true" |
|---|
| 136 | SuppressStartupBanner="true" |
|---|
| 137 | TargetEnvironment="3" |
|---|
| 138 | TypeLibraryName=".\Debug/Eraser.tlb" |
|---|
| 139 | HeaderFileName="" |
|---|
| 140 | /> |
|---|
| 141 | <Tool |
|---|
| 142 | Name="VCCLCompilerTool" |
|---|
| 143 | Optimization="0" |
|---|
| 144 | AdditionalIncludeDirectories="./" |
|---|
| 145 | PreprocessorDefinitions="_DEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_WIN32_IE=0x600;_WIN32_WINNT=0x600" |
|---|
| 146 | MinimalRebuild="true" |
|---|
| 147 | ExceptionHandling="2" |
|---|
| 148 | BasicRuntimeChecks="3" |
|---|
| 149 | RuntimeLibrary="3" |
|---|
| 150 | UsePrecompiledHeader="2" |
|---|
| 151 | PrecompiledHeaderThrough="stdafx.h" |
|---|
| 152 | PrecompiledHeaderFile="$(IntDir)\Eraser.pch" |
|---|
| 153 | AssemblerListingLocation="" |
|---|
| 154 | WarningLevel="4" |
|---|
| 155 | SuppressStartupBanner="true" |
|---|
| 156 | DebugInformationFormat="3" |
|---|
| 157 | /> |
|---|
| 158 | <Tool |
|---|
| 159 | Name="VCManagedResourceCompilerTool" |
|---|
| 160 | /> |
|---|
| 161 | <Tool |
|---|
| 162 | Name="VCResourceCompilerTool" |
|---|
| 163 | PreprocessorDefinitions="_DEBUG" |
|---|
| 164 | Culture="1035" |
|---|
| 165 | /> |
|---|
| 166 | <Tool |
|---|
| 167 | Name="VCPreLinkEventTool" |
|---|
| 168 | /> |
|---|
| 169 | <Tool |
|---|
| 170 | Name="VCLinkerTool" |
|---|
| 171 | AdditionalDependencies="Version.lib EraserUI.lib Shared.lib" |
|---|
| 172 | OutputFile="$(OutDir)\Eraser.exe" |
|---|
| 173 | SuppressStartupBanner="true" |
|---|
| 174 | AdditionalLibraryDirectories=""$(OUTDIR)"" |
|---|
| 175 | GenerateDebugInformation="true" |
|---|
| 176 | SubSystem="2" |
|---|
| 177 | TargetMachine="17" |
|---|
| 178 | /> |
|---|
| 179 | <Tool |
|---|
| 180 | Name="VCALinkTool" |
|---|
| 181 | /> |
|---|
| 182 | <Tool |
|---|
| 183 | Name="VCManifestTool" |
|---|
| 184 | /> |
|---|
| 185 | <Tool |
|---|
| 186 | Name="VCXDCMakeTool" |
|---|
| 187 | /> |
|---|
| 188 | <Tool |
|---|
| 189 | Name="VCBscMakeTool" |
|---|
| 190 | /> |
|---|
| 191 | <Tool |
|---|
| 192 | Name="VCFxCopTool" |
|---|
| 193 | /> |
|---|
| 194 | <Tool |
|---|
| 195 | Name="VCAppVerifierTool" |
|---|
| 196 | /> |
|---|
| 197 | <Tool |
|---|
| 198 | Name="VCPostBuildEventTool" |
|---|
| 199 | /> |
|---|
| 200 | </Configuration> |
|---|
| 201 | <Configuration |
|---|
| 202 | Name="Release|Win32" |
|---|
| 203 | OutputDirectory="$(SolutionDir)bin\$(PlatformName)\$(ConfigurationName)" |
|---|
| 204 | IntermediateDirectory="$(SolutionDir)obj\$(PlatformName)\$(ConfigurationName)\$(ProjectName)" |
|---|
| 205 | ConfigurationType="1" |
|---|
| 206 | UseOfMFC="2" |
|---|
| 207 | ATLMinimizesCRunTimeLibraryUsage="false" |
|---|
| 208 | CharacterSet="2" |
|---|
| 209 | WholeProgramOptimization="1" |
|---|
| 210 | > |
|---|
| 211 | <Tool |
|---|
| 212 | Name="VCPreBuildEventTool" |
|---|
| 213 | /> |
|---|
| 214 | <Tool |
|---|
| 215 | Name="VCCustomBuildTool" |
|---|
| 216 | /> |
|---|
| 217 | <Tool |
|---|
| 218 | Name="VCXMLDataGeneratorTool" |
|---|
| 219 | /> |
|---|
| 220 | <Tool |
|---|
| 221 | Name="VCWebServiceProxyGeneratorTool" |
|---|
| 222 | /> |
|---|
| 223 | <Tool |
|---|
| 224 | Name="VCMIDLTool" |
|---|
| 225 | PreprocessorDefinitions="NDEBUG" |
|---|
| 226 | MkTypLibCompatible="true" |
|---|
| 227 | SuppressStartupBanner="true" |
|---|
| 228 | TargetEnvironment="1" |
|---|
| 229 | TypeLibraryName=".\Release/Eraser.tlb" |
|---|
| 230 | HeaderFileName="" |
|---|
| 231 | /> |
|---|
| 232 | <Tool |
|---|
| 233 | Name="VCCLCompilerTool" |
|---|
| 234 | Optimization="2" |
|---|
| 235 | AdditionalIncludeDirectories="./" |
|---|
| 236 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_WIN32_IE=0x600;_WIN32_WINNT=0x600" |
|---|
| 237 | StringPooling="true" |
|---|
| 238 | ExceptionHandling="2" |
|---|
| 239 | RuntimeLibrary="2" |
|---|
| 240 | EnableFunctionLevelLinking="true" |
|---|
| 241 | UsePrecompiledHeader="2" |
|---|
| 242 | PrecompiledHeaderThrough="stdafx.h" |
|---|
| 243 | PrecompiledHeaderFile="$(IntDir)\Eraser.pch" |
|---|
| 244 | AssemblerListingLocation="" |
|---|
| 245 | WarningLevel="4" |
|---|
| 246 | SuppressStartupBanner="true" |
|---|
| 247 | DebugInformationFormat="3" |
|---|
| 248 | /> |
|---|
| 249 | <Tool |
|---|
| 250 | Name="VCManagedResourceCompilerTool" |
|---|
| 251 | /> |
|---|
| 252 | <Tool |
|---|
| 253 | Name="VCResourceCompilerTool" |
|---|
| 254 | PreprocessorDefinitions="NDEBUG" |
|---|
| 255 | Culture="1035" |
|---|
| 256 | /> |
|---|
| 257 | <Tool |
|---|
| 258 | Name="VCPreLinkEventTool" |
|---|
| 259 | /> |
|---|
| 260 | <Tool |
|---|
| 261 | Name="VCLinkerTool" |
|---|
| 262 | AdditionalDependencies="Version.lib EraserUI.lib Shared.lib" |
|---|
| 263 | OutputFile="$(OutDir)\Eraser.exe" |
|---|
| 264 | LinkIncremental="1" |
|---|
| 265 | SuppressStartupBanner="true" |
|---|
| 266 | AdditionalLibraryDirectories=""$(OUTDIR)"" |
|---|
| 267 | GenerateDebugInformation="true" |
|---|
| 268 | SubSystem="2" |
|---|
| 269 | OptimizeReferences="2" |
|---|
| 270 | EnableCOMDATFolding="2" |
|---|
| 271 | SetChecksum="true" |
|---|
| 272 | TargetMachine="1" |
|---|
| 273 | /> |
|---|
| 274 | <Tool |
|---|
| 275 | Name="VCALinkTool" |
|---|
| 276 | /> |
|---|
| 277 | <Tool |
|---|
| 278 | Name="VCManifestTool" |
|---|
| 279 | /> |
|---|
| 280 | <Tool |
|---|
| 281 | Name="VCXDCMakeTool" |
|---|
| 282 | /> |
|---|
| 283 | <Tool |
|---|
| 284 | Name="VCBscMakeTool" |
|---|
| 285 | /> |
|---|
| 286 | <Tool |
|---|
| 287 | Name="VCFxCopTool" |
|---|
| 288 | /> |
|---|
| 289 | <Tool |
|---|
| 290 | Name="VCAppVerifierTool" |
|---|
| 291 | /> |
|---|
| 292 | <Tool |
|---|
| 293 | Name="VCPostBuildEventTool" |
|---|
| 294 | CommandLine="" |
|---|
| 295 | /> |
|---|
| 296 | </Configuration> |
|---|
| 297 | <Configuration |
|---|
| 298 | Name="Release|x64" |
|---|
| 299 | OutputDirectory="$(SolutionDir)bin\$(PlatformName)\$(ConfigurationName)" |
|---|
| 300 | IntermediateDirectory="$(SolutionDir)obj\$(PlatformName)\$(ConfigurationName)\$(ProjectName)" |
|---|
| 301 | ConfigurationType="1" |
|---|
| 302 | UseOfMFC="2" |
|---|
| 303 | ATLMinimizesCRunTimeLibraryUsage="false" |
|---|
| 304 | CharacterSet="2" |
|---|
| 305 | WholeProgramOptimization="1" |
|---|
| 306 | > |
|---|
| 307 | <Tool |
|---|
| 308 | Name="VCPreBuildEventTool" |
|---|
| 309 | /> |
|---|
| 310 | <Tool |
|---|
| 311 | Name="VCCustomBuildTool" |
|---|
| 312 | /> |
|---|
| 313 | <Tool |
|---|
| 314 | Name="VCXMLDataGeneratorTool" |
|---|
| 315 | /> |
|---|
| 316 | <Tool |
|---|
| 317 | Name="VCWebServiceProxyGeneratorTool" |
|---|
| 318 | /> |
|---|
| 319 | <Tool |
|---|
| 320 | Name="VCMIDLTool" |
|---|
| 321 | PreprocessorDefinitions="NDEBUG" |
|---|
| 322 | MkTypLibCompatible="true" |
|---|
| 323 | SuppressStartupBanner="true" |
|---|
| 324 | TargetEnvironment="3" |
|---|
| 325 | TypeLibraryName=".\Release/Eraser.tlb" |
|---|
| 326 | HeaderFileName="" |
|---|
| 327 | /> |
|---|
| 328 | <Tool |
|---|
| 329 | Name="VCCLCompilerTool" |
|---|
| 330 | Optimization="2" |
|---|
| 331 | AdditionalIncludeDirectories="./" |
|---|
| 332 | PreprocessorDefinitions="NDEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_WIN32_IE=0x600;_WIN32_WINNT=0x600" |
|---|
| 333 | StringPooling="true" |
|---|
| 334 | ExceptionHandling="2" |
|---|
| 335 | RuntimeLibrary="2" |
|---|
| 336 | EnableFunctionLevelLinking="true" |
|---|
| 337 | UsePrecompiledHeader="2" |
|---|
| 338 | PrecompiledHeaderThrough="stdafx.h" |
|---|
| 339 | PrecompiledHeaderFile="$(IntDir)\Eraser.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="NDEBUG" |
|---|
| 351 | Culture="1035" |
|---|
| 352 | /> |
|---|
| 353 | <Tool |
|---|
| 354 | Name="VCPreLinkEventTool" |
|---|
| 355 | /> |
|---|
| 356 | <Tool |
|---|
| 357 | Name="VCLinkerTool" |
|---|
| 358 | AdditionalDependencies="Version.lib EraserUI.lib Shared.lib" |
|---|
| 359 | OutputFile="$(OutDir)\Eraser.exe" |
|---|
| 360 | LinkIncremental="1" |
|---|
| 361 | SuppressStartupBanner="true" |
|---|
| 362 | AdditionalLibraryDirectories=""$(OUTDIR)"" |
|---|
| 363 | GenerateDebugInformation="true" |
|---|
| 364 | SubSystem="2" |
|---|
| 365 | OptimizeReferences="2" |
|---|
| 366 | EnableCOMDATFolding="2" |
|---|
| 367 | SetChecksum="true" |
|---|
| 368 | TargetMachine="17" |
|---|
| 369 | /> |
|---|
| 370 | <Tool |
|---|
| 371 | Name="VCALinkTool" |
|---|
| 372 | /> |
|---|
| 373 | <Tool |
|---|
| 374 | Name="VCManifestTool" |
|---|
| 375 | /> |
|---|
| 376 | <Tool |
|---|
| 377 | Name="VCXDCMakeTool" |
|---|
| 378 | /> |
|---|
| 379 | <Tool |
|---|
| 380 | Name="VCBscMakeTool" |
|---|
| 381 | /> |
|---|
| 382 | <Tool |
|---|
| 383 | Name="VCFxCopTool" |
|---|
| 384 | /> |
|---|
| 385 | <Tool |
|---|
| 386 | Name="VCAppVerifierTool" |
|---|
| 387 | /> |
|---|
| 388 | <Tool |
|---|
| 389 | Name="VCPostBuildEventTool" |
|---|
| 390 | CommandLine="" |
|---|
| 391 | /> |
|---|
| 392 | </Configuration> |
|---|
| 393 | </Configurations> |
|---|
| 394 | <References> |
|---|
| 395 | </References> |
|---|
| 396 | <Files> |
|---|
| 397 | <Filter |
|---|
| 398 | Name="Source Files" |
|---|
| 399 | Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" |
|---|
| 400 | > |
|---|
| 401 | <File |
|---|
| 402 | RelativePath="ChildFrame.cpp" |
|---|
| 403 | > |
|---|
| 404 | </File> |
|---|
| 405 | <File |
|---|
| 406 | RelativePath="DateTimeInit.cpp" |
|---|
| 407 | > |
|---|
| 408 | </File> |
|---|
| 409 | <File |
|---|
| 410 | RelativePath="DropTargetWnd.cpp" |
|---|
| 411 | > |
|---|
| 412 | </File> |
|---|
| 413 | <File |
|---|
| 414 | RelativePath="Eraser.cpp" |
|---|
| 415 | > |
|---|
| 416 | </File> |
|---|
| 417 | <File |
|---|
| 418 | RelativePath="Eraser.rc" |
|---|
| 419 | > |
|---|
| 420 | </File> |
|---|
| 421 | <File |
|---|
| 422 | RelativePath="EraserDlg.cpp" |
|---|
| 423 | > |
|---|
| 424 | </File> |
|---|
| 425 | <File |
|---|
| 426 | RelativePath="EraserDoc.cpp" |
|---|
| 427 | > |
|---|
| 428 | </File> |
|---|
| 429 | <File |
|---|
| 430 | RelativePath="EraserView.cpp" |
|---|
| 431 | > |
|---|
| 432 | </File> |
|---|
| 433 | <File |
|---|
| 434 | RelativePath="HotKeyDlg.cpp" |
|---|
| 435 | > |
|---|
| 436 | </File> |
|---|
| 437 | <File |
|---|
| 438 | RelativePath="HotKeyListCtrl.cpp" |
|---|
| 439 | > |
|---|
| 440 | </File> |
|---|
| 441 | <File |
|---|
| 442 | RelativePath="Item.cpp" |
|---|
| 443 | > |
|---|
| 444 | </File> |
|---|
| 445 | <File |
|---|
| 446 | RelativePath="KeyComboDlg.cpp" |
|---|
| 447 | > |
|---|
| 448 | </File> |
|---|
| 449 | <File |
|---|
| 450 | RelativePath="MainFrm.cpp" |
|---|
| 451 | > |
|---|
| 452 | </File> |
|---|
| 453 | <File |
|---|
| 454 | RelativePath="OleTreeCtrl.cpp" |
|---|
| 455 | > |
|---|
| 456 | </File> |
|---|
| 457 | <File |
|---|
| 458 | RelativePath="PreferencesPage.cpp" |
|---|
| 459 | > |
|---|
| 460 | </File> |
|---|
| 461 | <File |
|---|
| 462 | RelativePath="PreferencesSheet.cpp" |
|---|
| 463 | > |
|---|
| 464 | </File> |
|---|
| 465 | <File |
|---|
| 466 | RelativePath="SchedulerView.cpp" |
|---|
| 467 | > |
|---|
| 468 | </File> |
|---|
| 469 | <File |
|---|
| 470 | RelativePath="ShellListView.cpp" |
|---|
| 471 | > |
|---|
| 472 | </File> |
|---|
| 473 | <File |
|---|
| 474 | RelativePath="ShellTree.cpp" |
|---|
| 475 | > |
|---|
| 476 | </File> |
|---|
| 477 | <File |
|---|
| 478 | RelativePath="StdAfx.cpp" |
|---|
| 479 | > |
|---|
| 480 | <FileConfiguration |
|---|
| 481 | Name="Debug|Win32" |
|---|
| 482 | > |
|---|
| 483 | <Tool |
|---|
| 484 | Name="VCCLCompilerTool" |
|---|
| 485 | UsePrecompiledHeader="1" |
|---|
| 486 | /> |
|---|
| 487 | </FileConfiguration> |
|---|
| 488 | <FileConfiguration |
|---|
| 489 | Name="Debug|x64" |
|---|
| 490 | > |
|---|
| 491 | <Tool |
|---|
| 492 | Name="VCCLCompilerTool" |
|---|
| 493 | UsePrecompiledHeader="1" |
|---|
| 494 | /> |
|---|
| 495 | </FileConfiguration> |
|---|
| 496 | <FileConfiguration |
|---|
| 497 | Name="Release|Win32" |
|---|
| 498 | > |
|---|
| 499 | <Tool |
|---|
| 500 | Name="VCCLCompilerTool" |
|---|
| 501 | UsePrecompiledHeader="1" |
|---|
| 502 | /> |
|---|
| 503 | </FileConfiguration> |
|---|
| 504 | <FileConfiguration |
|---|
| 505 | Name="Release|x64" |
|---|
| 506 | > |
|---|
| 507 | <Tool |
|---|
| 508 | Name="VCCLCompilerTool" |
|---|
| 509 | UsePrecompiledHeader="1" |
|---|
| 510 | /> |
|---|
| 511 | </FileConfiguration> |
|---|
| 512 | </File> |
|---|
| 513 | <File |
|---|
| 514 | RelativePath="SystemTray.cpp" |
|---|
| 515 | > |
|---|
| 516 | </File> |
|---|
| 517 | <File |
|---|
| 518 | RelativePath="TaskDataPage.cpp" |
|---|
| 519 | > |
|---|
| 520 | </File> |
|---|
| 521 | <File |
|---|
| 522 | RelativePath="TaskPropertySheet.cpp" |
|---|
| 523 | > |
|---|
| 524 | </File> |
|---|
| 525 | </Filter> |
|---|
| 526 | <Filter |
|---|
| 527 | Name="Header Files" |
|---|
| 528 | Filter="h;hpp;hxx;hm;inl" |
|---|
| 529 | > |
|---|
| 530 | <File |
|---|
| 531 | RelativePath="ChildFrame.h" |
|---|
| 532 | > |
|---|
| 533 | </File> |
|---|
| 534 | <File |
|---|
| 535 | RelativePath="DateTimeInit.h" |
|---|
| 536 | > |
|---|
| 537 | </File> |
|---|
| 538 | <File |
|---|
| 539 | RelativePath="DropTargetWnd.h" |
|---|
| 540 | > |
|---|
| 541 | </File> |
|---|
| 542 | <File |
|---|
| 543 | RelativePath="Eraser.h" |
|---|
| 544 | > |
|---|
| 545 | </File> |
|---|
| 546 | <File |
|---|
| 547 | RelativePath="EraserDlg.h" |
|---|
| 548 | > |
|---|
| 549 | </File> |
|---|
| 550 | <File |
|---|
| 551 | RelativePath="EraserDoc.h" |
|---|
| 552 | > |
|---|
| 553 | </File> |
|---|
| 554 | <File |
|---|
| 555 | RelativePath="EraserView.h" |
|---|
| 556 | > |
|---|
| 557 | </File> |
|---|
| 558 | <File |
|---|
| 559 | RelativePath="HotKeyDlg.h" |
|---|
| 560 | > |
|---|
| 561 | </File> |
|---|
| 562 | <File |
|---|
| 563 | RelativePath="HotKeyListCtrl.h" |
|---|
| 564 | > |
|---|
| 565 | </File> |
|---|
| 566 | <File |
|---|
| 567 | RelativePath="Item.h" |
|---|
| 568 | > |
|---|
| 569 | </File> |
|---|
| 570 | <File |
|---|
| 571 | RelativePath="KeyComboDlg.h" |
|---|
| 572 | > |
|---|
| 573 | </File> |
|---|
| 574 | <File |
|---|
| 575 | RelativePath="MainFrm.h" |
|---|
| 576 | > |
|---|
| 577 | </File> |
|---|
| 578 | <File |
|---|
| 579 | RelativePath="OleTreeCtrl.h" |
|---|
| 580 | > |
|---|
| 581 | </File> |
|---|
| 582 | <File |
|---|
| 583 | RelativePath="PreferencesPage.h" |
|---|
| 584 | > |
|---|
| 585 | </File> |
|---|
| 586 | <File |
|---|
| 587 | RelativePath="PreferencesSheet.h" |
|---|
| 588 | > |
|---|
| 589 | </File> |
|---|
| 590 | <File |
|---|
| 591 | RelativePath=".\resource.h" |
|---|
| 592 | > |
|---|
| 593 | </File> |
|---|
| 594 | <File |
|---|
| 595 | RelativePath="SchedulerView.h" |
|---|
| 596 | > |
|---|
| 597 | </File> |
|---|
| 598 | <File |
|---|
| 599 | RelativePath="ShellListView.h" |
|---|
| 600 | > |
|---|
| 601 | </File> |
|---|
| 602 | <File |
|---|
| 603 | RelativePath="ShellTree.h" |
|---|
| 604 | > |
|---|
| 605 | </File> |
|---|
| 606 | <File |
|---|
| 607 | RelativePath="StdAfx.h" |
|---|
| 608 | > |
|---|
| 609 | </File> |
|---|
| 610 | <File |
|---|
| 611 | RelativePath="SystemTray.h" |
|---|
| 612 | > |
|---|
| 613 | </File> |
|---|
| 614 | <File |
|---|
| 615 | RelativePath="TaskDataPage.h" |
|---|
| 616 | > |
|---|
| 617 | </File> |
|---|
| 618 | <File |
|---|
| 619 | RelativePath="TaskPropertySheet.h" |
|---|
| 620 | > |
|---|
| 621 | </File> |
|---|
| 622 | <File |
|---|
| 623 | RelativePath="version.h" |
|---|
| 624 | > |
|---|
| 625 | </File> |
|---|
| 626 | </Filter> |
|---|
| 627 | <Filter |
|---|
| 628 | Name="Resource Files" |
|---|
| 629 | Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" |
|---|
| 630 | > |
|---|
| 631 | <File |
|---|
| 632 | RelativePath="res\dragging.cur" |
|---|
| 633 | > |
|---|
| 634 | </File> |
|---|
| 635 | <File |
|---|
| 636 | RelativePath="res\Eraser.ico" |
|---|
| 637 | > |
|---|
| 638 | </File> |
|---|
| 639 | <File |
|---|
| 640 | RelativePath="res\Eraser.rc2" |
|---|
| 641 | > |
|---|
| 642 | </File> |
|---|
| 643 | <File |
|---|
| 644 | RelativePath="res\EraserDoc.ico" |
|---|
| 645 | > |
|---|
| 646 | </File> |
|---|
| 647 | <File |
|---|
| 648 | RelativePath="res\ftnetwork.bmp" |
|---|
| 649 | > |
|---|
| 650 | </File> |
|---|
| 651 | <File |
|---|
| 652 | RelativePath="res\Header.bmp" |
|---|
| 653 | > |
|---|
| 654 | </File> |
|---|
| 655 | <File |
|---|
| 656 | RelativePath="res\ico00001.ico" |
|---|
| 657 | > |
|---|
| 658 | </File> |
|---|
| 659 | <File |
|---|
| 660 | RelativePath="res\ico00002.ico" |
|---|
| 661 | > |
|---|
| 662 | </File> |
|---|
| 663 | <File |
|---|
| 664 | RelativePath="res\icon_tra.ico" |
|---|
| 665 | > |
|---|
| 666 | </File> |
|---|
| 667 | <File |
|---|
| 668 | RelativePath="res\icr_hand.cur" |
|---|
| 669 | > |
|---|
| 670 | </File> |
|---|
| 671 | <File |
|---|
| 672 | RelativePath="res\imageList.bmp" |
|---|
| 673 | > |
|---|
| 674 | </File> |
|---|
| 675 | <File |
|---|
| 676 | RelativePath="res\MenuCheck.bmp" |
|---|
| 677 | > |
|---|
| 678 | </File> |
|---|
| 679 | <File |
|---|
| 680 | RelativePath="res\MenuCheckSelected.bmp" |
|---|
| 681 | > |
|---|
| 682 | </File> |
|---|
| 683 | <File |
|---|
| 684 | RelativePath="res\nodraggi.cur" |
|---|
| 685 | > |
|---|
| 686 | </File> |
|---|
| 687 | <File |
|---|
| 688 | RelativePath="res\tfdropcopy.cur" |
|---|
| 689 | > |
|---|
| 690 | </File> |
|---|
| 691 | <File |
|---|
| 692 | RelativePath="res\tfnodrop.cur" |
|---|
| 693 | > |
|---|
| 694 | </File> |
|---|
| 695 | <File |
|---|
| 696 | RelativePath="res\tfnodropcopy.cur" |
|---|
| 697 | > |
|---|
| 698 | </File> |
|---|
| 699 | <File |
|---|
| 700 | RelativePath="res\tfnodropmove.cur" |
|---|
| 701 | > |
|---|
| 702 | </File> |
|---|
| 703 | <File |
|---|
| 704 | RelativePath="res\Toolbar.bmp" |
|---|
| 705 | > |
|---|
| 706 | </File> |
|---|
| 707 | <File |
|---|
| 708 | RelativePath="res\toolbar1.bmp" |
|---|
| 709 | > |
|---|
| 710 | </File> |
|---|
| 711 | <File |
|---|
| 712 | RelativePath="res\treeImageList.bmp" |
|---|
| 713 | > |
|---|
| 714 | </File> |
|---|
| 715 | </Filter> |
|---|
| 716 | </Files> |
|---|
| 717 | <Globals> |
|---|
| 718 | <Global |
|---|
| 719 | Name="RESOURCE_FILE" |
|---|
| 720 | Value="Eraser.rc" |
|---|
| 721 | /> |
|---|
| 722 | </Globals> |
|---|
| 723 | </VisualStudioProject> |
|---|