mirror of https://github.com/BOINC/boinc.git
2580 lines
59 KiB
XML
2580 lines
59 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="8.00"
|
|
Name="boincmgr"
|
|
ProjectGUID="{06113715-AC51-4E91-8B9D-C987CABE0920}"
|
|
RootNamespace="boincmgr"
|
|
Keyword="MFCProj"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
<Platform
|
|
Name="x64"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory=".\Build\$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory=".\Build\$(PlatformName)\$(ConfigurationName)\$(ProjectName)\obj"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
UseOfMFC="0"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
AdditionalIncludeDirectories="..;"$(WXWIN)\include";"$(WXWIN)\contrib\include";"$(WXWIN)\lib\vc_lib\msw";..\lib;..\api;..\clientgui;..\client\win"
|
|
PreprocessorDefinitions="WIN32;_WIN32;_NDEBUG;_WINDOWS;_MT;_DLL;__WXNDEBUG__;WXNDEBUG;wxUSE_GUI=1"
|
|
StringPooling="true"
|
|
RuntimeLibrary="2"
|
|
EnableFunctionLevelLinking="false"
|
|
FloatingPointModel="2"
|
|
UsePrecompiledHeader="0"
|
|
PrecompiledHeaderThrough="stdwx.h"
|
|
WarningLevel="4"
|
|
WarnAsError="false"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="3"
|
|
DisableSpecificWarnings="4127;4702;4244"
|
|
ForcedIncludeFiles="stdwx.h"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
AdditionalIncludeDirectories="$(WXWIN)\include;$(WXWIN)\contrib\include;.."
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="MSVCRT.LIB MSVCPRT.LIB kernel32.lib user32.lib gdi32.lib ole32.lib oleacc.lib shell32.lib comdlg32.lib advapi32.lib oldnames.lib uuid.lib rpcrt4.lib comctl32.lib wsock32.lib wininet.lib wxbase28.lib wxbase28_net.lib wxbase28_xml.lib wxmsw28_adv.lib wxmsw28_core.lib wxmsw28_html.lib wxregex.lib wxexpat.lib wxpng.lib wxzlib.lib boinc_dll.lib"
|
|
OutputFile=".\Build\$(PlatformName)\$(ConfigurationName)\$(ProjectName).exe"
|
|
LinkIncremental="1"
|
|
AdditionalLibraryDirectories=""$(OutDir)";"$(WXWIN)\lib\vc_lib";"$(WXWIN)\contrib\lib""
|
|
IgnoreAllDefaultLibraries="true"
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile=".\Build\$(PlatformName)\$(ConfigurationName)\$(ProjectName).pdb"
|
|
SubSystem="2"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
SetChecksum="true"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
EmbedManifest="true"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory=".\Build\$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory=".\Build\$(PlatformName)\$(ConfigurationName)\$(ProjectName)\obj"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
UseOfMFC="0"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="..;"$(WXWIN)\contrib\include";"$(WXWIN)\include";"$(WXWIN)\lib\vc_lib\mswd";..\lib;..\api;..\clientgui;..\client\win"
|
|
PreprocessorDefinitions="WIN32;_WIN32;_DEBUG;_WINDOWS;_MT;__WXDEBUG__;WXDEBUG;wxUSE_GUI=1"
|
|
StringPooling="false"
|
|
MinimalRebuild="false"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
BufferSecurityCheck="true"
|
|
EnableFunctionLevelLinking="false"
|
|
EnableEnhancedInstructionSet="0"
|
|
FloatingPointModel="2"
|
|
DisableLanguageExtensions="false"
|
|
UsePrecompiledHeader="0"
|
|
PrecompiledHeaderThrough="stdwx.h"
|
|
PrecompiledHeaderFile="$(IntDir)/$(TargetName).pch"
|
|
WarningLevel="4"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="3"
|
|
CompileAs="2"
|
|
DisableSpecificWarnings="4127;4702;4244"
|
|
ForcedIncludeFiles="stdwx.h"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG;_WCG"
|
|
AdditionalIncludeDirectories=""$(WXWIN)\include";"$(WXWIN)\contrib\include";.."
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="MSVCRTD.LIB MSVCPRTD.LIB kernel32.lib user32.lib gdi32.lib ole32.lib oleacc.lib shell32.lib comdlg32.lib advapi32.lib oldnames.lib uuid.lib rpcrt4.lib comctl32.lib wsock32.lib wininet.lib wxbase28d.lib wxbase28d_net.lib wxbase28d_xml.lib wxmsw28d_adv.lib wxmsw28d_core.lib wxmsw28d_html.lib wxregexd.lib wxexpatd.lib wxpngd.lib wxzlibd.lib boinc_dll.lib"
|
|
OutputFile=".\Build\$(PlatformName)\$(ConfigurationName)\$(ProjectName).exe"
|
|
LinkIncremental="0"
|
|
AdditionalLibraryDirectories=""$(OutDir)";"$(WXWIN)\lib\vc_lib";"$(WXWIN)\contrib\lib""
|
|
IgnoreAllDefaultLibraries="true"
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile=".\Build\$(PlatformName)\$(ConfigurationName)\$(ProjectName).pdb"
|
|
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="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="ReleaseSigned|Win32"
|
|
OutputDirectory=".\Build\$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory=".\Build\$(PlatformName)\$(ConfigurationName)\$(ProjectName)\obj"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
UseOfMFC="0"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
AdditionalIncludeDirectories="..;"$(WXWINPROD)\include";"$(WXWINPROD)\contrib\include";"$(WXWINPROD)\lib\vc_lib\msw";..\lib;..\api;..\clientgui;..\client\win"
|
|
PreprocessorDefinitions="WIN32;_WIN32;_NDEBUG;_WINDOWS;_MT;_DLL;__WXNDEBUG__;WXNDEBUG;wxUSE_GUI=1;_WCG"
|
|
StringPooling="true"
|
|
RuntimeLibrary="2"
|
|
EnableFunctionLevelLinking="false"
|
|
FloatingPointModel="2"
|
|
UsePrecompiledHeader="0"
|
|
PrecompiledHeaderThrough="stdwx.h"
|
|
WarningLevel="4"
|
|
WarnAsError="false"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="3"
|
|
DisableSpecificWarnings="4127;4702;4244"
|
|
ForcedIncludeFiles="stdwx.h"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG;_WCG"
|
|
AdditionalIncludeDirectories="$(WXWIN)\include;$(WXWIN)\contrib\include;.."
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="MSVCRT.LIB MSVCPRT.LIB kernel32.lib user32.lib gdi32.lib ole32.lib oleacc.lib shell32.lib comdlg32.lib advapi32.lib oldnames.lib uuid.lib rpcrt4.lib comctl32.lib wsock32.lib wininet.lib wxbase26.lib wxbase26_net.lib wxbase26_xml.lib wxmsw26_adv.lib wxmsw26_core.lib wxmsw26_html.lib wxregex.lib wxexpat.lib wxpng.lib wxzlib.lib boinc_dll.lib"
|
|
OutputFile=".\Build\$(PlatformName)\$(ConfigurationName)\$(ProjectName).exe"
|
|
LinkIncremental="1"
|
|
AdditionalLibraryDirectories=""$(OutDir)";"$(WXWINPROD)\lib\vc_lib";"$(WXWINPROD)\contrib\lib""
|
|
IgnoreAllDefaultLibraries="true"
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile=".\Build\$(PlatformName)\$(ConfigurationName)\$(ProjectName).pdb"
|
|
SubSystem="2"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
SetChecksum="true"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
EmbedManifest="true"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
CommandLine=""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|x64"
|
|
OutputDirectory=".\Build\$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory=".\Build\$(PlatformName)\$(ConfigurationName)\$(ProjectName)\obj"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
UseOfMFC="0"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="3"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
AdditionalIncludeDirectories="..;"$(WXWINX64)\contrib\include";"$(WXWINX64)\include";"$(WXWINX64)\lib\vc_lib\msw";..\lib;..\api;..\clientgui;..\client\win"
|
|
PreprocessorDefinitions="WIN32;_WIN32;_NDEBUG;_WINDOWS;_MT;_DLL;__WXNDEBUG__;WXNDEBUG;wxUSE_GUI=1"
|
|
StringPooling="true"
|
|
RuntimeLibrary="2"
|
|
EnableFunctionLevelLinking="false"
|
|
FloatingPointModel="2"
|
|
UsePrecompiledHeader="0"
|
|
PrecompiledHeaderThrough="stdwx.h"
|
|
WarningLevel="4"
|
|
WarnAsError="false"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="3"
|
|
DisableSpecificWarnings="4127;4702;4244"
|
|
ForcedIncludeFiles="stdwx.h"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
AdditionalIncludeDirectories="$(WXWIN)\include;$(WXWIN)\contrib\include;.."
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="MSVCRT.LIB MSVCPRT.LIB kernel32.lib user32.lib gdi32.lib ole32.lib oleacc.lib shell32.lib comdlg32.lib advapi32.lib oldnames.lib uuid.lib rpcrt4.lib comctl32.lib wsock32.lib wininet.lib wxbase28.lib wxbase28_net.lib wxbase28_xml.lib wxmsw28_adv.lib wxmsw28_core.lib wxmsw28_html.lib wxregex.lib wxexpat.lib wxpng.lib wxzlib.lib boinc_dll.lib"
|
|
OutputFile=".\Build\$(PlatformName)\$(ConfigurationName)\$(ProjectName).exe"
|
|
LinkIncremental="1"
|
|
AdditionalLibraryDirectories=""$(OutDir)";"$(WXWINX64)\lib\vc_lib";"$(WXWINX64)\contrib\lib""
|
|
IgnoreAllDefaultLibraries="true"
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile=".\Build\$(PlatformName)\$(ConfigurationName)\$(ProjectName).pdb"
|
|
SubSystem="2"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
SetChecksum="true"
|
|
TargetMachine="17"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
EmbedManifest="true"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug|x64"
|
|
OutputDirectory=".\Build\$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory=".\Build\$(PlatformName)\$(ConfigurationName)\$(ProjectName)\obj"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
UseOfMFC="0"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="3"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="..;"$(WXWINX64)\contrib\include";"$(WXWINX64)\include";"$(WXWINX64)\lib\vc_lib\mswd";..\lib;..\api;..\clientgui;..\client\win"
|
|
PreprocessorDefinitions="WIN32;_WIN32;_DEBUG;_WINDOWS;_MT;__WXDEBUG__;WXDEBUG;wxUSE_GUI=1"
|
|
StringPooling="false"
|
|
MinimalRebuild="false"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
BufferSecurityCheck="true"
|
|
EnableFunctionLevelLinking="false"
|
|
EnableEnhancedInstructionSet="0"
|
|
FloatingPointModel="2"
|
|
DisableLanguageExtensions="false"
|
|
UsePrecompiledHeader="0"
|
|
PrecompiledHeaderThrough="stdwx.h"
|
|
PrecompiledHeaderFile="$(IntDir)/$(TargetName).pch"
|
|
WarningLevel="4"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="3"
|
|
CompileAs="2"
|
|
DisableSpecificWarnings="4127;4702;4244"
|
|
ForcedIncludeFiles="stdwx.h"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
AdditionalIncludeDirectories=""$(WXWIN)\include";"$(WXWIN)\contrib\include";.."
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="MSVCRTD.LIB MSVCPRTD.LIB kernel32.lib user32.lib gdi32.lib ole32.lib oleacc.lib shell32.lib comdlg32.lib advapi32.lib oldnames.lib uuid.lib rpcrt4.lib comctl32.lib wsock32.lib wininet.lib wxbase28d.lib wxbase28d_net.lib wxbase28d_xml.lib wxmsw28d_adv.lib wxmsw28d_core.lib wxmsw28d_html.lib wxregexd.lib wxexpatd.lib wxpngd.lib wxzlibd.lib boinc_dll.lib"
|
|
OutputFile=".\Build\$(PlatformName)\$(ConfigurationName)\$(ProjectName).exe"
|
|
LinkIncremental="0"
|
|
AdditionalLibraryDirectories=""$(OutDir)";"$(WXWINX64)\lib\vc_lib";"$(WXWINX64)\contrib\lib""
|
|
IgnoreAllDefaultLibraries="true"
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile=".\Build\$(PlatformName)\$(ConfigurationName)\$(ProjectName).pdb"
|
|
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="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="ReleaseSigned|x64"
|
|
OutputDirectory=".\Build\$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory=".\Build\$(PlatformName)\$(ConfigurationName)\$(ProjectName)\obj"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
UseOfMFC="0"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="3"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
AdditionalIncludeDirectories="..;"$(WXWINPRODX64)\contrib\include";"$(WXWINPRODX64)\include";"$(WXWINPRODX64)\lib\vc_lib\msw";..\lib;..\api;..\clientgui;..\client\win"
|
|
PreprocessorDefinitions="WIN32;_WIN32;_NDEBUG;_WINDOWS;_MT;_DLL;__WXNDEBUG__;WXNDEBUG;wxUSE_GUI=1"
|
|
StringPooling="true"
|
|
RuntimeLibrary="2"
|
|
EnableFunctionLevelLinking="false"
|
|
FloatingPointModel="2"
|
|
UsePrecompiledHeader="0"
|
|
PrecompiledHeaderThrough="stdwx.h"
|
|
WarningLevel="4"
|
|
WarnAsError="false"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="3"
|
|
DisableSpecificWarnings="4127;4702;4244"
|
|
ForcedIncludeFiles="stdwx.h"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
AdditionalIncludeDirectories="$(WXWIN)\include;$(WXWIN)\contrib\include;.."
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="MSVCRT.LIB MSVCPRT.LIB kernel32.lib user32.lib gdi32.lib ole32.lib oleacc.lib shell32.lib comdlg32.lib advapi32.lib oldnames.lib uuid.lib rpcrt4.lib comctl32.lib wsock32.lib wininet.lib wxbase26.lib wxbase26_net.lib wxbase26_xml.lib wxmsw26_adv.lib wxmsw26_core.lib wxmsw26_html.lib wxregex.lib wxexpat.lib wxpng.lib wxzlib.lib boinc_dll.lib"
|
|
OutputFile=".\Build\$(PlatformName)\$(ConfigurationName)\$(ProjectName).exe"
|
|
LinkIncremental="1"
|
|
AdditionalLibraryDirectories=""$(OutDir)";"$(WXWINPRODX64)\lib\vc_lib";"$(WXWINPRODX64)\contrib\lib""
|
|
IgnoreAllDefaultLibraries="true"
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile=".\Build\$(PlatformName)\$(ConfigurationName)\$(ProjectName).pdb"
|
|
SubSystem="2"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
SetChecksum="true"
|
|
TargetMachine="17"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
EmbedManifest="true"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
CommandLine=""
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Resource Files"
|
|
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;xrc"
|
|
UniqueIdentifier="{08DB1F42-8D4B-491a-870C-2A991D5ED0DB}"
|
|
>
|
|
<File
|
|
RelativePath="..\clientgui\res\boinc.xpm"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\res\boinc32.xpm"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\res\boinc_logo.xpm"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\res\boincdisconnect.xpm"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\res\BOINCGUIApp.ico"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\BOINCGUIApp.rc"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
AdditionalIncludeDirectories="$(WXWIN)\include;$(WXWIN)\contrib\include;.."
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
AdditionalIncludeDirectories="$(WXWIN)\include;$(WXWIN)\contrib\include;.."
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\res\boincsnooze.xpm"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\res\externalweblink.xpm"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\res\gridrepublic.ico"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\res\gridrepublic.xpm"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\res\gridrepublic2.ico"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\res\gridrepublicamwizard.xpm"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\res\mess.xpm"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\res\proj.xpm"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\res\result.xpm"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\res\seed16.xpm"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\res\seed32.xpm"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\res\seedamwizard.xpm"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\res\seedapwizard.xpm"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\res\stats.xpm"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\res\usage.xpm"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\res\wizard_bitmap.xpm"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\res\wizprogress01.xpm"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\res\wizprogress02.xpm"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\res\wizprogress03.xpm"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\res\wizprogress04.xpm"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\res\wizprogress05.xpm"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\res\wizprogress06.xpm"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\res\wizprogress07.xpm"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\res\wizprogress08.xpm"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\res\wizprogress09.xpm"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\res\wizprogress10.xpm"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\res\wizprogress11.xpm"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\res\wizprogress12.xpm"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\res\xfer.xpm"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="Skins"
|
|
>
|
|
<Filter
|
|
Name="Default"
|
|
>
|
|
<Filter
|
|
Name="Graphic"
|
|
>
|
|
<File
|
|
RelativePath="..\clientgui\res\skins\default\graphic\advanced_link_image.xpm"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\res\skins\default\graphic\attach_project_button.xpm"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\res\skins\default\graphic\attach_project_clicked_button.xpm"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\res\skins\default\graphic\background_image.xpm"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\res\skins\default\graphic\cancel_button.xpm"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\res\skins\default\graphic\cancel_clicked_button.xpm"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\res\skins\default\graphic\change_button.xpm"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\res\skins\default\graphic\change_clicked_button.xpm"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\res\skins\default\graphic\clear_button.xpm"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\res\skins\default\graphic\clear_clicked_button.xpm"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\res\skins\default\graphic\close_button.xpm"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\res\skins\default\graphic\close_clicked_button.xpm"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\res\skins\default\graphic\connecting_indicator_image.xpm"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\res\skins\default\graphic\error_indicator_image.xpm"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\res\skins\default\graphic\left_arrow_button.xpm"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\res\skins\default\graphic\left_arrow_clicked_button.xpm"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\res\skins\default\graphic\messages_alert_link_image.xpm"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\res\skins\default\graphic\messages_dialog_background_image.xpm"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\res\skins\default\graphic\messages_link_image.xpm"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\res\skins\default\graphic\preferences_dialog_background_image.xpm"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\res\skins\default\graphic\preferences_link_image.xpm"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\res\skins\default\graphic\project_area_background_image.xpm"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\res\skins\default\graphic\project_image.xpm"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\res\skins\default\graphic\resume_link_image.xpm"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\res\skins\default\graphic\right_arrow_button.xpm"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\res\skins\default\graphic\right_arrow_clicked_button.xpm"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\res\skins\default\graphic\save_button.xpm"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\res\skins\default\graphic\save_clicked_button.xpm"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\res\skins\default\graphic\spacer_image.xpm"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\res\skins\default\graphic\state_indicator_background_image.xpm"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\res\skins\default\graphic\suspend_link_image.xpm"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\res\skins\default\graphic\synchronize_button.xpm"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\res\skins\default\graphic\synchronize_clicked_button.xpm"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\res\skins\default\graphic\workunit_active_image.xpm"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\res\skins\default\graphic\workunit_animation_background_image.xpm"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\res\skins\default\graphic\workunit_animation_image.xpm"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\res\skins\default\graphic\workunit_area_background_image.xpm"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\res\skins\default\graphic\workunit_gauge_background_image.xpm"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\res\skins\default\graphic\workunit_gauge_progress_indicator_image.xpm"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\res\skins\default\graphic\workunit_suspended_image.xpm"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\res\skins\default\graphic\workunit_tab_area_background_image.xpm"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Simple"
|
|
>
|
|
<Filter
|
|
Name="Prototype"
|
|
>
|
|
<File
|
|
RelativePath="..\clientgui\sg_BoincSimpleGUI.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\sg_BoincSimpleGUI.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\sg_ClientStateIndicator.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\sg_ClientStateIndicator.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\sg_CustomControls.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\sg_DlgMessages.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\sg_DlgMessages.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\sg_DlgPreferences.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\sg_DlgPreferences.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\sg_ImageButton.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\sg_ImageButton.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\sg_ImageLoader.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\sg_ImageLoader.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\sg_ProgressBar.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\sg_ProgressBar.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\sg_ProjectsComponent.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\sg_ProjectsComponent.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\sg_SGUIListControl.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\sg_SGUIListControl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\sg_StatImageLoader.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\sg_StatImageLoader.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\sg_ViewTabPage.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\sg_ViewTabPage.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="libboinc"
|
|
>
|
|
<File
|
|
RelativePath="..\lib\app_ipc.C"
|
|
>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseSigned|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseSigned|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\app_ipc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\base64.C"
|
|
>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseSigned|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseSigned|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\base64.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\common_defs.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\diagnostics.C"
|
|
>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseSigned|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseSigned|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\diagnostics.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\diagnostics_win.C"
|
|
>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseSigned|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseSigned|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\error_numbers.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\filesys.C"
|
|
>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseSigned|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseSigned|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\filesys.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\hostinfo.C"
|
|
>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseSigned|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseSigned|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\hostinfo.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\md5.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseSigned|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseSigned|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\md5.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\md5_file.C"
|
|
>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseSigned|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseSigned|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\md5_file.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\mfile.C"
|
|
>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseSigned|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseSigned|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\mfile.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\miofile.C"
|
|
>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseSigned|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseSigned|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\miofile.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\network.C"
|
|
>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseSigned|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseSigned|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\network.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\parse.C"
|
|
>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseSigned|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseSigned|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\parse.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\prefs.C"
|
|
>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseSigned|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseSigned|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\prefs.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\proc_control.C"
|
|
>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseSigned|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseSigned|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\proc_control.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\proxy_info.C"
|
|
>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseSigned|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseSigned|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\proxy_info.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\stackwalker_imports.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\stackwalker_win.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\stackwalker_win.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\std_fixes.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\str_util.C"
|
|
>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseSigned|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseSigned|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\str_util.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\util.C"
|
|
>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseSigned|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseSigned|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\util.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\win_util.C"
|
|
>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseSigned|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseSigned|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\win_util.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Wizards"
|
|
>
|
|
<File
|
|
RelativePath="..\clientgui\AccountInfoPage.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\AccountInfoPage.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\AccountKeyPage.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\AccountKeyPage.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\AccountManagerInfoPage.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\AccountManagerInfoPage.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\AccountManagerProcessingPage.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\AccountManagerProcessingPage.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\AccountManagerPropertiesPage.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\AccountManagerPropertiesPage.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\AlreadyAttachedPage.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\AlreadyAttachedPage.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\AlreadyExistsPage.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\AlreadyExistsPage.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\CompletionErrorPage.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\CompletionErrorPage.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\CompletionPage.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\CompletionPage.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\NoInternetConnectionPage.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\NoInternetConnectionPage.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\NotDetectedPage.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\NotDetectedPage.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\NotFoundPage.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\NotFoundPage.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\ProjectInfoPage.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\ProjectInfoPage.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\ProjectProcessingPage.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\ProjectProcessingPage.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\ProjectPropertiesPage.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\ProjectPropertiesPage.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\ProxyInfoPage.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\ProxyInfoPage.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\ProxyPage.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\ProxyPage.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\UnavailablePage.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\UnavailablePage.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\WelcomePage.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\WelcomePage.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\WizardAccountManager.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\WizardAccountManager.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\WizardAttachProject.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\WizardAttachProject.h"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="Support"
|
|
>
|
|
<File
|
|
RelativePath="..\clientgui\BOINCBaseWizard.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\BOINCBaseWizard.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\BOINCWizards.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\ProjectListCtrl.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\ProjectListCtrl.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Infrastructure"
|
|
>
|
|
<File
|
|
RelativePath="..\clientgui\wizardex.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\wizardex.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Infrastructure"
|
|
>
|
|
<File
|
|
RelativePath="..\clientgui\BOINCBaseFrame.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\BOINCBaseFrame.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\BOINCClientManager.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\BOINCClientManager.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\BOINCDialupManager.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\BOINCDialupManager.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\browser.C"
|
|
>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseSigned|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseSigned|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\browser.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\hyperlink.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\hyperlink.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\Localization.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\Localization.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\LogBOINC.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\LogBOINC.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\SkinManager.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\SkinManager.h"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="FlatNotebook"
|
|
>
|
|
<File
|
|
RelativePath="..\clientgui\common\wxFlatNotebook.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\common\wxFlatNotebook.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\common\wxFNBDropTarget.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Validators"
|
|
>
|
|
<File
|
|
RelativePath="..\clientgui\ValidateAccountKey.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\ValidateAccountKey.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\ValidateEmailAddress.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\ValidateEmailAddress.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\ValidateURL.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\ValidateURL.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Dialogs"
|
|
>
|
|
<File
|
|
RelativePath="..\clientgui\DlgGenericMessage.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\DlgGenericMessage.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Advanced"
|
|
>
|
|
<File
|
|
RelativePath="..\clientgui\AdvancedFrame.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\AdvancedFrame.h"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="Views"
|
|
>
|
|
<File
|
|
RelativePath="..\clientgui\BOINCGridCtrl.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\BOINCGridCtrl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\BOINCListCtrl.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\BOINCListCtrl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\BOINCTaskCtrl.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\BOINCTaskCtrl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\ViewMessages.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\ViewMessages.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\ViewMessagesGrid.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\ViewMessagesGrid.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\ViewProjects.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\ViewProjects.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\ViewProjectsGrid.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\ViewProjectsGrid.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\ViewResources.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\ViewResources.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\ViewStatistics.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\ViewStatistics.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\ViewTransfers.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\ViewTransfers.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\ViewTransfersGrid.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\ViewTransfersGrid.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\ViewWork.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\ViewWork.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\ViewWorkGrid.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\ViewWorkGrid.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Support"
|
|
>
|
|
<File
|
|
RelativePath="..\clientgui\BOINCBaseView.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\BOINCBaseView.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\DlgAbout.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\DlgAbout.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\DlgAdvPreferences.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\DlgAdvPreferences.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\DlgAdvPreferencesBase.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\DlgAdvPreferencesBase.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\DlgOptions.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\DlgOptions.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\DlgSelectComputer.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\DlgSelectComputer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\common\wxPieCtrl.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\common\wxPieCtrl.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Taskbar"
|
|
>
|
|
<File
|
|
RelativePath="..\clientgui\BOINCTaskBar.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\BOINCTaskBar.h"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="Infrastructure"
|
|
>
|
|
<File
|
|
RelativePath="..\clientgui\msw\taskbarex.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\msw\taskbarex.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Document"
|
|
>
|
|
<File
|
|
RelativePath="..\clientgui\MainDocument.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\MainDocument.h"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="Support"
|
|
>
|
|
<File
|
|
RelativePath="..\lib\gui_rpc_client.C"
|
|
>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
BasicRuntimeChecks="3"
|
|
BrowseInformation="1"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseSigned|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
BasicRuntimeChecks="3"
|
|
BrowseInformation="1"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseSigned|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\gui_rpc_client.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\gui_rpc_client_ops.C"
|
|
>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseSigned|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseSigned|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<File
|
|
RelativePath="..\clientgui\_wx_intellisense.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\BOINCGUIApp.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\BOINCGUIApp.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\Events.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\resource.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\stdwx.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseSigned|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseSigned|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\stdwx.h"
|
|
>
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
<Global
|
|
Name="RESOURCE_FILE"
|
|
Value="..\clientgui\BOINCGUIApp.rc"
|
|
/>
|
|
</Globals>
|
|
</VisualStudioProject>
|