| 1 | <?xml version="1.0" encoding="windows-1251"?> |
|---|
| 2 | <VisualStudioProject |
|---|
| 3 | ProjectType="Visual C++" |
|---|
| 4 | Version="8.00" |
|---|
| 5 | Name="Launcher" |
|---|
| 6 | ProjectGUID="{D4750DE4-A865-494B-B5AD-84DF59ADFC05}" |
|---|
| 7 | RootNamespace="Launcher" |
|---|
| 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/Launcher.tlb" |
|---|
| 50 | HeaderFileName="" |
|---|
| 51 | /> |
|---|
| 52 | <Tool |
|---|
| 53 | Name="VCCLCompilerTool" |
|---|
| 54 | Optimization="0" |
|---|
| 55 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE" |
|---|
| 56 | MinimalRebuild="true" |
|---|
| 57 | ExceptionHandling="2" |
|---|
| 58 | BasicRuntimeChecks="3" |
|---|
| 59 | RuntimeLibrary="3" |
|---|
| 60 | UsePrecompiledHeader="2" |
|---|
| 61 | PrecompiledHeaderThrough="stdafx.h" |
|---|
| 62 | PrecompiledHeaderFile="$(IntDir)\Launcher.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="EraserUI.lib" |
|---|
| 82 | OutputFile="$(OutDir)\Eraserl.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="VCWebDeploymentTool" |
|---|
| 109 | /> |
|---|
| 110 | <Tool |
|---|
| 111 | Name="VCPostBuildEventTool" |
|---|
| 112 | /> |
|---|
| 113 | </Configuration> |
|---|
| 114 | <Configuration |
|---|
| 115 | Name="Debug|x64" |
|---|
| 116 | OutputDirectory="$(SolutionDir)bin\$(PlatformName)\$(ConfigurationName)" |
|---|
| 117 | IntermediateDirectory="$(SolutionDir)obj\$(PlatformName)\$(ConfigurationName)\$(ProjectName)" |
|---|
| 118 | ConfigurationType="1" |
|---|
| 119 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
|---|
| 120 | UseOfMFC="2" |
|---|
| 121 | ATLMinimizesCRunTimeLibraryUsage="false" |
|---|
| 122 | CharacterSet="2" |
|---|
| 123 | > |
|---|
| 124 | <Tool |
|---|
| 125 | Name="VCPreBuildEventTool" |
|---|
| 126 | /> |
|---|
| 127 | <Tool |
|---|
| 128 | Name="VCCustomBuildTool" |
|---|
| 129 | /> |
|---|
| 130 | <Tool |
|---|
| 131 | Name="VCXMLDataGeneratorTool" |
|---|
| 132 | /> |
|---|
| 133 | <Tool |
|---|
| 134 | Name="VCWebServiceProxyGeneratorTool" |
|---|
| 135 | /> |
|---|
| 136 | <Tool |
|---|
| 137 | Name="VCMIDLTool" |
|---|
| 138 | PreprocessorDefinitions="_DEBUG" |
|---|
| 139 | MkTypLibCompatible="true" |
|---|
| 140 | SuppressStartupBanner="true" |
|---|
| 141 | TargetEnvironment="3" |
|---|
| 142 | TypeLibraryName=".\Debug/Launcher.tlb" |
|---|
| 143 | HeaderFileName="" |
|---|
| 144 | /> |
|---|
| 145 | <Tool |
|---|
| 146 | Name="VCCLCompilerTool" |
|---|
| 147 | Optimization="0" |
|---|
| 148 | PreprocessorDefinitions="_DEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE" |
|---|
| 149 | MinimalRebuild="true" |
|---|
| 150 | ExceptionHandling="2" |
|---|
| 151 | BasicRuntimeChecks="3" |
|---|
| 152 | RuntimeLibrary="3" |
|---|
| 153 | UsePrecompiledHeader="2" |
|---|
| 154 | PrecompiledHeaderThrough="stdafx.h" |
|---|
| 155 | PrecompiledHeaderFile="$(IntDir)\Launcher.pch" |
|---|
| 156 | AssemblerListingLocation="" |
|---|
| 157 | WarningLevel="4" |
|---|
| 158 | SuppressStartupBanner="true" |
|---|
| 159 | DebugInformationFormat="3" |
|---|
| 160 | /> |
|---|
| 161 | <Tool |
|---|
| 162 | Name="VCManagedResourceCompilerTool" |
|---|
| 163 | /> |
|---|
| 164 | <Tool |
|---|
| 165 | Name="VCResourceCompilerTool" |
|---|
| 166 | PreprocessorDefinitions="_DEBUG" |
|---|
| 167 | Culture="1035" |
|---|
| 168 | /> |
|---|
| 169 | <Tool |
|---|
| 170 | Name="VCPreLinkEventTool" |
|---|
| 171 | /> |
|---|
| 172 | <Tool |
|---|
| 173 | Name="VCLinkerTool" |
|---|
| 174 | AdditionalDependencies="EraserUI.lib" |
|---|
| 175 | OutputFile="$(OutDir)\Eraserl.exe" |
|---|
| 176 | SuppressStartupBanner="true" |
|---|
| 177 | AdditionalLibraryDirectories=""$(OUTDIR)"" |
|---|
| 178 | GenerateDebugInformation="true" |
|---|
| 179 | SubSystem="2" |
|---|
| 180 | TargetMachine="17" |
|---|
| 181 | /> |
|---|
| 182 | <Tool |
|---|
| 183 | Name="VCALinkTool" |
|---|
| 184 | /> |
|---|
| 185 | <Tool |
|---|
| 186 | Name="VCManifestTool" |
|---|
| 187 | /> |
|---|
| 188 | <Tool |
|---|
| 189 | Name="VCXDCMakeTool" |
|---|
| 190 | /> |
|---|
| 191 | <Tool |
|---|
| 192 | Name="VCBscMakeTool" |
|---|
| 193 | /> |
|---|
| 194 | <Tool |
|---|
| 195 | Name="VCFxCopTool" |
|---|
| 196 | /> |
|---|
| 197 | <Tool |
|---|
| 198 | Name="VCAppVerifierTool" |
|---|
| 199 | /> |
|---|
| 200 | <Tool |
|---|
| 201 | Name="VCWebDeploymentTool" |
|---|
| 202 | /> |
|---|
| 203 | <Tool |
|---|
| 204 | Name="VCPostBuildEventTool" |
|---|
| 205 | /> |
|---|
| 206 | </Configuration> |
|---|
| 207 | <Configuration |
|---|
| 208 | Name="Release|Win32" |
|---|
| 209 | OutputDirectory="$(SolutionDir)bin\$(PlatformName)\$(ConfigurationName)" |
|---|
| 210 | IntermediateDirectory="$(SolutionDir)obj\$(PlatformName)\$(ConfigurationName)\$(ProjectName)" |
|---|
| 211 | ConfigurationType="1" |
|---|
| 212 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
|---|
| 213 | UseOfMFC="1" |
|---|
| 214 | ATLMinimizesCRunTimeLibraryUsage="false" |
|---|
| 215 | CharacterSet="2" |
|---|
| 216 | WholeProgramOptimization="1" |
|---|
| 217 | > |
|---|
| 218 | <Tool |
|---|
| 219 | Name="VCPreBuildEventTool" |
|---|
| 220 | /> |
|---|
| 221 | <Tool |
|---|
| 222 | Name="VCCustomBuildTool" |
|---|
| 223 | /> |
|---|
| 224 | <Tool |
|---|
| 225 | Name="VCXMLDataGeneratorTool" |
|---|
| 226 | /> |
|---|
| 227 | <Tool |
|---|
| 228 | Name="VCWebServiceProxyGeneratorTool" |
|---|
| 229 | /> |
|---|
| 230 | <Tool |
|---|
| 231 | Name="VCMIDLTool" |
|---|
| 232 | PreprocessorDefinitions="NDEBUG" |
|---|
| 233 | MkTypLibCompatible="true" |
|---|
| 234 | SuppressStartupBanner="true" |
|---|
| 235 | TargetEnvironment="1" |
|---|
| 236 | TypeLibraryName=".\Release/Launcher.tlb" |
|---|
| 237 | HeaderFileName="" |
|---|
| 238 | /> |
|---|
| 239 | <Tool |
|---|
| 240 | Name="VCCLCompilerTool" |
|---|
| 241 | Optimization="2" |
|---|
| 242 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE" |
|---|
| 243 | StringPooling="true" |
|---|
| 244 | ExceptionHandling="2" |
|---|
| 245 | RuntimeLibrary="0" |
|---|
| 246 | EnableFunctionLevelLinking="true" |
|---|
| 247 | UsePrecompiledHeader="2" |
|---|
| 248 | PrecompiledHeaderThrough="stdafx.h" |
|---|
| 249 | PrecompiledHeaderFile="$(IntDir)\Launcher.pch" |
|---|
| 250 | AssemblerListingLocation="" |
|---|
| 251 | WarningLevel="4" |
|---|
| 252 | SuppressStartupBanner="true" |
|---|
| 253 | DebugInformationFormat="3" |
|---|
| 254 | /> |
|---|
| 255 | <Tool |
|---|
| 256 | Name="VCManagedResourceCompilerTool" |
|---|
| 257 | /> |
|---|
| 258 | <Tool |
|---|
| 259 | Name="VCResourceCompilerTool" |
|---|
| 260 | PreprocessorDefinitions="NDEBUG" |
|---|
| 261 | Culture="1035" |
|---|
| 262 | /> |
|---|
| 263 | <Tool |
|---|
| 264 | Name="VCPreLinkEventTool" |
|---|
| 265 | /> |
|---|
| 266 | <Tool |
|---|
| 267 | Name="VCLinkerTool" |
|---|
| 268 | AdditionalDependencies="EraserUI.lib" |
|---|
| 269 | OutputFile="$(OutDir)\Eraserl.exe" |
|---|
| 270 | LinkIncremental="1" |
|---|
| 271 | SuppressStartupBanner="true" |
|---|
| 272 | AdditionalLibraryDirectories=""$(OUTDIR)"" |
|---|
| 273 | GenerateDebugInformation="true" |
|---|
| 274 | SubSystem="2" |
|---|
| 275 | TargetMachine="1" |
|---|
| 276 | /> |
|---|
| 277 | <Tool |
|---|
| 278 | Name="VCALinkTool" |
|---|
| 279 | /> |
|---|
| 280 | <Tool |
|---|
| 281 | Name="VCManifestTool" |
|---|
| 282 | /> |
|---|
| 283 | <Tool |
|---|
| 284 | Name="VCXDCMakeTool" |
|---|
| 285 | /> |
|---|
| 286 | <Tool |
|---|
| 287 | Name="VCBscMakeTool" |
|---|
| 288 | /> |
|---|
| 289 | <Tool |
|---|
| 290 | Name="VCFxCopTool" |
|---|
| 291 | /> |
|---|
| 292 | <Tool |
|---|
| 293 | Name="VCAppVerifierTool" |
|---|
| 294 | /> |
|---|
| 295 | <Tool |
|---|
| 296 | Name="VCWebDeploymentTool" |
|---|
| 297 | /> |
|---|
| 298 | <Tool |
|---|
| 299 | Name="VCPostBuildEventTool" |
|---|
| 300 | /> |
|---|
| 301 | </Configuration> |
|---|
| 302 | <Configuration |
|---|
| 303 | Name="Release|x64" |
|---|
| 304 | OutputDirectory="$(SolutionDir)bin\$(PlatformName)\$(ConfigurationName)" |
|---|
| 305 | IntermediateDirectory="$(SolutionDir)obj\$(PlatformName)\$(ConfigurationName)\$(ProjectName)" |
|---|
| 306 | ConfigurationType="1" |
|---|
| 307 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
|---|
| 308 | UseOfMFC="1" |
|---|
| 309 | ATLMinimizesCRunTimeLibraryUsage="false" |
|---|
| 310 | CharacterSet="2" |
|---|
| 311 | WholeProgramOptimization="1" |
|---|
| 312 | > |
|---|
| 313 | <Tool |
|---|
| 314 | Name="VCPreBuildEventTool" |
|---|
| 315 | /> |
|---|
| 316 | <Tool |
|---|
| 317 | Name="VCCustomBuildTool" |
|---|
| 318 | /> |
|---|
| 319 | <Tool |
|---|
| 320 | Name="VCXMLDataGeneratorTool" |
|---|
| 321 | /> |
|---|
| 322 | <Tool |
|---|
| 323 | Name="VCWebServiceProxyGeneratorTool" |
|---|
| 324 | /> |
|---|
| 325 | <Tool |
|---|
| 326 | Name="VCMIDLTool" |
|---|
| 327 | PreprocessorDefinitions="NDEBUG" |
|---|
| 328 | MkTypLibCompatible="true" |
|---|
| 329 | SuppressStartupBanner="true" |
|---|
| 330 | TargetEnvironment="3" |
|---|
| 331 | TypeLibraryName=".\Release/Launcher.tlb" |
|---|
| 332 | HeaderFileName="" |
|---|
| 333 | /> |
|---|
| 334 | <Tool |
|---|
| 335 | Name="VCCLCompilerTool" |
|---|
| 336 | Optimization="2" |
|---|
| 337 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE" |
|---|
| 338 | StringPooling="true" |
|---|
| 339 | ExceptionHandling="2" |
|---|
| 340 | RuntimeLibrary="0" |
|---|
| 341 | EnableFunctionLevelLinking="true" |
|---|
| 342 | UsePrecompiledHeader="2" |
|---|
| 343 | PrecompiledHeaderThrough="stdafx.h" |
|---|
| 344 | PrecompiledHeaderFile="$(IntDir)\Launcher.pch" |
|---|
| 345 | AssemblerListingLocation="" |
|---|
| 346 | WarningLevel="4" |
|---|
| 347 | SuppressStartupBanner="true" |
|---|
| 348 | DebugInformationFormat="3" |
|---|
| 349 | /> |
|---|
| 350 | <Tool |
|---|
| 351 | Name="VCManagedResourceCompilerTool" |
|---|
| 352 | /> |
|---|
| 353 | <Tool |
|---|
| 354 | Name="VCResourceCompilerTool" |
|---|
| 355 | PreprocessorDefinitions="NDEBUG" |
|---|
| 356 | Culture="1035" |
|---|
| 357 | /> |
|---|
| 358 | <Tool |
|---|
| 359 | Name="VCPreLinkEventTool" |
|---|
| 360 | /> |
|---|
| 361 | <Tool |
|---|
| 362 | Name="VCLinkerTool" |
|---|
| 363 | AdditionalDependencies="EraserUI.lib" |
|---|
| 364 | OutputFile="$(OutDir)\Eraserl.exe" |
|---|
| 365 | LinkIncremental="1" |
|---|
| 366 | SuppressStartupBanner="true" |
|---|
| 367 | AdditionalLibraryDirectories=""$(OUTDIR)"" |
|---|
| 368 | GenerateDebugInformation="true" |
|---|
| 369 | SubSystem="2" |
|---|
| 370 | TargetMachine="17" |
|---|
| 371 | /> |
|---|
| 372 | <Tool |
|---|
| 373 | Name="VCALinkTool" |
|---|
| 374 | /> |
|---|
| 375 | <Tool |
|---|
| 376 | Name="VCManifestTool" |
|---|
| 377 | /> |
|---|
| 378 | <Tool |
|---|
| 379 | Name="VCXDCMakeTool" |
|---|
| 380 | /> |
|---|
| 381 | <Tool |
|---|
| 382 | Name="VCBscMakeTool" |
|---|
| 383 | /> |
|---|
| 384 | <Tool |
|---|
| 385 | Name="VCFxCopTool" |
|---|
| 386 | /> |
|---|
| 387 | <Tool |
|---|
| 388 | Name="VCAppVerifierTool" |
|---|
| 389 | /> |
|---|
| 390 | <Tool |
|---|
| 391 | Name="VCWebDeploymentTool" |
|---|
| 392 | /> |
|---|
| 393 | <Tool |
|---|
| 394 | Name="VCPostBuildEventTool" |
|---|
| 395 | /> |
|---|
| 396 | </Configuration> |
|---|
| 397 | </Configurations> |
|---|
| 398 | <References> |
|---|
| 399 | </References> |
|---|
| 400 | <Files> |
|---|
| 401 | <Filter |
|---|
| 402 | Name="Source Files" |
|---|
| 403 | Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" |
|---|
| 404 | > |
|---|
| 405 | <File |
|---|
| 406 | RelativePath="ConfirmDialog.cpp" |
|---|
| 407 | > |
|---|
| 408 | <FileConfiguration |
|---|
| 409 | Name="Debug|Win32" |
|---|
| 410 | > |
|---|
| 411 | <Tool |
|---|
| 412 | Name="VCCLCompilerTool" |
|---|
| 413 | Optimization="0" |
|---|
| 414 | PreprocessorDefinitions="" |
|---|
| 415 | BasicRuntimeChecks="3" |
|---|
| 416 | /> |
|---|
| 417 | </FileConfiguration> |
|---|
| 418 | <FileConfiguration |
|---|
| 419 | Name="Debug|x64" |
|---|
| 420 | > |
|---|
| 421 | <Tool |
|---|
| 422 | Name="VCCLCompilerTool" |
|---|
| 423 | Optimization="0" |
|---|
| 424 | PreprocessorDefinitions="" |
|---|
| 425 | BasicRuntimeChecks="3" |
|---|
| 426 | /> |
|---|
| 427 | </FileConfiguration> |
|---|
| 428 | <FileConfiguration |
|---|
| 429 | Name="Release|Win32" |
|---|
| 430 | > |
|---|
| 431 | <Tool |
|---|
| 432 | Name="VCCLCompilerTool" |
|---|
| 433 | Optimization="1" |
|---|
| 434 | PreprocessorDefinitions="" |
|---|
| 435 | /> |
|---|
| 436 | </FileConfiguration> |
|---|
| 437 | <FileConfiguration |
|---|
| 438 | Name="Release|x64" |
|---|
| 439 | > |
|---|
| 440 | <Tool |
|---|
| 441 | Name="VCCLCompilerTool" |
|---|
| 442 | Optimization="1" |
|---|
| 443 | PreprocessorDefinitions="" |
|---|
| 444 | /> |
|---|
| 445 | </FileConfiguration> |
|---|
| 446 | </File> |
|---|
| 447 | <File |
|---|
| 448 | RelativePath="..\shared\FileHelper.cpp" |
|---|
| 449 | > |
|---|
| 450 | <FileConfiguration |
|---|
| 451 | Name="Debug|Win32" |
|---|
| 452 | > |
|---|
| 453 | <Tool |
|---|
| 454 | Name="VCCLCompilerTool" |
|---|
| 455 | Optimization="0" |
|---|
| 456 | PreprocessorDefinitions="" |
|---|
| 457 | BasicRuntimeChecks="3" |
|---|
| 458 | /> |
|---|
| 459 | </FileConfiguration> |
|---|
| 460 | <FileConfiguration |
|---|
| 461 | Name="Debug|x64" |
|---|
| 462 | > |
|---|
| 463 | <Tool |
|---|
| 464 | Name="VCCLCompilerTool" |
|---|
| 465 | Optimization="0" |
|---|
| 466 | PreprocessorDefinitions="" |
|---|
| 467 | BasicRuntimeChecks="3" |
|---|
| 468 | /> |
|---|
| 469 | </FileConfiguration> |
|---|
| 470 | <FileConfiguration |
|---|
| 471 | Name="Release|Win32" |
|---|
| 472 | > |
|---|
| 473 | <Tool |
|---|
| 474 | Name="VCCLCompilerTool" |
|---|
| 475 | Optimization="1" |
|---|
| 476 | PreprocessorDefinitions="" |
|---|
| 477 | /> |
|---|
| 478 | </FileConfiguration> |
|---|
| 479 | <FileConfiguration |
|---|
| 480 | Name="Release|x64" |
|---|
| 481 | > |
|---|
| 482 | <Tool |
|---|
| 483 | Name="VCCLCompilerTool" |
|---|
| 484 | Optimization="1" |
|---|
| 485 | PreprocessorDefinitions="" |
|---|
| 486 | /> |
|---|
| 487 | </FileConfiguration> |
|---|
| 488 | </File> |
|---|
| 489 | <File |
|---|
| 490 | RelativePath="..\shared\key.cpp" |
|---|
| 491 | > |
|---|
| 492 | </File> |
|---|
| 493 | <File |
|---|
| 494 | RelativePath="Launcher.cpp" |
|---|
| 495 | > |
|---|
| 496 | <FileConfiguration |
|---|
| 497 | Name="Debug|Win32" |
|---|
| 498 | > |
|---|
| 499 | <Tool |
|---|
| 500 | Name="VCCLCompilerTool" |
|---|
| 501 | Optimization="0" |
|---|
| 502 | PreprocessorDefinitions="" |
|---|
| 503 | BasicRuntimeChecks="3" |
|---|
| 504 | /> |
|---|
| 505 | </FileConfiguration> |
|---|
| 506 | <FileConfiguration |
|---|
| 507 | Name="Debug|x64" |
|---|
| 508 | > |
|---|
| 509 | <Tool |
|---|
| 510 | Name="VCCLCompilerTool" |
|---|
| 511 | Optimization="0" |
|---|
| 512 | PreprocessorDefinitions="" |
|---|
| 513 | BasicRuntimeChecks="3" |
|---|
| 514 | /> |
|---|
| 515 | </FileConfiguration> |
|---|
| 516 | <FileConfiguration |
|---|
| 517 | Name="Release|Win32" |
|---|
| 518 | > |
|---|
| 519 | <Tool |
|---|
| 520 | Name="VCCLCompilerTool" |
|---|
| 521 | Optimization="1" |
|---|
| 522 | PreprocessorDefinitions="" |
|---|
| 523 | /> |
|---|
| 524 | </FileConfiguration> |
|---|
| 525 | <FileConfiguration |
|---|
| 526 | Name="Release|x64" |
|---|
| 527 | > |
|---|
| 528 | <Tool |
|---|
| 529 | Name="VCCLCompilerTool" |
|---|
| 530 | Optimization="1" |
|---|
| 531 | PreprocessorDefinitions="" |
|---|
| 532 | /> |
|---|
| 533 | </FileConfiguration> |
|---|
| 534 | </File> |
|---|
| 535 | <File |
|---|
| 536 | RelativePath="Launcher.rc" |
|---|
| 537 | > |
|---|
| 538 | </File> |
|---|
| 539 | <File |
|---|
| 540 | RelativePath="LauncherDlg.cpp" |
|---|
| 541 | > |
|---|
| 542 | <FileConfiguration |
|---|
| 543 | Name="Debug|Win32" |
|---|
| 544 | > |
|---|
| 545 | <Tool |
|---|
| 546 | Name="VCCLCompilerTool" |
|---|
| 547 | Optimization="0" |
|---|
| 548 | PreprocessorDefinitions="" |
|---|
| 549 | BasicRuntimeChecks="3" |
|---|
| 550 | /> |
|---|
| 551 | </FileConfiguration> |
|---|
| 552 | <FileConfiguration |
|---|
| 553 | Name="Debug|x64" |
|---|
| 554 | > |
|---|
| 555 | <Tool |
|---|
| 556 | Name="VCCLCompilerTool" |
|---|
| 557 | Optimization="0" |
|---|
| 558 | PreprocessorDefinitions="" |
|---|
| 559 | BasicRuntimeChecks="3" |
|---|
| 560 | /> |
|---|
| 561 | </FileConfiguration> |
|---|
| 562 | <FileConfiguration |
|---|
| 563 | Name="Release|Win32" |
|---|
| 564 | > |
|---|
| 565 | <Tool |
|---|
| 566 | Name="VCCLCompilerTool" |
|---|
| 567 | Optimization="1" |
|---|
| 568 | PreprocessorDefinitions="" |
|---|
| 569 | /> |
|---|
| 570 | </FileConfiguration> |
|---|
| 571 | <FileConfiguration |
|---|
| 572 | Name="Release|x64" |
|---|
| 573 | > |
|---|
| 574 | <Tool |
|---|
| 575 | Name="VCCLCompilerTool" |
|---|
| 576 | Optimization="1" |
|---|
| 577 | PreprocessorDefinitions="" |
|---|
| 578 | /> |
|---|
| 579 | </FileConfiguration> |
|---|
| 580 | </File> |
|---|
| 581 | <File |
|---|
| 582 | RelativePath="..\shared\SeException.cpp" |
|---|
| 583 | > |
|---|
| 584 | <FileConfiguration |
|---|
| 585 | Name="Debug|Win32" |
|---|
| 586 | > |
|---|
| 587 | <Tool |
|---|
| 588 | Name="VCCLCompilerTool" |
|---|
| 589 | Optimization="0" |
|---|
| 590 | PreprocessorDefinitions="" |
|---|
| 591 | BasicRuntimeChecks="3" |
|---|
| 592 | /> |
|---|
| 593 | </FileConfiguration> |
|---|
| 594 | <FileConfiguration |
|---|
| 595 | Name="Debug|x64" |
|---|
| 596 | > |
|---|
| 597 | <Tool |
|---|
| 598 | Name="VCCLCompilerTool" |
|---|
| 599 | Optimization="0" |
|---|
| 600 | PreprocessorDefinitions="" |
|---|
| 601 | BasicRuntimeChecks="3" |
|---|
| 602 | /> |
|---|
| 603 | </FileConfiguration> |
|---|
| 604 | <FileConfiguration |
|---|
| 605 | Name="Release|Win32" |
|---|
| 606 | > |
|---|
| 607 | <Tool |
|---|
| 608 | Name="VCCLCompilerTool" |
|---|
| 609 | Optimization="1" |
|---|
| 610 | PreprocessorDefinitions="" |
|---|
| 611 | /> |
|---|
| 612 | </FileConfiguration> |
|---|
| 613 | <FileConfiguration |
|---|
| 614 | Name="Release|x64" |
|---|
| 615 | > |
|---|
| 616 | <Tool |
|---|
| 617 | Name="VCCLCompilerTool" |
|---|
| 618 | Optimization="1" |
|---|
| 619 | PreprocessorDefinitions="" |
|---|
| 620 | /> |
|---|
| 621 | </FileConfiguration> |
|---|
| 622 | </File> |
|---|
| 623 | <File |
|---|
| 624 | RelativePath="StdAfx.cpp" |
|---|
| 625 | > |
|---|
| 626 | <FileConfiguration |
|---|
| 627 | Name="Debug|Win32" |
|---|
| 628 | > |
|---|
| 629 | <Tool |
|---|
| 630 | Name="VCCLCompilerTool" |
|---|
| 631 | Optimization="0" |
|---|
| 632 | PreprocessorDefinitions="" |
|---|
| 633 | BasicRuntimeChecks="3" |
|---|
| 634 | UsePrecompiledHeader="1" |
|---|
| 635 | /> |
|---|
| 636 | </FileConfiguration> |
|---|
| 637 | <FileConfiguration |
|---|
| 638 | Name="Debug|x64" |
|---|
| 639 | > |
|---|
| 640 | <Tool |
|---|
| 641 | Name="VCCLCompilerTool" |
|---|
| 642 | Optimization="0" |
|---|
| 643 | PreprocessorDefinitions="" |
|---|
| 644 | BasicRuntimeChecks="3" |
|---|
| 645 | UsePrecompiledHeader="1" |
|---|
| 646 | /> |
|---|
| 647 | </FileConfiguration> |
|---|
| 648 | <FileConfiguration |
|---|
| 649 | Name="Release|Win32" |
|---|
| 650 | > |
|---|
| 651 | <Tool |
|---|
| 652 | Name="VCCLCompilerTool" |
|---|
| 653 | Optimization="1" |
|---|
| 654 | PreprocessorDefinitions="" |
|---|
| 655 | UsePrecompiledHeader="1" |
|---|
| 656 | /> |
|---|
| 657 | </FileConfiguration> |
|---|
| 658 | <FileConfiguration |
|---|
| 659 | Name="Release|x64" |
|---|
| 660 | > |
|---|
| 661 | <Tool |
|---|
| 662 | Name="VCCLCompilerTool" |
|---|
| 663 | Optimization="1" |
|---|
| 664 | PreprocessorDefinitions="" |
|---|
| 665 | UsePrecompiledHeader="1" |
|---|
| 666 | /> |
|---|
| 667 | </FileConfiguration> |
|---|
| 668 | </File> |
|---|
| 669 | <File |
|---|
| 670 | RelativePath="..\shared\UserInfo.cpp" |
|---|
| 671 | > |
|---|
| 672 | <FileConfiguration |
|---|
| 673 | Name="Debug|Win32" |
|---|
| 674 | > |
|---|
| 675 | <Tool |
|---|
| 676 | Name="VCCLCompilerTool" |
|---|
| 677 | Optimization="0" |
|---|
| 678 | PreprocessorDefinitions="" |
|---|
| 679 | BasicRuntimeChecks="3" |
|---|
| 680 | /> |
|---|
| 681 | </FileConfiguration> |
|---|
| 682 | <FileConfiguration |
|---|
| 683 | Name="Debug|x64" |
|---|
| 684 | > |
|---|
| 685 | <Tool |
|---|
| 686 | Name="VCCLCompilerTool" |
|---|
| 687 | Optimization="0" |
|---|
| 688 | PreprocessorDefinitions="" |
|---|
| 689 | BasicRuntimeChecks="3" |
|---|
| 690 | /> |
|---|
| 691 | </FileConfiguration> |
|---|
| 692 | <FileConfiguration |
|---|
| 693 | Name="Release|Win32" |
|---|
| 694 | > |
|---|
| 695 | <Tool |
|---|
| 696 | Name="VCCLCompilerTool" |
|---|
| 697 | Optimization="1" |
|---|
| 698 | PreprocessorDefinitions="" |
|---|
| 699 | /> |
|---|
| 700 | </FileConfiguration> |
|---|
| 701 | <FileConfiguration |
|---|
| 702 | Name="Release|x64" |
|---|
| 703 | > |
|---|
| 704 | <Tool |
|---|
| 705 | Name="VCCLCompilerTool" |
|---|
| 706 | Optimization="1" |
|---|
| 707 | PreprocessorDefinitions="" |
|---|
| 708 | /> |
|---|
| 709 | </FileConfiguration> |
|---|
| 710 | </File> |
|---|
| 711 | </Filter> |
|---|
| 712 | <Filter |
|---|
| 713 | Name="Header Files" |
|---|
| 714 | Filter="h;hpp;hxx;hm;inl" |
|---|
| 715 | > |
|---|
| 716 | <File |
|---|
| 717 | RelativePath="ConfirmDialog.h" |
|---|
| 718 | > |
|---|
| 719 | </File> |
|---|
| 720 | <File |
|---|
| 721 | RelativePath="..\EraserDll\EraserDll.h" |
|---|
| 722 | > |
|---|
| 723 | </File> |
|---|
| 724 | <File |
|---|
| 725 | RelativePath="..\shared\FileHelper.h" |
|---|
| 726 | > |
|---|
| 727 | </File> |
|---|
| 728 | <File |
|---|
| 729 | RelativePath="Launcher.h" |
|---|
| 730 | > |
|---|
| 731 | </File> |
|---|
| 732 | <File |
|---|
| 733 | RelativePath="LauncherDlg.h" |
|---|
| 734 | > |
|---|
| 735 | </File> |
|---|
| 736 | <File |
|---|
| 737 | RelativePath="Resource.h" |
|---|
| 738 | > |
|---|
| 739 | </File> |
|---|
| 740 | <File |
|---|
| 741 | RelativePath="..\shared\SeException.h" |
|---|
| 742 | > |
|---|
| 743 | </File> |
|---|
| 744 | <File |
|---|
| 745 | RelativePath="StdAfx.h" |
|---|
| 746 | > |
|---|
| 747 | </File> |
|---|
| 748 | <File |
|---|
| 749 | RelativePath="..\shared\UserInfo.h" |
|---|
| 750 | > |
|---|
| 751 | </File> |
|---|
| 752 | <File |
|---|
| 753 | RelativePath="..\version.h" |
|---|
| 754 | > |
|---|
| 755 | </File> |
|---|
| 756 | </Filter> |
|---|
| 757 | <Filter |
|---|
| 758 | Name="Resource Files" |
|---|
| 759 | Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" |
|---|
| 760 | > |
|---|
| 761 | <File |
|---|
| 762 | RelativePath="res\Launcher.ico" |
|---|
| 763 | > |
|---|
| 764 | </File> |
|---|
| 765 | <File |
|---|
| 766 | RelativePath="res\Launcher.rc2" |
|---|
| 767 | > |
|---|
| 768 | </File> |
|---|
| 769 | </Filter> |
|---|
| 770 | </Files> |
|---|
| 771 | <Globals> |
|---|
| 772 | </Globals> |
|---|
| 773 | </VisualStudioProject> |
|---|