From d3ec7aa757f4ad97129bc15d6614f44b113ea2cd Mon Sep 17 00:00:00 2001 From: Charlie Fenton Date: Tue, 9 Oct 2007 13:31:17 +0000 Subject: [PATCH] Fix Updater build on Windows after sandbox reorganization svn path=/trunk/boinc/; revision=13811 --- checkin_notes | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/checkin_notes b/checkin_notes index 1ea6ca620c..711cc8bbfe 100755 --- a/checkin_notes +++ b/checkin_notes @@ -9353,7 +9353,7 @@ Charlie 9 Oct 2007 progress display. - Fix minor bugs in Windows screensaver and cleanup. - Fix Windows compile errors due to sandbox reorganization. - - Add sandbox.C,h to Windows Client build. + - Add sandbox.C,h to Windows Client and Updater builds. client/ sandbox.C @@ -9361,6 +9361,9 @@ Charlie 9 Oct 2007 mac_saver_module.cpp,h screensaver.cpp screensaver_win.cpp,h + tools/ + updater.C win_build/ boinc_cli_curl.vcproj boinc_ss.vcproj + updater.vcproj