Our new favored MS build environment is vc7/visual studio .net; vc6 is just too broken.

svn:r2897
This commit is contained in:
Nick Mathewson
2004-11-15 23:34:38 +00:00
parent 6b8f2610a4
commit b86bb7f58d
4 changed files with 557 additions and 2 deletions
+2 -2
View File
@@ -15,8 +15,8 @@ mkdir win_tmp/src
mkdir win_tmp/src/config
mkdir win_tmp/tmp
cp Win32Build/vc6/tor/Debug/tor.exe win_tmp/bin
cp Win32Build/vc6/tor_resolve/Debug/tor_resolve.exe win_tmp/bin
cp Win32Build/vc7/Tor/Debug/Tor.exe win_tmp/bin/tor.exe
cp Win32Build/vc7/tor_resolve/Debug/tor_resolve.exe win_tmp/bin
cp c:/windows/system32/libeay32.dll win_tmp/bin
cp c:/windows/system32/ssleay32.dll win_tmp/bin