From 7055f837abeca974d3b73ed26b6d26898daa9e89 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Wed, 28 Apr 2004 20:13:21 +0000 Subject: Make Tor build on win32 with VC6 without warnings. svn:r1739 --- Win32Build/or/or.dsp | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'Win32Build') diff --git a/Win32Build/or/or.dsp b/Win32Build/or/or.dsp index 7378ac7d8..b88f88fa5 100644 --- a/Win32Build/or/or.dsp +++ b/Win32Build/or/or.dsp @@ -155,6 +155,26 @@ SOURCE=..\..\src\or\onion.c # 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 -- cgit v1.2.3