⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 pcidp_if.plg

📁 一个amccs5933芯片的驱动程序开发源程序和部分文档
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: PCIDP_IF - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\TEMP\RSP5A.tmp" with contents
[
/nologo /MT /W3 /GX /O2 /I "..\.." /I "..\..\..\kernel\kernel95" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /Fp"Release/PCIDP_IF.pch" /YX /Fo"Release/" /Fd"Release/" /FD /c 
"S:\PCI-DP\API\Win95\Pcidp_if.cpp"
"S:\PCI-DP\API\Pcidp_if_dll.cpp"
]
Creating command line "cl.exe @C:\TEMP\RSP5A.tmp" 
Creating temporary file "C:\TEMP\RSP5B.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:no /pdb:"Release/PCIDP_IF.pdb" /machine:I386 /out:"Release/PCIDP_IF.dll" /implib:"Release/PCIDP_IF.lib" 
".\Release\Pcidp_if.obj"
".\Release\Pcidp_if_dll.obj"
]
Creating command line "link.exe @C:\TEMP\RSP5B.tmp"
<h3>Output Window</h3>
Compiling...
Pcidp_if.cpp
Pcidp_if_dll.cpp
Linking...
   Creating library Release/PCIDP_IF.lib and object Release/PCIDP_IF.exp



<h3>Results</h3>
PCIDP_IF.dll - 0 error(s), 0 warning(s)
<h3>
--------------------Configuration: PCIDP_IF - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\TEMP\RSP5F.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /I "..\.." /I "..\..\..\kernel\kernel95" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /Fp"Debug/PCIDP_IF.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /c 
"S:\PCI-DP\API\Win95\Pcidp_if.cpp"
"S:\PCI-DP\API\Pcidp_if_dll.cpp"
]
Creating command line "cl.exe @C:\TEMP\RSP5F.tmp" 
Creating temporary file "C:\TEMP\RSP60.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/PCIDP_IF.pdb" /debug /machine:I386 /out:"Debug/PCIDP_IF.dll" /implib:"Debug/PCIDP_IF.lib" /pdbtype:sept 
".\Debug\Pcidp_if.obj"
".\Debug\Pcidp_if_dll.obj"
]
Creating command line "link.exe @C:\TEMP\RSP60.tmp"
<h3>Output Window</h3>
Compiling...
Pcidp_if.cpp
Pcidp_if_dll.cpp
Linking...
   Creating library Debug/PCIDP_IF.lib and object Debug/PCIDP_IF.exp



<h3>Results</h3>
PCIDP_IF.dll - 0 error(s), 0 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -