| 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 | TargetMachine="1" |
|---|
| 270 | /> |
|---|
| 271 | <Tool |
|---|
| 272 | Name="VCALinkTool" |
|---|
| 273 | /> |
|---|
| 274 | <Tool |
|---|
| 275 | Name="VCManifestTool" |
|---|
| 276 | /> |
|---|
| 277 | <Tool |
|---|
| 278 | Name="VCXDCMakeTool" |
|---|
| 279 | /> |
|---|
| 280 | <Tool |
|---|
| 281 | Name="VCBscMakeTool" |
|---|
| 282 | /> |
|---|
| 283 | <Tool |
|---|
| 284 | Name="VCFxCopTool" |
|---|
| 285 | /> |
|---|
| 286 | <Tool |
|---|
| 287 | Name="VCAppVerifierTool" |
|---|
| 288 | /> |
|---|
| 289 | <Tool |
|---|
| 290 | Name="VCPostBuildEventTool" |
|---|
| 291 | CommandLine="" |
|---|
| 292 | /> |
|---|
| 293 | </Configuration> |
|---|
| 294 | <Configuration |
|---|
| 295 | Name="Release|x64" |
|---|
| 296 | OutputDirectory="$(SolutionDir)bin\$(PlatformName)\$(ConfigurationName)" |
|---|
| 297 | IntermediateDirectory="$(SolutionDir)obj\$(PlatformName)\$(ConfigurationName)\$(ProjectName)" |
|---|
| 298 | ConfigurationType="1" |
|---|
| 299 | UseOfMFC="2" |
|---|
| 300 | ATLMinimizesCRunTimeLibraryUsage="false" |
|---|
| 301 | CharacterSet="2" |
|---|
| 302 | WholeProgramOptimization="1" |
|---|
| 303 | > |
|---|
| 304 | <Tool |
|---|
| 305 | Name="VCPreBuildEventTool" |
|---|
| 306 | /> |
|---|
| 307 | <Tool |
|---|
| 308 | Name="VCCustomBuildTool" |
|---|
| 309 | /> |
|---|
| 310 | <Tool |
|---|
| 311 | Name="VCXMLDataGeneratorTool" |
|---|
| 312 | /> |
|---|
| 313 | <Tool |
|---|
| 314 | Name="VCWebServiceProxyGeneratorTool" |
|---|
| 315 | /> |
|---|
| 316 | <Tool |
|---|
| 317 | Name="VCMIDLTool" |
|---|
| 318 | PreprocessorDefinitions="NDEBUG" |
|---|
| 319 | MkTypLibCompatible="true" |
|---|
| 320 | SuppressStartupBanner="true" |
|---|
| 321 | TargetEnvironment="3" |
|---|
| 322 | TypeLibraryName=".\Release/Eraser.tlb" |
|---|
| 323 | HeaderFileName="" |
|---|
| 324 | /> |
|---|
| 325 | <Tool |
|---|
| 326 | Name="VCCLCompilerTool" |
|---|
| 327 | Optimization="2" |
|---|
| 328 | AdditionalIncludeDirectories="./" |
|---|
| 329 | PreprocessorDefinitions="NDEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_WIN32_IE=0x600;_WIN32_WINNT=0x600" |
|---|
| 330 | StringPooling="true" |
|---|
| 331 | ExceptionHandling="2" |
|---|
| 332 | RuntimeLibrary="2" |
|---|
| 333 | EnableFunctionLevelLinking="true" |
|---|
| 334 | UsePrecompiledHeader="2" |
|---|
| 335 | PrecompiledHeaderThrough="stdafx.h" |
|---|
| 336 | PrecompiledHeaderFile="$(IntDir)\Eraser.pch" |
|---|
| 337 | AssemblerListingLocation="" |
|---|
| 338 | WarningLevel="4" |
|---|
| 339 | SuppressStartupBanner="true" |
|---|
| 340 | DebugInformationFormat="3" |
|---|
| 341 | /> |
|---|
| 342 | <Tool |
|---|
| 343 | Name="VCManagedResourceCompilerTool" |
|---|
| 344 | /> |
|---|
| 345 | <Tool |
|---|
| 346 | Name="VCResourceCompilerTool" |
|---|
| 347 | PreprocessorDefinitions="NDEBUG" |
|---|
| 348 | Culture="1035" |
|---|
| 349 | /> |
|---|
| 350 | <Tool |
|---|
| 351 | Name="VCPreLinkEventTool" |
|---|
| 352 | /> |
|---|
| 353 | <Tool |
|---|
| 354 | Name="VCLinkerTool" |
|---|
| 355 | AdditionalDependencies="Version.lib EraserUI.lib Shared.lib" |
|---|
| 356 | OutputFile="$(OutDir)\Eraser.exe" |
|---|
| 357 | LinkIncremental="1" |
|---|
| 358 | SuppressStartupBanner="true" |
|---|
| 359 | AdditionalLibraryDirectories=""$(OUTDIR)"" |
|---|
| 360 | GenerateDebugInformation="true" |
|---|
| 361 | SubSystem="2" |
|---|
| 362 | TargetMachine="17" |
|---|
| 363 | /> |
|---|
| 364 | <Tool |
|---|
| 365 | Name="VCALinkTool" |
|---|
| 366 | /> |
|---|
| 367 | <Tool |
|---|
| 368 | Name="VCManifestTool" |
|---|
| 369 | /> |
|---|
| 370 | <Tool |
|---|
| 371 | Name="VCXDCMakeTool" |
|---|
| 372 | /> |
|---|
| 373 | <Tool |
|---|
| 374 | Name="VCBscMakeTool" |
|---|
| 375 | /> |
|---|
| 376 | <Tool |
|---|
| 377 | Name="VCFxCopTool" |
|---|
| 378 | /> |
|---|
| 379 | <Tool |
|---|
| 380 | Name="VCAppVerifierTool" |
|---|
| 381 | /> |
|---|
| 382 | <Tool |
|---|
| 383 | Name="VCPostBuildEventTool" |
|---|
| 384 | CommandLine="" |
|---|
| 385 | /> |
|---|
| 386 | </Configuration> |
|---|
| 387 | </Configurations> |
|---|
| 388 | <References> |
|---|
| 389 | </References> |
|---|
| 390 | <Files> |
|---|
| 391 | <Filter |
|---|
| 392 | Name="Source Files" |
|---|
| 393 | Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" |
|---|
| 394 | > |
|---|
| 395 | <File |
|---|
| 396 | RelativePath="ChildFrame.cpp" |
|---|
| 397 | > |
|---|
| 398 | </File> |
|---|
| 399 | <File |
|---|
| 400 | RelativePath="DateTimeInit.cpp" |
|---|
| 401 | > |
|---|
| 402 | </File> |
|---|
| 403 | <File |
|---|
| 404 | RelativePath="DropTargetWnd.cpp" |
|---|
| 405 | > |
|---|
| 406 | </File> |
|---|
| 407 | <File |
|---|
| 408 | RelativePath="Eraser.cpp" |
|---|
| 409 | > |
|---|
| 410 | </File> |
|---|
| 411 | <File |
|---|
| 412 | RelativePath="Eraser.rc" |
|---|
| 413 | > |
|---|
| 414 | </File> |
|---|
| 415 | <File |
|---|
| 416 | RelativePath="EraserDlg.cpp" |
|---|
| 417 | > |
|---|
| 418 | </File> |
|---|
| 419 | <File |
|---|
| 420 | RelativePath="EraserDoc.cpp" |
|---|
| 421 | > |
|---|
| 422 | </File> |
|---|
| 423 | <File |
|---|
| 424 | RelativePath="EraserView.cpp" |
|---|
| 425 | > |
|---|
| 426 | </File> |
|---|
| 427 | <File |
|---|
| 428 | RelativePath="HotKeyDlg.cpp" |
|---|
| 429 | > |
|---|
| 430 | </File> |
|---|
| 431 | <File |
|---|
| 432 | RelativePath="HotKeyListCtrl.cpp" |
|---|
| 433 | > |
|---|
| 434 | </File> |
|---|
| 435 | <File |
|---|
| 436 | RelativePath="Item.cpp" |
|---|
| 437 | > |
|---|
| 438 | </File> |
|---|
| 439 | <File |
|---|
| 440 | RelativePath="KeyComboDlg.cpp" |
|---|
| 441 | > |
|---|
| 442 | </File> |
|---|
| 443 | <File |
|---|
| 444 | RelativePath="MainFrm.cpp" |
|---|
| 445 | > |
|---|
| 446 | </File> |
|---|
| 447 | <File |
|---|
| 448 | RelativePath="OleTreeCtrl.cpp" |
|---|
| 449 | > |
|---|
| 450 | </File> |
|---|
| 451 | <File |
|---|
| 452 | RelativePath="PreferencesPage.cpp" |
|---|
| 453 | > |
|---|
| 454 | </File> |
|---|
| 455 | <File |
|---|
| 456 | RelativePath="PreferencesSheet.cpp" |
|---|
| 457 | > |
|---|
| 458 | </File> |
|---|
| 459 | <File |
|---|
| 460 | RelativePath="SchedulerView.cpp" |
|---|
| 461 | > |
|---|
| 462 | </File> |
|---|
| 463 | <File |
|---|
| 464 | RelativePath="ShellListView.cpp" |
|---|
| 465 | > |
|---|
| 466 | </File> |
|---|
| 467 | <File |
|---|
| 468 | RelativePath="ShellTree.cpp" |
|---|
| 469 | > |
|---|
| 470 | </File> |
|---|
| 471 | <File |
|---|
| 472 | RelativePath="StdAfx.cpp" |
|---|
| 473 | > |
|---|
| 474 | <FileConfiguration |
|---|
| 475 | Name="Debug|Win32" |
|---|
| 476 | > |
|---|
| 477 | <Tool |
|---|
| 478 | Name="VCCLCompilerTool" |
|---|
| 479 | UsePrecompiledHeader="1" |
|---|
| 480 | /> |
|---|
| 481 | </FileConfiguration> |
|---|
| 482 | <FileConfiguration |
|---|
| 483 | Name="Debug|x64" |
|---|
| 484 | > |
|---|
| 485 | <Tool |
|---|
| 486 | Name="VCCLCompilerTool" |
|---|
| 487 | UsePrecompiledHeader="1" |
|---|
| 488 | /> |
|---|
| 489 | </FileConfiguration> |
|---|
| 490 | <FileConfiguration |
|---|
| 491 | Name="Release|Win32" |
|---|
| 492 | > |
|---|
| 493 | <Tool |
|---|
| 494 | Name="VCCLCompilerTool" |
|---|
| 495 | UsePrecompiledHeader="1" |
|---|
| 496 | /> |
|---|
| 497 | </FileConfiguration> |
|---|
| 498 | <FileConfiguration |
|---|
| 499 | Name="Release|x64" |
|---|
| 500 | > |
|---|
| 501 | <Tool |
|---|
| 502 | Name="VCCLCompilerTool" |
|---|
| 503 | UsePrecompiledHeader="1" |
|---|
| 504 | /> |
|---|
| 505 | </FileConfiguration> |
|---|
| 506 | </File> |
|---|
| 507 | <File |
|---|
| 508 | RelativePath="SystemTray.cpp" |
|---|
| 509 | > |
|---|
| 510 | </File> |
|---|
| 511 | <File |
|---|
| 512 | RelativePath="TaskDataPage.cpp" |
|---|
| 513 | > |
|---|
| 514 | </File> |
|---|
| 515 | <File |
|---|
| 516 | RelativePath="TaskPropertySheet.cpp" |
|---|
| 517 | > |
|---|
| 518 | </File> |
|---|
| 519 | </Filter> |
|---|
| 520 | <Filter |
|---|
| 521 | Name="Header Files" |
|---|
| 522 | Filter="h;hpp;hxx;hm;inl" |
|---|
| 523 | > |
|---|
| 524 | <File |
|---|
| 525 | RelativePath="ChildFrame.h" |
|---|
| 526 | > |
|---|
| 527 | </File> |
|---|
| 528 | <File |
|---|
| 529 | RelativePath="DateTimeInit.h" |
|---|
| 530 | > |
|---|
| 531 | </File> |
|---|
| 532 | <File |
|---|
| 533 | RelativePath="DropTargetWnd.h" |
|---|
| 534 | > |
|---|
| 535 | </File> |
|---|
| 536 | <File |
|---|
| 537 | RelativePath="Eraser.h" |
|---|
| 538 | > |
|---|
| 539 | </File> |
|---|
| 540 | <File |
|---|
| 541 | RelativePath="EraserDlg.h" |
|---|
| 542 | > |
|---|
| 543 | </File> |
|---|
| 544 | <File |
|---|
| 545 | RelativePath="EraserDoc.h" |
|---|
| 546 | > |
|---|
| 547 | </File> |
|---|
| 548 | <File |
|---|
| 549 | RelativePath="EraserView.h" |
|---|
| 550 | > |
|---|
| 551 | </File> |
|---|
| 552 | <File |
|---|
| 553 | RelativePath="HotKeyDlg.h" |
|---|
| 554 | > |
|---|
| 555 | </File> |
|---|
| 556 | <File |
|---|
| 557 | RelativePath="HotKeyListCtrl.h" |
|---|
| 558 | > |
|---|
| 559 | </File> |
|---|
| 560 | <File |
|---|
| 561 | RelativePath="Item.h" |
|---|
| 562 | > |
|---|
| 563 | </File> |
|---|
| 564 | <File |
|---|
| 565 | RelativePath="KeyComboDlg.h" |
|---|
| 566 | > |
|---|
| 567 | </File> |
|---|
| 568 | <File |
|---|
| 569 | RelativePath="MainFrm.h" |
|---|
| 570 | > |
|---|
| 571 | </File> |
|---|
| 572 | <File |
|---|
| 573 | RelativePath="OleTreeCtrl.h" |
|---|
| 574 | > |
|---|
| 575 | </File> |
|---|
| 576 | <File |
|---|
| 577 | RelativePath="PreferencesPage.h" |
|---|
| 578 | > |
|---|
| 579 | </File> |
|---|
| 580 | <File |
|---|
| 581 | RelativePath="PreferencesSheet.h" |
|---|
| 582 | > |
|---|
| 583 | </File> |
|---|
| 584 | <File |
|---|
| 585 | RelativePath="SchedulerView.h" |
|---|
| 586 | > |
|---|
| 587 | </File> |
|---|
| 588 | <File |
|---|
| 589 | RelativePath="ShellListView.h" |
|---|
| 590 | > |
|---|
| 591 | </File> |
|---|
| 592 | <File |
|---|
| 593 | RelativePath="ShellTree.h" |
|---|
| 594 | > |
|---|
| 595 | </File> |
|---|
| 596 | <File |
|---|
| 597 | RelativePath="StdAfx.h" |
|---|
| 598 | > |
|---|
| 599 | </File> |
|---|
| 600 | <File |
|---|
| 601 | RelativePath="SystemTray.h" |
|---|
| 602 | > |
|---|
| 603 | </File> |
|---|
| 604 | <File |
|---|
| 605 | RelativePath="TaskDataPage.h" |
|---|
| 606 | > |
|---|
| 607 | </File> |
|---|
| 608 | <File |
|---|
| 609 | RelativePath="TaskPropertySheet.h" |
|---|
| 610 | > |
|---|
| 611 | </File> |
|---|
| 612 | <File |
|---|
| 613 | RelativePath="version.h" |
|---|
| 614 | > |
|---|
| 615 | </File> |
|---|
| 616 | </Filter> |
|---|
| 617 | <Filter |
|---|
| 618 | Name="Resource Files" |
|---|
| 619 | Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" |
|---|
| 620 | > |
|---|
| 621 | <File |
|---|
| 622 | RelativePath="res\dragging.cur" |
|---|
| 623 | > |
|---|
| 624 | </File> |
|---|
| 625 | <File |
|---|
| 626 | RelativePath="res\Eraser.ico" |
|---|
| 627 | > |
|---|
| 628 | </File> |
|---|
| 629 | <File |
|---|
| 630 | RelativePath="res\Eraser.rc2" |
|---|
| 631 | > |
|---|
| 632 | </File> |
|---|
| 633 | <File |
|---|
| 634 | RelativePath="res\EraserDoc.ico" |
|---|
| 635 | > |
|---|
| 636 | </File> |
|---|
| 637 | <File |
|---|
| 638 | RelativePath="res\ftnetwork.bmp" |
|---|
| 639 | > |
|---|
| 640 | </File> |
|---|
| 641 | <File |
|---|
| 642 | RelativePath="res\Header.bmp" |
|---|
| 643 | > |
|---|
| 644 | </File> |
|---|
| 645 | <File |
|---|
| 646 | RelativePath="res\ico00001.ico" |
|---|
| 647 | > |
|---|
| 648 | </File> |
|---|
| 649 | <File |
|---|
| 650 | RelativePath="res\ico00002.ico" |
|---|
| 651 | > |
|---|
| 652 | </File> |
|---|
| 653 | <File |
|---|
| 654 | RelativePath="res\icon_tra.ico" |
|---|
| 655 | > |
|---|
| 656 | </File> |
|---|
| 657 | <File |
|---|
| 658 | RelativePath="res\icr_hand.cur" |
|---|
| 659 | > |
|---|
| 660 | </File> |
|---|
| 661 | <File |
|---|
| 662 | RelativePath="res\imageList.bmp" |
|---|
| 663 | > |
|---|
| 664 | </File> |
|---|
| 665 | <File |
|---|
| 666 | RelativePath="res\MenuCheck.bmp" |
|---|
| 667 | > |
|---|
| 668 | </File> |
|---|
| 669 | <File |
|---|
| 670 | RelativePath="res\MenuCheckSelected.bmp" |
|---|
| 671 | > |
|---|
| 672 | </File> |
|---|
| 673 | <File |
|---|
| 674 | RelativePath="res\nodraggi.cur" |
|---|
| 675 | > |
|---|
| 676 | </File> |
|---|
| 677 | <File |
|---|
| 678 | RelativePath="res\tfdropcopy.cur" |
|---|
| 679 | > |
|---|
| 680 | </File> |
|---|
| 681 | <File |
|---|
| 682 | RelativePath="res\tfnodrop.cur" |
|---|
| 683 | > |
|---|
| 684 | </File> |
|---|
| 685 | <File |
|---|
| 686 | RelativePath="res\tfnodropcopy.cur" |
|---|
| 687 | > |
|---|
| 688 | </File> |
|---|
| 689 | <File |
|---|
| 690 | RelativePath="res\tfnodropmove.cur" |
|---|
| 691 | > |
|---|
| 692 | </File> |
|---|
| 693 | <File |
|---|
| 694 | RelativePath="res\Toolbar.bmp" |
|---|
| 695 | > |
|---|
| 696 | </File> |
|---|
| 697 | <File |
|---|
| 698 | RelativePath="res\toolbar1.bmp" |
|---|
| 699 | > |
|---|
| 700 | </File> |
|---|
| 701 | <File |
|---|
| 702 | RelativePath="res\treeImageList.bmp" |
|---|
| 703 | > |
|---|
| 704 | </File> |
|---|
| 705 | </Filter> |
|---|
| 706 | </Files> |
|---|
| 707 | <Globals> |
|---|
| 708 | <Global |
|---|
| 709 | Name="RESOURCE_FILE" |
|---|
| 710 | Value="Eraser.rc" |
|---|
| 711 | /> |
|---|
| 712 | </Globals> |
|---|
| 713 | </VisualStudioProject> |
|---|