[Box Backup-dev] COMMIT r529 - box/chris/general/infrastructure/msvc/2003

boxbackup-dev@fluffy.co.uk boxbackup-dev@fluffy.co.uk
Sun, 26 Feb 2006 20:09:51 +0000 (GMT)


Author: chris
Date: 2006-02-26 20:09:44 +0000 (Sun, 26 Feb 2006)
New Revision: 529

Modified:
   box/chris/general/infrastructure/msvc/2003/bbackupctl.vcproj
   box/chris/general/infrastructure/msvc/2003/bbackupd.vcproj
   box/chris/general/infrastructure/msvc/2003/boxquery.vcproj
Log:
* infrastructure/msvc/2003/boxquery.vcproj
* infrastructure/msvc/2003/bbackupctl.vcproj
* infrastructure/msvc/2003/bbackupd.vcproj
- Added messages.rc to project (by hand, I hope it works for VS2003 users)


Modified: box/chris/general/infrastructure/msvc/2003/bbackupctl.vcproj
===================================================================
--- box/chris/general/infrastructure/msvc/2003/bbackupctl.vcproj	2006-02-26 20:07:21 UTC (rev 528)
+++ box/chris/general/infrastructure/msvc/2003/bbackupctl.vcproj	2006-02-26 20:09:44 UTC (rev 529)
@@ -149,6 +149,9 @@
 			Name="Resource Files"
 			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
 			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
+			<File
+				RelativePath="..\..\..\lib\win32\messages.rc">
+			</File>
 		</Filter>
 	</Files>
 	<Globals>

Modified: box/chris/general/infrastructure/msvc/2003/bbackupd.vcproj
===================================================================
--- box/chris/general/infrastructure/msvc/2003/bbackupd.vcproj	2006-02-26 20:07:21 UTC (rev 528)
+++ box/chris/general/infrastructure/msvc/2003/bbackupd.vcproj	2006-02-26 20:09:44 UTC (rev 529)
@@ -200,6 +200,9 @@
 			Name="Resource Files"
 			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
 			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
+			<File
+				RelativePath="..\..\..\lib\win32\messages.rc">
+			</File>
 		</Filter>
 		<File
 			RelativePath="..\..\..\ReadMe.txt">

Modified: box/chris/general/infrastructure/msvc/2003/boxquery.vcproj
===================================================================
--- box/chris/general/infrastructure/msvc/2003/boxquery.vcproj	2006-02-26 20:07:21 UTC (rev 528)
+++ box/chris/general/infrastructure/msvc/2003/boxquery.vcproj	2006-02-26 20:09:44 UTC (rev 529)
@@ -161,6 +161,9 @@
 			Name="Resource Files"
 			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
 			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
+			<File
+				RelativePath="..\..\..\lib\win32\messages.rc">
+			</File>
 		</Filter>
 		<File
 			RelativePath="..\..\..\ReadMe.txt">