Build Log
--------------------Configuration: Polygon - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\TEMP\RSP134.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 /subsystem:windows /dll /incremental:yes /pdb:"Debug/Polygon.pdb" /debug /machine:I386 /def:".\Polygon.def" /out:"Debug/Polygon.dll" /implib:"Debug/Polygon.lib" /pdbtype:sept
.\Debug\StdAfx.obj
.\Debug\Polygon.obj
.\Debug\Polygon.res
.\Debug\PolyCtl.obj
.\Debug\PolyProp.obj
]
Creating command line "link.exe @C:\TEMP\RSP134.tmp"
Creating temporary file "C:\TEMP\RSP135.bat" with contents
[
@echo off
regsvr32 /s /c ".\Debug\Polygon.dll"
echo regsvr32 exec. time > ".\Debug\regsvr32.trg"
]
Creating command line "C:\TEMP\RSP135.bat"
Linking...
Output Window
Performing registration
RegSvr32: DllRegisterServer in .\Debug\Polygon.dll succeeded.
Results
Polygon.dll - 0 error(s), 0 warning(s)