Build Log
--------------------Configuration: ADM - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\TEMP\RSP17E.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /I "..\include" /I "..\..\SSLeay-0.8.1\include" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /Fp"..\win32_dabo/ADM.pch" /YX /Fo"..\win32_dabo/" /Fd"..\win32_dabo/" /FD /GZ /c
"G:\ITTC\Src\ADM\ADM_do.c"
"G:\ITTC\Src\ADM\ADM_Main.c"
"G:\ITTC\Src\ADM\ADM_ParseCmdLine.c"
]
Creating command line "cl.exe @C:\TEMP\RSP17E.tmp"
Creating command line "link.exe -lib /nologo /out:"..\win32_dabo\ADM.lib" \ITTC\src\win32_dabo\ADM_do.obj \ITTC\src\win32_dabo\ADM_Main.obj \ITTC\src\win32_dabo\ADM_ParseCmdLine.obj "
Output Window
Compiling...
ADM_do.c
g:\ittc\src\include\utl.h(37) : warning C4005: 'ERROR' : macro redefinition
d:\program files\microsoft visual studio\vc98\include\wingdi.h(93) : see previous definition of 'ERROR'
ADM_Main.c
ADM_ParseCmdLine.c
Creating library...
Results
ADM.lib - 0 error(s), 1 warning(s)