2010-06-30 19:17:52 +00:00
|
|
|
<?xml version="1.0" encoding="Windows-1252"?>
|
|
|
|
<VisualStudioProject
|
|
|
|
ProjectType="Visual C++"
|
|
|
|
Version="8.00"
|
|
|
|
Name="boinc_os_ss"
|
|
|
|
ProjectGUID="{4A2C5963-6A8D-4CA1-A312-C3D749B2EA81}"
|
|
|
|
RootNamespace="boinc_ss"
|
|
|
|
>
|
|
|
|
<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="1"
|
|
|
|
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_ss.tlb"
|
|
|
|
HeaderFileName=""
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
2011-04-01 03:56:29 +00:00
|
|
|
AdditionalIncludeDirectories="../;../api/;../lib;../client/;../coprocs/OpenCL/include"
|
2010-06-30 19:17:52 +00:00
|
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_MT;_WINDOWS;_CONSOLE"
|
|
|
|
ExceptionHandling="2"
|
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
RuntimeLibrary="1"
|
|
|
|
BufferSecurityCheck="true"
|
|
|
|
FloatingPointModel="2"
|
|
|
|
UsePrecompiledHeader="2"
|
|
|
|
PrecompiledHeaderThrough="boinc_win.h"
|
|
|
|
PrecompiledHeaderFile="$(IntDir)\$(TargetName).pch"
|
|
|
|
AssemblerListingLocation=""
|
|
|
|
ObjectFile="$(IntDir)\"
|
|
|
|
ProgramDataBaseFileName="$(IntDir)\vc80.pdb"
|
|
|
|
BrowseInformation="0"
|
|
|
|
WarningLevel="3"
|
|
|
|
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"
|
2011-10-04 18:39:02 +00:00
|
|
|
AdditionalDependencies="libcmtd.lib libcpmtd.lib opengl32.lib glu32.lib wsock32.lib wininet.lib winmm.lib kernel32.lib user32.lib gdi32.lib advapi32.lib comctl32.lib msimg32.lib userenv.lib $(NOINHERIT)"
|
2010-06-30 19:17:52 +00:00
|
|
|
OutputFile=".\Build\$(PlatformName)\$(ConfigurationName)\boinc.scr"
|
|
|
|
LinkIncremental="0"
|
|
|
|
SuppressStartupBanner="true"
|
|
|
|
IgnoreAllDefaultLibraries="true"
|
|
|
|
IgnoreDefaultLibraryNames=""
|
|
|
|
DelayLoadDLLs=""
|
|
|
|
GenerateDebugInformation="true"
|
|
|
|
ProgramDatabaseFile=".\Build\$(PlatformName)\$(ConfigurationName)\boinc_scr.pdb"
|
|
|
|
SubSystem="2"
|
|
|
|
StackReserveSize="0"
|
|
|
|
StackCommitSize="0"
|
|
|
|
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"
|
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
|
|
|
Name="Debug|x64"
|
|
|
|
OutputDirectory=".\Build\$(PlatformName)\$(ConfigurationName)"
|
|
|
|
IntermediateDirectory=".\Build\$(PlatformName)\$(ConfigurationName)\$(ProjectName)\obj"
|
|
|
|
ConfigurationType="1"
|
|
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
|
|
UseOfMFC="1"
|
|
|
|
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_ss.tlb"
|
|
|
|
HeaderFileName=""
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
2011-04-01 03:56:29 +00:00
|
|
|
AdditionalIncludeDirectories="../;../api/;../lib;../client/;../coprocs/OpenCL/include"
|
2010-06-30 19:17:52 +00:00
|
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_MT;_WINDOWS;_CONSOLE"
|
|
|
|
ExceptionHandling="2"
|
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
RuntimeLibrary="1"
|
|
|
|
BufferSecurityCheck="true"
|
|
|
|
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"
|
|
|
|
Detect64BitPortabilityProblems="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"
|
2011-10-04 18:39:02 +00:00
|
|
|
AdditionalDependencies="libcmtd.lib libcpmtd.lib opengl32.lib glu32.lib wsock32.lib wininet.lib winmm.lib kernel32.lib user32.lib gdi32.lib advapi32.lib comctl32.lib msimg32.lib userenv.lib $(NOINHERIT)"
|
2010-06-30 19:17:52 +00:00
|
|
|
OutputFile=".\Build\$(PlatformName)\$(ConfigurationName)\boinc.scr"
|
|
|
|
LinkIncremental="0"
|
|
|
|
SuppressStartupBanner="true"
|
|
|
|
IgnoreAllDefaultLibraries="true"
|
|
|
|
IgnoreDefaultLibraryNames=""
|
|
|
|
GenerateDebugInformation="true"
|
|
|
|
ProgramDatabaseFile=".\Build\$(PlatformName)\$(ConfigurationName)\boinc_scr.pdb"
|
|
|
|
SubSystem="2"
|
|
|
|
StackReserveSize="0"
|
|
|
|
StackCommitSize="0"
|
|
|
|
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"
|
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
|
|
|
Name="Release|Win32"
|
|
|
|
OutputDirectory=".\Build\$(PlatformName)\$(ConfigurationName)"
|
|
|
|
IntermediateDirectory=".\Build\$(PlatformName)\$(ConfigurationName)\$(ProjectName)\obj"
|
|
|
|
ConfigurationType="1"
|
|
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
|
|
UseOfMFC="1"
|
|
|
|
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_ss.tlb"
|
|
|
|
HeaderFileName=""
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="3"
|
2011-04-01 03:56:29 +00:00
|
|
|
AdditionalIncludeDirectories="../api/;../lib/;../client;..;../coprocs/OpenCL/include"
|
2010-06-30 19:17:52 +00:00
|
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_MT;_WINDOWS;_CONSOLE"
|
|
|
|
StringPooling="false"
|
|
|
|
ExceptionHandling="2"
|
|
|
|
RuntimeLibrary="0"
|
|
|
|
EnableFunctionLevelLinking="false"
|
|
|
|
FloatingPointModel="2"
|
|
|
|
UsePrecompiledHeader="2"
|
|
|
|
PrecompiledHeaderThrough="boinc_win.h"
|
|
|
|
PrecompiledHeaderFile="$(IntDir)\$(TargetName).pch"
|
|
|
|
AssemblerListingLocation=""
|
|
|
|
ObjectFile="$(IntDir)\"
|
|
|
|
ProgramDataBaseFileName="$(IntDir)\vc80.pdb"
|
|
|
|
BrowseInformation="0"
|
|
|
|
WarningLevel="3"
|
|
|
|
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"
|
2011-10-04 18:39:02 +00:00
|
|
|
AdditionalDependencies="libcmt.lib libcpmt.lib opengl32.lib glu32.lib wsock32.lib wininet.lib winmm.lib kernel32.lib user32.lib gdi32.lib advapi32.lib comctl32.lib msimg32.lib userenv.lib $(NOINHERIT)"
|
2010-06-30 19:17:52 +00:00
|
|
|
ShowProgress="0"
|
|
|
|
OutputFile=".\Build\$(PlatformName)\$(ConfigurationName)\boinc.scr"
|
|
|
|
LinkIncremental="1"
|
|
|
|
SuppressStartupBanner="true"
|
|
|
|
IgnoreAllDefaultLibraries="true"
|
|
|
|
GenerateDebugInformation="true"
|
|
|
|
ProgramDatabaseFile=".\Build\$(PlatformName)\$(ConfigurationName)\boinc_scr.pdb"
|
|
|
|
SubSystem="2"
|
|
|
|
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"
|
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
|
|
|
Name="Release|x64"
|
|
|
|
OutputDirectory=".\Build\$(PlatformName)\$(ConfigurationName)"
|
|
|
|
IntermediateDirectory=".\Build\$(PlatformName)\$(ConfigurationName)\$(ProjectName)\obj"
|
|
|
|
ConfigurationType="1"
|
|
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
|
|
UseOfMFC="1"
|
|
|
|
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_ss.tlb"
|
|
|
|
HeaderFileName=""
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="3"
|
2011-04-01 03:56:29 +00:00
|
|
|
AdditionalIncludeDirectories="../api/;../lib/;../client;..;../coprocs/OpenCL/include"
|
2010-06-30 19:17:52 +00:00
|
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_MT;_WINDOWS;_CONSOLE"
|
|
|
|
StringPooling="false"
|
|
|
|
ExceptionHandling="2"
|
|
|
|
RuntimeLibrary="0"
|
|
|
|
EnableFunctionLevelLinking="false"
|
|
|
|
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"
|
|
|
|
Detect64BitPortabilityProblems="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"
|
2011-10-04 18:39:02 +00:00
|
|
|
AdditionalDependencies="libcmt.lib libcpmt.lib opengl32.lib glu32.lib wsock32.lib wininet.lib winmm.lib kernel32.lib user32.lib gdi32.lib advapi32.lib comctl32.lib msimg32.lib userenv.lib $(NOINHERIT)"
|
2010-06-30 19:17:52 +00:00
|
|
|
ShowProgress="0"
|
|
|
|
OutputFile=".\Build\$(PlatformName)\$(ConfigurationName)\boinc.scr"
|
|
|
|
LinkIncremental="1"
|
|
|
|
SuppressStartupBanner="true"
|
|
|
|
IgnoreAllDefaultLibraries="true"
|
|
|
|
GenerateDebugInformation="true"
|
|
|
|
ProgramDatabaseFile=".\Build\$(PlatformName)\$(ConfigurationName)\boinc_scr.pdb"
|
|
|
|
SubSystem="2"
|
|
|
|
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"
|
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
</Configurations>
|
|
|
|
<References>
|
|
|
|
</References>
|
|
|
|
<Files>
|
|
|
|
<Filter
|
|
|
|
Name="Source Files"
|
|
|
|
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\lib\base64.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\lib\boinc_win.cpp"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|x64"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<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>
|
2011-04-27 11:33:02 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\lib\cc_config.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2010-06-30 19:17:52 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\lib\coproc.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\lib\diagnostics.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\lib\diagnostics_win.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\lib\filesys.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\lib\gui_rpc_client.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\lib\gui_rpc_client_ops.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\lib\hostinfo.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\lib\md5.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\lib\md5_file.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\lib\mfile.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\lib\miofile.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\lib\network.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\lib\notice.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\lib\parse.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\lib\prefs.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2011-04-27 11:33:02 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\lib\proxy_info.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2010-06-30 19:17:52 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\clientscr\screensaver.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\clientscr\screensaver_win.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\lib\stackwalker_win.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\lib\str_util.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2011-07-05 19:42:04 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\lib\url.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2010-06-30 19:17:52 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\lib\util.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\lib\win_util.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Header Files"
|
|
|
|
Filter="h;hpp;hxx;hm;inl"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\lib\base64.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\clientscr\boinc_ss.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\lib\boinc_win.h"
|
|
|
|
>
|
|
|
|
</File>
|
2011-04-27 11:33:02 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\lib\cc_config.h"
|
|
|
|
>
|
|
|
|
</File>
|
2010-06-30 19:17:52 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\lib\diagnostics.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\lib\filesys.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\lib\gui_rpc_client.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\lib\hostinfo.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\lib\md5.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\lib\md5_file.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\lib\mfile.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\lib\miofile.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\lib\network.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\lib\notice.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\lib\parse.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\lib\prefs.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\clientscr\screensaver.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\clientscr\screensaver_win.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\lib\stackwalker_imports.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\lib\stackwalker_win.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\stdafx.h"
|
|
|
|
>
|
|
|
|
</File>
|
2011-07-05 19:42:04 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\lib\url.h"
|
|
|
|
>
|
|
|
|
</File>
|
2010-06-30 19:17:52 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\lib\util.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\lib\win_util.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Resource Files"
|
|
|
|
Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\clientscr\res\boinc.bmp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\clientscr\boinc_ss.rc"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\client\win\res\gridrepublic.bmp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\client\win\res\gridrepublic.ico"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\clientscr\res\icon.ico"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\client\win\res\Scricon3.ico"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\client\win\res\seed.bmp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
</Files>
|
|
|
|
<Globals>
|
|
|
|
<Global
|
|
|
|
Name="RESOURCE_FILE"
|
|
|
|
Value="\Src\BOINCSVN\trunk\boinc\clientscr\boinc_ss.rc"
|
|
|
|
/>
|
|
|
|
</Globals>
|
|
|
|
</VisualStudioProject>
|