Build Log
--------------------Configuration: GetSerial - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1ED.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "GETSERIAL_EXPORTS" /Fp"Debug/GetSerial.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\MiniWork\ATMEGA8\LED_Eencypt_DDL\GetSerial.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1ED.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1EE.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "GETSERIAL_EXPORTS" /Fp"Debug/GetSerial.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\MiniWork\ATMEGA8\LED_Eencypt_DDL\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1EE.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1EF.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 /nologo /dll /incremental:yes /pdb:"Debug/GetSerial.pdb" /debug /machine:I386 /def:".\Getseial.def" /out:"Debug/GetSerial.dll" /implib:"Debug/GetSerial.lib" /pdbtype:sept
.\Debug\GetSerial.obj
.\Debug\StdAfx.obj
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1EF.tmp"
Output Window
Compiling...
StdAfx.cpp
Compiling...
GetSerial.cpp
Linking...
Creating library Debug/GetSerial.lib and object Debug/GetSerial.exp
Results
GetSerial.dll - 0 error(s), 0 warning(s)