mirror of https://github.com/BOINC/boinc.git
993 lines
24 KiB
XML
993 lines
24 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="8.00"
|
|
Name="boinc"
|
|
ProjectGUID="{C04F0FCC-BB5D-4627-8656-6173B28BD69E}"
|
|
RootNamespace="boinc_cli"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
<Platform
|
|
Name="x64"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory=".\Build\$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory=".\Build\$(PlatformName)\$(ConfigurationName)\$(ProjectName)\obj"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
MkTypLibCompatible="true"
|
|
SuppressStartupBanner="true"
|
|
TargetEnvironment="1"
|
|
TypeLibraryName=".\Build\Debug/boinc_cli.tlb"
|
|
HeaderFileName=""
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="../lib;../api;../client/win;../client;..;../../boinc_depends_win_vs2005/openssl/include;../../boinc_depends_win_vs2005/curl/include;../../boinc_depends_win_vs2005/zlib/include;../coprocs/NVIDIA/include;../coprocs/OpenCL/include"
|
|
PreprocessorDefinitions="WIN32;_WIN32;_DEBUG;_MT;_DLL;_WINDOWS;_CONSOLE;_USE_CURL;USE_SSL;USE_SSLEAY;USE_OPENSSL"
|
|
MinimalRebuild="false"
|
|
ExceptionHandling="2"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
FloatingPointModel="2"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="boinc_win.h"
|
|
PrecompiledHeaderFile="$(IntDir)\$(TargetName).pch"
|
|
AssemblerListingLocation=""
|
|
ObjectFile="$(IntDir)\"
|
|
ProgramDataBaseFileName="$(IntDir)\vc80.pdb"
|
|
BrowseInformation="0"
|
|
WarningLevel="4"
|
|
SuppressStartupBanner="true"
|
|
DebugInformationFormat="3"
|
|
CompileAs="2"
|
|
DisableSpecificWarnings="4127;4702;4244"
|
|
ForcedIncludeFiles="boinc_win.h"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1033"
|
|
AdditionalIncludeDirectories="../"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="zlib1d.lib ssleay32.lib libeay32.lib libcurld_imp.lib nvapi.lib MSVCRTD.LIB MSVCPRTD.LIB wsock32.lib wininet.lib winmm.lib Iphlpapi.lib kernel32.lib user32.lib advapi32.lib sensapi.lib userenv.lib $(NOINHERIT)"
|
|
OutputFile=".\Build\$(PlatformName)\$(ConfigurationName)\boinc.exe"
|
|
LinkIncremental="2"
|
|
SuppressStartupBanner="true"
|
|
AdditionalLibraryDirectories=""../../boinc_depends_win_vs2005/openssl/mswin/$(PlatformName)/$(ConfigurationName)/lib";"../../boinc_depends_win_vs2005/curl/mswin/$(PlatformName)/$(ConfigurationName)/lib";"../../boinc_depends_win_vs2005/zlib/mswin/$(PlatformName)/$(ConfigurationName)/lib";"../coprocs/NVIDIA/mswin/$(PlatformName)/$(ConfigurationName)/lib";../../;"$(OutDir)""
|
|
IgnoreAllDefaultLibraries="true"
|
|
IgnoreDefaultLibraryNames=""
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile=".\Build\$(PlatformName)\$(ConfigurationName)\boinc_exe.pdb"
|
|
SubSystem="1"
|
|
OptimizeReferences="0"
|
|
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"
|
|
Description="Checking boinc.exe dependencies"
|
|
CommandLine=""$(ProjectDir)\buildenv.cmd" devenvdir "$(DevEnvDir)" type "$(ConfigurationName)" platform "$(PlatformName)" exec updatedepends.cmd"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory=".\Build\$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory=".\Build\$(PlatformName)\$(ConfigurationName)\$(ProjectName)\obj"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
MkTypLibCompatible="true"
|
|
SuppressStartupBanner="true"
|
|
TargetEnvironment="1"
|
|
TypeLibraryName=".\Build\Release/boinc_cli.tlb"
|
|
HeaderFileName=""
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="0"
|
|
AdditionalIncludeDirectories="../lib;../api;../client/win;../client;..;../../boinc_depends_win_vs2005/openssl/include;../../boinc_depends_win_vs2005/curl/include;../../boinc_depends_win_vs2005/zlib/include;../coprocs/NVIDIA/include;../coprocs/OpenCL/include"
|
|
PreprocessorDefinitions="WIN32;_WIN32;NDEBUG;_MT;_DLL;_WINDOWS;_CONSOLE;_USE_CURL;USE_SSL;USE_SSLEAY;USE_OPENSSL;_WCG"
|
|
StringPooling="true"
|
|
ExceptionHandling="2"
|
|
RuntimeLibrary="2"
|
|
FloatingPointModel="2"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="boinc_win.h"
|
|
PrecompiledHeaderFile="$(IntDir)\$(TargetName).pch"
|
|
AssemblerListingLocation=""
|
|
ObjectFile="$(IntDir)\"
|
|
ProgramDataBaseFileName="$(IntDir)\vc80.pdb"
|
|
WarningLevel="4"
|
|
SuppressStartupBanner="true"
|
|
DebugInformationFormat="3"
|
|
CompileAs="2"
|
|
DisableSpecificWarnings="4127;4702;4244"
|
|
ForcedIncludeFiles="boinc_win.h"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG;_WCG"
|
|
Culture="1033"
|
|
AdditionalIncludeDirectories=".."
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="zlib1.lib ssleay32.lib libeay32.lib libcurl_imp.lib nvapi.lib MSVCRT.LIB MSVCPRT.LIB wsock32.lib wininet.lib winmm.lib Iphlpapi.lib kernel32.lib user32.lib advapi32.lib sensapi.lib userenv.lib $(NOINHERIT)"
|
|
ShowProgress="0"
|
|
OutputFile=".\Build\$(PlatformName)\$(ConfigurationName)\boinc.exe"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="true"
|
|
AdditionalLibraryDirectories=""../../boinc_depends_win_vs2005/openssl/mswin/$(PlatformName)/$(ConfigurationName)/lib";"../../boinc_depends_win_vs2005/curl/mswin/$(PlatformName)/$(ConfigurationName)/lib";"../../boinc_depends_win_vs2005/zlib/mswin/$(PlatformName)/$(ConfigurationName)/lib";"../coprocs/NVIDIA/mswin/$(PlatformName)/$(ConfigurationName)/lib";../../;"$(OutDir)""
|
|
IgnoreAllDefaultLibraries="true"
|
|
IgnoreDefaultLibraryNames=""
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile=".\Build\$(PlatformName)\$(ConfigurationName)\boinc_exe.pdb"
|
|
SubSystem="1"
|
|
OptimizeReferences="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"
|
|
Description="Checking boinc.exe dependencies"
|
|
CommandLine=""$(ProjectDir)\buildenv.cmd" devenvdir "$(DevEnvDir)" type "$(ConfigurationName)" platform "$(PlatformName)" exec updatedepends.cmd"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug|x64"
|
|
OutputDirectory=".\Build\$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory=".\Build\$(PlatformName)\$(ConfigurationName)\$(ProjectName)\obj"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
MkTypLibCompatible="true"
|
|
SuppressStartupBanner="true"
|
|
TargetEnvironment="3"
|
|
TypeLibraryName=".\Build\Debug/boinc_cli.tlb"
|
|
HeaderFileName=""
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="../lib;../api;../client/win;../client;..;../../boinc_depends_win_vs2005/openssl/include;../../boinc_depends_win_vs2005/curl/include;../../boinc_depends_win_vs2005/zlib/include;../coprocs/NVIDIA/include;../coprocs/OpenCL/include"
|
|
PreprocessorDefinitions="WIN32;_WIN32;_DEBUG;_MT;_DLL;_WINDOWS;_CONSOLE;_USE_CURL;USE_SSL;USE_SSLEAY;USE_OPENSSL"
|
|
MinimalRebuild="false"
|
|
ExceptionHandling="2"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
FloatingPointModel="2"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="boinc_win.h"
|
|
PrecompiledHeaderFile="$(IntDir)\$(TargetName).pch"
|
|
AssemblerListingLocation=""
|
|
ObjectFile="$(IntDir)\"
|
|
ProgramDataBaseFileName="$(IntDir)\vc80.pdb"
|
|
BrowseInformation="0"
|
|
WarningLevel="4"
|
|
SuppressStartupBanner="true"
|
|
DebugInformationFormat="3"
|
|
CompileAs="2"
|
|
DisableSpecificWarnings="4127;4702;4244"
|
|
ForcedIncludeFiles="boinc_win.h"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1033"
|
|
AdditionalIncludeDirectories="../"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="zlib1d.lib ssleay32.lib libeay32.lib libcurld_imp.lib nvapi.lib MSVCRTD.LIB MSVCPRTD.LIB wsock32.lib wininet.lib winmm.lib sensapi.lib userenv.lib Iphlpapi.lib kernel32.lib user32.lib advapi32.lib sensapi.lib $(NOINHERIT)"
|
|
OutputFile=".\Build\$(PlatformName)\$(ConfigurationName)\boinc.exe"
|
|
LinkIncremental="2"
|
|
SuppressStartupBanner="true"
|
|
AdditionalLibraryDirectories=""../../boinc_depends_win_vs2005/openssl/mswin/$(PlatformName)/$(ConfigurationName)/lib";"../../boinc_depends_win_vs2005/curl/mswin/$(PlatformName)/$(ConfigurationName)/lib";"../../boinc_depends_win_vs2005/zlib/mswin/$(PlatformName)/$(ConfigurationName)/lib";"../coprocs/NVIDIA/mswin/$(PlatformName)/$(ConfigurationName)/lib";../../;"$(OutDir)""
|
|
IgnoreAllDefaultLibraries="true"
|
|
IgnoreDefaultLibraryNames=""
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile=".\Build\$(PlatformName)\$(ConfigurationName)\boinc_exe.pdb"
|
|
SubSystem="1"
|
|
OptimizeReferences="0"
|
|
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"
|
|
Description="Checking boinc.exe dependencies"
|
|
CommandLine=""$(ProjectDir)\buildenv.cmd" devenvdir "$(DevEnvDir)" type "$(ConfigurationName)" platform "$(PlatformName)" exec updatedepends.cmd"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|x64"
|
|
OutputDirectory=".\Build\$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory=".\Build\$(PlatformName)\$(ConfigurationName)\$(ProjectName)\obj"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
MkTypLibCompatible="true"
|
|
SuppressStartupBanner="true"
|
|
TargetEnvironment="3"
|
|
TypeLibraryName=".\Build\Release/boinc_cli.tlb"
|
|
HeaderFileName=""
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="1"
|
|
AdditionalIncludeDirectories="../lib;../api;../client/win;../client;..;../../boinc_depends_win_vs2005/openssl/include;../../boinc_depends_win_vs2005/curl/include;../../boinc_depends_win_vs2005/zlib/include;../coprocs/NVIDIA/include;../coprocs/OpenCL/include"
|
|
PreprocessorDefinitions="WIN32;_WIN32;NDEBUG;_MT;_DLL;_WINDOWS;_CONSOLE;_USE_CURL;USE_SSL;USE_SSLEAY;USE_OPENSSL"
|
|
StringPooling="false"
|
|
ExceptionHandling="2"
|
|
RuntimeLibrary="2"
|
|
FloatingPointModel="2"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="boinc_win.h"
|
|
PrecompiledHeaderFile="$(IntDir)\$(TargetName).pch"
|
|
AssemblerListingLocation=""
|
|
ObjectFile="$(IntDir)\"
|
|
ProgramDataBaseFileName="$(IntDir)\vc80.pdb"
|
|
WarningLevel="4"
|
|
SuppressStartupBanner="true"
|
|
DebugInformationFormat="3"
|
|
CompileAs="2"
|
|
DisableSpecificWarnings="4127;4702;4244"
|
|
ForcedIncludeFiles="boinc_win.h"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1033"
|
|
AdditionalIncludeDirectories=".."
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="zlib1.lib ssleay32.lib libeay32.lib libcurl_imp.lib nvapi.lib MSVCRT.LIB MSVCPRT.LIB wsock32.lib wininet.lib winmm.lib sensapi.lib userenv.lib iphlpapi.lib kernel32.lib user32.lib advapi32.lib $(NOINHERIT)"
|
|
ShowProgress="0"
|
|
OutputFile=".\Build\$(PlatformName)\$(ConfigurationName)\boinc.exe"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="true"
|
|
AdditionalLibraryDirectories=""../../boinc_depends_win_vs2005/openssl/mswin/$(PlatformName)/$(ConfigurationName)/lib";"../../boinc_depends_win_vs2005/curl/mswin/$(PlatformName)/$(ConfigurationName)/lib";"../../boinc_depends_win_vs2005/zlib/mswin/$(PlatformName)/$(ConfigurationName)/lib";"../coprocs/NVIDIA/mswin/$(PlatformName)/$(ConfigurationName)/lib";../../;"$(OutDir)""
|
|
IgnoreAllDefaultLibraries="true"
|
|
IgnoreDefaultLibraryNames=""
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile=".\Build\$(PlatformName)\$(ConfigurationName)\boinc_exe.pdb"
|
|
SubSystem="1"
|
|
OptimizeReferences="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"
|
|
Description="Checking boinc.exe dependencies"
|
|
CommandLine=""$(ProjectDir)\buildenv.cmd" devenvdir "$(DevEnvDir)" type "$(ConfigurationName)" platform "$(PlatformName)" exec updatedepends.cmd"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
|
|
>
|
|
<File
|
|
RelativePath="..\client\acct_mgr.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\client\acct_setup.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Client\app.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\client\app_config.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\client\app_control.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\client\app_start.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\client\async_file.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\boinc_win.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Samples - Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Samples - Debug|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Samples - Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Samples - Release|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Unicode - Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Unicode - Debug|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseSigned|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseSigned|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\client\check_state.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\client\client_msgs.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Client\client_state.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Client\client_types.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\client\cpu_sched.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\client\cs_account.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Client\cs_apps.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\client\cs_benchmark.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\client\cs_cmdline.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Client\cs_files.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\client\cs_notice.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\client\cs_platforms.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\client\cs_prefs.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\client\cs_proxy.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Client\cs_scheduler.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\client\cs_statefile.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\client\cs_trickle.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\client\current_version.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\client\dhrystone.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\client\dhrystone2.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Client\file_names.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Client\file_xfer.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\client\gpu_amd.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\client\gpu_detect.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\client\gpu_intel.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\client\gpu_nvidia.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\client\gpu_opencl.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\client\gui_http.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\client\gui_rpc_server.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\client\gui_rpc_server_ops.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\client\hostinfo_network.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\client\hostinfo_win.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\client\http_curl.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Client\log_flags.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\client\main.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\msg_log.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Client\net_stats.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Client\pers_file_xfer.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\procinfo_win.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\client\project.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\client\result.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\client\rr_sim.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\run_app_windows.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\client\sandbox.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Client\scheduler_op.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\client\sysmon_win.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Client\time_stats.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\client\whetstone.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\client\work_fetch.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl"
|
|
>
|
|
<File
|
|
RelativePath="..\client\acct_mgr.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\client\acct_setup.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\client\app.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\client\app_config.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\client\async_file.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\base64.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\client\win\boinc_cli.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\boinc_win.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\client\client_msgs.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\client\client_state.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\client\client_types.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\client\cpp.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\client\cpu_benchmark.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\client\cs_notice.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\client\cs_proxy.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\client\cs_trickle.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\client\current_version.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\client\dhrystone.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\diagnostics_win.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\error_numbers.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\client\file_names.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\client\file_xfer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\client\gpu_detect.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\client\gui_http.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\client\gui_rpc_server.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\hostinfo.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\client\hostinfo_network.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\client\http_curl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\client\http_curl_win.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\client\log_flags.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\client\main.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\msg_log.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\client\net_stats.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Client\pers_file_xfer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\procinfo.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\client\project.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\client\result.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\client\rr_sim.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\run_app_windows.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\client\sandbox.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\client\scheduler_op.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\client\sysmon_win.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\client\time_stats.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\version.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\client\work_fetch.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Resource Files"
|
|
Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
|
|
>
|
|
<File
|
|
RelativePath="..\client\win\boinc_cli.rc"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|