Creating temporary file "d:\02.sourcecode\ImportingDLL\Debug\RSP000006.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_USRDLL" /D "IMPORTINGDLL_EXPORTS" /D "_WINDLL" /D "_MBCS" /Gm /EHsc /RTC1 /MTd /Yu"stdafx.h" /Fp"Debug/ImportingDLL.pch" /Fo"Debug/" /Fd"Debug/vc70.pdb" /W3 /c /Wp64 /ZI /TP
.\ImportingDLL.cpp
]
Creating command line "cl.exe @d:\02.sourcecode\ImportingDLL\Debug\RSP000006.rsp /nologo"
Creating temporary file "d:\02.sourcecode\ImportingDLL\Debug\RSP000007.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_USRDLL" /D "IMPORTINGDLL_EXPORTS" /D "_WINDLL" /D "_MBCS" /Gm /EHsc /RTC1 /MTd /Yc"stdafx.h" /Fp"Debug/ImportingDLL.pch" /Fo"Debug/" /Fd"Debug/vc70.pdb" /W3 /c /Wp64 /ZI /TP
.\stdafx.cpp
]
Creating command line "cl.exe @d:\02.sourcecode\ImportingDLL\Debug\RSP000007.rsp /nologo"
Creating temporary file "d:\02.sourcecode\ImportingDLL\Debug\RSP000008.rsp" with contents
[
/OUT:"../ExportFuncExe/ImportingDLL.dll" /INCREMENTAL /NOLOGO /DLL /DEF:"ImportingDLL.def" /DEBUG /PDB:"../ExportFuncExe/ImportingDLL.pdb" /SUBSYSTEM:WINDOWS /IMPLIB:"../ExportFuncExe/ImportingDLL.lib" /MACHINE:X86 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib
.\Debug\ImportingDLL.obj
.\Debug\stdafx.obj
]
Creating command line "link.exe @d:\02.sourcecode\ImportingDLL\Debug\RSP000008.rsp"
|