diff options
-rwxr-xr-x | Win32Build/vc6/tor/Tor.dsp | 8 |
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 |