|
@@ -0,0 +1,3292 @@
|
|
|
+<?xml version="1.0" encoding="Windows-1252"?>
|
|
|
+<VisualStudioProject
|
|
|
+ ProjectType="Visual C++"
|
|
|
+ Version="7.10"
|
|
|
+ Name="CP_Main"
|
|
|
+ RootNamespace="CP_Main"
|
|
|
+ Keyword="MFCProj">
|
|
|
+ <Platforms>
|
|
|
+ <Platform
|
|
|
+ Name="Win32"/>
|
|
|
+ </Platforms>
|
|
|
+ <Configurations>
|
|
|
+ <Configuration
|
|
|
+ Name="Release|Win32"
|
|
|
+ OutputDirectory=".\Release"
|
|
|
+ IntermediateDirectory=".\Release"
|
|
|
+ ConfigurationType="1"
|
|
|
+ UseOfMFC="2"
|
|
|
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
|
+ CharacterSet="2">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ InlineFunctionExpansion="1"
|
|
|
+ AdditionalIncludeDirectories="EncryptDecrypt\,TinyXml\"
|
|
|
+ PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;AFTER_98"
|
|
|
+ StringPooling="TRUE"
|
|
|
+ RuntimeLibrary="2"
|
|
|
+ EnableFunctionLevelLinking="TRUE"
|
|
|
+ UsePrecompiledHeader="3"
|
|
|
+ PrecompiledHeaderThrough="stdafx.h"
|
|
|
+ PrecompiledHeaderFile=".\Release/CP_Main.pch"
|
|
|
+ AssemblerOutput="4"
|
|
|
+ AssemblerListingLocation=".\Release/"
|
|
|
+ ObjectFile=".\Release/"
|
|
|
+ ProgramDataBaseFileName=".\Release/"
|
|
|
+ WarningLevel="3"
|
|
|
+ SuppressStartupBanner="TRUE"
|
|
|
+ CompileAs="0"/>
|
|
|
+ <Tool
|
|
|
+ Name="VCCustomBuildTool"/>
|
|
|
+ <Tool
|
|
|
+ Name="VCLinkerTool"
|
|
|
+ AdditionalDependencies="ws2_32.lib riched20.lib kernel32.lib user32.lib gdi32.lib winspool.lib Winmm.lib EncryptDecrypt.lib Version.Lib sqlite\sqlite3.lib"
|
|
|
+ OutputFile="Release/Ditto.exe"
|
|
|
+ LinkIncremental="1"
|
|
|
+ SuppressStartupBanner="TRUE"
|
|
|
+ AdditionalLibraryDirectories="focusdll\Release"
|
|
|
+ GenerateDebugInformation="TRUE"
|
|
|
+ ProgramDatabaseFile=".\Release/Ditto.pdb"
|
|
|
+ GenerateMapFile="TRUE"
|
|
|
+ MapFileName=".\Release/Ditto.map"
|
|
|
+ SubSystem="2"
|
|
|
+ TargetMachine="1"/>
|
|
|
+ <Tool
|
|
|
+ Name="VCMIDLTool"
|
|
|
+ PreprocessorDefinitions="NDEBUG"
|
|
|
+ MkTypLibCompatible="TRUE"
|
|
|
+ SuppressStartupBanner="TRUE"
|
|
|
+ TargetEnvironment="1"
|
|
|
+ TypeLibraryName=".\Release/CP_Main.tlb"
|
|
|
+ HeaderFileName=""/>
|
|
|
+ <Tool
|
|
|
+ Name="VCPostBuildEventTool"/>
|
|
|
+ <Tool
|
|
|
+ Name="VCPreBuildEventTool"/>
|
|
|
+ <Tool
|
|
|
+ Name="VCPreLinkEventTool"/>
|
|
|
+ <Tool
|
|
|
+ Name="VCResourceCompilerTool"
|
|
|
+ PreprocessorDefinitions="NDEBUG"
|
|
|
+ Culture="1033"/>
|
|
|
+ <Tool
|
|
|
+ Name="VCWebServiceProxyGeneratorTool"/>
|
|
|
+ <Tool
|
|
|
+ Name="VCXMLDataGeneratorTool"/>
|
|
|
+ <Tool
|
|
|
+ Name="VCWebDeploymentTool"/>
|
|
|
+ <Tool
|
|
|
+ Name="VCManagedWrapperGeneratorTool"/>
|
|
|
+ <Tool
|
|
|
+ Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
|
+ </Configuration>
|
|
|
+ <Configuration
|
|
|
+ Name="Debug|Win32"
|
|
|
+ OutputDirectory=".\Debug"
|
|
|
+ IntermediateDirectory=".\Debug"
|
|
|
+ ConfigurationType="1"
|
|
|
+ UseOfMFC="2"
|
|
|
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
|
+ CharacterSet="2">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories="EncryptDecrypt\,TinyXml\"
|
|
|
+ PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;AFTER_98"
|
|
|
+ BasicRuntimeChecks="3"
|
|
|
+ RuntimeLibrary="3"
|
|
|
+ UsePrecompiledHeader="3"
|
|
|
+ PrecompiledHeaderThrough="stdafx.h"
|
|
|
+ PrecompiledHeaderFile=".\Debug/CP_Main.pch"
|
|
|
+ AssemblerListingLocation=".\Debug/"
|
|
|
+ ObjectFile=".\Debug/"
|
|
|
+ ProgramDataBaseFileName=".\Debug/"
|
|
|
+ WarningLevel="3"
|
|
|
+ SuppressStartupBanner="TRUE"
|
|
|
+ DebugInformationFormat="4"
|
|
|
+ CompileAs="0"/>
|
|
|
+ <Tool
|
|
|
+ Name="VCCustomBuildTool"/>
|
|
|
+ <Tool
|
|
|
+ Name="VCLinkerTool"
|
|
|
+ AdditionalDependencies="ws2_32.lib riched20.lib kernel32.lib user32.lib gdi32.lib winspool.lib Winmm.lib Version.Lib Pdh.lib EncryptDecryptD.lib sqlite\sqlite3.lib"
|
|
|
+ OutputFile="Debug/Ditto.exe"
|
|
|
+ LinkIncremental="2"
|
|
|
+ SuppressStartupBanner="TRUE"
|
|
|
+ GenerateDebugInformation="TRUE"
|
|
|
+ ProgramDatabaseFile=".\Debug/Ditto.pdb"
|
|
|
+ SubSystem="2"
|
|
|
+ TargetMachine="1"/>
|
|
|
+ <Tool
|
|
|
+ Name="VCMIDLTool"
|
|
|
+ PreprocessorDefinitions="_DEBUG"
|
|
|
+ MkTypLibCompatible="TRUE"
|
|
|
+ SuppressStartupBanner="TRUE"
|
|
|
+ TargetEnvironment="1"
|
|
|
+ TypeLibraryName=".\Debug/CP_Main.tlb"
|
|
|
+ HeaderFileName=""/>
|
|
|
+ <Tool
|
|
|
+ Name="VCPostBuildEventTool"/>
|
|
|
+ <Tool
|
|
|
+ Name="VCPreBuildEventTool"/>
|
|
|
+ <Tool
|
|
|
+ Name="VCPreLinkEventTool"/>
|
|
|
+ <Tool
|
|
|
+ Name="VCResourceCompilerTool"
|
|
|
+ PreprocessorDefinitions="_DEBUG"
|
|
|
+ Culture="1033"/>
|
|
|
+ <Tool
|
|
|
+ Name="VCWebServiceProxyGeneratorTool"/>
|
|
|
+ <Tool
|
|
|
+ Name="VCXMLDataGeneratorTool"/>
|
|
|
+ <Tool
|
|
|
+ Name="VCWebDeploymentTool"/>
|
|
|
+ <Tool
|
|
|
+ Name="VCManagedWrapperGeneratorTool"/>
|
|
|
+ <Tool
|
|
|
+ Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
|
+ </Configuration>
|
|
|
+ <Configuration
|
|
|
+ Name="Unicode Release|Win32"
|
|
|
+ OutputDirectory=".\CP_Main___Win32_Unicode_Release"
|
|
|
+ IntermediateDirectory=".\CP_Main___Win32_Unicode_Release"
|
|
|
+ ConfigurationType="1"
|
|
|
+ UseOfMFC="2"
|
|
|
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
|
+ CharacterSet="1">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ InlineFunctionExpansion="1"
|
|
|
+ AdditionalIncludeDirectories="EncryptDecrypt\,TinyXml\"
|
|
|
+ PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;AFTER_98;UNICODE"
|
|
|
+ StringPooling="TRUE"
|
|
|
+ RuntimeLibrary="2"
|
|
|
+ EnableFunctionLevelLinking="TRUE"
|
|
|
+ UsePrecompiledHeader="3"
|
|
|
+ PrecompiledHeaderThrough="stdafx.h"
|
|
|
+ PrecompiledHeaderFile=".\CP_Main___Win32_Unicode_Release/CP_Main.pch"
|
|
|
+ AssemblerOutput="4"
|
|
|
+ AssemblerListingLocation=".\CP_Main___Win32_Unicode_Release/"
|
|
|
+ ObjectFile=".\CP_Main___Win32_Unicode_Release/"
|
|
|
+ ProgramDataBaseFileName=".\CP_Main___Win32_Unicode_Release/"
|
|
|
+ WarningLevel="3"
|
|
|
+ SuppressStartupBanner="TRUE"
|
|
|
+ CompileAs="0"/>
|
|
|
+ <Tool
|
|
|
+ Name="VCCustomBuildTool"/>
|
|
|
+ <Tool
|
|
|
+ Name="VCLinkerTool"
|
|
|
+ AdditionalDependencies="ws2_32.lib riched20.lib kernel32.lib user32.lib gdi32.lib winspool.lib Winmm.lib UEncryptDecrypt.lib Version.Lib sqlite\sqlite3.lib focus.lib"
|
|
|
+ OutputFile="Release/DittoU.exe"
|
|
|
+ LinkIncremental="1"
|
|
|
+ SuppressStartupBanner="TRUE"
|
|
|
+ AdditionalLibraryDirectories="focusdll\Release"
|
|
|
+ GenerateDebugInformation="TRUE"
|
|
|
+ ProgramDatabaseFile=".\CP_Main___Win32_Unicode_Release/DittoU.pdb"
|
|
|
+ GenerateMapFile="TRUE"
|
|
|
+ MapFileName=".\CP_Main___Win32_Unicode_Release/DittoU.map"
|
|
|
+ SubSystem="2"
|
|
|
+ EntryPointSymbol="wWinMainCRTStartup"
|
|
|
+ TargetMachine="1"/>
|
|
|
+ <Tool
|
|
|
+ Name="VCMIDLTool"
|
|
|
+ PreprocessorDefinitions="NDEBUG"
|
|
|
+ MkTypLibCompatible="TRUE"
|
|
|
+ SuppressStartupBanner="TRUE"
|
|
|
+ TargetEnvironment="1"
|
|
|
+ TypeLibraryName=".\CP_Main___Win32_Unicode_Release/CP_Main.tlb"
|
|
|
+ HeaderFileName=""/>
|
|
|
+ <Tool
|
|
|
+ Name="VCPostBuildEventTool"/>
|
|
|
+ <Tool
|
|
|
+ Name="VCPreBuildEventTool"/>
|
|
|
+ <Tool
|
|
|
+ Name="VCPreLinkEventTool"/>
|
|
|
+ <Tool
|
|
|
+ Name="VCResourceCompilerTool"
|
|
|
+ PreprocessorDefinitions="NDEBUG"
|
|
|
+ Culture="1033"/>
|
|
|
+ <Tool
|
|
|
+ Name="VCWebServiceProxyGeneratorTool"/>
|
|
|
+ <Tool
|
|
|
+ Name="VCXMLDataGeneratorTool"/>
|
|
|
+ <Tool
|
|
|
+ Name="VCWebDeploymentTool"/>
|
|
|
+ <Tool
|
|
|
+ Name="VCManagedWrapperGeneratorTool"/>
|
|
|
+ <Tool
|
|
|
+ Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
|
+ </Configuration>
|
|
|
+ <Configuration
|
|
|
+ Name="Unicode Debug|Win32"
|
|
|
+ OutputDirectory=".\CP_Main___Win32_Unicode_Debug"
|
|
|
+ IntermediateDirectory=".\CP_Main___Win32_Unicode_Debug"
|
|
|
+ ConfigurationType="1"
|
|
|
+ UseOfMFC="2"
|
|
|
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
|
+ CharacterSet="1">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories="EncryptDecrypt\,TinyXml\"
|
|
|
+ PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;AFTER_98;UNICODE"
|
|
|
+ BasicRuntimeChecks="3"
|
|
|
+ RuntimeLibrary="3"
|
|
|
+ UsePrecompiledHeader="3"
|
|
|
+ PrecompiledHeaderThrough="stdafx.h"
|
|
|
+ PrecompiledHeaderFile=".\CP_Main___Win32_Unicode_Debug/CP_Main.pch"
|
|
|
+ AssemblerListingLocation=".\CP_Main___Win32_Unicode_Debug/"
|
|
|
+ ObjectFile=".\CP_Main___Win32_Unicode_Debug/"
|
|
|
+ ProgramDataBaseFileName=".\CP_Main___Win32_Unicode_Debug/"
|
|
|
+ WarningLevel="3"
|
|
|
+ SuppressStartupBanner="TRUE"
|
|
|
+ DebugInformationFormat="4"
|
|
|
+ CompileAs="0"/>
|
|
|
+ <Tool
|
|
|
+ Name="VCCustomBuildTool"/>
|
|
|
+ <Tool
|
|
|
+ Name="VCLinkerTool"
|
|
|
+ AdditionalDependencies="ws2_32.lib riched20.lib kernel32.lib user32.lib gdi32.lib winspool.lib Winmm.lib Version.Lib Pdh.lib UEncryptDecryptD.lib sqlite\sqlite3.lib"
|
|
|
+ OutputFile="Debug/DittoU.exe"
|
|
|
+ LinkIncremental="2"
|
|
|
+ SuppressStartupBanner="TRUE"
|
|
|
+ GenerateDebugInformation="TRUE"
|
|
|
+ ProgramDatabaseFile=".\CP_Main___Win32_Unicode_Debug/DittoU.pdb"
|
|
|
+ SubSystem="2"
|
|
|
+ EntryPointSymbol="wWinMainCRTStartup"
|
|
|
+ TargetMachine="1"/>
|
|
|
+ <Tool
|
|
|
+ Name="VCMIDLTool"
|
|
|
+ PreprocessorDefinitions="_DEBUG"
|
|
|
+ MkTypLibCompatible="TRUE"
|
|
|
+ SuppressStartupBanner="TRUE"
|
|
|
+ TargetEnvironment="1"
|
|
|
+ TypeLibraryName=".\CP_Main___Win32_Unicode_Debug/CP_Main.tlb"
|
|
|
+ HeaderFileName=""/>
|
|
|
+ <Tool
|
|
|
+ Name="VCPostBuildEventTool"/>
|
|
|
+ <Tool
|
|
|
+ Name="VCPreBuildEventTool"/>
|
|
|
+ <Tool
|
|
|
+ Name="VCPreLinkEventTool"/>
|
|
|
+ <Tool
|
|
|
+ Name="VCResourceCompilerTool"
|
|
|
+ PreprocessorDefinitions="_DEBUG"
|
|
|
+ Culture="1033"/>
|
|
|
+ <Tool
|
|
|
+ Name="VCWebServiceProxyGeneratorTool"/>
|
|
|
+ <Tool
|
|
|
+ Name="VCXMLDataGeneratorTool"/>
|
|
|
+ <Tool
|
|
|
+ Name="VCWebDeploymentTool"/>
|
|
|
+ <Tool
|
|
|
+ Name="VCManagedWrapperGeneratorTool"/>
|
|
|
+ <Tool
|
|
|
+ Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
|
+ </Configuration>
|
|
|
+ </Configurations>
|
|
|
+ <References>
|
|
|
+ </References>
|
|
|
+ <Files>
|
|
|
+ <Filter
|
|
|
+ Name="Source Files"
|
|
|
+ Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
|
|
|
+ <File
|
|
|
+ RelativePath="About.cpp">
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="AccessToSqlite.cpp">
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="AddType.cpp">
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="BitmapHelper.cpp">
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="Clip.cpp">
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath=".\Clip_ImportExport.cpp">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath=".\ClipboardSaveRestore.cpp">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="ClipboardViewer.cpp">
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="ClipIds.cpp">
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="CopyProperties.cpp">
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="CopyThread.cpp">
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="CP_Main.cpp">
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="CP_Main.rc">
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCResourceCompilerTool"
|
|
|
+ PreprocessorDefinitions="NDEBUG;_AFXDLL;$(NoInherit)"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCResourceCompilerTool"
|
|
|
+ PreprocessorDefinitions="_DEBUG;_AFXDLL;$(NoInherit)"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="sqlite\CppSQLite3.cpp">
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="Crc32Dynamic.cpp">
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="DatabaseUtilities.cpp">
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath=".\DittoRulerRichEditCtrl.cpp">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath=".\DittoWindow.cpp">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath=".\EditFrameWnd.cpp">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath=".\EditWnd.cpp">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="FileTransferProgressDlg.cpp">
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="FormatSQL.cpp">
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="FriendDetails.cpp">
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="GroupCombo.cpp">
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="GroupName.cpp">
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="GroupTree.cpp">
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="InternetUpdate.cpp">
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="MainFrm.cpp">
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="MainTableFunctions.cpp">
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="Misc.cpp">
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="MoveToGroupDlg.cpp">
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="MultiLanguage.cpp">
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="OleClipSource.cpp">
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="OptionFriends.cpp">
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="Options.cpp">
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="OptionsGeneral.cpp">
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="OptionsKeyBoard.cpp">
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="OptionsQuickPaste.cpp">
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="OptionsSheet.cpp">
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="OptionsStats.cpp">
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="OptionsTypes.cpp">
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="Path.cpp">
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath=".\PerfTimer.cpp">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="ProcessPaste.cpp">
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="ProgressWnd.cpp">
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="QPasteWnd.cpp">
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="QuickPaste.cpp">
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath=".\SaveAnimation.cpp">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="StdAfx.cpp">
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ UsePrecompiledHeader="1"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"
|
|
|
+ UsePrecompiledHeader="1"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ UsePrecompiledHeader="1"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"
|
|
|
+ UsePrecompiledHeader="1"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="SystemTray.cpp">
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath=".\TabCtrl.cpp">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="TextConvert.cpp">
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ </File>
|
|
|
+ <Filter
|
|
|
+ Name="Controls"
|
|
|
+ Filter="">
|
|
|
+ <File
|
|
|
+ RelativePath="AlphaBlend.cpp">
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="AlphaBlend.h">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="ArrayEx.h">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="DialogResizer.cpp">
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="FormattedTextDraw.cpp">
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="FormattedTextDraw.h">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="GroupStatic.cpp">
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="GroupStatic.h">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="HyperLink.cpp">
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="memdc.h">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="NumberEdit.cpp">
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="NumberEdit.h">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="QListCtrl.cpp">
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="QListCtrl.h">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="RichEditCtrlEx.cpp">
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="RichEditCtrlEx.h">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="SearchEditBox.cpp">
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="SearchEditBox.h">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="ToolTipEx.cpp">
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="ToolTipEx.h">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="WndEx.cpp">
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="WndEx.h">
|
|
|
+ </File>
|
|
|
+ </Filter>
|
|
|
+ <Filter
|
|
|
+ Name="Network"
|
|
|
+ Filter="">
|
|
|
+ <File
|
|
|
+ RelativePath="Client.cpp">
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="Client.h">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="FileRecieve.cpp">
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="FileRecieve.h">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="FileSend.cpp">
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="FileSend.h">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="RecieveSocket.cpp">
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="RecieveSocket.h">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="SendSocket.cpp">
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="SendSocket.h">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="Server.cpp">
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Release|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="2"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Debug|Win32">
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ BasicRuntimeChecks="3"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="Server.h">
|
|
|
+ </File>
|
|
|
+ </Filter>
|
|
|
+ </Filter>
|
|
|
+ <Filter
|
|
|
+ Name="Header Files"
|
|
|
+ Filter="h;hpp;hxx;hm;inl">
|
|
|
+ <File
|
|
|
+ RelativePath="About.h">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="AccessToSqlite.h">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="AddType.h">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="BitmapHelper.h">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="Clip.h">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath=".\Clip_ImportExport.h">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath=".\ClipboardSaveRestore.h">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="ClipboardViewer.h">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="ClipIds.h">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="CopyProperties.h">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="CopyThread.h">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="CP_Main.h">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="sqlite\CppSQLite3.h">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="Crc32Dynamic.h">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="DatabaseUtilities.h">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="DialogResizer.h">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath=".\DittoRulerRichEditCtrl.h">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath=".\DittoWindow.h">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath=".\EditFrameWnd.h">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath=".\EditWnd.h">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="FileTransferProgressDlg.h">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="FormatSQL.h">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="FriendDetails.h">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="GroupCombo.h">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="GroupName.h">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="GroupTree.h">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="HyperLink.h">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="InternetUpdate.h">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="MainFrm.h">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="MainTableFunctions.h">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="Misc.h">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="MoveToGroupDlg.h">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="MultiLanguage.h">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="OleClipSource.h">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="OptionFriends.h">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="Options.h">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="OptionsGeneral.h">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="OptionsKeyBoard.h">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="OptionsQuickPaste.h">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="OptionsSheet.h">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="OptionsStats.h">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="OptionsTypes.h">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="Path.h">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath=".\PerfTimer.h">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="ProcessPaste.h">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="ProgressWnd.h">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="QPasteWnd.h">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="QuickPaste.h">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="Resource.h">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath=".\SaveAnimation.h">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="ServerDefines.h">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="sqlite\sqlite3.h">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="StdAfx.h">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="SystemTray.h">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath=".\TabCtrl.h">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="TextConvert.h">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="UnicodeMacros.h">
|
|
|
+ </File>
|
|
|
+ </Filter>
|
|
|
+ <Filter
|
|
|
+ Name="Resource Files"
|
|
|
+ Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
|
|
|
+ <File
|
|
|
+ RelativePath="res\back.bmp">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="res\back1.bmp">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="res\back2.bmp">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="res\bitmap1.bmp">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="res\bmp00001.bmp">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="res\bmp00002.bmp">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="res\bmp00003.bmp">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath=".\res\bmp00004.bmp">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="res\closed_f.bmp">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="res\CP_Main.ico">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="res\CP_Main.rc2">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="res\CP_MainDoc.ico">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="res\Ditto.ico">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="res\Ditto_NoCopyCb.ico">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="res\HorizontalScrollBarLeftArrow.bmp">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="res\HorizontalScrollBarRightArrow.bmp">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="res\HorizontalScrollBarSpan.bmp">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="res\HorizontalScrollBarThumb.bmp">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath=".\res\mainfram.bmp">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="res\open_fol.bmp">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="res\Toolbar.bmp">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath=".\res\toolbar1.bmp">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="res\VerticleScrollBarDownArrow.bmp">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="res\VerticleScrollBarSpan.bmp">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="res\VerticleScrollBarThumb.bmp">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="res\VerticleScrollBarUpArrow.bmp">
|
|
|
+ </File>
|
|
|
+ </Filter>
|
|
|
+ <Filter
|
|
|
+ Name="Exclude From Build"
|
|
|
+ Filter="">
|
|
|
+ <File
|
|
|
+ RelativePath="EncryptDecrypt.lib">
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|Win32"
|
|
|
+ ExcludedFromBuild="TRUE">
|
|
|
+ <Tool
|
|
|
+ Name="VCCustomBuildTool"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Debug|Win32"
|
|
|
+ ExcludedFromBuild="TRUE">
|
|
|
+ <Tool
|
|
|
+ Name="VCCustomBuildTool"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Release|Win32"
|
|
|
+ ExcludedFromBuild="TRUE">
|
|
|
+ <Tool
|
|
|
+ Name="VCCustomBuildTool"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Debug|Win32"
|
|
|
+ ExcludedFromBuild="TRUE">
|
|
|
+ <Tool
|
|
|
+ Name="VCCustomBuildTool"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="EncryptDecryptD.lib">
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|Win32"
|
|
|
+ ExcludedFromBuild="TRUE">
|
|
|
+ <Tool
|
|
|
+ Name="VCCustomBuildTool"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Debug|Win32"
|
|
|
+ ExcludedFromBuild="TRUE">
|
|
|
+ <Tool
|
|
|
+ Name="VCCustomBuildTool"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Release|Win32"
|
|
|
+ ExcludedFromBuild="TRUE">
|
|
|
+ <Tool
|
|
|
+ Name="VCCustomBuildTool"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Debug|Win32"
|
|
|
+ ExcludedFromBuild="TRUE">
|
|
|
+ <Tool
|
|
|
+ Name="VCCustomBuildTool"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="Debug\focus.dll">
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|Win32"
|
|
|
+ ExcludedFromBuild="TRUE">
|
|
|
+ <Tool
|
|
|
+ Name="VCCustomBuildTool"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Debug|Win32"
|
|
|
+ ExcludedFromBuild="TRUE">
|
|
|
+ <Tool
|
|
|
+ Name="VCCustomBuildTool"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Release|Win32"
|
|
|
+ ExcludedFromBuild="TRUE">
|
|
|
+ <Tool
|
|
|
+ Name="VCCustomBuildTool"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Debug|Win32"
|
|
|
+ ExcludedFromBuild="TRUE">
|
|
|
+ <Tool
|
|
|
+ Name="VCCustomBuildTool"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="Release\focus.dll">
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|Win32"
|
|
|
+ ExcludedFromBuild="TRUE">
|
|
|
+ <Tool
|
|
|
+ Name="VCCustomBuildTool"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Debug|Win32"
|
|
|
+ ExcludedFromBuild="TRUE">
|
|
|
+ <Tool
|
|
|
+ Name="VCCustomBuildTool"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Release|Win32"
|
|
|
+ ExcludedFromBuild="TRUE">
|
|
|
+ <Tool
|
|
|
+ Name="VCCustomBuildTool"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Debug|Win32"
|
|
|
+ ExcludedFromBuild="TRUE">
|
|
|
+ <Tool
|
|
|
+ Name="VCCustomBuildTool"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath=".\RulerRichEditCtrl\RulerRichEditCtrl.rc">
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|Win32"
|
|
|
+ ExcludedFromBuild="TRUE">
|
|
|
+ <Tool
|
|
|
+ Name="VCResourceCompilerTool"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Debug|Win32"
|
|
|
+ ExcludedFromBuild="TRUE">
|
|
|
+ <Tool
|
|
|
+ Name="VCResourceCompilerTool"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Release|Win32"
|
|
|
+ ExcludedFromBuild="TRUE">
|
|
|
+ <Tool
|
|
|
+ Name="VCResourceCompilerTool"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Debug|Win32"
|
|
|
+ ExcludedFromBuild="TRUE">
|
|
|
+ <Tool
|
|
|
+ Name="VCResourceCompilerTool"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="Release\sqlite3.dll">
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|Win32"
|
|
|
+ ExcludedFromBuild="TRUE">
|
|
|
+ <Tool
|
|
|
+ Name="VCCustomBuildTool"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Debug|Win32"
|
|
|
+ ExcludedFromBuild="TRUE">
|
|
|
+ <Tool
|
|
|
+ Name="VCCustomBuildTool"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Release|Win32"
|
|
|
+ ExcludedFromBuild="TRUE">
|
|
|
+ <Tool
|
|
|
+ Name="VCCustomBuildTool"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Debug|Win32"
|
|
|
+ ExcludedFromBuild="TRUE">
|
|
|
+ <Tool
|
|
|
+ Name="VCCustomBuildTool"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="Debug\sqlite3.dll">
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|Win32"
|
|
|
+ ExcludedFromBuild="TRUE">
|
|
|
+ <Tool
|
|
|
+ Name="VCCustomBuildTool"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Debug|Win32"
|
|
|
+ ExcludedFromBuild="TRUE">
|
|
|
+ <Tool
|
|
|
+ Name="VCCustomBuildTool"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Release|Win32"
|
|
|
+ ExcludedFromBuild="TRUE">
|
|
|
+ <Tool
|
|
|
+ Name="VCCustomBuildTool"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Debug|Win32"
|
|
|
+ ExcludedFromBuild="TRUE">
|
|
|
+ <Tool
|
|
|
+ Name="VCCustomBuildTool"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="sqlite\sqlite3.lib">
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|Win32"
|
|
|
+ ExcludedFromBuild="TRUE">
|
|
|
+ <Tool
|
|
|
+ Name="VCCustomBuildTool"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Debug|Win32"
|
|
|
+ ExcludedFromBuild="TRUE">
|
|
|
+ <Tool
|
|
|
+ Name="VCCustomBuildTool"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Release|Win32"
|
|
|
+ ExcludedFromBuild="TRUE">
|
|
|
+ <Tool
|
|
|
+ Name="VCCustomBuildTool"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Debug|Win32"
|
|
|
+ ExcludedFromBuild="TRUE">
|
|
|
+ <Tool
|
|
|
+ Name="VCCustomBuildTool"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath=".\RulerRichEditCtrl\toolbar.bmp">
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|Win32"
|
|
|
+ ExcludedFromBuild="TRUE">
|
|
|
+ <Tool
|
|
|
+ Name="VCCustomBuildTool"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Debug|Win32"
|
|
|
+ ExcludedFromBuild="TRUE">
|
|
|
+ <Tool
|
|
|
+ Name="VCCustomBuildTool"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Release|Win32"
|
|
|
+ ExcludedFromBuild="TRUE">
|
|
|
+ <Tool
|
|
|
+ Name="VCCustomBuildTool"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Debug|Win32"
|
|
|
+ ExcludedFromBuild="TRUE">
|
|
|
+ <Tool
|
|
|
+ Name="VCCustomBuildTool"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="UEncryptDecrypt.lib">
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|Win32"
|
|
|
+ ExcludedFromBuild="TRUE">
|
|
|
+ <Tool
|
|
|
+ Name="VCCustomBuildTool"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Debug|Win32"
|
|
|
+ ExcludedFromBuild="TRUE">
|
|
|
+ <Tool
|
|
|
+ Name="VCCustomBuildTool"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Release|Win32"
|
|
|
+ ExcludedFromBuild="TRUE">
|
|
|
+ <Tool
|
|
|
+ Name="VCCustomBuildTool"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Debug|Win32"
|
|
|
+ ExcludedFromBuild="TRUE">
|
|
|
+ <Tool
|
|
|
+ Name="VCCustomBuildTool"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="UEncryptDecryptD.lib">
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|Win32"
|
|
|
+ ExcludedFromBuild="TRUE">
|
|
|
+ <Tool
|
|
|
+ Name="VCCustomBuildTool"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Debug|Win32"
|
|
|
+ ExcludedFromBuild="TRUE">
|
|
|
+ <Tool
|
|
|
+ Name="VCCustomBuildTool"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Release|Win32"
|
|
|
+ ExcludedFromBuild="TRUE">
|
|
|
+ <Tool
|
|
|
+ Name="VCCustomBuildTool"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Debug|Win32"
|
|
|
+ ExcludedFromBuild="TRUE">
|
|
|
+ <Tool
|
|
|
+ Name="VCCustomBuildTool"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath=".\zlib\zlib1.dll">
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|Win32"
|
|
|
+ ExcludedFromBuild="TRUE">
|
|
|
+ <Tool
|
|
|
+ Name="VCCustomBuildTool"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Debug|Win32"
|
|
|
+ ExcludedFromBuild="TRUE">
|
|
|
+ <Tool
|
|
|
+ Name="VCCustomBuildTool"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Release|Win32"
|
|
|
+ ExcludedFromBuild="TRUE">
|
|
|
+ <Tool
|
|
|
+ Name="VCCustomBuildTool"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Unicode Debug|Win32"
|
|
|
+ ExcludedFromBuild="TRUE">
|
|
|
+ <Tool
|
|
|
+ Name="VCCustomBuildTool"/>
|
|
|
+ </FileConfiguration>
|
|
|
+ </File>
|
|
|
+ </Filter>
|
|
|
+ <Filter
|
|
|
+ Name="TinyXml"
|
|
|
+ Filter="">
|
|
|
+ <File
|
|
|
+ RelativePath="TinyXml\tinystr.h">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="TinyXml\tinyxml.h">
|
|
|
+ </File>
|
|
|
+ </Filter>
|
|
|
+ <Filter
|
|
|
+ Name="zlib"
|
|
|
+ Filter="">
|
|
|
+ <File
|
|
|
+ RelativePath=".\zlib\zconf.h">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath=".\zlib\zlib.h">
|
|
|
+ </File>
|
|
|
+ </Filter>
|
|
|
+ <Filter
|
|
|
+ Name="RulerRichEditCtrl"
|
|
|
+ Filter="">
|
|
|
+ <File
|
|
|
+ RelativePath=".\RulerRichEditCtrl\FontComboBox.cpp">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath=".\RulerRichEditCtrl\FontComboBox.h">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath=".\RulerRichEditCtrl\ids.h">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath=".\RulerRichEditCtrl\RRECRuler.cpp">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath=".\RulerRichEditCtrl\RRECRuler.h">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath=".\RulerRichEditCtrl\RRECToolbar.cpp">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath=".\RulerRichEditCtrl\RRECToolbar.h">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath=".\RulerRichEditCtrl\RulerRichEdit.cpp">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath=".\RulerRichEditCtrl\RulerRichEdit.h">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath=".\RulerRichEditCtrl\RulerRichEditCtrl.cpp">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath=".\RulerRichEditCtrl\RulerRichEditCtrl.h">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath=".\RulerRichEditCtrl\SizeComboBox.cpp">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath=".\RulerRichEditCtrl\SizeComboBox.h">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath=".\RulerRichEditCtrl\StdGrfx.cpp">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath=".\RulerRichEditCtrl\StdGrfx.h">
|
|
|
+ </File>
|
|
|
+ <Filter
|
|
|
+ Name="External"
|
|
|
+ Filter="">
|
|
|
+ <File
|
|
|
+ RelativePath=".\RulerRichEditCtrl\External\ColourPicker.cpp">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath=".\RulerRichEditCtrl\External\ColourPicker.h">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath=".\RulerRichEditCtrl\External\ColourPopup.cpp">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath=".\RulerRichEditCtrl\External\ColourPopup.h">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath=".\RulerRichEditCtrl\External\StdioFileEx.cpp">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath=".\RulerRichEditCtrl\External\StdioFileEx.h">
|
|
|
+ </File>
|
|
|
+ </Filter>
|
|
|
+ <Filter
|
|
|
+ Name="TextFile"
|
|
|
+ Filter="">
|
|
|
+ <File
|
|
|
+ RelativePath=".\RulerRichEditCtrl\TextFile\TextFile.cpp">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath=".\RulerRichEditCtrl\TextFile\TextFile.h">
|
|
|
+ </File>
|
|
|
+ </Filter>
|
|
|
+ </Filter>
|
|
|
+ <File
|
|
|
+ RelativePath="res\FILECOPY.AVI">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="focusdll\Release\focus.lib">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="ReadMe.txt">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath=".\tinyxml.lib">
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath=".\zlib\zdll.lib">
|
|
|
+ </File>
|
|
|
+ </Files>
|
|
|
+ <Globals>
|
|
|
+ <Global
|
|
|
+ Name="RESOURCE_FILE"
|
|
|
+ Value="CP_Main.rc"/>
|
|
|
+ </Globals>
|
|
|
+</VisualStudioProject>
|