本软件包将每个openssl的apps程序做成一个可直接运行调试的VC Console 类型应用程序
源代码在线查看: ca.plg
Build Log
--------------------Configuration: ca - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\DELL\LOCALS~1\Temp\RSP56.tmp" with contents
[
/nologo /G6 /MDd /W3 /WX /Gm /GX /Zi /Od /Ob2 /Gf /Gy /I "..\include" /D "_CONSOLE" /D "_MBCS" /D "_WINDOWS" /D "WIN32_LEAN_AND_MEAN" /D "L_ENDIAN" /D "WIN32" /D "_DEBUG" /D "MK1MF_BUILD" /D "NOCRYPT" /FR"Debug/" /Fo"Debug/" /Fd"Debug/" /FD /c
"E:\SSL\程序\CA\app_rand.c"
"E:\SSL\程序\CA\apps.c"
"E:\SSL\程序\CA\ca.c"
]
Creating command line "cl.exe @C:\DOCUME~1\DELL\LOCALS~1\Temp\RSP56.tmp"
Creating command line "link.exe /nologo /subsystem:console /incremental:yes /pdb:"Debug/ca.pdb" /debug /machine:I386 /out:"Debug/ca.exe" /pdbtype:sept ".\Debug\app_rand.obj" ".\Debug\apps.obj" ".\Debug\ca.obj" "..\Lib\libeay32.lib" "
Output Window
Compiling...
app_rand.c
apps.c
ca.c
Generating Code...
Linking...
Results
ca.exe - 0 error(s), 0 warning(s)