xfiles.plg

来自「Direct3D游戏编程入门教程源代码.rar」· PLG 代码 · 共 47 行

PLG
47
字号
<html>
<body>
<pre>
<h1>Erstellungsprotokoll</h1>
<h3>
--------------------Konfiguration: Xfiles - Win32 Debug--------------------
</h3>
<h3>Befehlszeilen</h3>
Erstellen der tempor鋜en Datei  "C:\DOKUME~1\ADMINI~1\LOKALE~1\Temp\RSP35.tmp" mit Inhalten
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Debug/Xfiles.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"C:\mssdk\samples\Multimedia\Common\src\d3dapp.cpp"
"C:\mssdk\samples\Multimedia\Common\src\d3dfile.cpp"
"C:\mssdk\samples\Multimedia\Common\src\d3dfont.cpp"
"C:\mssdk\samples\Multimedia\Common\src\d3dutil.cpp"
"C:\mssdk\samples\Multimedia\Common\src\dxutil.cpp"
]
Creating command line "cl.exe @C:\DOKUME~1\ADMINI~1\LOKALE~1\Temp\RSP35.tmp" 
Erstellen der tempor鋜en Datei  "C:\DOKUME~1\ADMINI~1\LOKALE~1\Temp\RSP36.tmp" mit Inhalten
[
ddraw.lib d3dx8.lib d3dxof.lib d3d8.lib winmm.lib dxguid.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/Xfiles.pdb" /debug /machine:I386 /out:"Debug/Xfiles.exe" /pdbtype:sept 
".\Debug\xfiles.obj"
".\Debug\d3dapp.obj"
".\Debug\d3dfile.obj"
".\Debug\d3dfont.obj"
".\Debug\d3dutil.obj"
".\Debug\dxutil.obj"
".\Debug\WinMain.res"
]
Erstellen der Befehlzeile "link.exe @C:\DOKUME~1\ADMINI~1\LOKALE~1\Temp\RSP36.tmp"
<h3>Ausgabefenster</h3>
Kompilierung l鋟ft...
d3dapp.cpp
d3dfile.cpp
d3dfont.cpp
d3dutil.cpp
dxutil.cpp
Linker-Vorgang l鋟ft...



<h3>Ergebnisse</h3>
Xfiles.exe - 0 Fehler, 0 Warnung(en)
</pre>
</body>
</html>

⌨️ 快捷键说明

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