正在创建临时文件“f:\EdSockServerDll\动态库示例源码\VC7_ DllTest2\Debug\RSP000009.rsp”,其内容为
[
/Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FD /EHsc /RTC1 /MDd /Yc"stdafx.h" /Fp".\Debug/DllTest.pch" /Fo".\Debug/" /Fd".\Debug/" /FR".\Debug/" /W3 /c /ZI /TP
".\StdAfx.cpp"
]
正在创建命令行“cl.exe @"f:\EdSockServerDll\动态库示例源码\VC7_ DllTest2\Debug\RSP000009.rsp" /nologo”
正在创建临时文件“f:\EdSockServerDll\动态库示例源码\VC7_ DllTest2\Debug\RSP00000A.rsp”,其内容为
[
/Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FD /EHsc /RTC1 /MDd /Yu"stdafx.h" /Fp".\Debug/DllTest.pch" /Fo".\Debug/" /Fd".\Debug/" /FR".\Debug/" /W3 /c /ZI /TP
".\MainFrm.cpp"
".\LocalAddrDlg.cpp"
".\DllTestView.cpp"
".\DllTestDoc.cpp"
".\DllTest.cpp"
".\ConnListView.cpp"
".\Callback.cpp"
]
正在创建命令行“cl.exe @"f:\EdSockServerDll\动态库示例源码\VC7_ DllTest2\Debug\RSP00000A.rsp" /nologo”
正在创建命令行“rc.exe /d "_DEBUG" /d "_AFXDLL" /l 0x804 /fo".\Debug/DllTest.res" ".\DllTest.rc"”
正在创建临时文件“f:\EdSockServerDll\动态库示例源码\VC7_ DllTest2\Debug\RSP00000B.rsp”,其内容为
[
/OUT:".\Debug/DllTest.exe" /INCREMENTAL:NO /NOLOGO /DEBUG /PDB:".\Debug/DllTest.pdb" /SUBSYSTEM:WINDOWS /MACHINE:X86 EDSockServer.lib ".\EDSockServer.lib"
".\debug\Callback.obj"
".\debug\ConnListView.obj"
".\debug\DllTest.obj"
".\debug\DllTest.res"
".\debug\DllTestDoc.obj"
".\debug\DllTestView.obj"
".\debug\LocalAddrDlg.obj"
".\debug\MainFrm.obj"
".\debug\StdAfx.obj"
]
正在创建命令行“link.exe @"f:\EdSockServerDll\动态库示例源码\VC7_ DllTest2\Debug\RSP00000B.rsp"”
|