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

📄 tearing demo.plg

📁 C:Documents and SettingsAdministrator桌面VC++多媒体特效制作百例CHAR22Tearing
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Tearing Demo - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo"Debug/Tearing Demo.res" /d "_DEBUG" /d "_AFXDLL" "D:\users\Chapter30\Tearing Demo\Tearing Demo.rc"" 
Creating temporary file "D:\TEMP\RSPD.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/Tearing Demo.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\users\Chapter30\Tearing Demo\ChildView.cpp"
"D:\users\Chapter30\Tearing Demo\DDExcept.cpp"
"D:\users\Chapter30\Tearing Demo\DemoTypeDialog.cpp"
"D:\users\Chapter30\Tearing Demo\Tearing DDraw.cpp"
"D:\users\Chapter30\Tearing Demo\Tearing Demo.cpp"
]
Creating command line "cl.exe @D:\TEMP\RSPD.tmp" 
Creating temporary file "D:\TEMP\RSPE.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/Tearing Demo.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\users\Chapter30\Tearing Demo\StdAfx.cpp"
]
Creating command line "cl.exe @D:\TEMP\RSPE.tmp" 
Creating temporary file "D:\TEMP\RSPF.tmp" with contents
[
ddraw.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/Tearing Demo.pdb" /debug /machine:I386 /out:"Debug/Tearing Demo.exe" /pdbtype:sept 
".\Debug\ChildView.obj"
".\Debug\DDExcept.obj"
".\Debug\DemoTypeDialog.obj"
".\Debug\StdAfx.obj"
".\Debug\Tearing DDraw.obj"
".\Debug\Tearing Demo.obj"
".\Debug\Tearing Demo.res"
]
Creating command line "link.exe @D:\TEMP\RSPF.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
ChildView.cpp
DDExcept.cpp
DemoTypeDialog.cpp
Tearing DDraw.cpp
Tearing Demo.cpp
Generating Code...
Linking...



<h3>Results</h3>
Tearing Demo.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

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