[Box Backup-dev] COMMIT r417 - box/chris/win32/vc2005-compile-fixes/infrastructure/msvc/2005

boxbackup-dev at fluffy.co.uk boxbackup-dev at fluffy.co.uk
Sat Feb 11 13:03:08 GMT 2006


Author: chris
Date: 2006-02-11 13:03:03 +0000 (Sat, 11 Feb 2006)
New Revision: 417

Modified:
   box/chris/win32/vc2005-compile-fixes/infrastructure/msvc/2005/common.vcproj
Log:
* common.vcproj
- Added BoxConfig.h to common project, to make it easier to edit


Modified: box/chris/win32/vc2005-compile-fixes/infrastructure/msvc/2005/common.vcproj
===================================================================
--- box/chris/win32/vc2005-compile-fixes/infrastructure/msvc/2005/common.vcproj	2006-02-11 09:40:32 UTC (rev 416)
+++ box/chris/win32/vc2005-compile-fixes/infrastructure/msvc/2005/common.vcproj	2006-02-11 13:03:03 UTC (rev 417)
@@ -4,6 +4,7 @@
 	Version="8.00"
 	Name="common"
 	ProjectGUID="{A089CEE6-EBF0-4232-A0C0-74850A8127A6}"
+	RootNamespace="common"
 	Keyword="Win32Proj"
 	>
 	<Platforms>
@@ -503,6 +504,10 @@
 						>
 					</File>
 					<File
+						RelativePath="..\..\..\lib\common\BoxConfig.h"
+						>
+					</File>
+					<File
 						RelativePath="..\..\..\lib\common\BoxException.h"
 						>
 					</File>




More information about the Boxbackup-dev mailing list