mirror of https://github.com/BOINC/boinc.git
1379 lines
37 KiB
XML
1379 lines
37 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="7.10"
|
|
Name="boincmgr"
|
|
ProjectGUID="{06113715-AC51-4E91-8B9D-C987CABE0920}"
|
|
RootNamespace="boincmgr"
|
|
SccProjectName=""
|
|
SccLocalPath=""
|
|
Keyword="MFCProj">
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"/>
|
|
</Platforms>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory=".\Build\Release"
|
|
IntermediateDirectory=".\Build\Release\boincmgr\obj"
|
|
ConfigurationType="1"
|
|
UseOfMFC="0"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
GlobalOptimizations="TRUE"
|
|
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"
|
|
BufferSecurityCheck="TRUE"
|
|
EnableFunctionLevelLinking="FALSE"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="stdwx.h"
|
|
WarningLevel="4"
|
|
WarnAsError="FALSE"
|
|
Detect64BitPortabilityProblems="TRUE"
|
|
DebugInformationFormat="3"
|
|
DisableSpecificWarnings="4127;4702;4244"
|
|
ForcedIncludeFiles="stdwx.h"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<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 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="$(OutDir)/boincmgr.exe"
|
|
LinkIncremental="1"
|
|
AdditionalLibraryDirectories=""$(OutDir)";"$(WXWIN)\lib\vc_lib";"$(WXWIN)\contrib\lib""
|
|
IgnoreAllDefaultLibraries="TRUE"
|
|
GenerateDebugInformation="TRUE"
|
|
ProgramDatabaseFile="$(OutDir)/boincmgr.pdb"
|
|
SubSystem="2"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
SetChecksum="TRUE"
|
|
TargetMachine="1"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG;_WCG"
|
|
AdditionalIncludeDirectories="$(WXWIN)\include;$(WXWIN)\contrib\include;.."/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory=".\Build\Debug"
|
|
IntermediateDirectory=".\Build\Debug\boincmgr\obj"
|
|
ConfigurationType="1"
|
|
UseOfMFC="0"
|
|
CharacterSet="2"
|
|
WholeProgramOptimization="FALSE">
|
|
<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"
|
|
DisableLanguageExtensions="FALSE"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="stdwx.h"
|
|
PrecompiledHeaderFile="$(IntDir)/$(TargetName).pch"
|
|
WarningLevel="4"
|
|
Detect64BitPortabilityProblems="TRUE"
|
|
DebugInformationFormat="4"
|
|
CompileAs="2"
|
|
DisableSpecificWarnings="4127;4702;4244"
|
|
ForcedIncludeFiles="stdwx.h"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<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 wxbase26d.lib wxbase26d_net.lib wxbase26d_xml.lib wxmsw26d_adv.lib wxmsw26d_core.lib wxmsw26d_html.lib wxregexd.lib wxexpatd.lib wxpngd.lib wxzlibd.lib boinc_dll.lib"
|
|
OutputFile="$(OutDir)/boincmgr.exe"
|
|
LinkIncremental="0"
|
|
AdditionalLibraryDirectories=""$(OutDir)";"$(WXWIN)\lib\vc_lib";"$(WXWIN)\contrib\lib""
|
|
IgnoreAllDefaultLibraries="TRUE"
|
|
GenerateDebugInformation="TRUE"
|
|
ProgramDatabaseFile="$(OutDir)/boincmgr.pdb"
|
|
SubSystem="2"
|
|
TargetMachine="1"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG;_WCG"
|
|
AdditionalIncludeDirectories=""$(WXWIN)\include";"$(WXWIN)\contrib\include";.."/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug (SimpleGUI)|Win32"
|
|
OutputDirectory=".\Build\Debug"
|
|
IntermediateDirectory=".\Build\Debug\boincmgr\obj"
|
|
ConfigurationType="1"
|
|
UseOfMFC="0"
|
|
CharacterSet="2"
|
|
WholeProgramOptimization="FALSE">
|
|
<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;SIMPLEGUI"
|
|
StringPooling="FALSE"
|
|
MinimalRebuild="FALSE"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
BufferSecurityCheck="TRUE"
|
|
EnableFunctionLevelLinking="FALSE"
|
|
EnableEnhancedInstructionSet="0"
|
|
DisableLanguageExtensions="FALSE"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="stdwx.h"
|
|
PrecompiledHeaderFile="$(IntDir)/$(TargetName).pch"
|
|
WarningLevel="4"
|
|
Detect64BitPortabilityProblems="TRUE"
|
|
DebugInformationFormat="4"
|
|
CompileAs="2"
|
|
DisableSpecificWarnings="4127;4702;4244"
|
|
ForcedIncludeFiles="stdwx.h"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<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 wxbase26d.lib wxbase26d_net.lib wxbase26d_xml.lib wxmsw26d_adv.lib wxmsw26d_core.lib wxmsw26d_html.lib wxregexd.lib wxexpatd.lib wxpngd.lib wxzlibd.lib boinc_dll.lib"
|
|
OutputFile="$(OutDir)/boincmgr.exe"
|
|
LinkIncremental="0"
|
|
AdditionalLibraryDirectories=""$(OutDir)";"$(WXWIN)\lib\vc_lib";"$(WXWIN)\contrib\lib""
|
|
IgnoreAllDefaultLibraries="TRUE"
|
|
GenerateDebugInformation="TRUE"
|
|
ProgramDatabaseFile="$(OutDir)/boincmgr.pdb"
|
|
SubSystem="2"
|
|
TargetMachine="1"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG;_WCG"
|
|
AdditionalIncludeDirectories=""$(WXWIN)\include";"$(WXWIN)\contrib\include";.."/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release (SimpleGUI)|Win32"
|
|
OutputDirectory=".\Build\Release"
|
|
IntermediateDirectory=".\Build\Release\boincmgr\obj"
|
|
ConfigurationType="1"
|
|
UseOfMFC="0"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
GlobalOptimizations="TRUE"
|
|
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;SIMPLEGUI"
|
|
StringPooling="TRUE"
|
|
RuntimeLibrary="2"
|
|
BufferSecurityCheck="TRUE"
|
|
EnableFunctionLevelLinking="FALSE"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="stdwx.h"
|
|
WarningLevel="4"
|
|
WarnAsError="FALSE"
|
|
Detect64BitPortabilityProblems="TRUE"
|
|
DebugInformationFormat="3"
|
|
DisableSpecificWarnings="4127;4702;4244"
|
|
ForcedIncludeFiles="stdwx.h"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<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 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="$(OutDir)/boincmgr.exe"
|
|
LinkIncremental="1"
|
|
AdditionalLibraryDirectories=""$(OutDir)";"$(WXWIN)\lib\vc_lib";"$(WXWIN)\contrib\lib""
|
|
IgnoreAllDefaultLibraries="TRUE"
|
|
GenerateDebugInformation="TRUE"
|
|
ProgramDatabaseFile="$(OutDir)/boincmgr.pdb"
|
|
SubSystem="2"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
SetChecksum="TRUE"
|
|
TargetMachine="1"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG;_WCG"
|
|
AdditionalIncludeDirectories="$(WXWIN)\include;$(WXWIN)\contrib\include;.."/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</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\attachprojectwizard.xpm">
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\res\boinc.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 (SimpleGUI)|Win32">
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
AdditionalIncludeDirectories="$(WXWIN)\include;$(WXWIN)\contrib\include;.."/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\res\BOINCGUIApp.xpm">
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\res\boincsnooze.xpm">
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\res\cpdnbbc16.xpm">
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\res\cpdnbbc32.xpm">
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\res\cpdnbbcapwizard.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="">
|
|
<Filter
|
|
Name="Default"
|
|
Filter="">
|
|
<Filter
|
|
Name="Graphic"
|
|
Filter="">
|
|
<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\dialog_background_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_link_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\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="">
|
|
<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_CustomControls.h">
|
|
</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
|
|
Name="libboinc"
|
|
Filter="">
|
|
<File
|
|
RelativePath="..\lib\app_ipc.C">
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release (SimpleGUI)|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\app_ipc.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\diagnostics.C">
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release (SimpleGUI)|Win32">
|
|
<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="Release (SimpleGUI)|Win32">
|
|
<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="Release (SimpleGUI)|Win32">
|
|
<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="Release (SimpleGUI)|Win32">
|
|
<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="Release (SimpleGUI)|Win32">
|
|
<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="Release (SimpleGUI)|Win32">
|
|
<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="Release (SimpleGUI)|Win32">
|
|
<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="Release (SimpleGUI)|Win32">
|
|
<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="Release (SimpleGUI)|Win32">
|
|
<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="Release (SimpleGUI)|Win32">
|
|
<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="Release (SimpleGUI)|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\prefs.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\proxy_info.C">
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release (SimpleGUI)|Win32">
|
|
<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\util.C">
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release (SimpleGUI)|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\util.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Wizards"
|
|
Filter="">
|
|
<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"
|
|
Filter="">
|
|
<File
|
|
RelativePath="..\clientgui\BOINCBaseWizard.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\BOINCBaseWizard.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\BOINCWizards.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Infrastructure"
|
|
Filter="">
|
|
<File
|
|
RelativePath="..\clientgui\wizardex.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\wizardex.h">
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Infrastructure"
|
|
Filter="">
|
|
<File
|
|
RelativePath="..\clientgui\BOINCBaseFrame.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\BOINCBaseFrame.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\BOINCDialupManager.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\BOINCDialupManager.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"
|
|
Filter="">
|
|
<File
|
|
RelativePath="..\clientgui\common\wxFlatNotebook.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\common\wxFlatNotebook.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\common\wxFlatNotebookImages.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\common\wxFNBDropTarget.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Animate"
|
|
Filter="">
|
|
<File
|
|
RelativePath="..\clientgui\common\wxAnimate.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\common\wxAnimate.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Validators"
|
|
Filter="">
|
|
<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"
|
|
Filter="">
|
|
<File
|
|
RelativePath="..\clientgui\DlgGenericMessage.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\DlgGenericMessage.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="PieControl"
|
|
Filter="">
|
|
<File
|
|
RelativePath="..\clientgui\common\wxPieCtrl.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\common\wxPieCtrl.h">
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Advanced"
|
|
Filter="">
|
|
<File
|
|
RelativePath="..\clientgui\AdvancedFrame.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\AdvancedFrame.h">
|
|
</File>
|
|
<Filter
|
|
Name="Views"
|
|
Filter="">
|
|
<File
|
|
RelativePath="..\clientgui\ViewMessages.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\ViewMessages.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\ViewProjects.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\ViewProjects.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\ViewWork.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\ViewWork.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Support"
|
|
Filter="">
|
|
<File
|
|
RelativePath="..\clientgui\BOINCBaseView.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\BOINCBaseView.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\DlgAbout.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\DlgAbout.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>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Taskbar"
|
|
Filter="">
|
|
<File
|
|
RelativePath="..\clientgui\BOINCTaskBar.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\BOINCTaskBar.h">
|
|
</File>
|
|
<Filter
|
|
Name="Infrastructure"
|
|
Filter="">
|
|
<File
|
|
RelativePath="..\clientgui\msw\taskbarex.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\msw\taskbarex.h">
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Document"
|
|
Filter="">
|
|
<File
|
|
RelativePath="..\clientgui\MainDocument.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\clientgui\MainDocument.h">
|
|
</File>
|
|
<Filter
|
|
Name="Support"
|
|
Filter="">
|
|
<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="Debug (SimpleGUI)|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
BasicRuntimeChecks="3"
|
|
BrowseInformation="1"
|
|
CompileAs="2"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release (SimpleGUI)|Win32">
|
|
<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="Release (SimpleGUI)|Win32">
|
|
<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="Debug (SimpleGUI)|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release (SimpleGUI)|Win32">
|
|
<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>
|