| 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 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
|---|
| 27 | UseOfMFC="2" |
|---|
| 28 | ATLMinimizesCRunTimeLibraryUsage="false" |
|---|
| 29 | CharacterSet="2" |
|---|
| 30 | > |
|---|
| 31 | <Tool |
|---|
| 32 | Name="VCPreBuildEventTool" |
|---|
| 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/Eraser.tlb" |
|---|
| 50 | HeaderFileName="" |
|---|
| 51 | /> |
|---|
| 52 | <Tool |
|---|
| 53 | Name="VCCLCompilerTool" |
|---|
| 54 | Optimization="0" |
|---|
| 55 | AdditionalIncludeDirectories="./" |
|---|
| 56 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_WIN32_IE=0x600;_WIN32_WINNT=0x600" |
|---|
| 57 | MinimalRebuild="true" |
|---|
| 58 | ExceptionHandling="2" |
|---|
| 59 | BasicRuntimeChecks="3" |
|---|
| 60 | RuntimeLibrary="3" |
|---|
| 61 | UsePrecompiledHeader="2" |
|---|
| 62 | PrecompiledHeaderThrough="stdafx.h" |
|---|
| 63 | PrecompiledHeaderFile="$(IntDir)\Eraser.pch" |
|---|
| 64 | AssemblerListingLocation="" |
|---|
| 65 | WarningLevel="4" |
|---|
| 66 | SuppressStartupBanner="true" |
|---|
| 67 | DebugInformationFormat="4" |
|---|
| 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="Version.lib EraserUI.lib" |
|---|
| 83 | OutputFile="$(OutDir)\Eraser.exe" |
|---|
| 84 | SuppressStartupBanner="true" |
|---|
| 85 | AdditionalLibraryDirectories=""$(OUTDIR)"" |
|---|
| 86 | GenerateDebugInformation="true" |
|---|
| 87 | SubSystem="2" |
|---|
| 88 | TargetMachine="1" |
|---|
| 89 | /> |
|---|
| 90 | <Tool |
|---|
| 91 | Name="VCALinkTool" |
|---|
| 92 | /> |
|---|
| 93 | <Tool |
|---|
| 94 | Name="VCManifestTool" |
|---|
| 95 | /> |
|---|
| 96 | <Tool |
|---|
| 97 | Name="VCXDCMakeTool" |
|---|
| 98 | /> |
|---|
| 99 | <Tool |
|---|
| 100 | Name="VCBscMakeTool" |
|---|
| 101 | /> |
|---|
| 102 | <Tool |
|---|
| 103 | Name="VCFxCopTool" |
|---|
| 104 | /> |
|---|
| 105 | <Tool |
|---|
| 106 | Name="VCAppVerifierTool" |
|---|
| 107 | /> |
|---|
| 108 | <Tool |
|---|
| 109 | Name="VCWebDeploymentTool" |
|---|
| 110 | /> |
|---|
| 111 | <Tool |
|---|
| 112 | Name="VCPostBuildEventTool" |
|---|
| 113 | /> |
|---|
| 114 | </Configuration> |
|---|
| 115 | <Configuration |
|---|
| 116 | Name="Debug|x64" |
|---|
| 117 | OutputDirectory="$(SolutionDir)bin\$(PlatformName)\$(ConfigurationName)" |
|---|
| 118 | IntermediateDirectory="$(SolutionDir)obj\$(PlatformName)\$(ConfigurationName)\$(ProjectName)" |
|---|
| 119 | ConfigurationType="1" |
|---|
| 120 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
|---|
| 121 | UseOfMFC="2" |
|---|
| 122 | ATLMinimizesCRunTimeLibraryUsage="false" |
|---|
| 123 | CharacterSet="2" |
|---|
| 124 | > |
|---|
| 125 | <Tool |
|---|
| 126 | Name="VCPreBuildEventTool" |
|---|
| 127 | /> |
|---|
| 128 | <Tool |
|---|
| 129 | Name="VCCustomBuildTool" |
|---|
| 130 | /> |
|---|
| 131 | <Tool |
|---|
| 132 | Name="VCXMLDataGeneratorTool" |
|---|
| 133 | /> |
|---|
| 134 | <Tool |
|---|
| 135 | Name="VCWebServiceProxyGeneratorTool" |
|---|
| 136 | /> |
|---|
| 137 | <Tool |
|---|
| 138 | Name="VCMIDLTool" |
|---|
| 139 | PreprocessorDefinitions="_DEBUG" |
|---|
| 140 | MkTypLibCompatible="true" |
|---|
| 141 | SuppressStartupBanner="true" |
|---|
| 142 | TargetEnvironment="3" |
|---|
| 143 | TypeLibraryName=".\Debug/Eraser.tlb" |
|---|
| 144 | HeaderFileName="" |
|---|
| 145 | /> |
|---|
| 146 | <Tool |
|---|
| 147 | Name="VCCLCompilerTool" |
|---|
| 148 | Optimization="0" |
|---|
| 149 | AdditionalIncludeDirectories="./" |
|---|
| 150 | PreprocessorDefinitions="_DEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_WIN32_IE=0x600;_WIN32_WINNT=0x600" |
|---|
| 151 | MinimalRebuild="true" |
|---|
| 152 | ExceptionHandling="2" |
|---|
| 153 | BasicRuntimeChecks="3" |
|---|
| 154 | RuntimeLibrary="3" |
|---|
| 155 | UsePrecompiledHeader="2" |
|---|
| 156 | PrecompiledHeaderThrough="stdafx.h" |
|---|
| 157 | PrecompiledHeaderFile="$(IntDir)\Eraser.pch" |
|---|
| 158 | AssemblerListingLocation="" |
|---|
| 159 | WarningLevel="4" |
|---|
| 160 | SuppressStartupBanner="true" |
|---|
| 161 | DebugInformationFormat="3" |
|---|
| 162 | /> |
|---|
| 163 | <Tool |
|---|
| 164 | Name="VCManagedResourceCompilerTool" |
|---|
| 165 | /> |
|---|
| 166 | <Tool |
|---|
| 167 | Name="VCResourceCompilerTool" |
|---|
| 168 | PreprocessorDefinitions="_DEBUG" |
|---|
| 169 | Culture="1035" |
|---|
| 170 | /> |
|---|
| 171 | <Tool |
|---|
| 172 | Name="VCPreLinkEventTool" |
|---|
| 173 | /> |
|---|
| 174 | <Tool |
|---|
| 175 | Name="VCLinkerTool" |
|---|
| 176 | AdditionalDependencies="Version.lib EraserUI.lib" |
|---|
| 177 | OutputFile="$(OutDir)\Eraser.exe" |
|---|
| 178 | SuppressStartupBanner="true" |
|---|
| 179 | AdditionalLibraryDirectories=""$(OUTDIR)"" |
|---|
| 180 | GenerateDebugInformation="true" |
|---|
| 181 | SubSystem="2" |
|---|
| 182 | TargetMachine="17" |
|---|
| 183 | /> |
|---|
| 184 | <Tool |
|---|
| 185 | Name="VCALinkTool" |
|---|
| 186 | /> |
|---|
| 187 | <Tool |
|---|
| 188 | Name="VCManifestTool" |
|---|
| 189 | /> |
|---|
| 190 | <Tool |
|---|
| 191 | Name="VCXDCMakeTool" |
|---|
| 192 | /> |
|---|
| 193 | <Tool |
|---|
| 194 | Name="VCBscMakeTool" |
|---|
| 195 | /> |
|---|
| 196 | <Tool |
|---|
| 197 | Name="VCFxCopTool" |
|---|
| 198 | /> |
|---|
| 199 | <Tool |
|---|
| 200 | Name="VCAppVerifierTool" |
|---|
| 201 | /> |
|---|
| 202 | <Tool |
|---|
| 203 | Name="VCWebDeploymentTool" |
|---|
| 204 | /> |
|---|
| 205 | <Tool |
|---|
| 206 | Name="VCPostBuildEventTool" |
|---|
| 207 | /> |
|---|
| 208 | </Configuration> |
|---|
| 209 | <Configuration |
|---|
| 210 | Name="Release|Win32" |
|---|
| 211 | OutputDirectory="$(SolutionDir)bin\$(PlatformName)\$(ConfigurationName)" |
|---|
| 212 | IntermediateDirectory="$(SolutionDir)obj\$(PlatformName)\$(ConfigurationName)\$(ProjectName)" |
|---|
| 213 | ConfigurationType="1" |
|---|
| 214 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
|---|
| 215 | UseOfMFC="2" |
|---|
| 216 | ATLMinimizesCRunTimeLibraryUsage="false" |
|---|
| 217 | CharacterSet="2" |
|---|
| 218 | WholeProgramOptimization="1" |
|---|
| 219 | > |
|---|
| 220 | <Tool |
|---|
| 221 | Name="VCPreBuildEventTool" |
|---|
| 222 | /> |
|---|
| 223 | <Tool |
|---|
| 224 | Name="VCCustomBuildTool" |
|---|
| 225 | /> |
|---|
| 226 | <Tool |
|---|
| 227 | Name="VCXMLDataGeneratorTool" |
|---|
| 228 | /> |
|---|
| 229 | <Tool |
|---|
| 230 | Name="VCWebServiceProxyGeneratorTool" |
|---|
| 231 | /> |
|---|
| 232 | <Tool |
|---|
| 233 | Name="VCMIDLTool" |
|---|
| 234 | PreprocessorDefinitions="NDEBUG" |
|---|
| 235 | MkTypLibCompatible="true" |
|---|
| 236 | SuppressStartupBanner="true" |
|---|
| 237 | TargetEnvironment="1" |
|---|
| 238 | TypeLibraryName=".\Release/Eraser.tlb" |
|---|
| 239 | HeaderFileName="" |
|---|
| 240 | /> |
|---|
| 241 | <Tool |
|---|
| 242 | Name="VCCLCompilerTool" |
|---|
| 243 | Optimization="2" |
|---|
| 244 | AdditionalIncludeDirectories="./" |
|---|
| 245 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_WIN32_IE=0x600;_WIN32_WINNT=0x600" |
|---|
| 246 | StringPooling="true" |
|---|
| 247 | ExceptionHandling="2" |
|---|
| 248 | RuntimeLibrary="2" |
|---|
| 249 | EnableFunctionLevelLinking="true" |
|---|
| 250 | UsePrecompiledHeader="2" |
|---|
| 251 | PrecompiledHeaderThrough="stdafx.h" |
|---|
| 252 | PrecompiledHeaderFile="$(IntDir)\Eraser.pch" |
|---|
| 253 | AssemblerListingLocation="" |
|---|
| 254 | WarningLevel="4" |
|---|
| 255 | SuppressStartupBanner="true" |
|---|
| 256 | DebugInformationFormat="3" |
|---|
| 257 | /> |
|---|
| 258 | <Tool |
|---|
| 259 | Name="VCManagedResourceCompilerTool" |
|---|
| 260 | /> |
|---|
| 261 | <Tool |
|---|
| 262 | Name="VCResourceCompilerTool" |
|---|
| 263 | PreprocessorDefinitions="NDEBUG" |
|---|
| 264 | Culture="1035" |
|---|
| 265 | /> |
|---|
| 266 | <Tool |
|---|
| 267 | Name="VCPreLinkEventTool" |
|---|
| 268 | /> |
|---|
| 269 | <Tool |
|---|
| 270 | Name="VCLinkerTool" |
|---|
| 271 | AdditionalDependencies="Version.lib EraserUI.lib" |
|---|
| 272 | OutputFile="$(OutDir)\Eraser.exe" |
|---|
| 273 | LinkIncremental="1" |
|---|
| 274 | SuppressStartupBanner="true" |
|---|
| 275 | AdditionalLibraryDirectories=""$(OUTDIR)"" |
|---|
| 276 | GenerateDebugInformation="true" |
|---|
| 277 | SubSystem="2" |
|---|
| 278 | TargetMachine="1" |
|---|
| 279 | /> |
|---|
| 280 | <Tool |
|---|
| 281 | Name="VCALinkTool" |
|---|
| 282 | /> |
|---|
| 283 | <Tool |
|---|
| 284 | Name="VCManifestTool" |
|---|
| 285 | /> |
|---|
| 286 | <Tool |
|---|
| 287 | Name="VCXDCMakeTool" |
|---|
| 288 | /> |
|---|
| 289 | <Tool |
|---|
| 290 | Name="VCBscMakeTool" |
|---|
| 291 | /> |
|---|
| 292 | <Tool |
|---|
| 293 | Name="VCFxCopTool" |
|---|
| 294 | /> |
|---|
| 295 | <Tool |
|---|
| 296 | Name="VCAppVerifierTool" |
|---|
| 297 | /> |
|---|
| 298 | <Tool |
|---|
| 299 | Name="VCWebDeploymentTool" |
|---|
| 300 | /> |
|---|
| 301 | <Tool |
|---|
| 302 | Name="VCPostBuildEventTool" |
|---|
| 303 | CommandLine="" |
|---|
| 304 | /> |
|---|
| 305 | </Configuration> |
|---|
| 306 | <Configuration |
|---|
| 307 | Name="Release|x64" |
|---|
| 308 | OutputDirectory="$(SolutionDir)bin\$(PlatformName)\$(ConfigurationName)" |
|---|
| 309 | IntermediateDirectory="$(SolutionDir)obj\$(PlatformName)\$(ConfigurationName)\$(ProjectName)" |
|---|
| 310 | ConfigurationType="1" |
|---|
| 311 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
|---|
| 312 | UseOfMFC="2" |
|---|
| 313 | ATLMinimizesCRunTimeLibraryUsage="false" |
|---|
| 314 | CharacterSet="2" |
|---|
| 315 | WholeProgramOptimization="1" |
|---|
| 316 | > |
|---|
| 317 | <Tool |
|---|
| 318 | Name="VCPreBuildEventTool" |
|---|
| 319 | /> |
|---|
| 320 | <Tool |
|---|
| 321 | Name="VCCustomBuildTool" |
|---|
| 322 | /> |
|---|
| 323 | <Tool |
|---|
| 324 | Name="VCXMLDataGeneratorTool" |
|---|
| 325 | /> |
|---|
| 326 | <Tool |
|---|
| 327 | Name="VCWebServiceProxyGeneratorTool" |
|---|
| 328 | /> |
|---|
| 329 | <Tool |
|---|
| 330 | Name="VCMIDLTool" |
|---|
| 331 | PreprocessorDefinitions="NDEBUG" |
|---|
| 332 | MkTypLibCompatible="true" |
|---|
| 333 | SuppressStartupBanner="true" |
|---|
| 334 | TargetEnvironment="3" |
|---|
| 335 | TypeLibraryName=".\Release/Eraser.tlb" |
|---|
| 336 | HeaderFileName="" |
|---|
| 337 | /> |
|---|
| 338 | <Tool |
|---|
| 339 | Name="VCCLCompilerTool" |
|---|
| 340 | Optimization="2" |
|---|
| 341 | AdditionalIncludeDirectories="./" |
|---|
| 342 | PreprocessorDefinitions="NDEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_WIN32_IE=0x600;_WIN32_WINNT=0x600" |
|---|
| 343 | StringPooling="true" |
|---|
| 344 | ExceptionHandling="2" |
|---|
| 345 | RuntimeLibrary="2" |
|---|
| 346 | EnableFunctionLevelLinking="true" |
|---|
| 347 | UsePrecompiledHeader="2" |
|---|
| 348 | PrecompiledHeaderThrough="stdafx.h" |
|---|
| 349 | PrecompiledHeaderFile="$(IntDir)\Eraser.pch" |
|---|
| 350 | AssemblerListingLocation="" |
|---|
| 351 | WarningLevel="4" |
|---|
| 352 | SuppressStartupBanner="true" |
|---|
| 353 | DebugInformationFormat="3" |
|---|
| 354 | /> |
|---|
| 355 | <Tool |
|---|
| 356 | Name="VCManagedResourceCompilerTool" |
|---|
| 357 | /> |
|---|
| 358 | <Tool |
|---|
| 359 | Name="VCResourceCompilerTool" |
|---|
| 360 | PreprocessorDefinitions="NDEBUG" |
|---|
| 361 | Culture="1035" |
|---|
| 362 | /> |
|---|
| 363 | <Tool |
|---|
| 364 | Name="VCPreLinkEventTool" |
|---|
| 365 | /> |
|---|
| 366 | <Tool |
|---|
| 367 | Name="VCLinkerTool" |
|---|
| 368 | AdditionalDependencies="Version.lib EraserUI.lib" |
|---|
| 369 | OutputFile="$(OutDir)\Eraser.exe" |
|---|
| 370 | LinkIncremental="1" |
|---|
| 371 | SuppressStartupBanner="true" |
|---|
| 372 | AdditionalLibraryDirectories=""$(OUTDIR)"" |
|---|
| 373 | GenerateDebugInformation="true" |
|---|
| 374 | SubSystem="2" |
|---|
| 375 | TargetMachine="17" |
|---|
| 376 | /> |
|---|
| 377 | <Tool |
|---|
| 378 | Name="VCALinkTool" |
|---|
| 379 | /> |
|---|
| 380 | <Tool |
|---|
| 381 | Name="VCManifestTool" |
|---|
| 382 | /> |
|---|
| 383 | <Tool |
|---|
| 384 | Name="VCXDCMakeTool" |
|---|
| 385 | /> |
|---|
| 386 | <Tool |
|---|
| 387 | Name="VCBscMakeTool" |
|---|
| 388 | /> |
|---|
| 389 | <Tool |
|---|
| 390 | Name="VCFxCopTool" |
|---|
| 391 | /> |
|---|
| 392 | <Tool |
|---|
| 393 | Name="VCAppVerifierTool" |
|---|
| 394 | /> |
|---|
| 395 | <Tool |
|---|
| 396 | Name="VCWebDeploymentTool" |
|---|
| 397 | /> |
|---|
| 398 | <Tool |
|---|
| 399 | Name="VCPostBuildEventTool" |
|---|
| 400 | CommandLine="" |
|---|
| 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="ChildFrame.cpp" |
|---|
| 413 | > |
|---|
| 414 | <FileConfiguration |
|---|
| 415 | Name="Debug|Win32" |
|---|
| 416 | > |
|---|
| 417 | <Tool |
|---|
| 418 | Name="VCCLCompilerTool" |
|---|
| 419 | PreprocessorDefinitions="" |
|---|
| 420 | BasicRuntimeChecks="3" |
|---|
| 421 | /> |
|---|
| 422 | </FileConfiguration> |
|---|
| 423 | <FileConfiguration |
|---|
| 424 | Name="Debug|x64" |
|---|
| 425 | > |
|---|
| 426 | <Tool |
|---|
| 427 | Name="VCCLCompilerTool" |
|---|
| 428 | PreprocessorDefinitions="" |
|---|
| 429 | BasicRuntimeChecks="3" |
|---|
| 430 | /> |
|---|
| 431 | </FileConfiguration> |
|---|
| 432 | <FileConfiguration |
|---|
| 433 | Name="Release|Win32" |
|---|
| 434 | > |
|---|
| 435 | <Tool |
|---|
| 436 | Name="VCCLCompilerTool" |
|---|
| 437 | PreprocessorDefinitions="" |
|---|
| 438 | /> |
|---|
| 439 | </FileConfiguration> |
|---|
| 440 | <FileConfiguration |
|---|
| 441 | Name="Release|x64" |
|---|
| 442 | > |
|---|
| 443 | <Tool |
|---|
| 444 | Name="VCCLCompilerTool" |
|---|
| 445 | PreprocessorDefinitions="" |
|---|
| 446 | /> |
|---|
| 447 | </FileConfiguration> |
|---|
| 448 | </File> |
|---|
| 449 | <File |
|---|
| 450 | RelativePath="DateTimeInit.cpp" |
|---|
| 451 | > |
|---|
| 452 | <FileConfiguration |
|---|
| 453 | Name="Debug|Win32" |
|---|
| 454 | > |
|---|
| 455 | <Tool |
|---|
| 456 | Name="VCCLCompilerTool" |
|---|
| 457 | PreprocessorDefinitions="" |
|---|
| 458 | BasicRuntimeChecks="3" |
|---|
| 459 | /> |
|---|
| 460 | </FileConfiguration> |
|---|
| 461 | <FileConfiguration |
|---|
| 462 | Name="Debug|x64" |
|---|
| 463 | > |
|---|
| 464 | <Tool |
|---|
| 465 | Name="VCCLCompilerTool" |
|---|
| 466 | PreprocessorDefinitions="" |
|---|
| 467 | BasicRuntimeChecks="3" |
|---|
| 468 | /> |
|---|
| 469 | </FileConfiguration> |
|---|
| 470 | <FileConfiguration |
|---|
| 471 | Name="Release|Win32" |
|---|
| 472 | > |
|---|
| 473 | <Tool |
|---|
| 474 | Name="VCCLCompilerTool" |
|---|
| 475 | PreprocessorDefinitions="" |
|---|
| 476 | /> |
|---|
| 477 | </FileConfiguration> |
|---|
| 478 | <FileConfiguration |
|---|
| 479 | Name="Release|x64" |
|---|
| 480 | > |
|---|
| 481 | <Tool |
|---|
| 482 | Name="VCCLCompilerTool" |
|---|
| 483 | PreprocessorDefinitions="" |
|---|
| 484 | /> |
|---|
| 485 | </FileConfiguration> |
|---|
| 486 | </File> |
|---|
| 487 | <File |
|---|
| 488 | RelativePath=".\DropTargetWnd.cpp" |
|---|
| 489 | > |
|---|
| 490 | </File> |
|---|
| 491 | <File |
|---|
| 492 | RelativePath="Eraser.cpp" |
|---|
| 493 | > |
|---|
| 494 | <FileConfiguration |
|---|
| 495 | Name="Debug|Win32" |
|---|
| 496 | > |
|---|
| 497 | <Tool |
|---|
| 498 | Name="VCCLCompilerTool" |
|---|
| 499 | PreprocessorDefinitions="" |
|---|
| 500 | BasicRuntimeChecks="3" |
|---|
| 501 | /> |
|---|
| 502 | </FileConfiguration> |
|---|
| 503 | <FileConfiguration |
|---|
| 504 | Name="Debug|x64" |
|---|
| 505 | > |
|---|
| 506 | <Tool |
|---|
| 507 | Name="VCCLCompilerTool" |
|---|
| 508 | PreprocessorDefinitions="" |
|---|
| 509 | BasicRuntimeChecks="3" |
|---|
| 510 | /> |
|---|
| 511 | </FileConfiguration> |
|---|
| 512 | <FileConfiguration |
|---|
| 513 | Name="Release|Win32" |
|---|
| 514 | > |
|---|
| 515 | <Tool |
|---|
| 516 | Name="VCCLCompilerTool" |
|---|
| 517 | PreprocessorDefinitions="" |
|---|
| 518 | /> |
|---|
| 519 | </FileConfiguration> |
|---|
| 520 | <FileConfiguration |
|---|
| 521 | Name="Release|x64" |
|---|
| 522 | > |
|---|
| 523 | <Tool |
|---|
| 524 | Name="VCCLCompilerTool" |
|---|
| 525 | PreprocessorDefinitions="" |
|---|
| 526 | /> |
|---|
| 527 | </FileConfiguration> |
|---|
| 528 | </File> |
|---|
| 529 | <File |
|---|
| 530 | RelativePath="Eraser.rc" |
|---|
| 531 | > |
|---|
| 532 | </File> |
|---|
| 533 | <File |
|---|
| 534 | RelativePath="EraserDlg.cpp" |
|---|
| 535 | > |
|---|
| 536 | <FileConfiguration |
|---|
| 537 | Name="Debug|Win32" |
|---|
| 538 | > |
|---|
| 539 | <Tool |
|---|
| 540 | Name="VCCLCompilerTool" |
|---|
| 541 | PreprocessorDefinitions="" |
|---|
| 542 | BasicRuntimeChecks="3" |
|---|
| 543 | /> |
|---|
| 544 | </FileConfiguration> |
|---|
| 545 | <FileConfiguration |
|---|
| 546 | Name="Debug|x64" |
|---|
| 547 | > |
|---|
| 548 | <Tool |
|---|
| 549 | Name="VCCLCompilerTool" |
|---|
| 550 | PreprocessorDefinitions="" |
|---|
| 551 | BasicRuntimeChecks="3" |
|---|
| 552 | /> |
|---|
| 553 | </FileConfiguration> |
|---|
| 554 | <FileConfiguration |
|---|
| 555 | Name="Release|Win32" |
|---|
| 556 | > |
|---|
| 557 | <Tool |
|---|
| 558 | Name="VCCLCompilerTool" |
|---|
| 559 | PreprocessorDefinitions="" |
|---|
| 560 | /> |
|---|
| 561 | </FileConfiguration> |
|---|
| 562 | <FileConfiguration |
|---|
| 563 | Name="Release|x64" |
|---|
| 564 | > |
|---|
| 565 | <Tool |
|---|
| 566 | Name="VCCLCompilerTool" |
|---|
| 567 | PreprocessorDefinitions="" |
|---|
| 568 | /> |
|---|
| 569 | </FileConfiguration> |
|---|
| 570 | </File> |
|---|
| 571 | <File |
|---|
| 572 | RelativePath="EraserDoc.cpp" |
|---|
| 573 | > |
|---|
| 574 | <FileConfiguration |
|---|
| 575 | Name="Debug|Win32" |
|---|
| 576 | > |
|---|
| 577 | <Tool |
|---|
| 578 | Name="VCCLCompilerTool" |
|---|
| 579 | PreprocessorDefinitions="" |
|---|
| 580 | BasicRuntimeChecks="3" |
|---|
| 581 | /> |
|---|
| 582 | </FileConfiguration> |
|---|
| 583 | <FileConfiguration |
|---|
| 584 | Name="Debug|x64" |
|---|
| 585 | > |
|---|
| 586 | <Tool |
|---|
| 587 | Name="VCCLCompilerTool" |
|---|
| 588 | PreprocessorDefinitions="" |
|---|
| 589 | BasicRuntimeChecks="3" |
|---|
| 590 | /> |
|---|
| 591 | </FileConfiguration> |
|---|
| 592 | <FileConfiguration |
|---|
| 593 | Name="Release|Win32" |
|---|
| 594 | > |
|---|
| 595 | <Tool |
|---|
| 596 | Name="VCCLCompilerTool" |
|---|
| 597 | PreprocessorDefinitions="" |
|---|
| 598 | /> |
|---|
| 599 | </FileConfiguration> |
|---|
| 600 | <FileConfiguration |
|---|
| 601 | Name="Release|x64" |
|---|
| 602 | > |
|---|
| 603 | <Tool |
|---|
| 604 | Name="VCCLCompilerTool" |
|---|
| 605 | PreprocessorDefinitions="" |
|---|
| 606 | /> |
|---|
| 607 | </FileConfiguration> |
|---|
| 608 | </File> |
|---|
| 609 | <File |
|---|
| 610 | RelativePath="EraserView.cpp" |
|---|
| 611 | > |
|---|
| 612 | <FileConfiguration |
|---|
| 613 | Name="Debug|Win32" |
|---|
| 614 | > |
|---|
| 615 | <Tool |
|---|
| 616 | Name="VCCLCompilerTool" |
|---|
| 617 | PreprocessorDefinitions="" |
|---|
| 618 | BasicRuntimeChecks="3" |
|---|
| 619 | /> |
|---|
| 620 | </FileConfiguration> |
|---|
| 621 | <FileConfiguration |
|---|
| 622 | Name="Debug|x64" |
|---|
| 623 | > |
|---|
| 624 | <Tool |
|---|
| 625 | Name="VCCLCompilerTool" |
|---|
| 626 | PreprocessorDefinitions="" |
|---|
| 627 | BasicRuntimeChecks="3" |
|---|
| 628 | /> |
|---|
| 629 | </FileConfiguration> |
|---|
| 630 | <FileConfiguration |
|---|
| 631 | Name="Release|Win32" |
|---|
| 632 | > |
|---|
| 633 | <Tool |
|---|
| 634 | Name="VCCLCompilerTool" |
|---|
| 635 | PreprocessorDefinitions="" |
|---|
| 636 | /> |
|---|
| 637 | </FileConfiguration> |
|---|
| 638 | <FileConfiguration |
|---|
| 639 | Name="Release|x64" |
|---|
| 640 | > |
|---|
| 641 | <Tool |
|---|
| 642 | Name="VCCLCompilerTool" |
|---|
| 643 | PreprocessorDefinitions="" |
|---|
| 644 | /> |
|---|
| 645 | </FileConfiguration> |
|---|
| 646 | </File> |
|---|
| 647 | <File |
|---|
| 648 | RelativePath="shared\FileHelper.cpp" |
|---|
| 649 | > |
|---|
| 650 | <FileConfiguration |
|---|
| 651 | Name="Debug|Win32" |
|---|
| 652 | > |
|---|
| 653 | <Tool |
|---|
| 654 | Name="VCCLCompilerTool" |
|---|
| 655 | PreprocessorDefinitions="" |
|---|
| 656 | BasicRuntimeChecks="3" |
|---|
| 657 | /> |
|---|
| 658 | </FileConfiguration> |
|---|
| 659 | <FileConfiguration |
|---|
| 660 | Name="Debug|x64" |
|---|
| 661 | > |
|---|
| 662 | <Tool |
|---|
| 663 | Name="VCCLCompilerTool" |
|---|
| 664 | PreprocessorDefinitions="" |
|---|
| 665 | BasicRuntimeChecks="3" |
|---|
| 666 | /> |
|---|
| 667 | </FileConfiguration> |
|---|
| 668 | <FileConfiguration |
|---|
| 669 | Name="Release|Win32" |
|---|
| 670 | > |
|---|
| 671 | <Tool |
|---|
| 672 | Name="VCCLCompilerTool" |
|---|
| 673 | PreprocessorDefinitions="" |
|---|
| 674 | /> |
|---|
| 675 | </FileConfiguration> |
|---|
| 676 | <FileConfiguration |
|---|
| 677 | Name="Release|x64" |
|---|
| 678 | > |
|---|
| 679 | <Tool |
|---|
| 680 | Name="VCCLCompilerTool" |
|---|
| 681 | PreprocessorDefinitions="" |
|---|
| 682 | /> |
|---|
| 683 | </FileConfiguration> |
|---|
| 684 | </File> |
|---|
| 685 | <File |
|---|
| 686 | RelativePath=".\HotKeyDlg.cpp" |
|---|
| 687 | > |
|---|
| 688 | </File> |
|---|
| 689 | <File |
|---|
| 690 | RelativePath=".\HotKeyListCtrl.cpp" |
|---|
| 691 | > |
|---|
| 692 | </File> |
|---|
| 693 | <File |
|---|
| 694 | RelativePath="Item.cpp" |
|---|
| 695 | > |
|---|
| 696 | <FileConfiguration |
|---|
| 697 | Name="Debug|Win32" |
|---|
| 698 | > |
|---|
| 699 | <Tool |
|---|
| 700 | Name="VCCLCompilerTool" |
|---|
| 701 | PreprocessorDefinitions="" |
|---|
| 702 | BasicRuntimeChecks="3" |
|---|
| 703 | /> |
|---|
| 704 | </FileConfiguration> |
|---|
| 705 | <FileConfiguration |
|---|
| 706 | Name="Debug|x64" |
|---|
| 707 | > |
|---|
| 708 | <Tool |
|---|
| 709 | Name="VCCLCompilerTool" |
|---|
| 710 | PreprocessorDefinitions="" |
|---|
| 711 | BasicRuntimeChecks="3" |
|---|
| 712 | /> |
|---|
| 713 | </FileConfiguration> |
|---|
| 714 | <FileConfiguration |
|---|
| 715 | Name="Release|Win32" |
|---|
| 716 | > |
|---|
| 717 | <Tool |
|---|
| 718 | Name="VCCLCompilerTool" |
|---|
| 719 | PreprocessorDefinitions="" |
|---|
| 720 | /> |
|---|
| 721 | </FileConfiguration> |
|---|
| 722 | <FileConfiguration |
|---|
| 723 | Name="Release|x64" |
|---|
| 724 | > |
|---|
| 725 | <Tool |
|---|
| 726 | Name="VCCLCompilerTool" |
|---|
| 727 | PreprocessorDefinitions="" |
|---|
| 728 | /> |
|---|
| 729 | </FileConfiguration> |
|---|
| 730 | </File> |
|---|
| 731 | <File |
|---|
| 732 | RelativePath="shared\key.cpp" |
|---|
| 733 | > |
|---|
| 734 | <FileConfiguration |
|---|
| 735 | Name="Debug|Win32" |
|---|
| 736 | > |
|---|
| 737 | <Tool |
|---|
| 738 | Name="VCCLCompilerTool" |
|---|
| 739 | PreprocessorDefinitions="" |
|---|
| 740 | BasicRuntimeChecks="3" |
|---|
| 741 | /> |
|---|
| 742 | </FileConfiguration> |
|---|
| 743 | <FileConfiguration |
|---|
| 744 | Name="Debug|x64" |
|---|
| 745 | > |
|---|
| 746 | <Tool |
|---|
| 747 | Name="VCCLCompilerTool" |
|---|
| 748 | PreprocessorDefinitions="" |
|---|
| 749 | BasicRuntimeChecks="3" |
|---|
| 750 | /> |
|---|
| 751 | </FileConfiguration> |
|---|
| 752 | <FileConfiguration |
|---|
| 753 | Name="Release|Win32" |
|---|
| 754 | > |
|---|
| 755 | <Tool |
|---|
| 756 | Name="VCCLCompilerTool" |
|---|
| 757 | PreprocessorDefinitions="" |
|---|
| 758 | /> |
|---|
| 759 | </FileConfiguration> |
|---|
| 760 | <FileConfiguration |
|---|
| 761 | Name="Release|x64" |
|---|
| 762 | > |
|---|
| 763 | <Tool |
|---|
| 764 | Name="VCCLCompilerTool" |
|---|
| 765 | PreprocessorDefinitions="" |
|---|
| 766 | /> |
|---|
| 767 | </FileConfiguration> |
|---|
| 768 | </File> |
|---|
| 769 | <File |
|---|
| 770 | RelativePath=".\KeyComboDlg.cpp" |
|---|
| 771 | > |
|---|
| 772 | </File> |
|---|
| 773 | <File |
|---|
| 774 | RelativePath="MainFrm.cpp" |
|---|
| 775 | > |
|---|
| 776 | <FileConfiguration |
|---|
| 777 | Name="Debug|Win32" |
|---|
| 778 | > |
|---|
| 779 | <Tool |
|---|
| 780 | Name="VCCLCompilerTool" |
|---|
| 781 | PreprocessorDefinitions="" |
|---|
| 782 | BasicRuntimeChecks="3" |
|---|
| 783 | /> |
|---|
| 784 | </FileConfiguration> |
|---|
| 785 | <FileConfiguration |
|---|
| 786 | Name="Debug|x64" |
|---|
| 787 | > |
|---|
| 788 | <Tool |
|---|
| 789 | Name="VCCLCompilerTool" |
|---|
| 790 | PreprocessorDefinitions="" |
|---|
| 791 | BasicRuntimeChecks="3" |
|---|
| 792 | /> |
|---|
| 793 | </FileConfiguration> |
|---|
| 794 | <FileConfiguration |
|---|
| 795 | Name="Release|Win32" |
|---|
| 796 | > |
|---|
| 797 | <Tool |
|---|
| 798 | Name="VCCLCompilerTool" |
|---|
| 799 | PreprocessorDefinitions="" |
|---|
| 800 | /> |
|---|
| 801 | </FileConfiguration> |
|---|
| 802 | <FileConfiguration |
|---|
| 803 | Name="Release|x64" |
|---|
| 804 | > |
|---|
| 805 | <Tool |
|---|
| 806 | Name="VCCLCompilerTool" |
|---|
| 807 | PreprocessorDefinitions="" |
|---|
| 808 | /> |
|---|
| 809 | </FileConfiguration> |
|---|
| 810 | </File> |
|---|
| 811 | <File |
|---|
| 812 | RelativePath=".\OleTreeCtrl.cpp" |
|---|
| 813 | > |
|---|
| 814 | </File> |
|---|
| 815 | <File |
|---|
| 816 | RelativePath="PreferencesPage.cpp" |
|---|
| 817 | > |
|---|
| 818 | <FileConfiguration |
|---|
| 819 | Name="Debug|Win32" |
|---|
| 820 | > |
|---|
| 821 | <Tool |
|---|
| 822 | Name="VCCLCompilerTool" |
|---|
| 823 | PreprocessorDefinitions="" |
|---|
| 824 | BasicRuntimeChecks="3" |
|---|
| 825 | /> |
|---|
| 826 | </FileConfiguration> |
|---|
| 827 | <FileConfiguration |
|---|
| 828 | Name="Debug|x64" |
|---|
| 829 | > |
|---|
| 830 | <Tool |
|---|
| 831 | Name="VCCLCompilerTool" |
|---|
| 832 | PreprocessorDefinitions="" |
|---|
| 833 | BasicRuntimeChecks="3" |
|---|
| 834 | /> |
|---|
| 835 | </FileConfiguration> |
|---|
| 836 | <FileConfiguration |
|---|
| 837 | Name="Release|Win32" |
|---|
| 838 | > |
|---|
| 839 | <Tool |
|---|
| 840 | Name="VCCLCompilerTool" |
|---|
| 841 | PreprocessorDefinitions="" |
|---|
| 842 | /> |
|---|
| 843 | </FileConfiguration> |
|---|
| 844 | <FileConfiguration |
|---|
| 845 | Name="Release|x64" |
|---|
| 846 | > |
|---|
| 847 | <Tool |
|---|
| 848 | Name="VCCLCompilerTool" |
|---|
| 849 | PreprocessorDefinitions="" |
|---|
| 850 | /> |
|---|
| 851 | </FileConfiguration> |
|---|
| 852 | </File> |
|---|
| 853 | <File |
|---|
| 854 | RelativePath="PreferencesSheet.cpp" |
|---|
| 855 | > |
|---|
| 856 | <FileConfiguration |
|---|
| 857 | Name="Debug|Win32" |
|---|
| 858 | > |
|---|
| 859 | <Tool |
|---|
| 860 | Name="VCCLCompilerTool" |
|---|
| 861 | PreprocessorDefinitions="" |
|---|
| 862 | BasicRuntimeChecks="3" |
|---|
| 863 | /> |
|---|
| 864 | </FileConfiguration> |
|---|
| 865 | <FileConfiguration |
|---|
| 866 | Name="Debug|x64" |
|---|
| 867 | > |
|---|
| 868 | <Tool |
|---|
| 869 | Name="VCCLCompilerTool" |
|---|
| 870 | PreprocessorDefinitions="" |
|---|
| 871 | BasicRuntimeChecks="3" |
|---|
| 872 | /> |
|---|
| 873 | </FileConfiguration> |
|---|
| 874 | <FileConfiguration |
|---|
| 875 | Name="Release|Win32" |
|---|
| 876 | > |
|---|
| 877 | <Tool |
|---|
| 878 | Name="VCCLCompilerTool" |
|---|
| 879 | PreprocessorDefinitions="" |
|---|
| 880 | /> |
|---|
| 881 | </FileConfiguration> |
|---|
| 882 | <FileConfiguration |
|---|
| 883 | Name="Release|x64" |
|---|
| 884 | > |
|---|
| 885 | <Tool |
|---|
| 886 | Name="VCCLCompilerTool" |
|---|
| 887 | PreprocessorDefinitions="" |
|---|
| 888 | /> |
|---|
| 889 | </FileConfiguration> |
|---|
| 890 | </File> |
|---|
| 891 | <File |
|---|
| 892 | RelativePath="SchedulerView.cpp" |
|---|
| 893 | > |
|---|
| 894 | <FileConfiguration |
|---|
| 895 | Name="Debug|Win32" |
|---|
| 896 | > |
|---|
| 897 | <Tool |
|---|
| 898 | Name="VCCLCompilerTool" |
|---|
| 899 | PreprocessorDefinitions="" |
|---|
| 900 | BasicRuntimeChecks="3" |
|---|
| 901 | /> |
|---|
| 902 | </FileConfiguration> |
|---|
| 903 | <FileConfiguration |
|---|
| 904 | Name="Debug|x64" |
|---|
| 905 | > |
|---|
| 906 | <Tool |
|---|
| 907 | Name="VCCLCompilerTool" |
|---|
| 908 | PreprocessorDefinitions="" |
|---|
| 909 | BasicRuntimeChecks="3" |
|---|
| 910 | /> |
|---|
| 911 | </FileConfiguration> |
|---|
| 912 | <FileConfiguration |
|---|
| 913 | Name="Release|Win32" |
|---|
| 914 | > |
|---|
| 915 | <Tool |
|---|
| 916 | Name="VCCLCompilerTool" |
|---|
| 917 | PreprocessorDefinitions="" |
|---|
| 918 | /> |
|---|
| 919 | </FileConfiguration> |
|---|
| 920 | <FileConfiguration |
|---|
| 921 | Name="Release|x64" |
|---|
| 922 | > |
|---|
| 923 | <Tool |
|---|
| 924 | Name="VCCLCompilerTool" |
|---|
| 925 | PreprocessorDefinitions="" |
|---|
| 926 | /> |
|---|
| 927 | </FileConfiguration> |
|---|
| 928 | </File> |
|---|
| 929 | <File |
|---|
| 930 | RelativePath="shared\SeException.cpp" |
|---|
| 931 | > |
|---|
| 932 | <FileConfiguration |
|---|
| 933 | Name="Debug|Win32" |
|---|
| 934 | > |
|---|
| 935 | <Tool |
|---|
| 936 | Name="VCCLCompilerTool" |
|---|
| 937 | PreprocessorDefinitions="" |
|---|
| 938 | BasicRuntimeChecks="3" |
|---|
| 939 | /> |
|---|
| 940 | </FileConfiguration> |
|---|
| 941 | <FileConfiguration |
|---|
| 942 | Name="Debug|x64" |
|---|
| 943 | > |
|---|
| 944 | <Tool |
|---|
| 945 | Name="VCCLCompilerTool" |
|---|
| 946 | PreprocessorDefinitions="" |
|---|
| 947 | BasicRuntimeChecks="3" |
|---|
| 948 | /> |
|---|
| 949 | </FileConfiguration> |
|---|
| 950 | <FileConfiguration |
|---|
| 951 | Name="Release|Win32" |
|---|
| 952 | > |
|---|
| 953 | <Tool |
|---|
| 954 | Name="VCCLCompilerTool" |
|---|
| 955 | PreprocessorDefinitions="" |
|---|
| 956 | /> |
|---|
| 957 | </FileConfiguration> |
|---|
| 958 | <FileConfiguration |
|---|
| 959 | Name="Release|x64" |
|---|
| 960 | > |
|---|
| 961 | <Tool |
|---|
| 962 | Name="VCCLCompilerTool" |
|---|
| 963 | PreprocessorDefinitions="" |
|---|
| 964 | /> |
|---|
| 965 | </FileConfiguration> |
|---|
| 966 | </File> |
|---|
| 967 | <File |
|---|
| 968 | RelativePath="ShellListView.cpp" |
|---|
| 969 | > |
|---|
| 970 | <FileConfiguration |
|---|
| 971 | Name="Debug|Win32" |
|---|
| 972 | > |
|---|
| 973 | <Tool |
|---|
| 974 | Name="VCCLCompilerTool" |
|---|
| 975 | PreprocessorDefinitions="" |
|---|
| 976 | BasicRuntimeChecks="3" |
|---|
| 977 | /> |
|---|
| 978 | </FileConfiguration> |
|---|
| 979 | <FileConfiguration |
|---|
| 980 | Name="Debug|x64" |
|---|
| 981 | > |
|---|
| 982 | <Tool |
|---|
| 983 | Name="VCCLCompilerTool" |
|---|
| 984 | PreprocessorDefinitions="" |
|---|
| 985 | BasicRuntimeChecks="3" |
|---|
| 986 | /> |
|---|
| 987 | </FileConfiguration> |
|---|
| 988 | <FileConfiguration |
|---|
| 989 | Name="Release|Win32" |
|---|
| 990 | > |
|---|
| 991 | <Tool |
|---|
| 992 | Name="VCCLCompilerTool" |
|---|
| 993 | PreprocessorDefinitions="" |
|---|
| 994 | /> |
|---|
| 995 | </FileConfiguration> |
|---|
| 996 | <FileConfiguration |
|---|
| 997 | Name="Release|x64" |
|---|
| 998 | > |
|---|
| 999 | <Tool |
|---|
| 1000 | Name="VCCLCompilerTool" |
|---|
| 1001 | PreprocessorDefinitions="" |
|---|
| 1002 | /> |
|---|
| 1003 | </FileConfiguration> |
|---|
| 1004 | </File> |
|---|
| 1005 | <File |
|---|
| 1006 | RelativePath=".\ShellTree.cpp" |
|---|
| 1007 | > |
|---|
| 1008 | </File> |
|---|
| 1009 | <File |
|---|
| 1010 | RelativePath="StdAfx.cpp" |
|---|
| 1011 | > |
|---|
| 1012 | <FileConfiguration |
|---|
| 1013 | Name="Debug|Win32" |
|---|
| 1014 | > |
|---|
| 1015 | <Tool |
|---|
| 1016 | Name="VCCLCompilerTool" |
|---|
| 1017 | PreprocessorDefinitions="" |
|---|
| 1018 | BasicRuntimeChecks="3" |
|---|
| 1019 | UsePrecompiledHeader="1" |
|---|
| 1020 | /> |
|---|
| 1021 | </FileConfiguration> |
|---|
| 1022 | <FileConfiguration |
|---|
| 1023 | Name="Debug|x64" |
|---|
| 1024 | > |
|---|
| 1025 | <Tool |
|---|
| 1026 | Name="VCCLCompilerTool" |
|---|
| 1027 | PreprocessorDefinitions="" |
|---|
| 1028 | BasicRuntimeChecks="3" |
|---|
| 1029 | UsePrecompiledHeader="1" |
|---|
| 1030 | /> |
|---|
| 1031 | </FileConfiguration> |
|---|
| 1032 | <FileConfiguration |
|---|
| 1033 | Name="Release|Win32" |
|---|
| 1034 | > |
|---|
| 1035 | <Tool |
|---|
| 1036 | Name="VCCLCompilerTool" |
|---|
| 1037 | PreprocessorDefinitions="" |
|---|
| 1038 | UsePrecompiledHeader="1" |
|---|
| 1039 | /> |
|---|
| 1040 | </FileConfiguration> |
|---|
| 1041 | <FileConfiguration |
|---|
| 1042 | Name="Release|x64" |
|---|
| 1043 | > |
|---|
| 1044 | <Tool |
|---|
| 1045 | Name="VCCLCompilerTool" |
|---|
| 1046 | PreprocessorDefinitions="" |
|---|
| 1047 | UsePrecompiledHeader="1" |
|---|
| 1048 | /> |
|---|
| 1049 | </FileConfiguration> |
|---|
| 1050 | </File> |
|---|
| 1051 | <File |
|---|
| 1052 | RelativePath="SystemTray.cpp" |
|---|
| 1053 | > |
|---|
| 1054 | <FileConfiguration |
|---|
| 1055 | Name="Debug|Win32" |
|---|
| 1056 | > |
|---|
| 1057 | <Tool |
|---|
| 1058 | Name="VCCLCompilerTool" |
|---|
| 1059 | PreprocessorDefinitions="" |
|---|
| 1060 | BasicRuntimeChecks="3" |
|---|
| 1061 | /> |
|---|
| 1062 | </FileConfiguration> |
|---|
| 1063 | <FileConfiguration |
|---|
| 1064 | Name="Debug|x64" |
|---|
| 1065 | > |
|---|
| 1066 | <Tool |
|---|
| 1067 | Name="VCCLCompilerTool" |
|---|
| 1068 | PreprocessorDefinitions="" |
|---|
| 1069 | BasicRuntimeChecks="3" |
|---|
| 1070 | /> |
|---|
| 1071 | </FileConfiguration> |
|---|
| 1072 | <FileConfiguration |
|---|
| 1073 | Name="Release|Win32" |
|---|
| 1074 | > |
|---|
| 1075 | <Tool |
|---|
| 1076 | Name="VCCLCompilerTool" |
|---|
| 1077 | PreprocessorDefinitions="" |
|---|
| 1078 | /> |
|---|
| 1079 | </FileConfiguration> |
|---|
| 1080 | <FileConfiguration |
|---|
| 1081 | Name="Release|x64" |
|---|
| 1082 | > |
|---|
| 1083 | <Tool |
|---|
| 1084 | Name="VCCLCompilerTool" |
|---|
| 1085 | PreprocessorDefinitions="" |
|---|
| 1086 | /> |
|---|
| 1087 | </FileConfiguration> |
|---|
| 1088 | </File> |
|---|
| 1089 | <File |
|---|
| 1090 | RelativePath="TaskDataPage.cpp" |
|---|
| 1091 | > |
|---|
| 1092 | <FileConfiguration |
|---|
| 1093 | Name="Debug|Win32" |
|---|
| 1094 | > |
|---|
| 1095 | <Tool |
|---|
| 1096 | Name="VCCLCompilerTool" |
|---|
| 1097 | PreprocessorDefinitions="" |
|---|
| 1098 | BasicRuntimeChecks="3" |
|---|
| 1099 | /> |
|---|
| 1100 | </FileConfiguration> |
|---|
| 1101 | <FileConfiguration |
|---|
| 1102 | Name="Debug|x64" |
|---|
| 1103 | > |
|---|
| 1104 | <Tool |
|---|
| 1105 | Name="VCCLCompilerTool" |
|---|
| 1106 | PreprocessorDefinitions="" |
|---|
| 1107 | BasicRuntimeChecks="3" |
|---|
| 1108 | /> |
|---|
| 1109 | </FileConfiguration> |
|---|
| 1110 | <FileConfiguration |
|---|
| 1111 | Name="Release|Win32" |
|---|
| 1112 | > |
|---|
| 1113 | <Tool |
|---|
| 1114 | Name="VCCLCompilerTool" |
|---|
| 1115 | PreprocessorDefinitions="" |
|---|
| 1116 | /> |
|---|
| 1117 | </FileConfiguration> |
|---|
| 1118 | <FileConfiguration |
|---|
| 1119 | Name="Release|x64" |
|---|
| 1120 | > |
|---|
| 1121 | <Tool |
|---|
| 1122 | Name="VCCLCompilerTool" |
|---|
| 1123 | PreprocessorDefinitions="" |
|---|
| 1124 | /> |
|---|
| 1125 | </FileConfiguration> |
|---|
| 1126 | </File> |
|---|
| 1127 | <File |
|---|
| 1128 | RelativePath="TaskPropertySheet.cpp" |
|---|
| 1129 | > |
|---|
| 1130 | <FileConfiguration |
|---|
| 1131 | Name="Debug|Win32" |
|---|
| 1132 | > |
|---|
| 1133 | <Tool |
|---|
| 1134 | Name="VCCLCompilerTool" |
|---|
| 1135 | PreprocessorDefinitions="" |
|---|
| 1136 | BasicRuntimeChecks="3" |
|---|
| 1137 | /> |
|---|
| 1138 | </FileConfiguration> |
|---|
| 1139 | <FileConfiguration |
|---|
| 1140 | Name="Debug|x64" |
|---|
| 1141 | > |
|---|
| 1142 | <Tool |
|---|
| 1143 | Name="VCCLCompilerTool" |
|---|
| 1144 | PreprocessorDefinitions="" |
|---|
| 1145 | BasicRuntimeChecks="3" |
|---|
| 1146 | /> |
|---|
| 1147 | </FileConfiguration> |
|---|
| 1148 | <FileConfiguration |
|---|
| 1149 | Name="Release|Win32" |
|---|
| 1150 | > |
|---|
| 1151 | <Tool |
|---|
| 1152 | Name="VCCLCompilerTool" |
|---|
| 1153 | PreprocessorDefinitions="" |
|---|
| 1154 | /> |
|---|
| 1155 | </FileConfiguration> |
|---|
| 1156 | <FileConfiguration |
|---|
| 1157 | Name="Release|x64" |
|---|
| 1158 | > |
|---|
| 1159 | <Tool |
|---|
| 1160 | Name="VCCLCompilerTool" |
|---|
| 1161 | PreprocessorDefinitions="" |
|---|
| 1162 | /> |
|---|
| 1163 | </FileConfiguration> |
|---|
| 1164 | </File> |
|---|
| 1165 | </Filter> |
|---|
| 1166 | <Filter |
|---|
| 1167 | Name="Header Files" |
|---|
| 1168 | Filter="h;hpp;hxx;hm;inl" |
|---|
| 1169 | > |
|---|
| 1170 | <File |
|---|
| 1171 | RelativePath="ChildFrame.h" |
|---|
| 1172 | > |
|---|
| 1173 | </File> |
|---|
| 1174 | <File |
|---|
| 1175 | RelativePath="DateTimeInit.h" |
|---|
| 1176 | > |
|---|
| 1177 | </File> |
|---|
| 1178 | <File |
|---|
| 1179 | RelativePath=".\DropTargetWnd.h" |
|---|
| 1180 | > |
|---|
| 1181 | </File> |
|---|
| 1182 | <File |
|---|
| 1183 | RelativePath="Eraser.h" |
|---|
| 1184 | > |
|---|
| 1185 | </File> |
|---|
| 1186 | <File |
|---|
| 1187 | RelativePath="EraserDlg.h" |
|---|
| 1188 | > |
|---|
| 1189 | </File> |
|---|
| 1190 | <File |
|---|
| 1191 | RelativePath="EraserDll\EraserDll.h" |
|---|
| 1192 | > |
|---|
| 1193 | </File> |
|---|
| 1194 | <File |
|---|
| 1195 | RelativePath="EraserDoc.h" |
|---|
| 1196 | > |
|---|
| 1197 | </File> |
|---|
| 1198 | <File |
|---|
| 1199 | RelativePath="EraserView.h" |
|---|
| 1200 | > |
|---|
| 1201 | </File> |
|---|
| 1202 | <File |
|---|
| 1203 | RelativePath=".\HotKeyDlg.h" |
|---|
| 1204 | > |
|---|
| 1205 | </File> |
|---|
| 1206 | <File |
|---|
| 1207 | RelativePath=".\HotKeyListCtrl.h" |
|---|
| 1208 | > |
|---|
| 1209 | </File> |
|---|
| 1210 | <File |
|---|
| 1211 | RelativePath="Item.h" |
|---|
| 1212 | > |
|---|
| 1213 | </File> |
|---|
| 1214 | <File |
|---|
| 1215 | RelativePath=".\KeyComboDlg.h" |
|---|
| 1216 | > |
|---|
| 1217 | </File> |
|---|
| 1218 | <File |
|---|
| 1219 | RelativePath="MainFrm.h" |
|---|
| 1220 | > |
|---|
| 1221 | </File> |
|---|
| 1222 | <File |
|---|
| 1223 | RelativePath=".\OleTreeCtrl.h" |
|---|
| 1224 | > |
|---|
| 1225 | </File> |
|---|
| 1226 | <File |
|---|
| 1227 | RelativePath="PreferencesPage.h" |
|---|
| 1228 | > |
|---|
| 1229 | </File> |
|---|
| 1230 | <File |
|---|
| 1231 | RelativePath="PreferencesSheet.h" |
|---|
| 1232 | > |
|---|
| 1233 | </File> |
|---|
| 1234 | <File |
|---|
| 1235 | RelativePath="SchedulerView.h" |
|---|
| 1236 | > |
|---|
| 1237 | </File> |
|---|
| 1238 | <File |
|---|
| 1239 | RelativePath="ShellListView.h" |
|---|
| 1240 | > |
|---|
| 1241 | </File> |
|---|
| 1242 | <File |
|---|
| 1243 | RelativePath=".\ShellTree.h" |
|---|
| 1244 | > |
|---|
| 1245 | </File> |
|---|
| 1246 | <File |
|---|
| 1247 | RelativePath="StdAfx.h" |
|---|
| 1248 | > |
|---|
| 1249 | </File> |
|---|
| 1250 | <File |
|---|
| 1251 | RelativePath="SystemTray.h" |
|---|
| 1252 | > |
|---|
| 1253 | </File> |
|---|
| 1254 | <File |
|---|
| 1255 | RelativePath="TaskDataPage.h" |
|---|
| 1256 | > |
|---|
| 1257 | </File> |
|---|
| 1258 | <File |
|---|
| 1259 | RelativePath="TaskPropertySheet.h" |
|---|
| 1260 | > |
|---|
| 1261 | </File> |
|---|
| 1262 | <File |
|---|
| 1263 | RelativePath="version.h" |
|---|
| 1264 | > |
|---|
| 1265 | </File> |
|---|
| 1266 | </Filter> |
|---|
| 1267 | <Filter |
|---|
| 1268 | Name="Resource Files" |
|---|
| 1269 | Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" |
|---|
| 1270 | > |
|---|
| 1271 | <File |
|---|
| 1272 | RelativePath="res\dragging.cur" |
|---|
| 1273 | > |
|---|
| 1274 | </File> |
|---|
| 1275 | <File |
|---|
| 1276 | RelativePath="res\Eraser.ico" |
|---|
| 1277 | > |
|---|
| 1278 | </File> |
|---|
| 1279 | <File |
|---|
| 1280 | RelativePath="res\Eraser.rc2" |
|---|
| 1281 | > |
|---|
| 1282 | </File> |
|---|
| 1283 | <File |
|---|
| 1284 | RelativePath="res\EraserDoc.ico" |
|---|
| 1285 | > |
|---|
| 1286 | </File> |
|---|
| 1287 | <File |
|---|
| 1288 | RelativePath=".\res\ftnetwork.bmp" |
|---|
| 1289 | > |
|---|
| 1290 | </File> |
|---|
| 1291 | <File |
|---|
| 1292 | RelativePath="res\Header.bmp" |
|---|
| 1293 | > |
|---|
| 1294 | </File> |
|---|
| 1295 | <File |
|---|
| 1296 | RelativePath="res\ico00001.ico" |
|---|
| 1297 | > |
|---|
| 1298 | </File> |
|---|
| 1299 | <File |
|---|
| 1300 | RelativePath="res\ico00002.ico" |
|---|
| 1301 | > |
|---|
| 1302 | </File> |
|---|
| 1303 | <File |
|---|
| 1304 | RelativePath="res\icon_tra.ico" |
|---|
| 1305 | > |
|---|
| 1306 | </File> |
|---|
| 1307 | <File |
|---|
| 1308 | RelativePath="res\icr_hand.cur" |
|---|
| 1309 | > |
|---|
| 1310 | </File> |
|---|
| 1311 | <File |
|---|
| 1312 | RelativePath="res\imageList.bmp" |
|---|
| 1313 | > |
|---|
| 1314 | </File> |
|---|
| 1315 | <File |
|---|
| 1316 | RelativePath="res\MenuCheck.bmp" |
|---|
| 1317 | > |
|---|
| 1318 | </File> |
|---|
| 1319 | <File |
|---|
| 1320 | RelativePath="res\MenuCheckSelected.bmp" |
|---|
| 1321 | > |
|---|
| 1322 | </File> |
|---|
| 1323 | <File |
|---|
| 1324 | RelativePath="res\nodraggi.cur" |
|---|
| 1325 | > |
|---|
| 1326 | </File> |
|---|
| 1327 | <File |
|---|
| 1328 | RelativePath=".\res\rt_rcdat.bin" |
|---|
| 1329 | > |
|---|
| 1330 | </File> |
|---|
| 1331 | <File |
|---|
| 1332 | RelativePath=".\res\tfdropcopy.cur" |
|---|
| 1333 | > |
|---|
| 1334 | </File> |
|---|
| 1335 | <File |
|---|
| 1336 | RelativePath=".\Verify\res\tfdropcopy.cur" |
|---|
| 1337 | > |
|---|
| 1338 | </File> |
|---|
| 1339 | <File |
|---|
| 1340 | RelativePath=".\Verify\res\tfnodrop.cur" |
|---|
| 1341 | > |
|---|
| 1342 | </File> |
|---|
| 1343 | <File |
|---|
| 1344 | RelativePath=".\Verify\res\tfnodropcopy.cur" |
|---|
| 1345 | > |
|---|
| 1346 | </File> |
|---|
| 1347 | <File |
|---|
| 1348 | RelativePath=".\res\tfnodropcopy.cur" |
|---|
| 1349 | > |
|---|
| 1350 | </File> |
|---|
| 1351 | <File |
|---|
| 1352 | RelativePath=".\res\tfnodropmove.cur" |
|---|
| 1353 | > |
|---|
| 1354 | </File> |
|---|
| 1355 | <File |
|---|
| 1356 | RelativePath=".\Verify\res\tfnodropmove.cur" |
|---|
| 1357 | > |
|---|
| 1358 | </File> |
|---|
| 1359 | <File |
|---|
| 1360 | RelativePath="res\Toolbar.bmp" |
|---|
| 1361 | > |
|---|
| 1362 | </File> |
|---|
| 1363 | <File |
|---|
| 1364 | RelativePath="res\toolbar1.bmp" |
|---|
| 1365 | > |
|---|
| 1366 | </File> |
|---|
| 1367 | <File |
|---|
| 1368 | RelativePath="res\treeImageList.bmp" |
|---|
| 1369 | > |
|---|
| 1370 | </File> |
|---|
| 1371 | </Filter> |
|---|
| 1372 | </Files> |
|---|
| 1373 | <Globals> |
|---|
| 1374 | <Global |
|---|
| 1375 | Name="RESOURCE_FILE" |
|---|
| 1376 | Value="Eraser.rc" |
|---|
| 1377 | /> |
|---|
| 1378 | </Globals> |
|---|
| 1379 | </VisualStudioProject> |
|---|