| 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" |
|---|
| 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" |
|---|
| 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" |
|---|
| 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" |
|---|
| 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 | <FileConfiguration |
|---|
| 399 | Name="Debug|Win32" |
|---|
| 400 | > |
|---|
| 401 | <Tool |
|---|
| 402 | Name="VCCLCompilerTool" |
|---|
| 403 | PreprocessorDefinitions="" |
|---|
| 404 | BasicRuntimeChecks="3" |
|---|
| 405 | /> |
|---|
| 406 | </FileConfiguration> |
|---|
| 407 | <FileConfiguration |
|---|
| 408 | Name="Debug|x64" |
|---|
| 409 | > |
|---|
| 410 | <Tool |
|---|
| 411 | Name="VCCLCompilerTool" |
|---|
| 412 | PreprocessorDefinitions="" |
|---|
| 413 | BasicRuntimeChecks="3" |
|---|
| 414 | /> |
|---|
| 415 | </FileConfiguration> |
|---|
| 416 | <FileConfiguration |
|---|
| 417 | Name="Release|Win32" |
|---|
| 418 | > |
|---|
| 419 | <Tool |
|---|
| 420 | Name="VCCLCompilerTool" |
|---|
| 421 | PreprocessorDefinitions="" |
|---|
| 422 | /> |
|---|
| 423 | </FileConfiguration> |
|---|
| 424 | <FileConfiguration |
|---|
| 425 | Name="Release|x64" |
|---|
| 426 | > |
|---|
| 427 | <Tool |
|---|
| 428 | Name="VCCLCompilerTool" |
|---|
| 429 | PreprocessorDefinitions="" |
|---|
| 430 | /> |
|---|
| 431 | </FileConfiguration> |
|---|
| 432 | </File> |
|---|
| 433 | <File |
|---|
| 434 | RelativePath="DateTimeInit.cpp" |
|---|
| 435 | > |
|---|
| 436 | <FileConfiguration |
|---|
| 437 | Name="Debug|Win32" |
|---|
| 438 | > |
|---|
| 439 | <Tool |
|---|
| 440 | Name="VCCLCompilerTool" |
|---|
| 441 | PreprocessorDefinitions="" |
|---|
| 442 | BasicRuntimeChecks="3" |
|---|
| 443 | /> |
|---|
| 444 | </FileConfiguration> |
|---|
| 445 | <FileConfiguration |
|---|
| 446 | Name="Debug|x64" |
|---|
| 447 | > |
|---|
| 448 | <Tool |
|---|
| 449 | Name="VCCLCompilerTool" |
|---|
| 450 | PreprocessorDefinitions="" |
|---|
| 451 | BasicRuntimeChecks="3" |
|---|
| 452 | /> |
|---|
| 453 | </FileConfiguration> |
|---|
| 454 | <FileConfiguration |
|---|
| 455 | Name="Release|Win32" |
|---|
| 456 | > |
|---|
| 457 | <Tool |
|---|
| 458 | Name="VCCLCompilerTool" |
|---|
| 459 | PreprocessorDefinitions="" |
|---|
| 460 | /> |
|---|
| 461 | </FileConfiguration> |
|---|
| 462 | <FileConfiguration |
|---|
| 463 | Name="Release|x64" |
|---|
| 464 | > |
|---|
| 465 | <Tool |
|---|
| 466 | Name="VCCLCompilerTool" |
|---|
| 467 | PreprocessorDefinitions="" |
|---|
| 468 | /> |
|---|
| 469 | </FileConfiguration> |
|---|
| 470 | </File> |
|---|
| 471 | <File |
|---|
| 472 | RelativePath=".\DropTargetWnd.cpp" |
|---|
| 473 | > |
|---|
| 474 | </File> |
|---|
| 475 | <File |
|---|
| 476 | RelativePath="Eraser.cpp" |
|---|
| 477 | > |
|---|
| 478 | <FileConfiguration |
|---|
| 479 | Name="Debug|Win32" |
|---|
| 480 | > |
|---|
| 481 | <Tool |
|---|
| 482 | Name="VCCLCompilerTool" |
|---|
| 483 | PreprocessorDefinitions="" |
|---|
| 484 | BasicRuntimeChecks="3" |
|---|
| 485 | /> |
|---|
| 486 | </FileConfiguration> |
|---|
| 487 | <FileConfiguration |
|---|
| 488 | Name="Debug|x64" |
|---|
| 489 | > |
|---|
| 490 | <Tool |
|---|
| 491 | Name="VCCLCompilerTool" |
|---|
| 492 | PreprocessorDefinitions="" |
|---|
| 493 | BasicRuntimeChecks="3" |
|---|
| 494 | /> |
|---|
| 495 | </FileConfiguration> |
|---|
| 496 | <FileConfiguration |
|---|
| 497 | Name="Release|Win32" |
|---|
| 498 | > |
|---|
| 499 | <Tool |
|---|
| 500 | Name="VCCLCompilerTool" |
|---|
| 501 | PreprocessorDefinitions="" |
|---|
| 502 | /> |
|---|
| 503 | </FileConfiguration> |
|---|
| 504 | <FileConfiguration |
|---|
| 505 | Name="Release|x64" |
|---|
| 506 | > |
|---|
| 507 | <Tool |
|---|
| 508 | Name="VCCLCompilerTool" |
|---|
| 509 | PreprocessorDefinitions="" |
|---|
| 510 | /> |
|---|
| 511 | </FileConfiguration> |
|---|
| 512 | </File> |
|---|
| 513 | <File |
|---|
| 514 | RelativePath="Eraser.rc" |
|---|
| 515 | > |
|---|
| 516 | </File> |
|---|
| 517 | <File |
|---|
| 518 | RelativePath="EraserDlg.cpp" |
|---|
| 519 | > |
|---|
| 520 | <FileConfiguration |
|---|
| 521 | Name="Debug|Win32" |
|---|
| 522 | > |
|---|
| 523 | <Tool |
|---|
| 524 | Name="VCCLCompilerTool" |
|---|
| 525 | PreprocessorDefinitions="" |
|---|
| 526 | BasicRuntimeChecks="3" |
|---|
| 527 | /> |
|---|
| 528 | </FileConfiguration> |
|---|
| 529 | <FileConfiguration |
|---|
| 530 | Name="Debug|x64" |
|---|
| 531 | > |
|---|
| 532 | <Tool |
|---|
| 533 | Name="VCCLCompilerTool" |
|---|
| 534 | PreprocessorDefinitions="" |
|---|
| 535 | BasicRuntimeChecks="3" |
|---|
| 536 | /> |
|---|
| 537 | </FileConfiguration> |
|---|
| 538 | <FileConfiguration |
|---|
| 539 | Name="Release|Win32" |
|---|
| 540 | > |
|---|
| 541 | <Tool |
|---|
| 542 | Name="VCCLCompilerTool" |
|---|
| 543 | PreprocessorDefinitions="" |
|---|
| 544 | /> |
|---|
| 545 | </FileConfiguration> |
|---|
| 546 | <FileConfiguration |
|---|
| 547 | Name="Release|x64" |
|---|
| 548 | > |
|---|
| 549 | <Tool |
|---|
| 550 | Name="VCCLCompilerTool" |
|---|
| 551 | PreprocessorDefinitions="" |
|---|
| 552 | /> |
|---|
| 553 | </FileConfiguration> |
|---|
| 554 | </File> |
|---|
| 555 | <File |
|---|
| 556 | RelativePath="EraserDoc.cpp" |
|---|
| 557 | > |
|---|
| 558 | <FileConfiguration |
|---|
| 559 | Name="Debug|Win32" |
|---|
| 560 | > |
|---|
| 561 | <Tool |
|---|
| 562 | Name="VCCLCompilerTool" |
|---|
| 563 | PreprocessorDefinitions="" |
|---|
| 564 | BasicRuntimeChecks="3" |
|---|
| 565 | /> |
|---|
| 566 | </FileConfiguration> |
|---|
| 567 | <FileConfiguration |
|---|
| 568 | Name="Debug|x64" |
|---|
| 569 | > |
|---|
| 570 | <Tool |
|---|
| 571 | Name="VCCLCompilerTool" |
|---|
| 572 | PreprocessorDefinitions="" |
|---|
| 573 | BasicRuntimeChecks="3" |
|---|
| 574 | /> |
|---|
| 575 | </FileConfiguration> |
|---|
| 576 | <FileConfiguration |
|---|
| 577 | Name="Release|Win32" |
|---|
| 578 | > |
|---|
| 579 | <Tool |
|---|
| 580 | Name="VCCLCompilerTool" |
|---|
| 581 | PreprocessorDefinitions="" |
|---|
| 582 | /> |
|---|
| 583 | </FileConfiguration> |
|---|
| 584 | <FileConfiguration |
|---|
| 585 | Name="Release|x64" |
|---|
| 586 | > |
|---|
| 587 | <Tool |
|---|
| 588 | Name="VCCLCompilerTool" |
|---|
| 589 | PreprocessorDefinitions="" |
|---|
| 590 | /> |
|---|
| 591 | </FileConfiguration> |
|---|
| 592 | </File> |
|---|
| 593 | <File |
|---|
| 594 | RelativePath="EraserView.cpp" |
|---|
| 595 | > |
|---|
| 596 | <FileConfiguration |
|---|
| 597 | Name="Debug|Win32" |
|---|
| 598 | > |
|---|
| 599 | <Tool |
|---|
| 600 | Name="VCCLCompilerTool" |
|---|
| 601 | PreprocessorDefinitions="" |
|---|
| 602 | BasicRuntimeChecks="3" |
|---|
| 603 | /> |
|---|
| 604 | </FileConfiguration> |
|---|
| 605 | <FileConfiguration |
|---|
| 606 | Name="Debug|x64" |
|---|
| 607 | > |
|---|
| 608 | <Tool |
|---|
| 609 | Name="VCCLCompilerTool" |
|---|
| 610 | PreprocessorDefinitions="" |
|---|
| 611 | BasicRuntimeChecks="3" |
|---|
| 612 | /> |
|---|
| 613 | </FileConfiguration> |
|---|
| 614 | <FileConfiguration |
|---|
| 615 | Name="Release|Win32" |
|---|
| 616 | > |
|---|
| 617 | <Tool |
|---|
| 618 | Name="VCCLCompilerTool" |
|---|
| 619 | PreprocessorDefinitions="" |
|---|
| 620 | /> |
|---|
| 621 | </FileConfiguration> |
|---|
| 622 | <FileConfiguration |
|---|
| 623 | Name="Release|x64" |
|---|
| 624 | > |
|---|
| 625 | <Tool |
|---|
| 626 | Name="VCCLCompilerTool" |
|---|
| 627 | PreprocessorDefinitions="" |
|---|
| 628 | /> |
|---|
| 629 | </FileConfiguration> |
|---|
| 630 | </File> |
|---|
| 631 | <File |
|---|
| 632 | RelativePath="shared\FileHelper.cpp" |
|---|
| 633 | > |
|---|
| 634 | <FileConfiguration |
|---|
| 635 | Name="Debug|Win32" |
|---|
| 636 | > |
|---|
| 637 | <Tool |
|---|
| 638 | Name="VCCLCompilerTool" |
|---|
| 639 | PreprocessorDefinitions="" |
|---|
| 640 | BasicRuntimeChecks="3" |
|---|
| 641 | /> |
|---|
| 642 | </FileConfiguration> |
|---|
| 643 | <FileConfiguration |
|---|
| 644 | Name="Debug|x64" |
|---|
| 645 | > |
|---|
| 646 | <Tool |
|---|
| 647 | Name="VCCLCompilerTool" |
|---|
| 648 | PreprocessorDefinitions="" |
|---|
| 649 | BasicRuntimeChecks="3" |
|---|
| 650 | /> |
|---|
| 651 | </FileConfiguration> |
|---|
| 652 | <FileConfiguration |
|---|
| 653 | Name="Release|Win32" |
|---|
| 654 | > |
|---|
| 655 | <Tool |
|---|
| 656 | Name="VCCLCompilerTool" |
|---|
| 657 | PreprocessorDefinitions="" |
|---|
| 658 | /> |
|---|
| 659 | </FileConfiguration> |
|---|
| 660 | <FileConfiguration |
|---|
| 661 | Name="Release|x64" |
|---|
| 662 | > |
|---|
| 663 | <Tool |
|---|
| 664 | Name="VCCLCompilerTool" |
|---|
| 665 | PreprocessorDefinitions="" |
|---|
| 666 | /> |
|---|
| 667 | </FileConfiguration> |
|---|
| 668 | </File> |
|---|
| 669 | <File |
|---|
| 670 | RelativePath=".\HotKeyDlg.cpp" |
|---|
| 671 | > |
|---|
| 672 | </File> |
|---|
| 673 | <File |
|---|
| 674 | RelativePath=".\HotKeyListCtrl.cpp" |
|---|
| 675 | > |
|---|
| 676 | </File> |
|---|
| 677 | <File |
|---|
| 678 | RelativePath="Item.cpp" |
|---|
| 679 | > |
|---|
| 680 | <FileConfiguration |
|---|
| 681 | Name="Debug|Win32" |
|---|
| 682 | > |
|---|
| 683 | <Tool |
|---|
| 684 | Name="VCCLCompilerTool" |
|---|
| 685 | PreprocessorDefinitions="" |
|---|
| 686 | BasicRuntimeChecks="3" |
|---|
| 687 | /> |
|---|
| 688 | </FileConfiguration> |
|---|
| 689 | <FileConfiguration |
|---|
| 690 | Name="Debug|x64" |
|---|
| 691 | > |
|---|
| 692 | <Tool |
|---|
| 693 | Name="VCCLCompilerTool" |
|---|
| 694 | PreprocessorDefinitions="" |
|---|
| 695 | BasicRuntimeChecks="3" |
|---|
| 696 | /> |
|---|
| 697 | </FileConfiguration> |
|---|
| 698 | <FileConfiguration |
|---|
| 699 | Name="Release|Win32" |
|---|
| 700 | > |
|---|
| 701 | <Tool |
|---|
| 702 | Name="VCCLCompilerTool" |
|---|
| 703 | PreprocessorDefinitions="" |
|---|
| 704 | /> |
|---|
| 705 | </FileConfiguration> |
|---|
| 706 | <FileConfiguration |
|---|
| 707 | Name="Release|x64" |
|---|
| 708 | > |
|---|
| 709 | <Tool |
|---|
| 710 | Name="VCCLCompilerTool" |
|---|
| 711 | PreprocessorDefinitions="" |
|---|
| 712 | /> |
|---|
| 713 | </FileConfiguration> |
|---|
| 714 | </File> |
|---|
| 715 | <File |
|---|
| 716 | RelativePath="shared\key.cpp" |
|---|
| 717 | > |
|---|
| 718 | <FileConfiguration |
|---|
| 719 | Name="Debug|Win32" |
|---|
| 720 | > |
|---|
| 721 | <Tool |
|---|
| 722 | Name="VCCLCompilerTool" |
|---|
| 723 | PreprocessorDefinitions="" |
|---|
| 724 | BasicRuntimeChecks="3" |
|---|
| 725 | /> |
|---|
| 726 | </FileConfiguration> |
|---|
| 727 | <FileConfiguration |
|---|
| 728 | Name="Debug|x64" |
|---|
| 729 | > |
|---|
| 730 | <Tool |
|---|
| 731 | Name="VCCLCompilerTool" |
|---|
| 732 | PreprocessorDefinitions="" |
|---|
| 733 | BasicRuntimeChecks="3" |
|---|
| 734 | /> |
|---|
| 735 | </FileConfiguration> |
|---|
| 736 | <FileConfiguration |
|---|
| 737 | Name="Release|Win32" |
|---|
| 738 | > |
|---|
| 739 | <Tool |
|---|
| 740 | Name="VCCLCompilerTool" |
|---|
| 741 | PreprocessorDefinitions="" |
|---|
| 742 | /> |
|---|
| 743 | </FileConfiguration> |
|---|
| 744 | <FileConfiguration |
|---|
| 745 | Name="Release|x64" |
|---|
| 746 | > |
|---|
| 747 | <Tool |
|---|
| 748 | Name="VCCLCompilerTool" |
|---|
| 749 | PreprocessorDefinitions="" |
|---|
| 750 | /> |
|---|
| 751 | </FileConfiguration> |
|---|
| 752 | </File> |
|---|
| 753 | <File |
|---|
| 754 | RelativePath=".\KeyComboDlg.cpp" |
|---|
| 755 | > |
|---|
| 756 | </File> |
|---|
| 757 | <File |
|---|
| 758 | RelativePath="MainFrm.cpp" |
|---|
| 759 | > |
|---|
| 760 | <FileConfiguration |
|---|
| 761 | Name="Debug|Win32" |
|---|
| 762 | > |
|---|
| 763 | <Tool |
|---|
| 764 | Name="VCCLCompilerTool" |
|---|
| 765 | PreprocessorDefinitions="" |
|---|
| 766 | BasicRuntimeChecks="3" |
|---|
| 767 | /> |
|---|
| 768 | </FileConfiguration> |
|---|
| 769 | <FileConfiguration |
|---|
| 770 | Name="Debug|x64" |
|---|
| 771 | > |
|---|
| 772 | <Tool |
|---|
| 773 | Name="VCCLCompilerTool" |
|---|
| 774 | PreprocessorDefinitions="" |
|---|
| 775 | BasicRuntimeChecks="3" |
|---|
| 776 | /> |
|---|
| 777 | </FileConfiguration> |
|---|
| 778 | <FileConfiguration |
|---|
| 779 | Name="Release|Win32" |
|---|
| 780 | > |
|---|
| 781 | <Tool |
|---|
| 782 | Name="VCCLCompilerTool" |
|---|
| 783 | PreprocessorDefinitions="" |
|---|
| 784 | /> |
|---|
| 785 | </FileConfiguration> |
|---|
| 786 | <FileConfiguration |
|---|
| 787 | Name="Release|x64" |
|---|
| 788 | > |
|---|
| 789 | <Tool |
|---|
| 790 | Name="VCCLCompilerTool" |
|---|
| 791 | PreprocessorDefinitions="" |
|---|
| 792 | /> |
|---|
| 793 | </FileConfiguration> |
|---|
| 794 | </File> |
|---|
| 795 | <File |
|---|
| 796 | RelativePath=".\OleTreeCtrl.cpp" |
|---|
| 797 | > |
|---|
| 798 | </File> |
|---|
| 799 | <File |
|---|
| 800 | RelativePath="PreferencesPage.cpp" |
|---|
| 801 | > |
|---|
| 802 | <FileConfiguration |
|---|
| 803 | Name="Debug|Win32" |
|---|
| 804 | > |
|---|
| 805 | <Tool |
|---|
| 806 | Name="VCCLCompilerTool" |
|---|
| 807 | PreprocessorDefinitions="" |
|---|
| 808 | BasicRuntimeChecks="3" |
|---|
| 809 | /> |
|---|
| 810 | </FileConfiguration> |
|---|
| 811 | <FileConfiguration |
|---|
| 812 | Name="Debug|x64" |
|---|
| 813 | > |
|---|
| 814 | <Tool |
|---|
| 815 | Name="VCCLCompilerTool" |
|---|
| 816 | PreprocessorDefinitions="" |
|---|
| 817 | BasicRuntimeChecks="3" |
|---|
| 818 | /> |
|---|
| 819 | </FileConfiguration> |
|---|
| 820 | <FileConfiguration |
|---|
| 821 | Name="Release|Win32" |
|---|
| 822 | > |
|---|
| 823 | <Tool |
|---|
| 824 | Name="VCCLCompilerTool" |
|---|
| 825 | PreprocessorDefinitions="" |
|---|
| 826 | /> |
|---|
| 827 | </FileConfiguration> |
|---|
| 828 | <FileConfiguration |
|---|
| 829 | Name="Release|x64" |
|---|
| 830 | > |
|---|
| 831 | <Tool |
|---|
| 832 | Name="VCCLCompilerTool" |
|---|
| 833 | PreprocessorDefinitions="" |
|---|
| 834 | /> |
|---|
| 835 | </FileConfiguration> |
|---|
| 836 | </File> |
|---|
| 837 | <File |
|---|
| 838 | RelativePath="PreferencesSheet.cpp" |
|---|
| 839 | > |
|---|
| 840 | <FileConfiguration |
|---|
| 841 | Name="Debug|Win32" |
|---|
| 842 | > |
|---|
| 843 | <Tool |
|---|
| 844 | Name="VCCLCompilerTool" |
|---|
| 845 | PreprocessorDefinitions="" |
|---|
| 846 | BasicRuntimeChecks="3" |
|---|
| 847 | /> |
|---|
| 848 | </FileConfiguration> |
|---|
| 849 | <FileConfiguration |
|---|
| 850 | Name="Debug|x64" |
|---|
| 851 | > |
|---|
| 852 | <Tool |
|---|
| 853 | Name="VCCLCompilerTool" |
|---|
| 854 | PreprocessorDefinitions="" |
|---|
| 855 | BasicRuntimeChecks="3" |
|---|
| 856 | /> |
|---|
| 857 | </FileConfiguration> |
|---|
| 858 | <FileConfiguration |
|---|
| 859 | Name="Release|Win32" |
|---|
| 860 | > |
|---|
| 861 | <Tool |
|---|
| 862 | Name="VCCLCompilerTool" |
|---|
| 863 | PreprocessorDefinitions="" |
|---|
| 864 | /> |
|---|
| 865 | </FileConfiguration> |
|---|
| 866 | <FileConfiguration |
|---|
| 867 | Name="Release|x64" |
|---|
| 868 | > |
|---|
| 869 | <Tool |
|---|
| 870 | Name="VCCLCompilerTool" |
|---|
| 871 | PreprocessorDefinitions="" |
|---|
| 872 | /> |
|---|
| 873 | </FileConfiguration> |
|---|
| 874 | </File> |
|---|
| 875 | <File |
|---|
| 876 | RelativePath="SchedulerView.cpp" |
|---|
| 877 | > |
|---|
| 878 | <FileConfiguration |
|---|
| 879 | Name="Debug|Win32" |
|---|
| 880 | > |
|---|
| 881 | <Tool |
|---|
| 882 | Name="VCCLCompilerTool" |
|---|
| 883 | PreprocessorDefinitions="" |
|---|
| 884 | BasicRuntimeChecks="3" |
|---|
| 885 | /> |
|---|
| 886 | </FileConfiguration> |
|---|
| 887 | <FileConfiguration |
|---|
| 888 | Name="Debug|x64" |
|---|
| 889 | > |
|---|
| 890 | <Tool |
|---|
| 891 | Name="VCCLCompilerTool" |
|---|
| 892 | PreprocessorDefinitions="" |
|---|
| 893 | BasicRuntimeChecks="3" |
|---|
| 894 | /> |
|---|
| 895 | </FileConfiguration> |
|---|
| 896 | <FileConfiguration |
|---|
| 897 | Name="Release|Win32" |
|---|
| 898 | > |
|---|
| 899 | <Tool |
|---|
| 900 | Name="VCCLCompilerTool" |
|---|
| 901 | PreprocessorDefinitions="" |
|---|
| 902 | /> |
|---|
| 903 | </FileConfiguration> |
|---|
| 904 | <FileConfiguration |
|---|
| 905 | Name="Release|x64" |
|---|
| 906 | > |
|---|
| 907 | <Tool |
|---|
| 908 | Name="VCCLCompilerTool" |
|---|
| 909 | PreprocessorDefinitions="" |
|---|
| 910 | /> |
|---|
| 911 | </FileConfiguration> |
|---|
| 912 | </File> |
|---|
| 913 | <File |
|---|
| 914 | RelativePath="shared\SeException.cpp" |
|---|
| 915 | > |
|---|
| 916 | <FileConfiguration |
|---|
| 917 | Name="Debug|Win32" |
|---|
| 918 | > |
|---|
| 919 | <Tool |
|---|
| 920 | Name="VCCLCompilerTool" |
|---|
| 921 | PreprocessorDefinitions="" |
|---|
| 922 | BasicRuntimeChecks="3" |
|---|
| 923 | /> |
|---|
| 924 | </FileConfiguration> |
|---|
| 925 | <FileConfiguration |
|---|
| 926 | Name="Debug|x64" |
|---|
| 927 | > |
|---|
| 928 | <Tool |
|---|
| 929 | Name="VCCLCompilerTool" |
|---|
| 930 | PreprocessorDefinitions="" |
|---|
| 931 | BasicRuntimeChecks="3" |
|---|
| 932 | /> |
|---|
| 933 | </FileConfiguration> |
|---|
| 934 | <FileConfiguration |
|---|
| 935 | Name="Release|Win32" |
|---|
| 936 | > |
|---|
| 937 | <Tool |
|---|
| 938 | Name="VCCLCompilerTool" |
|---|
| 939 | PreprocessorDefinitions="" |
|---|
| 940 | /> |
|---|
| 941 | </FileConfiguration> |
|---|
| 942 | <FileConfiguration |
|---|
| 943 | Name="Release|x64" |
|---|
| 944 | > |
|---|
| 945 | <Tool |
|---|
| 946 | Name="VCCLCompilerTool" |
|---|
| 947 | PreprocessorDefinitions="" |
|---|
| 948 | /> |
|---|
| 949 | </FileConfiguration> |
|---|
| 950 | </File> |
|---|
| 951 | <File |
|---|
| 952 | RelativePath="ShellListView.cpp" |
|---|
| 953 | > |
|---|
| 954 | <FileConfiguration |
|---|
| 955 | Name="Debug|Win32" |
|---|
| 956 | > |
|---|
| 957 | <Tool |
|---|
| 958 | Name="VCCLCompilerTool" |
|---|
| 959 | PreprocessorDefinitions="" |
|---|
| 960 | BasicRuntimeChecks="3" |
|---|
| 961 | /> |
|---|
| 962 | </FileConfiguration> |
|---|
| 963 | <FileConfiguration |
|---|
| 964 | Name="Debug|x64" |
|---|
| 965 | > |
|---|
| 966 | <Tool |
|---|
| 967 | Name="VCCLCompilerTool" |
|---|
| 968 | PreprocessorDefinitions="" |
|---|
| 969 | BasicRuntimeChecks="3" |
|---|
| 970 | /> |
|---|
| 971 | </FileConfiguration> |
|---|
| 972 | <FileConfiguration |
|---|
| 973 | Name="Release|Win32" |
|---|
| 974 | > |
|---|
| 975 | <Tool |
|---|
| 976 | Name="VCCLCompilerTool" |
|---|
| 977 | PreprocessorDefinitions="" |
|---|
| 978 | /> |
|---|
| 979 | </FileConfiguration> |
|---|
| 980 | <FileConfiguration |
|---|
| 981 | Name="Release|x64" |
|---|
| 982 | > |
|---|
| 983 | <Tool |
|---|
| 984 | Name="VCCLCompilerTool" |
|---|
| 985 | PreprocessorDefinitions="" |
|---|
| 986 | /> |
|---|
| 987 | </FileConfiguration> |
|---|
| 988 | </File> |
|---|
| 989 | <File |
|---|
| 990 | RelativePath=".\ShellTree.cpp" |
|---|
| 991 | > |
|---|
| 992 | </File> |
|---|
| 993 | <File |
|---|
| 994 | RelativePath="StdAfx.cpp" |
|---|
| 995 | > |
|---|
| 996 | <FileConfiguration |
|---|
| 997 | Name="Debug|Win32" |
|---|
| 998 | > |
|---|
| 999 | <Tool |
|---|
| 1000 | Name="VCCLCompilerTool" |
|---|
| 1001 | PreprocessorDefinitions="" |
|---|
| 1002 | BasicRuntimeChecks="3" |
|---|
| 1003 | UsePrecompiledHeader="1" |
|---|
| 1004 | /> |
|---|
| 1005 | </FileConfiguration> |
|---|
| 1006 | <FileConfiguration |
|---|
| 1007 | Name="Debug|x64" |
|---|
| 1008 | > |
|---|
| 1009 | <Tool |
|---|
| 1010 | Name="VCCLCompilerTool" |
|---|
| 1011 | PreprocessorDefinitions="" |
|---|
| 1012 | BasicRuntimeChecks="3" |
|---|
| 1013 | UsePrecompiledHeader="1" |
|---|
| 1014 | /> |
|---|
| 1015 | </FileConfiguration> |
|---|
| 1016 | <FileConfiguration |
|---|
| 1017 | Name="Release|Win32" |
|---|
| 1018 | > |
|---|
| 1019 | <Tool |
|---|
| 1020 | Name="VCCLCompilerTool" |
|---|
| 1021 | PreprocessorDefinitions="" |
|---|
| 1022 | UsePrecompiledHeader="1" |
|---|
| 1023 | /> |
|---|
| 1024 | </FileConfiguration> |
|---|
| 1025 | <FileConfiguration |
|---|
| 1026 | Name="Release|x64" |
|---|
| 1027 | > |
|---|
| 1028 | <Tool |
|---|
| 1029 | Name="VCCLCompilerTool" |
|---|
| 1030 | PreprocessorDefinitions="" |
|---|
| 1031 | UsePrecompiledHeader="1" |
|---|
| 1032 | /> |
|---|
| 1033 | </FileConfiguration> |
|---|
| 1034 | </File> |
|---|
| 1035 | <File |
|---|
| 1036 | RelativePath="SystemTray.cpp" |
|---|
| 1037 | > |
|---|
| 1038 | <FileConfiguration |
|---|
| 1039 | Name="Debug|Win32" |
|---|
| 1040 | > |
|---|
| 1041 | <Tool |
|---|
| 1042 | Name="VCCLCompilerTool" |
|---|
| 1043 | PreprocessorDefinitions="" |
|---|
| 1044 | BasicRuntimeChecks="3" |
|---|
| 1045 | /> |
|---|
| 1046 | </FileConfiguration> |
|---|
| 1047 | <FileConfiguration |
|---|
| 1048 | Name="Debug|x64" |
|---|
| 1049 | > |
|---|
| 1050 | <Tool |
|---|
| 1051 | Name="VCCLCompilerTool" |
|---|
| 1052 | PreprocessorDefinitions="" |
|---|
| 1053 | BasicRuntimeChecks="3" |
|---|
| 1054 | /> |
|---|
| 1055 | </FileConfiguration> |
|---|
| 1056 | <FileConfiguration |
|---|
| 1057 | Name="Release|Win32" |
|---|
| 1058 | > |
|---|
| 1059 | <Tool |
|---|
| 1060 | Name="VCCLCompilerTool" |
|---|
| 1061 | PreprocessorDefinitions="" |
|---|
| 1062 | /> |
|---|
| 1063 | </FileConfiguration> |
|---|
| 1064 | <FileConfiguration |
|---|
| 1065 | Name="Release|x64" |
|---|
| 1066 | > |
|---|
| 1067 | <Tool |
|---|
| 1068 | Name="VCCLCompilerTool" |
|---|
| 1069 | PreprocessorDefinitions="" |
|---|
| 1070 | /> |
|---|
| 1071 | </FileConfiguration> |
|---|
| 1072 | </File> |
|---|
| 1073 | <File |
|---|
| 1074 | RelativePath="TaskDataPage.cpp" |
|---|
| 1075 | > |
|---|
| 1076 | <FileConfiguration |
|---|
| 1077 | Name="Debug|Win32" |
|---|
| 1078 | > |
|---|
| 1079 | <Tool |
|---|
| 1080 | Name="VCCLCompilerTool" |
|---|
| 1081 | PreprocessorDefinitions="" |
|---|
| 1082 | BasicRuntimeChecks="3" |
|---|
| 1083 | /> |
|---|
| 1084 | </FileConfiguration> |
|---|
| 1085 | <FileConfiguration |
|---|
| 1086 | Name="Debug|x64" |
|---|
| 1087 | > |
|---|
| 1088 | <Tool |
|---|
| 1089 | Name="VCCLCompilerTool" |
|---|
| 1090 | PreprocessorDefinitions="" |
|---|
| 1091 | BasicRuntimeChecks="3" |
|---|
| 1092 | /> |
|---|
| 1093 | </FileConfiguration> |
|---|
| 1094 | <FileConfiguration |
|---|
| 1095 | Name="Release|Win32" |
|---|
| 1096 | > |
|---|
| 1097 | <Tool |
|---|
| 1098 | Name="VCCLCompilerTool" |
|---|
| 1099 | PreprocessorDefinitions="" |
|---|
| 1100 | /> |
|---|
| 1101 | </FileConfiguration> |
|---|
| 1102 | <FileConfiguration |
|---|
| 1103 | Name="Release|x64" |
|---|
| 1104 | > |
|---|
| 1105 | <Tool |
|---|
| 1106 | Name="VCCLCompilerTool" |
|---|
| 1107 | PreprocessorDefinitions="" |
|---|
| 1108 | /> |
|---|
| 1109 | </FileConfiguration> |
|---|
| 1110 | </File> |
|---|
| 1111 | <File |
|---|
| 1112 | RelativePath="TaskPropertySheet.cpp" |
|---|
| 1113 | > |
|---|
| 1114 | <FileConfiguration |
|---|
| 1115 | Name="Debug|Win32" |
|---|
| 1116 | > |
|---|
| 1117 | <Tool |
|---|
| 1118 | Name="VCCLCompilerTool" |
|---|
| 1119 | PreprocessorDefinitions="" |
|---|
| 1120 | BasicRuntimeChecks="3" |
|---|
| 1121 | /> |
|---|
| 1122 | </FileConfiguration> |
|---|
| 1123 | <FileConfiguration |
|---|
| 1124 | Name="Debug|x64" |
|---|
| 1125 | > |
|---|
| 1126 | <Tool |
|---|
| 1127 | Name="VCCLCompilerTool" |
|---|
| 1128 | PreprocessorDefinitions="" |
|---|
| 1129 | BasicRuntimeChecks="3" |
|---|
| 1130 | /> |
|---|
| 1131 | </FileConfiguration> |
|---|
| 1132 | <FileConfiguration |
|---|
| 1133 | Name="Release|Win32" |
|---|
| 1134 | > |
|---|
| 1135 | <Tool |
|---|
| 1136 | Name="VCCLCompilerTool" |
|---|
| 1137 | PreprocessorDefinitions="" |
|---|
| 1138 | /> |
|---|
| 1139 | </FileConfiguration> |
|---|
| 1140 | <FileConfiguration |
|---|
| 1141 | Name="Release|x64" |
|---|
| 1142 | > |
|---|
| 1143 | <Tool |
|---|
| 1144 | Name="VCCLCompilerTool" |
|---|
| 1145 | PreprocessorDefinitions="" |
|---|
| 1146 | /> |
|---|
| 1147 | </FileConfiguration> |
|---|
| 1148 | </File> |
|---|
| 1149 | </Filter> |
|---|
| 1150 | <Filter |
|---|
| 1151 | Name="Header Files" |
|---|
| 1152 | Filter="h;hpp;hxx;hm;inl" |
|---|
| 1153 | > |
|---|
| 1154 | <File |
|---|
| 1155 | RelativePath="ChildFrame.h" |
|---|
| 1156 | > |
|---|
| 1157 | </File> |
|---|
| 1158 | <File |
|---|
| 1159 | RelativePath="DateTimeInit.h" |
|---|
| 1160 | > |
|---|
| 1161 | </File> |
|---|
| 1162 | <File |
|---|
| 1163 | RelativePath=".\DropTargetWnd.h" |
|---|
| 1164 | > |
|---|
| 1165 | </File> |
|---|
| 1166 | <File |
|---|
| 1167 | RelativePath="Eraser.h" |
|---|
| 1168 | > |
|---|
| 1169 | </File> |
|---|
| 1170 | <File |
|---|
| 1171 | RelativePath="EraserDlg.h" |
|---|
| 1172 | > |
|---|
| 1173 | </File> |
|---|
| 1174 | <File |
|---|
| 1175 | RelativePath="EraserDll\EraserDll.h" |
|---|
| 1176 | > |
|---|
| 1177 | </File> |
|---|
| 1178 | <File |
|---|
| 1179 | RelativePath="EraserDoc.h" |
|---|
| 1180 | > |
|---|
| 1181 | </File> |
|---|
| 1182 | <File |
|---|
| 1183 | RelativePath="EraserView.h" |
|---|
| 1184 | > |
|---|
| 1185 | </File> |
|---|
| 1186 | <File |
|---|
| 1187 | RelativePath=".\HotKeyDlg.h" |
|---|
| 1188 | > |
|---|
| 1189 | </File> |
|---|
| 1190 | <File |
|---|
| 1191 | RelativePath=".\HotKeyListCtrl.h" |
|---|
| 1192 | > |
|---|
| 1193 | </File> |
|---|
| 1194 | <File |
|---|
| 1195 | RelativePath="Item.h" |
|---|
| 1196 | > |
|---|
| 1197 | </File> |
|---|
| 1198 | <File |
|---|
| 1199 | RelativePath=".\KeyComboDlg.h" |
|---|
| 1200 | > |
|---|
| 1201 | </File> |
|---|
| 1202 | <File |
|---|
| 1203 | RelativePath="MainFrm.h" |
|---|
| 1204 | > |
|---|
| 1205 | </File> |
|---|
| 1206 | <File |
|---|
| 1207 | RelativePath=".\OleTreeCtrl.h" |
|---|
| 1208 | > |
|---|
| 1209 | </File> |
|---|
| 1210 | <File |
|---|
| 1211 | RelativePath="PreferencesPage.h" |
|---|
| 1212 | > |
|---|
| 1213 | </File> |
|---|
| 1214 | <File |
|---|
| 1215 | RelativePath="PreferencesSheet.h" |
|---|
| 1216 | > |
|---|
| 1217 | </File> |
|---|
| 1218 | <File |
|---|
| 1219 | RelativePath="SchedulerView.h" |
|---|
| 1220 | > |
|---|
| 1221 | </File> |
|---|
| 1222 | <File |
|---|
| 1223 | RelativePath="ShellListView.h" |
|---|
| 1224 | > |
|---|
| 1225 | </File> |
|---|
| 1226 | <File |
|---|
| 1227 | RelativePath=".\ShellTree.h" |
|---|
| 1228 | > |
|---|
| 1229 | </File> |
|---|
| 1230 | <File |
|---|
| 1231 | RelativePath="StdAfx.h" |
|---|
| 1232 | > |
|---|
| 1233 | </File> |
|---|
| 1234 | <File |
|---|
| 1235 | RelativePath="SystemTray.h" |
|---|
| 1236 | > |
|---|
| 1237 | </File> |
|---|
| 1238 | <File |
|---|
| 1239 | RelativePath="TaskDataPage.h" |
|---|
| 1240 | > |
|---|
| 1241 | </File> |
|---|
| 1242 | <File |
|---|
| 1243 | RelativePath="TaskPropertySheet.h" |
|---|
| 1244 | > |
|---|
| 1245 | </File> |
|---|
| 1246 | <File |
|---|
| 1247 | RelativePath="version.h" |
|---|
| 1248 | > |
|---|
| 1249 | </File> |
|---|
| 1250 | </Filter> |
|---|
| 1251 | <Filter |
|---|
| 1252 | Name="Resource Files" |
|---|
| 1253 | Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" |
|---|
| 1254 | > |
|---|
| 1255 | <File |
|---|
| 1256 | RelativePath="res\dragging.cur" |
|---|
| 1257 | > |
|---|
| 1258 | </File> |
|---|
| 1259 | <File |
|---|
| 1260 | RelativePath="res\Eraser.ico" |
|---|
| 1261 | > |
|---|
| 1262 | </File> |
|---|
| 1263 | <File |
|---|
| 1264 | RelativePath="res\Eraser.rc2" |
|---|
| 1265 | > |
|---|
| 1266 | </File> |
|---|
| 1267 | <File |
|---|
| 1268 | RelativePath="res\EraserDoc.ico" |
|---|
| 1269 | > |
|---|
| 1270 | </File> |
|---|
| 1271 | <File |
|---|
| 1272 | RelativePath=".\res\ftnetwork.bmp" |
|---|
| 1273 | > |
|---|
| 1274 | </File> |
|---|
| 1275 | <File |
|---|
| 1276 | RelativePath="res\Header.bmp" |
|---|
| 1277 | > |
|---|
| 1278 | </File> |
|---|
| 1279 | <File |
|---|
| 1280 | RelativePath="res\ico00001.ico" |
|---|
| 1281 | > |
|---|
| 1282 | </File> |
|---|
| 1283 | <File |
|---|
| 1284 | RelativePath="res\ico00002.ico" |
|---|
| 1285 | > |
|---|
| 1286 | </File> |
|---|
| 1287 | <File |
|---|
| 1288 | RelativePath="res\icon_tra.ico" |
|---|
| 1289 | > |
|---|
| 1290 | </File> |
|---|
| 1291 | <File |
|---|
| 1292 | RelativePath="res\icr_hand.cur" |
|---|
| 1293 | > |
|---|
| 1294 | </File> |
|---|
| 1295 | <File |
|---|
| 1296 | RelativePath="res\imageList.bmp" |
|---|
| 1297 | > |
|---|
| 1298 | </File> |
|---|
| 1299 | <File |
|---|
| 1300 | RelativePath="res\MenuCheck.bmp" |
|---|
| 1301 | > |
|---|
| 1302 | </File> |
|---|
| 1303 | <File |
|---|
| 1304 | RelativePath="res\MenuCheckSelected.bmp" |
|---|
| 1305 | > |
|---|
| 1306 | </File> |
|---|
| 1307 | <File |
|---|
| 1308 | RelativePath="res\nodraggi.cur" |
|---|
| 1309 | > |
|---|
| 1310 | </File> |
|---|
| 1311 | <File |
|---|
| 1312 | RelativePath=".\res\tfdropcopy.cur" |
|---|
| 1313 | > |
|---|
| 1314 | </File> |
|---|
| 1315 | <File |
|---|
| 1316 | RelativePath=".\res\tfnodrop.cur" |
|---|
| 1317 | > |
|---|
| 1318 | </File> |
|---|
| 1319 | <File |
|---|
| 1320 | RelativePath=".\res\tfnodropcopy.cur" |
|---|
| 1321 | > |
|---|
| 1322 | </File> |
|---|
| 1323 | <File |
|---|
| 1324 | RelativePath=".\res\tfnodropmove.cur" |
|---|
| 1325 | > |
|---|
| 1326 | </File> |
|---|
| 1327 | <File |
|---|
| 1328 | RelativePath="res\Toolbar.bmp" |
|---|
| 1329 | > |
|---|
| 1330 | </File> |
|---|
| 1331 | <File |
|---|
| 1332 | RelativePath="res\toolbar1.bmp" |
|---|
| 1333 | > |
|---|
| 1334 | </File> |
|---|
| 1335 | <File |
|---|
| 1336 | RelativePath="res\treeImageList.bmp" |
|---|
| 1337 | > |
|---|
| 1338 | </File> |
|---|
| 1339 | </Filter> |
|---|
| 1340 | </Files> |
|---|
| 1341 | <Globals> |
|---|
| 1342 | <Global |
|---|
| 1343 | Name="RESOURCE_FILE" |
|---|
| 1344 | Value="Eraser.rc" |
|---|
| 1345 | /> |
|---|
| 1346 | </Globals> |
|---|
| 1347 | </VisualStudioProject> |
|---|