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

📄 terraintest.plg

📁 这是书上的代码
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: terraintest - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/terraintest.res" /d "_DEBUG" /d "_AFXDLL" "G:\jfeng\天极投稿\原创\OpenGL专题\源代码\terraintest.rc"" 
Creating temporary file "E:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP28.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/terraintest.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"G:\jfeng\天极投稿\原创\OpenGL专题\源代码\MainFrm.cpp"
"G:\jfeng\天极投稿\原创\OpenGL专题\源代码\terraintest.cpp"
"G:\jfeng\天极投稿\原创\OpenGL专题\源代码\terraintestDoc.cpp"
"G:\jfeng\天极投稿\原创\OpenGL专题\源代码\terraintestView.cpp"
]
Creating command line "cl.exe @E:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP28.tmp" 
Creating temporary file "E:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP29.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/terraintest.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"G:\jfeng\天极投稿\原创\OpenGL专题\源代码\StdAfx.cpp"
]
Creating command line "cl.exe @E:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP29.tmp" 
Creating temporary file "E:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP2A.tmp" with contents
[
opengl32.lib glu32.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/terraintest.pdb" /debug /machine:I386 /out:"Debug/terraintest.exe" /pdbtype:sept 
".\Debug\MainFrm.obj"
".\Debug\StdAfx.obj"
".\Debug\terraintest.obj"
".\Debug\terraintestDoc.obj"
".\Debug\terraintestView.obj"
".\Debug\terraintest.res"
]
Creating command line "link.exe @E:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP2A.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
MainFrm.cpp
terraintest.cpp
terraintestDoc.cpp
terraintestView.cpp
G:\jfeng\天极投稿\原创\OpenGL专题\源代码\terraintestView.cpp(305) : warning C4101: 'y' : unreferenced local variable
Generating Code...
Linking...



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

⌨️ 快捷键说明

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