📄 psde_demo_pda.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: PSDE_DEMO_PDA - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/PDA.res" /d "_DEBUG" "C:\Program Files\PSDE\PSDE\PSDE_DEMO_PDA\PDA.rc""
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP22.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Debug/PSDE_DEMO_PDA.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\Program Files\PSDE\PSDE\PSDE_DEMO_PDA\psde.c"
"C:\Program Files\PSDE\PSDE\PSDE_DEMO_PDA\Calc.c"
"C:\Program Files\PSDE\PSDE\PSDE_DEMO_PDA\gui.c"
"C:\Program Files\PSDE\PSDE\PSDE_DEMO_PDA\Mypda.c"
"C:\Program Files\PSDE\PSDE\PSDE_DEMO_PDA\pda.c"
"C:\Program Files\PSDE\PSDE\PSDE_DEMO_PDA\time.c"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP22.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP23.tmp" with contents
[
winmm.lib ddraw.lib 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 /incremental:yes /pdb:"Debug/PSDE_DEMO_PDA.pdb" /debug /machine:I386 /out:"Debug/PSDE_DEMO_PDA.exe" /pdbtype:sept
".\Debug\psde.obj"
".\Debug\Calc.obj"
".\Debug\gui.obj"
".\Debug\Mypda.obj"
".\Debug\pda.obj"
".\Debug\time.obj"
".\Debug\PDA.res"
"..\PSDE.lib"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP23.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
psde.c
欢迎使用 PSDE v2.00!吴柏建 2002/7/12
Calc.c
欢迎使用 PSDE v2.00!吴柏建 2002/7/12
gui.c
欢迎使用 PSDE v2.00!吴柏建 2002/7/12
Mypda.c
欢迎使用 PSDE v2.00!吴柏建 2002/7/12
pda.c
欢迎使用 PSDE v2.00!吴柏建 2002/7/12
time.c
欢迎使用 PSDE v2.00!吴柏建 2002/7/12
Linking...
LINK : warning LNK4098: defaultlib "LIBCMT" conflicts with use of other libs; use /NODEFAULTLIB:library
<h3>Results</h3>
PSDE_DEMO_PDA.exe - 0 error(s), 1 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -