diff options
author | Daniel Wilhelm <daniel@wili.li> | 2014-04-18 17:07:43 +0200 |
---|---|---|
committer | Daniel Wilhelm <daniel@wili.li> | 2014-04-18 17:07:43 +0200 |
commit | 4226e548662339ea1ca37b45385a7cf9b237ff1e (patch) | |
tree | 9a3fa54b85d97f05164e41bdb96b82f748a37342 /FreeFileSync.vcproj | |
parent | 3.7 (diff) | |
download | FreeFileSync-4226e548662339ea1ca37b45385a7cf9b237ff1e.tar.gz FreeFileSync-4226e548662339ea1ca37b45385a7cf9b237ff1e.tar.bz2 FreeFileSync-4226e548662339ea1ca37b45385a7cf9b237ff1e.zip |
3.8
Diffstat (limited to 'FreeFileSync.vcproj')
-rw-r--r-- | FreeFileSync.vcproj | 702 |
1 files changed, 0 insertions, 702 deletions
diff --git a/FreeFileSync.vcproj b/FreeFileSync.vcproj deleted file mode 100644 index aeb6bd77..00000000 --- a/FreeFileSync.vcproj +++ /dev/null @@ -1,702 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioProject - ProjectType="Visual C++" - Version="9,00" - Name="FreeFileSync" - ProjectGUID="{147B0400-A05F-4EEC-9702-F0EEB3C5DF06}" - RootNamespace="FreeFileSync" - Keyword="Win32Proj" - TargetFrameworkVersion="196613" - > - <Platforms> - <Platform - Name="Win32" - /> - <Platform - Name="x64" - /> - </Platforms> - <ToolFiles> - </ToolFiles> - <Configurations> - <Configuration - Name="Debug|Win32" - OutputDirectory="OBJ\$(ProjectName)_$(ConfigurationName)_$(PlatformName)_VCPP" - IntermediateDirectory="OBJ\$(ProjectName)_$(ConfigurationName)_$(PlatformName)_VCPP" - ConfigurationType="1" - CharacterSet="1" - > - <Tool - Name="VCPreBuildEventTool" - /> - <Tool - Name="VCCustomBuildTool" - CommandLine="" - /> - <Tool - Name="VCXMLDataGeneratorTool" - /> - <Tool - Name="VCWebServiceProxyGeneratorTool" - /> - <Tool - Name="VCMIDLTool" - /> - <Tool - Name="VCCLCompilerTool" - Optimization="0" - AdditionalIncludeDirectories=""C:\Programme\C++\wxWidgets\include";"C:\Programme\C++\wxWidgets\lib\vc_lib\mswud";.\shared\boost_1_x" - PreprocessorDefinitions="wxUSE_UNICODE;__WXMSW__;FFS_WIN;__WXDEBUG__;TIXML_USE_STL;ZSTRING_WIDE_CHAR" - MinimalRebuild="true" - BasicRuntimeChecks="3" - RuntimeLibrary="3" - UsePrecompiledHeader="1" - PrecompiledHeaderThrough="$(ProjectDir)library\pch.h" - WarningLevel="4" - Detect64BitPortabilityProblems="false" - DebugInformationFormat="4" - DisableSpecificWarnings="4100" - ForcedIncludeFiles="$(ProjectDir)library/pch.h" - /> - <Tool - Name="VCManagedResourceCompilerTool" - /> - <Tool - Name="VCResourceCompilerTool" - Culture="0" - AdditionalIncludeDirectories="C:\Programme\C++\wxWidgets\include;C:\Programme\C++\wxWidgets\lib\vc_lib\mswud" - /> - <Tool - Name="VCPreLinkEventTool" - /> - <Tool - Name="VCLinkerTool" - AdditionalDependencies="wxmsw28ud_adv.lib 
wxmsw28ud_core.lib 
wxbase28ud.lib 
wxpngd.lib
 wxzlibd.lib 
wxbase28ud_net.lib comctl32.lib ws2_32.lib Rpcrt4.lib winmm.lib" - OutputFile="BUILD\$(ProjectName)_$(PlatformName).exe" - LinkIncremental="2" - AdditionalLibraryDirectories="C:\Programme\C++\wxWidgets\lib\vc_lib" - GenerateManifest="true" - IgnoreAllDefaultLibraries="false" - GenerateDebugInformation="true" - SubSystem="2" - TargetMachine="1" - /> - <Tool - Name="VCALinkTool" - /> - <Tool - Name="VCManifestTool" - EmbedManifest="true" - /> - <Tool - Name="VCXDCMakeTool" - /> - <Tool - Name="VCBscMakeTool" - /> - <Tool - Name="VCFxCopTool" - /> - <Tool - Name="VCAppVerifierTool" - /> - <Tool - Name="VCPostBuildEventTool" - Description="clean up" - CommandLine="" - /> - </Configuration> - <Configuration - Name="Debug|x64" - OutputDirectory="OBJ\$(ProjectName)_$(ConfigurationName)_$(PlatformName)_VCPP" - IntermediateDirectory="OBJ\$(ProjectName)_$(ConfigurationName)_$(PlatformName)_VCPP" - ConfigurationType="1" - CharacterSet="1" - > - <Tool - Name="VCPreBuildEventTool" - /> - <Tool - Name="VCCustomBuildTool" - CommandLine="" - /> - <Tool - Name="VCXMLDataGeneratorTool" - /> - <Tool - Name="VCWebServiceProxyGeneratorTool" - /> - <Tool - Name="VCMIDLTool" - TargetEnvironment="3" - /> - <Tool - Name="VCCLCompilerTool" - Optimization="0" - AdditionalIncludeDirectories=""C:\Programme\C++\wxWidgets-x64\include";"C:\Programme\C++\wxWidgets-x64\lib\vc_lib\mswud";.\shared\boost_1_x" - PreprocessorDefinitions="wxUSE_UNICODE;__WXMSW__;FFS_WIN;__WXDEBUG__;TIXML_USE_STL;ZSTRING_WIDE_CHAR" - MinimalRebuild="true" - BasicRuntimeChecks="3" - RuntimeLibrary="3" - UsePrecompiledHeader="1" - PrecompiledHeaderThrough="$(ProjectDir)library\pch.h" - WarningLevel="4" - Detect64BitPortabilityProblems="false" - DebugInformationFormat="3" - DisableSpecificWarnings="4100" - ForcedIncludeFiles="$(ProjectDir)library/pch.h" - /> - <Tool - Name="VCManagedResourceCompilerTool" - /> - <Tool - Name="VCResourceCompilerTool" - Culture="0" - AdditionalIncludeDirectories="C:\Programme\C++\wxWidgets-x64\include;C:\Programme\C++\wxWidgets-x64\lib\vc_lib\mswud" - /> - <Tool - Name="VCPreLinkEventTool" - /> - <Tool - Name="VCLinkerTool" - AdditionalDependencies="wxmsw28ud_adv.lib 
wxmsw28ud_core.lib 
wxbase28ud.lib 
wxpngd.lib
 wxzlibd.lib 
wxbase28ud_net.lib comctl32.lib ws2_32.lib Rpcrt4.lib winmm.lib" - OutputFile="BUILD\$(ProjectName)_$(PlatformName).exe" - LinkIncremental="2" - AdditionalLibraryDirectories="C:\Programme\C++\wxWidgets-x64\lib\vc_lib" - GenerateManifest="true" - GenerateDebugInformation="true" - SubSystem="2" - TargetMachine="17" - /> - <Tool - Name="VCALinkTool" - /> - <Tool - Name="VCManifestTool" - EmbedManifest="true" - /> - <Tool - Name="VCXDCMakeTool" - /> - <Tool - Name="VCBscMakeTool" - /> - <Tool - Name="VCFxCopTool" - /> - <Tool - Name="VCAppVerifierTool" - /> - <Tool - Name="VCPostBuildEventTool" - Description="clean up" - CommandLine="" - /> - </Configuration> - <Configuration - Name="Release|Win32" - OutputDirectory="OBJ\$(ProjectName)_$(ConfigurationName)_$(PlatformName)_VCPP" - IntermediateDirectory="OBJ\$(ProjectName)_$(ConfigurationName)_$(PlatformName)_VCPP" - ConfigurationType="1" - CharacterSet="1" - WholeProgramOptimization="1" - > - <Tool - Name="VCPreBuildEventTool" - /> - <Tool - Name="VCCustomBuildTool" - /> - <Tool - Name="VCXMLDataGeneratorTool" - /> - <Tool - Name="VCWebServiceProxyGeneratorTool" - /> - <Tool - Name="VCMIDLTool" - /> - <Tool - Name="VCCLCompilerTool" - Optimization="2" - EnableIntrinsicFunctions="true" - FavorSizeOrSpeed="1" - AdditionalIncludeDirectories=""C:\Programme\C++\wxWidgets\include";"C:\Programme\C++\wxWidgets\lib\vc_lib\mswu";.\shared\boost_1_x" - PreprocessorDefinitions="wxUSE_UNICODE;__WXMSW__;FFS_WIN;NDEBUG;TIXML_USE_STL;ZSTRING_WIDE_CHAR" - RuntimeLibrary="0" - EnableFunctionLevelLinking="true" - UsePrecompiledHeader="0" - WarningLevel="4" - DebugInformationFormat="3" - DisableSpecificWarnings="4100" - ForcedIncludeFiles="" - /> - <Tool - Name="VCManagedResourceCompilerTool" - /> - <Tool - Name="VCResourceCompilerTool" - Culture="1033" - AdditionalIncludeDirectories=""C:\Programme\C++\wxWidgets\include";"C:\Programme\C++\wxWidgets\lib\vc_lib\mswu"" - /> - <Tool - Name="VCPreLinkEventTool" - /> - <Tool - Name="VCLinkerTool" - AdditionalDependencies="wxmsw28u_adv.lib 
wxmsw28u_core.lib 
wxbase28u.lib 
wxpng.lib 
wxzlib.lib 
wxbase28u_net.lib comctl32.lib ws2_32.lib winmm.lib" - OutputFile="BUILD\$(ProjectName)_$(PlatformName).exe" - LinkIncremental="1" - AdditionalLibraryDirectories="C:\Programme\C++\wxWidgets\lib\vc_lib" - GenerateDebugInformation="false" - SubSystem="2" - OptimizeReferences="2" - EnableCOMDATFolding="2" - TargetMachine="1" - /> - <Tool - Name="VCALinkTool" - /> - <Tool - Name="VCManifestTool" - /> - <Tool - Name="VCXDCMakeTool" - /> - <Tool - Name="VCBscMakeTool" - /> - <Tool - Name="VCFxCopTool" - /> - <Tool - Name="VCAppVerifierTool" - /> - <Tool - Name="VCPostBuildEventTool" - CommandLine="" - /> - </Configuration> - <Configuration - Name="Release|x64" - OutputDirectory="OBJ\$(ProjectName)_$(ConfigurationName)_$(PlatformName)_VCPP" - IntermediateDirectory="OBJ\$(ProjectName)_$(ConfigurationName)_$(PlatformName)_VCPP" - ConfigurationType="1" - CharacterSet="1" - WholeProgramOptimization="1" - > - <Tool - Name="VCPreBuildEventTool" - /> - <Tool - Name="VCCustomBuildTool" - /> - <Tool - Name="VCXMLDataGeneratorTool" - /> - <Tool - Name="VCWebServiceProxyGeneratorTool" - /> - <Tool - Name="VCMIDLTool" - TargetEnvironment="3" - /> - <Tool - Name="VCCLCompilerTool" - Optimization="2" - EnableIntrinsicFunctions="true" - FavorSizeOrSpeed="1" - AdditionalIncludeDirectories=""C:\Programme\C++\wxWidgets-x64\include";"C:\Programme\C++\wxWidgets-x64\lib\vc_lib\mswu";.\shared\boost_1_x" - PreprocessorDefinitions="wxUSE_UNICODE;__WXMSW__;FFS_WIN;NDEBUG;TIXML_USE_STL;ZSTRING_WIDE_CHAR" - RuntimeLibrary="0" - EnableFunctionLevelLinking="true" - UsePrecompiledHeader="0" - WarningLevel="4" - SuppressStartupBanner="false" - DebugInformationFormat="3" - DisableSpecificWarnings="4100" - /> - <Tool - Name="VCManagedResourceCompilerTool" - /> - <Tool - Name="VCResourceCompilerTool" - Culture="1033" - AdditionalIncludeDirectories=""C:\Programme\C++\wxWidgets-x64\include";"C:\Programme\C++\wxWidgets-x64\lib\vc_lib\mswu"" - /> - <Tool - Name="VCPreLinkEventTool" - /> - <Tool - Name="VCLinkerTool" - AdditionalDependencies="wxmsw28u_adv.lib 
wxmsw28u_core.lib 
wxbase28u.lib 
wxpng.lib 
wxzlib.lib 
wxbase28u_net.lib comctl32.lib ws2_32.lib winmm.lib" - OutputFile="BUILD\$(ProjectName)_$(PlatformName).exe" - LinkIncremental="1" - AdditionalLibraryDirectories="C:\Programme\C++\wxWidgets-x64\lib\vc_lib" - GenerateDebugInformation="false" - SubSystem="2" - OptimizeReferences="2" - EnableCOMDATFolding="2" - TargetMachine="17" - /> - <Tool - Name="VCALinkTool" - /> - <Tool - Name="VCManifestTool" - /> - <Tool - Name="VCXDCMakeTool" - /> - <Tool - Name="VCBscMakeTool" - /> - <Tool - Name="VCFxCopTool" - /> - <Tool - Name="VCAppVerifierTool" - /> - <Tool - Name="VCPostBuildEventTool" - CommandLine="" - /> - </Configuration> - </Configurations> - <References> - </References> - <Files> - <Filter - Name="Quelldateien" - Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx" - UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" - > - <File - RelativePath=".\algorithm.cpp" - > - </File> - <File - RelativePath=".\application.cpp" - > - </File> - <File - RelativePath=".\shared\appMain.cpp" - > - </File> - <File - RelativePath=".\ui\batchConfig.cpp" - > - </File> - <File - RelativePath=".\ui\batchStatusHandler.cpp" - > - </File> - <File - RelativePath=".\library\binary.cpp" - > - </File> - <File - RelativePath=".\ui\checkVersion.cpp" - > - </File> - <File - RelativePath=".\comparison.cpp" - > - </File> - <File - RelativePath=".\shared\customButton.cpp" - > - </File> - <File - RelativePath=".\shared\customComboBox.cpp" - > - </File> - <File - RelativePath=".\library\customGrid.cpp" - > - </File> - <File - RelativePath=".\shared\customTooltip.cpp" - > - </File> - <File - RelativePath=".\library\dbFile.cpp" - > - </File> - <File - RelativePath=".\shared\dllLoader.cpp" - > - </File> - <File - RelativePath=".\shared\dragAndDrop.cpp" - > - </File> - <File - RelativePath=".\library\errorLogging.cpp" - > - </File> - <File - RelativePath=".\shared\fileHandling.cpp" - > - </File> - <File - RelativePath=".\fileHierarchy.cpp" - > - </File> - <File - RelativePath=".\shared\fileID.cpp" - > - </File> - <File - RelativePath=".\shared\fileIO.cpp" - > - </File> - <File - RelativePath=".\shared\fileTraverser.cpp" - > - </File> - <File - RelativePath=".\library\filter.cpp" - > - </File> - <File - RelativePath=".\shared\globalFunctions.cpp" - > - </File> - <File - RelativePath=".\ui\gridView.cpp" - > - </File> - <File - RelativePath=".\shared\guid.cpp" - > - </File> - <File - RelativePath=".\ui\guiGenerated.cpp" - > - </File> - <File - RelativePath=".\ui\guiStatusHandler.cpp" - > - </File> - <File - RelativePath=".\shared\helpProvider.cpp" - > - </File> - <File - RelativePath=".\library\iconBuffer.cpp" - > - </File> - <File - RelativePath=".\shared\localization.cpp" - > - </File> - <File - RelativePath=".\shared\longPathPrefix.cpp" - > - </File> - <File - RelativePath=".\ui\mainDialog.cpp" - > - </File> - <File - RelativePath=".\ui\messagePopup.cpp" - > - </File> - <File - RelativePath=".\ui\mouseMoveWindow.cpp" - > - </File> - <File - RelativePath=".\library\processXml.cpp" - > - </File> - <File - RelativePath=".\ui\progressIndicator.cpp" - > - </File> - <File - RelativePath=".\shared\recycler.cpp" - > - </File> - <File - RelativePath=".\library\resources.cpp" - > - </File> - <File - RelativePath=".\ui\search.cpp" - > - </File> - <File - RelativePath=".\shared\serialize.cpp" - > - </File> - <File - RelativePath=".\shared\shadow.cpp" - > - </File> - <File - RelativePath=".\ui\smallDialogs.cpp" - > - <FileConfiguration - Name="Debug|Win32" - > - <Tool - Name="VCCLCompilerTool" - DisableSpecificWarnings="4706" - /> - </FileConfiguration> - <FileConfiguration - Name="Debug|x64" - > - <Tool - Name="VCCLCompilerTool" - DisableSpecificWarnings="4706" - /> - </FileConfiguration> - <FileConfiguration - Name="Release|Win32" - > - <Tool - Name="VCCLCompilerTool" - DisableSpecificWarnings="4706" - /> - </FileConfiguration> - <FileConfiguration - Name="Release|x64" - > - <Tool - Name="VCCLCompilerTool" - DisableSpecificWarnings="4706" - /> - </FileConfiguration> - </File> - <File - RelativePath=".\library\softFilter.cpp" - > - </File> - <File - RelativePath=".\shared\standardPaths.cpp" - > - </File> - <File - RelativePath=".\library\statistics.cpp" - > - </File> - <File - RelativePath=".\library\statusHandler.cpp" - > - </File> - <File - RelativePath=".\structures.cpp" - > - </File> - <File - RelativePath=".\ui\switchToGui.cpp" - > - </File> - <File - RelativePath=".\ui\syncConfig.cpp" - > - </File> - <File - RelativePath=".\synchronization.cpp" - > - </File> - <File - RelativePath=".\shared\systemFunctions.cpp" - > - </File> - <File - RelativePath=".\shared\taskbar.cpp" - > - </File> - <File - RelativePath=".\shared\tinyxml\tinystr.cpp" - > - </File> - <File - RelativePath=".\shared\tinyxml\tinyxml.cpp" - > - </File> - <File - RelativePath=".\shared\tinyxml\tinyxmlerror.cpp" - > - </File> - <File - RelativePath=".\shared\tinyxml\tinyxmlparser.cpp" - > - </File> - <File - RelativePath=".\shared\toggleButton.cpp" - > - </File> - <File - RelativePath=".\ui\trayIcon.cpp" - > - </File> - <File - RelativePath=".\shared\util.cpp" - > - </File> - <File - RelativePath=".\shared\xmlBase.cpp" - > - </File> - <File - RelativePath=".\shared\zstring.cpp" - > - </File> - </Filter> - <Filter - Name="Ressourcendateien" - Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav" - UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" - > - <File - RelativePath=".\resource.rc" - > - <FileConfiguration - Name="Debug|Win32" - > - <Tool - Name="VCResourceCompilerTool" - PreprocessorDefinitions="_UNICODE;UNICODE;wxUSE_NO_MANIFEST" - Culture="1033" - ResourceOutputFileName="$(IntDir)/Resource.res" - /> - </FileConfiguration> - <FileConfiguration - Name="Debug|x64" - > - <Tool - Name="VCResourceCompilerTool" - PreprocessorDefinitions="_UNICODE;UNICODE;wxUSE_NO_MANIFEST" - Culture="1033" - ResourceOutputFileName="$(IntDir)/Resource.res" - /> - </FileConfiguration> - <FileConfiguration - Name="Release|Win32" - > - <Tool - Name="VCResourceCompilerTool" - PreprocessorDefinitions="_UNICODE;UNICODE;wxUSE_NO_MANIFEST" - ResourceOutputFileName="$(IntDir)/Resource.res" - /> - </FileConfiguration> - <FileConfiguration - Name="Release|x64" - > - <Tool - Name="VCResourceCompilerTool" - PreprocessorDefinitions="_UNICODE;UNICODE;wxUSE_NO_MANIFEST" - ResourceOutputFileName="$(IntDir)/Resource.res" - /> - </FileConfiguration> - </File> - </Filter> - </Files> - <Globals> - </Globals> -</VisualStudioProject> |