mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 13:13:44 +01:00
Adding project/workspace/build files for Visual Studio 6
svn:r394
This commit is contained in:
parent
9cf01020cc
commit
8acf22ca3a
96
Win32Build/or/or.dsp
Normal file
96
Win32Build/or/or.dsp
Normal file
@ -0,0 +1,96 @@
|
||||
# Microsoft Developer Studio Project File - Name="or" - Package Owner=<4>
|
||||
# Microsoft Developer Studio Generated Build File, Format Version 6.00
|
||||
# ** DO NOT EDIT **
|
||||
|
||||
# TARGTYPE "Win32 (x86) Console Application" 0x0103
|
||||
|
||||
CFG=or - Win32 Debug
|
||||
!MESSAGE This is not a valid makefile. To build this project using NMAKE,
|
||||
!MESSAGE use the Export Makefile command and run
|
||||
!MESSAGE
|
||||
!MESSAGE NMAKE /f "or.mak".
|
||||
!MESSAGE
|
||||
!MESSAGE You can specify a configuration when running NMAKE
|
||||
!MESSAGE by defining the macro CFG on the command line. For example:
|
||||
!MESSAGE
|
||||
!MESSAGE NMAKE /f "or.mak" CFG="or - Win32 Debug"
|
||||
!MESSAGE
|
||||
!MESSAGE Possible choices for configuration are:
|
||||
!MESSAGE
|
||||
!MESSAGE "or - Win32 Release" (based on "Win32 (x86) Console Application")
|
||||
!MESSAGE "or - Win32 Debug" (based on "Win32 (x86) Console Application")
|
||||
!MESSAGE
|
||||
|
||||
# Begin Project
|
||||
# PROP AllowPerConfigDependencies 0
|
||||
# PROP Scc_ProjName ""
|
||||
# PROP Scc_LocalPath ""
|
||||
CPP=cl.exe
|
||||
RSC=rc.exe
|
||||
|
||||
!IF "$(CFG)" == "or - Win32 Release"
|
||||
|
||||
# PROP BASE Use_MFC 0
|
||||
# PROP BASE Use_Debug_Libraries 0
|
||||
# PROP BASE Output_Dir "Release"
|
||||
# PROP BASE Intermediate_Dir "Release"
|
||||
# PROP BASE Target_Dir ""
|
||||
# PROP Use_MFC 0
|
||||
# PROP Use_Debug_Libraries 0
|
||||
# PROP Output_Dir "Release"
|
||||
# PROP Intermediate_Dir "Release"
|
||||
# PROP Target_Dir ""
|
||||
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
|
||||
# ADD CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
|
||||
# ADD BASE RSC /l 0x409 /d "NDEBUG"
|
||||
# ADD RSC /l 0x409 /d "NDEBUG"
|
||||
BSC32=bscmake.exe
|
||||
# ADD BASE BSC32 /nologo
|
||||
# ADD BSC32 /nologo
|
||||
LINK32=link.exe
|
||||
# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386
|
||||
# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386
|
||||
|
||||
!ELSEIF "$(CFG)" == "or - Win32 Debug"
|
||||
|
||||
# PROP BASE Use_MFC 0
|
||||
# PROP BASE Use_Debug_Libraries 1
|
||||
# PROP BASE Output_Dir "Debug"
|
||||
# PROP BASE Intermediate_Dir "Debug"
|
||||
# PROP BASE Target_Dir ""
|
||||
# PROP Use_MFC 0
|
||||
# PROP Use_Debug_Libraries 1
|
||||
# PROP Output_Dir "Debug"
|
||||
# PROP Intermediate_Dir "Debug"
|
||||
# PROP Target_Dir ""
|
||||
# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
|
||||
# ADD CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
|
||||
# ADD BASE RSC /l 0x409 /d "_DEBUG"
|
||||
# ADD RSC /l 0x409 /d "_DEBUG"
|
||||
BSC32=bscmake.exe
|
||||
# ADD BASE BSC32 /nologo
|
||||
# ADD BSC32 /nologo
|
||||
LINK32=link.exe
|
||||
# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
|
||||
# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
|
||||
|
||||
!ENDIF
|
||||
|
||||
# Begin Target
|
||||
|
||||
# Name "or - Win32 Release"
|
||||
# Name "or - Win32 Debug"
|
||||
# Begin Group "Source Files"
|
||||
|
||||
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
|
||||
# End Group
|
||||
# Begin Group "Header Files"
|
||||
|
||||
# PROP Default_Filter "h;hpp;hxx;hm;inl"
|
||||
# End Group
|
||||
# Begin Group "Resource Files"
|
||||
|
||||
# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
|
||||
# End Group
|
||||
# End Target
|
||||
# End Project
|
29
Win32Build/or/or.dsw
Normal file
29
Win32Build/or/or.dsw
Normal file
@ -0,0 +1,29 @@
|
||||
Microsoft Developer Studio Workspace File, Format Version 6.00
|
||||
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
|
||||
|
||||
###############################################################################
|
||||
|
||||
Project: "or"=".\or.dsp" - Package Owner=<4>
|
||||
|
||||
Package=<5>
|
||||
{{{
|
||||
}}}
|
||||
|
||||
Package=<4>
|
||||
{{{
|
||||
}}}
|
||||
|
||||
###############################################################################
|
||||
|
||||
Global:
|
||||
|
||||
Package=<5>
|
||||
{{{
|
||||
}}}
|
||||
|
||||
Package=<3>
|
||||
{{{
|
||||
}}}
|
||||
|
||||
###############################################################################
|
||||
|
100
Win32Build/or/or.plg
Normal file
100
Win32Build/or/or.plg
Normal file
@ -0,0 +1,100 @@
|
||||
<html>
|
||||
<body>
|
||||
<pre>
|
||||
<h1>Build Log</h1>
|
||||
<h3>
|
||||
--------------------Configuration: or - Win32 Debug--------------------
|
||||
</h3>
|
||||
<h3>Command Lines</h3>
|
||||
Creating temporary file "D:\DOCUME~1\nickm\LOCALS~1\Temp\RSP13D.tmp" with contents
|
||||
[
|
||||
/nologo /MTd /W3 /Gm /GX /ZI /Od /I "d:\openssl\include" /I "..\..\src\win32" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/or.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
|
||||
"D:\Documents and Settings\nickm\My Documents\tor\src\or\circuit.c"
|
||||
"D:\Documents and Settings\nickm\My Documents\tor\src\or\command.c"
|
||||
"D:\Documents and Settings\nickm\My Documents\tor\src\or\config.c"
|
||||
"D:\Documents and Settings\nickm\My Documents\tor\src\or\connection.c"
|
||||
"D:\Documents and Settings\nickm\My Documents\tor\src\or\connection_ap.c"
|
||||
"D:\Documents and Settings\nickm\My Documents\tor\src\or\connection_edge.c"
|
||||
"D:\Documents and Settings\nickm\My Documents\tor\src\or\connection_exit.c"
|
||||
"D:\Documents and Settings\nickm\My Documents\tor\src\or\connection_or.c"
|
||||
"D:\Documents and Settings\nickm\My Documents\tor\src\or\directory.c"
|
||||
"D:\Documents and Settings\nickm\My Documents\tor\src\or\dns.c"
|
||||
"D:\Documents and Settings\nickm\My Documents\tor\src\or\main.c"
|
||||
"D:\Documents and Settings\nickm\My Documents\tor\src\or\onion.c"
|
||||
"D:\Documents and Settings\nickm\My Documents\tor\src\or\routers.c"
|
||||
"D:\Documents and Settings\nickm\My Documents\tor\src\or\test.c"
|
||||
"D:\Documents and Settings\nickm\My Documents\tor\src\or\tor_main.c"
|
||||
"D:\Documents and Settings\nickm\My Documents\tor\src\or\buffers.c"
|
||||
"D:\Documents and Settings\nickm\My Documents\tor\src\common\crypto.c"
|
||||
"D:\Documents and Settings\nickm\My Documents\tor\src\common\fakepoll.c"
|
||||
"D:\Documents and Settings\nickm\My Documents\tor\src\common\log.c"
|
||||
"D:\Documents and Settings\nickm\My Documents\tor\src\common\util.c"
|
||||
"D:\Documents and Settings\nickm\My Documents\tor\src\common\aes.c"
|
||||
]
|
||||
Creating command line "cl.exe @D:\DOCUME~1\nickm\LOCALS~1\Temp\RSP13D.tmp"
|
||||
Creating temporary file "D:\DOCUME~1\nickm\LOCALS~1\Temp\RSP13E.tmp" with contents
|
||||
[
|
||||
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /incremental:yes /pdb:"Debug/or.pdb" /debug /machine:I386 /out:"Debug/or.exe" /pdbtype:sept
|
||||
".\Debug\circuit.obj"
|
||||
".\Debug\command.obj"
|
||||
".\Debug\config.obj"
|
||||
".\Debug\connection.obj"
|
||||
".\Debug\connection_ap.obj"
|
||||
".\Debug\connection_edge.obj"
|
||||
".\Debug\connection_exit.obj"
|
||||
".\Debug\connection_or.obj"
|
||||
".\Debug\directory.obj"
|
||||
".\Debug\dns.obj"
|
||||
".\Debug\main.obj"
|
||||
".\Debug\onion.obj"
|
||||
".\Debug\routers.obj"
|
||||
".\Debug\test.obj"
|
||||
".\Debug\tor_main.obj"
|
||||
".\Debug\buffers.obj"
|
||||
".\Debug\crypto.obj"
|
||||
".\Debug\fakepoll.obj"
|
||||
".\Debug\log.obj"
|
||||
".\Debug\util.obj"
|
||||
".\Debug\aes.obj"
|
||||
]
|
||||
Creating command line "link.exe @D:\DOCUME~1\nickm\LOCALS~1\Temp\RSP13E.tmp"
|
||||
<h3>Output Window</h3>
|
||||
Compiling...
|
||||
circuit.c
|
||||
command.c
|
||||
d:\documents and settings\nickm\my documents\tor\src\or\circuit.c(232) : warning C4761: integral size mismatch in argument; conversion supplied
|
||||
config.c
|
||||
connection.c
|
||||
D:\Documents and Settings\nickm\My Documents\tor\src\or\connection.c(360) : warning C4018: '>' : signed/unsigned mismatch
|
||||
D:\Documents and Settings\nickm\My Documents\tor\src\or\connection.c(420) : warning C4018: '>' : signed/unsigned mismatch
|
||||
connection_ap.c
|
||||
connection_edge.c
|
||||
D:\Documents and Settings\nickm\My Documents\tor\src\or\connection_edge.c(268) : error C2065: 'EINPROGRESS' : undeclared identifier
|
||||
connection_exit.c
|
||||
D:\Documents and Settings\nickm\My Documents\tor\src\or\connection_exit.c(89) : error C2065: 'EINPROGRESS' : undeclared identifier
|
||||
connection_or.c
|
||||
D:\Documents and Settings\nickm\My Documents\tor\src\or\connection_or.c(65) : error C2065: 'EINPROGRESS' : undeclared identifier
|
||||
directory.c
|
||||
D:\Documents and Settings\nickm\My Documents\tor\src\or\directory.c(69) : error C2065: 'EINPROGRESS' : undeclared identifier
|
||||
dns.c
|
||||
main.c
|
||||
onion.c
|
||||
D:\Documents and Settings\nickm\My Documents\tor\src\or\onion.c(252) : warning C4018: '<' : signed/unsigned mismatch
|
||||
routers.c
|
||||
test.c
|
||||
tor_main.c
|
||||
buffers.c
|
||||
crypto.c
|
||||
fakepoll.c
|
||||
log.c
|
||||
util.c
|
||||
aes.c
|
||||
Error executing cl.exe.
|
||||
|
||||
|
||||
|
||||
<h3>Results</h3>
|
||||
or.exe - 4 error(s), 4 warning(s)
|
||||
</pre>
|
||||
</body>
|
||||
</html>
|
17
Win32Build/tor/tor.dsw
Normal file
17
Win32Build/tor/tor.dsw
Normal file
@ -0,0 +1,17 @@
|
||||
Microsoft Developer Studio Workspace File, Format Version 6.00
|
||||
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
|
||||
|
||||
###############################################################################
|
||||
|
||||
Global:
|
||||
|
||||
Package=<5>
|
||||
{{{
|
||||
}}}
|
||||
|
||||
Package=<3>
|
||||
{{{
|
||||
}}}
|
||||
|
||||
###############################################################################
|
||||
|
BIN
Win32Build/tor/tor.ncb
Normal file
BIN
Win32Build/tor/tor.ncb
Normal file
Binary file not shown.
BIN
Win32Build/tor/tor.opt
Normal file
BIN
Win32Build/tor/tor.opt
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user