mirror of https://github.com/BOINC/boinc.git
330 lines
8.4 KiB
XML
330 lines
8.4 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="7.10"
|
|
Name="boinc_ss"
|
|
ProjectGUID="{4A2C5963-6A8D-4CA1-A312-C3D749B2EA81}"
|
|
SccProjectName=""
|
|
SccLocalPath="">
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"/>
|
|
</Platforms>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory=".\Build\Debug"
|
|
IntermediateDirectory=".\Build\Debug\boinc_ss\obj"
|
|
ConfigurationType="1"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="../,../api/,../lib,../client/"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_MT;_WINDOWS;_CONSOLE"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
BufferSecurityCheck="TRUE"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="boinc_win.h"
|
|
PrecompiledHeaderFile="$(IntDir)/boinc_win.pch"
|
|
AssemblerListingLocation=".\Build\Debug\boinc_ss\obj/"
|
|
ObjectFile=".\Build\Debug\boinc_ss\obj/"
|
|
ProgramDataBaseFileName=".\Build\Debug\boinc_ss\obj/"
|
|
BrowseInformation="1"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="TRUE"
|
|
DebugInformationFormat="4"
|
|
CompileAs="2"
|
|
ForcedIncludeFiles="boinc_win.h"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="libcmtd.lib libcpmtd.lib wsock32.lib wininet.lib winmm.lib kernel32.lib user32.lib gdi32.lib advapi32.lib"
|
|
OutputFile="Build\Debug\seed.scr"
|
|
LinkIncremental="0"
|
|
SuppressStartupBanner="TRUE"
|
|
IgnoreAllDefaultLibraries="TRUE"
|
|
IgnoreDefaultLibraryNames=""
|
|
GenerateDebugInformation="TRUE"
|
|
ProgramDatabaseFile=".\Build\Debug/seed.pdb"
|
|
SubSystem="2"
|
|
StackReserveSize="0"
|
|
StackCommitSize="0"
|
|
OptimizeReferences="0"
|
|
TargetMachine="1"/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
MkTypLibCompatible="TRUE"
|
|
SuppressStartupBanner="TRUE"
|
|
TargetEnvironment="1"
|
|
TypeLibraryName=".\Build\Debug/boinc_ss.tlb"
|
|
HeaderFileName=""/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1033"
|
|
AdditionalIncludeDirectories="../"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory=".\Build\Release"
|
|
IntermediateDirectory=".\Build\Release\boinc_ss\obj"
|
|
ConfigurationType="1"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
GlobalOptimizations="TRUE"
|
|
InlineFunctionExpansion="1"
|
|
EnableIntrinsicFunctions="TRUE"
|
|
ImproveFloatingPointConsistency="FALSE"
|
|
FavorSizeOrSpeed="1"
|
|
OptimizeForWindowsApplication="TRUE"
|
|
AdditionalIncludeDirectories="../api/,../lib/,../client,.."
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_MT;_WINDOWS;_CONSOLE"
|
|
StringPooling="TRUE"
|
|
RuntimeLibrary="0"
|
|
EnableFunctionLevelLinking="TRUE"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="boinc_win.h"
|
|
PrecompiledHeaderFile="$(IntDir)/boinc_win.pch"
|
|
AssemblerListingLocation=".\Build\Release\boinc_ss\obj/"
|
|
ObjectFile=".\Build\Release\boinc_ss\obj/"
|
|
ProgramDataBaseFileName=".\Build\Release\boinc_ss\obj/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="TRUE"
|
|
DebugInformationFormat="3"
|
|
CompileAs="2"
|
|
ForcedIncludeFiles="boinc_win.h"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="libcmt.lib libcpmt.lib wsock32.lib wininet.lib winmm.lib kernel32.lib user32.lib gdi32.lib advapi32.lib"
|
|
ShowProgress="0"
|
|
OutputFile="Build\Release/seed.scr"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="TRUE"
|
|
IgnoreAllDefaultLibraries="TRUE"
|
|
GenerateDebugInformation="TRUE"
|
|
ProgramDatabaseFile=".\Build\Release/seed.pdb"
|
|
SubSystem="2"
|
|
OptimizeReferences="2"
|
|
TargetMachine="1"/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
MkTypLibCompatible="TRUE"
|
|
SuppressStartupBanner="TRUE"
|
|
TargetEnvironment="1"
|
|
TypeLibraryName=".\Build\Release/boinc_ss.tlb"
|
|
HeaderFileName=""/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1033"
|
|
AdditionalIncludeDirectories=".."/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
|
|
<File
|
|
RelativePath="..\lib\diagnostics.C">
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\exception.C">
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\filesys.C">
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\gui_rpc_client.C">
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\gui_rpc_client_ops.C">
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\hostinfo.C">
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\md5.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\md5_file.C">
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\mfile.C">
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\miofile.C">
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\network.C">
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\parse.C">
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\prefs.C">
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\stackwalker_win.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\util.C">
|
|
</File>
|
|
<File
|
|
RelativePath="..\client\win\win_screensaver.cpp">
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
BasicRuntimeChecks="3"
|
|
BrowseInformation="1"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""/>
|
|
</FileConfiguration>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl">
|
|
<File
|
|
RelativePath="..\client\win\boinc_ss.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\boinc_win.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\diagnostics.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\exception.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\parse.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\prefs.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\stackwalker_win.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\util.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\client\win\win_screensaver.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Resource Files"
|
|
Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
|
|
<File
|
|
RelativePath="..\client\win\res\boinc.bmp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\client\win\boinc_ss.rc">
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG;_SEED"
|
|
AdditionalIncludeDirectories=".."/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG;_SEED"
|
|
AdditionalIncludeDirectories=".."/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\client\win\res\gridrepublic.bmp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\client\win\res\Scricon3.ico">
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|