summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2006-07-09 22:33:21 +0000
committerNick Mathewson <nickm@torproject.org>2006-07-09 22:33:21 +0000
commitd5d7f8e62cb47be85908c23877d77a2d736752f6 (patch)
treea3517f182605cba56df89e42ebc4eddf0e5508c3
parent28a7c8a64cb52189c81ebe31d77e69d1485a8f5f (diff)
downloadtor-d5d7f8e62cb47be85908c23877d77a2d736752f6.tar.gz
tor-d5d7f8e62cb47be85908c23877d77a2d736752f6.zip
Fix project file for MSVC6 (!). Patch from Frediano Ziglio.
svn:r6750
-rwxr-xr-xWin32Build/vc6/tor/Tor.dsp8
1 files changed, 4 insertions, 4 deletions
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