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

📄 wavetsp.plg

📁 使用环境VC++ 6.0
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Setup - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "c:\windows\TEMP\RSP12F5.TMP" with contents
[
/nologo /ML /W3 /GX /O2 /I "..\..\..\tfx" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /Fp"Release/Setup.pch" /Yu"sepch.h" /Fo"Release/" /Fd"Release/" /FD /c 
"F:\telprog\Chapter07\WaveTsp\Setup\Setup.cpp"
]
Creating command line "cl.exe @c:\windows\TEMP\RSP12F5.TMP" 
Creating temporary file "c:\windows\TEMP\RSP12F6.TMP" with contents
[
/nologo /ML /W3 /GX /O2 /I "..\..\..\tfx" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /Fp"Release/Setup.pch" /Yc"sepch.h" /Fo"Release/" /Fd"Release/" /FD /c 
"F:\telprog\Chapter07\WaveTsp\Setup\sepch.cpp"
]
Creating command line "cl.exe @c:\windows\TEMP\RSP12F6.TMP" 
Creating temporary file "c:\windows\TEMP\RSP12F7.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 tapi32.lib /nologo /subsystem:windows /incremental:no /pdb:"Release/Setup.pdb" /machine:I386 /out:"Release/Setup.exe" 
.\Release\sepch.obj
.\Release\Setup.obj
]
Creating command line "link.exe @c:\windows\TEMP\RSP12F7.TMP"
<h3>Output Window</h3>
Compiling...
sepch.cpp
Compiling...
Setup.cpp
Linking...



<h3>Results</h3>
Setup.exe - 0 error(s), 0 warning(s)
<h3>
--------------------Configuration: Setup - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "c:\windows\TEMP\RSP1341.TMP" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /I "..\..\..\tfx" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /Fp"Debug/Setup.pch" /Yu"sepch.h" /Fo"Debug/" /Fd"Debug/" /FD /c 
"F:\telprog\Chapter07\WaveTsp\Setup\Setup.cpp"
]
Creating command line "cl.exe @c:\windows\TEMP\RSP1341.TMP" 
Creating temporary file "c:\windows\TEMP\RSP1342.TMP" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /I "..\..\..\tfx" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /Fp"Debug/Setup.pch" /Yc"sepch.h" /Fo"Debug/" /Fd"Debug/" /FD /c 
"F:\telprog\Chapter07\WaveTsp\Setup\sepch.cpp"
]
Creating command line "cl.exe @c:\windows\TEMP\RSP1342.TMP" 
Creating temporary file "c:\windows\TEMP\RSP1343.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 tapi32.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/Setup.pdb" /debug /machine:I386 /out:"Debug/Setup.exe" /pdbtype:sept 
.\Debug\sepch.obj
.\Debug\Setup.obj
]
Creating command line "link.exe @c:\windows\TEMP\RSP1343.TMP"
<h3>Output Window</h3>
Compiling...
sepch.cpp
Compiling...
Setup.cpp
Linking...



<h3>Results</h3>
Setup.exe - 0 error(s), 0 warning(s)
<h3>
--------------------Configuration: wavetsp - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo"Debug/WaveTsp.res" /d "_DEBUG" "F:\telprog\Chapter07\WaveTsp\WaveTsp.rc"" 
Creating temporary file "c:\windows\TEMP\RSP1384.TMP" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /I "..\..\tfx" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /Fp"Debug/wavetsp.pch" /Yu"pch.h" /Fo"Debug/" /Fd"Debug/" /FD /c 
"F:\telprog\Chapter07\WaveTsp\tspcall.cpp"
"F:\telprog\Chapter07\WaveTsp\tspline.cpp"
"F:\telprog\Chapter07\WaveTsp\uicall.cpp"
"F:\telprog\Chapter07\WaveTsp\utilities.cpp"
"F:\telprog\Chapter07\WaveTsp\WaveTsp.cpp"
"F:\telprog\Chapter07\WaveTsp\waveui.cpp"
]
Creating command line "cl.exe @c:\windows\TEMP\RSP1384.TMP" 
Creating temporary file "c:\windows\TEMP\RSP1385.TMP" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /I "..\..\tfx" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /Fp"Debug/wavetsp.pch" /Yc"pch.h" /Fo"Debug/" /Fd"Debug/" /FD /c 
"F:\telprog\Chapter07\WaveTsp\pch.cpp"
]
Creating command line "cl.exe @c:\windows\TEMP\RSP1385.TMP" 
Creating temporary file "c:\windows\TEMP\RSP1386.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/wavetsp.pdb" /debug /machine:I386 /def:".\WaveTsp.def" /out:"Debug/wavetsp.dll" /implib:"Debug/wavetsp.lib" /pdbtype:sept 
.\Debug\pch.obj
.\Debug\tspcall.obj
.\Debug\tspline.obj
.\Debug\uicall.obj
.\Debug\utilities.obj
.\Debug\WaveTsp.obj
.\Debug\waveui.obj
.\Debug\WaveTsp.res
]
Creating command line "link.exe @c:\windows\TEMP\RSP1386.TMP"
<h3>Output Window</h3>
Compiling resources...
Compiling...
pch.cpp
Compiling...
tspcall.cpp
tspline.cpp
uicall.cpp
utilities.cpp
WaveTsp.cpp
waveui.cpp
Generating Code...
Linking...
.\WaveTsp.def : warning LNK4017: PROTMODE statement not supported for the target platform; ignored
   Creating library Debug/wavetsp.lib and object Debug/wavetsp.exp
Creating temporary file "c:\windows\TEMP\RSP2051.BAT" with contents
[
@echo off
copy debug\wavetsp.dll c:\winnt\system32\wavetsp.tsp
]
Creating command line "c:\windows\TEMP\RSP2051.BAT"
Copying to Windows\System
Path not found - c:\winnt\system32\wavetsp.tsp   
        0 file(s) copied



<h3>Results</h3>
wavetsp.dll - 0 error(s), 1 warning(s)
<h3>
--------------------Configuration: wavetsp - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo"Release/WaveTsp.res" /d "NDEBUG" "F:\telprog\Chapter07\WaveTsp\WaveTsp.rc"" 
Creating temporary file "c:\windows\TEMP\RSP2083.TMP" with contents
[
/nologo /MT /W3 /GX /O2 /I "..\..\tfx" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /Fp"Release/wavetsp.pch" /Yu"pch.h" /Fo"Release/" /Fd"Release/" /FD /c 
"F:\telprog\Chapter07\WaveTsp\tspcall.cpp"
"F:\telprog\Chapter07\WaveTsp\tspline.cpp"
"F:\telprog\Chapter07\WaveTsp\uicall.cpp"
"F:\telprog\Chapter07\WaveTsp\utilities.cpp"
"F:\telprog\Chapter07\WaveTsp\WaveTsp.cpp"
"F:\telprog\Chapter07\WaveTsp\waveui.cpp"
]
Creating command line "cl.exe @c:\windows\TEMP\RSP2083.TMP" 
Creating temporary file "c:\windows\TEMP\RSP2084.TMP" with contents
[
/nologo /MT /W3 /GX /O2 /I "..\..\tfx" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /Fp"Release/wavetsp.pch" /Yc"pch.h" /Fo"Release/" /Fd"Release/" /FD /c 
"F:\telprog\Chapter07\WaveTsp\pch.cpp"
]
Creating command line "cl.exe @c:\windows\TEMP\RSP2084.TMP" 
Creating temporary file "c:\windows\TEMP\RSP2085.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/wavetsp.pdb" /machine:I386 /def:".\WaveTsp.def" /out:"Release/wavetsp.dll" /implib:"Release/wavetsp.lib" 
.\Release\pch.obj
.\Release\tspcall.obj
.\Release\tspline.obj
.\Release\uicall.obj
.\Release\utilities.obj
.\Release\WaveTsp.obj
.\Release\waveui.obj
.\Release\WaveTsp.res
]
Creating command line "link.exe @c:\windows\TEMP\RSP2085.TMP"
<h3>Output Window</h3>
Compiling resources...
Compiling...
pch.cpp
Compiling...
tspcall.cpp
tspline.cpp
uicall.cpp
utilities.cpp
WaveTsp.cpp
waveui.cpp
Generating Code...
Linking...
.\WaveTsp.def : warning LNK4017: PROTMODE statement not supported for the target platform; ignored
   Creating library Release/wavetsp.lib and object Release/wavetsp.exp



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

⌨️ 快捷键说明

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