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

📄 pascalcompiler.plg

📁 PASCAL编译器
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: pascalcompiler - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/pascalcompiler.res" /d "_DEBUG" /d "_AFXDLL" "G:\自编VC\VC++代码\pascalcompiler\pascalcompiler.rc"" 
Creating temporary file "C:\DOCUME~1\ADMINI~1.05C\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/pascalcompiler.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"G:\自编VC\VC++代码\pascalcompiler\DialogView1.cpp"
"G:\自编VC\VC++代码\pascalcompiler\example.cpp"
"G:\自编VC\VC++代码\pascalcompiler\MainFrm.cpp"
"G:\自编VC\VC++代码\pascalcompiler\pascalcompiler.cpp"
"G:\自编VC\VC++代码\pascalcompiler\pascalcompilerDoc.cpp"
"G:\自编VC\VC++代码\pascalcompiler\pascalcompilerView.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1.05C\LOCALS~1\Temp\RSP28.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1.05C\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/pascalcompiler.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"G:\自编VC\VC++代码\pascalcompiler\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1.05C\LOCALS~1\Temp\RSP29.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1.05C\LOCALS~1\Temp\RSP2A.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/pascalcompiler.pdb" /debug /machine:I386 /out:"Debug/pascalcompiler.exe" /pdbtype:sept 
".\Debug\DialogView1.obj"
".\Debug\example.obj"
".\Debug\MainFrm.obj"
".\Debug\pascalcompiler.obj"
".\Debug\pascalcompilerDoc.obj"
".\Debug\pascalcompilerView.obj"
".\Debug\StdAfx.obj"
".\Debug\pascalcompiler.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1.05C\LOCALS~1\Temp\RSP2A.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp

NOTE: WINVER has been defined as 0x0500 or greater which enables
Windows NT 5.0 and Windows 98 features. When these headers were released,
Windows NT 5.0 beta 1 and Windows 98 beta 2.1 were the current versions.

For this release when WINVER is defined as 0x0500 or greater, you can only
build beta or test applications.  To build a retail application,
set WINVER to 0x0400 or visit http://www.microsoft.com/msdn/sdk
to see if retail Windows NT 5.0 or Windows 98 headers are available.

See the SDK release notes for more information.

Compiling...
DialogView1.cpp
example.cpp
MainFrm.cpp
pascalcompiler.cpp
pascalcompilerDoc.cpp
pascalcompilerView.cpp
Generating Code...
Linking...



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

⌨️ 快捷键说明

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