From d5d7f8e62cb47be85908c23877d77a2d736752f6 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Sun, 9 Jul 2006 22:33:21 +0000 Subject: Fix project file for MSVC6 (!). Patch from Frediano Ziglio. svn:r6750 --- Win32Build/vc6/tor/Tor.dsp | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'Win32Build') diff --git a/Win32Build/vc6/tor/Tor.dsp b/Win32Build/vc6/tor/Tor.dsp index 4df3052ecc..f05e04931d 100755 --- a/Win32Build/vc6/tor/Tor.dsp +++ b/Win32Build/vc6/tor/Tor.dsp @@ -106,10 +106,6 @@ SOURCE=..\..\..\src\common\crypto.c # End Source File # Begin Source File -SOURCE=..\..\..\src\common\fakepoll.c -# End Source File -# Begin Source File - SOURCE=..\..\..\src\common\log.c # End Source File # Begin Source File @@ -294,6 +290,10 @@ SOURCE=..\..\..\src\or\onion.c # End Source File # Begin Source File +SOURCE=..\..\..\src\or\policies.c +# End Source File +# Begin Source File + SOURCE=..\..\..\src\or\relay.c # End Source File # Begin Source File -- cgit v1.2.3-54-g00ecf