[or-cvs] Make Tor build on win32 with VC6 without warnings.

Nick Mathewson nickm at seul.org
Wed Apr 28 20:13:23 UTC 2004


Update of /home/or/cvsroot/Win32Build/or
In directory moria.mit.edu:/tmp/cvs-serv16693/Win32Build/or

Modified Files:
	or.dsp 
Log Message:
Make Tor build on win32 with VC6 without warnings.

Index: or.dsp
===================================================================
RCS file: /home/or/cvsroot/Win32Build/or/or.dsp,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- or.dsp	9 Mar 2004 22:01:16 -0000	1.3
+++ or.dsp	28 Apr 2004 20:13:20 -0000	1.4
@@ -155,6 +155,26 @@
 # End Source File
 # Begin Source File
 
+SOURCE=..\..\src\or\rendclient.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\or\rendcommon.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\or\rendmid.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\or\rendservice.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\or\rephist.c
+# End Source File
+# Begin Source File
+
 SOURCE=..\..\src\or\router.c
 # End Source File
 # Begin Source File



More information about the tor-commits mailing list