[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] Fix project file for MSVC6 (!). Patch from Frediano Ziglio.
Update of /home/or/cvsroot/tor/Win32Build/vc6/tor
In directory moria:/tmp/cvs-serv7596
Modified Files:
Tor.dsp
Log Message:
Fix project file for MSVC6 (!). Patch from Frediano Ziglio.
Index: Tor.dsp
===================================================================
RCS file: /home/or/cvsroot/tor/Win32Build/vc6/tor/Tor.dsp,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -d -r1.2 -r1.3
--- Tor.dsp 14 Nov 2004 18:19:28 -0000 1.2
+++ Tor.dsp 9 Jul 2006 22:33:21 -0000 1.3
@@ -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