From 45bfa0dfbb133423a9166f6ec5d3849213932052 Mon Sep 17 00:00:00 2001 From: Rom Walton Date: Mon, 8 Nov 2004 01:28:08 +0000 Subject: [PATCH] *** empty log message *** svn path=/trunk/boinc/; revision=4502 --- checkin_notes | 8 ++ clientgui/BOINCGUI.sln | 21 ---- clientgui/win_config.h | 3 - {clientgui => win_build}/BOINCGUI.vcproj | 138 +++++++++++------------ win_build/boinc.sln | 8 ++ 5 files changed, 85 insertions(+), 93 deletions(-) delete mode 100644 clientgui/BOINCGUI.sln delete mode 100644 clientgui/win_config.h rename {clientgui => win_build}/BOINCGUI.vcproj (75%) diff --git a/checkin_notes b/checkin_notes index 1d323e802f..8f21831f56 100755 --- a/checkin_notes +++ b/checkin_notes @@ -19132,3 +19132,11 @@ David 6 Nov 2004 html/inc team.inc host.inc + +Rom 7 Nov 2004 + - Modify the main build environment for Windows to include the new GUI, and remove + the old build environment. + + win_build/ + boinc.sln + boincgui.vcproj diff --git a/clientgui/BOINCGUI.sln b/clientgui/BOINCGUI.sln deleted file mode 100644 index e0740eb83e..0000000000 --- a/clientgui/BOINCGUI.sln +++ /dev/null @@ -1,21 +0,0 @@ -Microsoft Visual Studio Solution File, Format Version 8.00 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BOINCGUI", "BOINCGUI.vcproj", "{06113715-AC51-4E91-8B9D-C987CABE0920}" - ProjectSection(ProjectDependencies) = postProject - EndProjectSection -EndProject -Global - GlobalSection(SolutionConfiguration) = preSolution - Debug = Debug - Release = Release - EndGlobalSection - GlobalSection(ProjectConfiguration) = postSolution - {06113715-AC51-4E91-8B9D-C987CABE0920}.Debug.ActiveCfg = Debug|Win32 - {06113715-AC51-4E91-8B9D-C987CABE0920}.Debug.Build.0 = Debug|Win32 - {06113715-AC51-4E91-8B9D-C987CABE0920}.Release.ActiveCfg = Release|Win32 - {06113715-AC51-4E91-8B9D-C987CABE0920}.Release.Build.0 = Release|Win32 - EndGlobalSection - GlobalSection(ExtensibilityGlobals) = postSolution - EndGlobalSection - GlobalSection(ExtensibilityAddIns) = postSolution - EndGlobalSection -EndGlobal diff --git a/clientgui/win_config.h b/clientgui/win_config.h deleted file mode 100644 index 6dc0fc1b86..0000000000 --- a/clientgui/win_config.h +++ /dev/null @@ -1,3 +0,0 @@ -#define BOINC_MAJOR_VERSION 4 -#define BOINC_MINOR_VERSION 55 -#define BOINC_VERSION_STRING "4.55" diff --git a/clientgui/BOINCGUI.vcproj b/win_build/BOINCGUI.vcproj similarity index 75% rename from clientgui/BOINCGUI.vcproj rename to win_build/BOINCGUI.vcproj index e386ce8b55..11e3a699b4 100644 --- a/clientgui/BOINCGUI.vcproj +++ b/win_build/BOINCGUI.vcproj @@ -2,7 +2,7 @@ @@ -23,7 +23,7 @@ Name="VCCLCompilerTool" Optimization="2" GlobalOptimizations="TRUE" - AdditionalIncludeDirectories="$(WXWIN)\include;$(WXWIN)\contrib\include;$(WXWIN)\lib\msw;..\lib;..\api;..\clientgui" + AdditionalIncludeDirectories="$(WXWIN)\include;$(WXWIN)\contrib\include;$(WXWIN)\lib\msw;..\lib;..\api;..\clientgui;..\client\win" PreprocessorDefinitions="WIN32;_NDEBUG;_WINDOWS;_MT;__WXNDEBUG__;WXNDEBUG;wxUSE_GUI=1" StringPooling="TRUE" RuntimeLibrary="0" @@ -61,7 +61,7 @@ + AdditionalIncludeDirectories="$(WXWIN)\include;$(WXWIN)\contrib\include;..\client\win"/> + RelativePath="..\clientgui\BOINCBaseView.cpp"> + RelativePath="..\clientgui\BOINCGUIApp.cpp"> + RelativePath="..\clientgui\BOINCListCtrl.cpp"> + RelativePath="..\clientgui\BOINCTaskBar.cpp"> + RelativePath="..\clientgui\BOINCTaskCtrl.cpp"> + RelativePath="..\clientgui\DlgAbout.cpp"> + RelativePath="..\clientgui\DlgAttachProject.cpp"> + RelativePath="..\clientgui\DlgConnection.cpp"> + RelativePath="..\clientgui\DlgOptions.cpp"> @@ -218,10 +218,10 @@ + RelativePath="..\clientgui\MainDocument.cpp"> + RelativePath="..\clientgui\MainFrame.cpp"> @@ -293,7 +293,7 @@ + RelativePath="..\clientgui\stdwx.cpp"> + RelativePath="..\clientgui\msw\taskbarex.cpp"> @@ -334,25 +334,25 @@ + RelativePath="..\clientgui\ValidateAccountKey.cpp"> + RelativePath="..\clientgui\ValidateURL.cpp"> + RelativePath="..\clientgui\ViewMessages.cpp"> + RelativePath="..\clientgui\ViewProjects.cpp"> + RelativePath="..\clientgui\ViewResources.cpp"> + RelativePath="..\clientgui\ViewTransfers.cpp"> + RelativePath="..\clientgui\ViewWork.cpp"> + RelativePath="..\clientgui\_wx_intellisense.h"> + RelativePath="..\clientgui\BOINCBaseView.h"> + RelativePath="..\clientgui\BOINCGUIApp.h"> + RelativePath="..\clientgui\BOINCListCtrl.h"> + RelativePath="..\clientgui\BOINCTaskBar.h"> + RelativePath="..\clientgui\BOINCTaskCtrl.h"> + RelativePath="..\clientgui\DlgAbout.h"> + RelativePath="..\clientgui\DlgAttachProject.h"> + RelativePath="..\clientgui\DlgConnection.h"> + RelativePath="..\clientgui\DlgOptions.h"> + RelativePath="..\clientgui\Events.h"> + RelativePath="..\lib\gui_rpc_clientgui.h"> + RelativePath="..\clientgui\MainDocument.h"> + RelativePath="..\clientgui\MainFrame.h"> @@ -420,40 +420,40 @@ RelativePath="..\lib\parse.h"> + RelativePath="..\clientgui\resource.h"> + RelativePath="..\clientgui\stdwx.h"> + RelativePath="..\clientgui\msw\taskbarex.h"> + RelativePath="..\clientgui\ValidateAccountKey.h"> + RelativePath="..\clientgui\ValidateURL.h"> + RelativePath="..\clientgui\ViewMessages.h"> + RelativePath="..\clientgui\ViewProjects.h"> + RelativePath="..\clientgui\ViewResources.h"> + RelativePath="..\clientgui\ViewTransfers.h"> + RelativePath="..\clientgui\ViewWork.h"> + RelativePath="..\client\win\win_config.h"> + RelativePath="..\clientgui\res\boinc.xpm"> + RelativePath="..\clientgui\res\BOINCGUIApp.ico"> + RelativePath="..\clientgui\BOINCGUIApp.rc"> + RelativePath="..\clientgui\res\BOINCGUIApp.xpm"> + RelativePath="..\clientgui\res\boincsm.xpm"> + RelativePath="..\clientgui\res\hiddenheader.xpm"> + RelativePath="..\clientgui\res\mess.xpm"> + RelativePath="..\clientgui\res\proj.xpm"> + RelativePath="..\clientgui\res\result.xpm"> + RelativePath="..\clientgui\res\task.xpm"> + RelativePath="..\clientgui\res\tips.xpm"> + RelativePath="..\clientgui\res\usage.xpm"> + RelativePath="..\clientgui\res\visibleheader.xpm"> + RelativePath="..\clientgui\res\web.xpm"> + RelativePath="..\clientgui\res\xfer.xpm"> + Value="..\clientgui\BOINCGUIApp.rc"/> diff --git a/win_build/boinc.sln b/win_build/boinc.sln index c4bdbebdd0..88b1b5d565 100644 --- a/win_build/boinc.sln +++ b/win_build/boinc.sln @@ -33,6 +33,10 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "boinc_guirpctest", "boinc_g ProjectSection(ProjectDependencies) = postProject EndProjectSection EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "boincgui", "BOINCGUI.vcproj", "{06113715-AC51-4E91-8B9D-C987CABE0920}" + ProjectSection(ProjectDependencies) = postProject + EndProjectSection +EndProject Global GlobalSection(SolutionConfiguration) = preSolution Debug = Debug @@ -66,6 +70,10 @@ Global {DA997BD1-B575-465C-9851-EEBB727F506A}.Debug.ActiveCfg = Debug|Win32 {DA997BD1-B575-465C-9851-EEBB727F506A}.Release.ActiveCfg = Release|Win32 {DA997BD1-B575-465C-9851-EEBB727F506A}.Release.Build.0 = Release|Win32 + {06113715-AC51-4E91-8B9D-C987CABE0920}.Debug.ActiveCfg = Debug|Win32 + {06113715-AC51-4E91-8B9D-C987CABE0920}.Debug.Build.0 = Debug|Win32 + {06113715-AC51-4E91-8B9D-C987CABE0920}.Release.ActiveCfg = Release|Win32 + {06113715-AC51-4E91-8B9D-C987CABE0920}.Release.Build.0 = Release|Win32 EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution EndGlobalSection