📄 drawlist.plg
字号:
--------------------Configuration: DrawList - Win32 Release--------------------
Begining build with project "D:\CPLUS\DrawList\DrawList.dsp", at root.
Active configuration is Win32 (x86) Application (based on Win32 (x86) Application)
Project's tools are:
"32-bit C/C++ Compiler for 80x86" with flags "/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /Fp"Release/DrawList.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c "
"OLE Type Library Maker" with flags "/nologo /D "NDEBUG" /mktyplib203 /o NUL /win32 "
"Win32 Resource Compiler" with flags "/l 0x409 /fo"Release/DrawList.res" /d "NDEBUG" /d "_AFXDLL" "
"Browser Database Maker" with flags "/nologo /o"Release/DrawList.bsc" "
"COFF Linker for 80x86" with flags "/nologo /subsystem:windows /incremental:no /pdb:"Release/DrawList.pdb" /machine:I386 /out:"Release/DrawList.exe" "
"Custom Build" with flags ""
"<Component 0xa>" with flags ""
Creating temp file "C:\TEMP\RSP14.tmp" with contents </nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /Fp"Release/DrawList.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"D:\CPLUS\DrawList\CoolListBox.cpp"
"D:\CPLUS\DrawList\DrawList.cpp"
"D:\CPLUS\DrawList\DrawListDlg.cpp"
>
Creating command line "cl.exe @C:\TEMP\RSP14.tmp"
Creating command line "link.exe /nologo /subsystem:windows /incremental:no /pdb:"Release/DrawList.pdb" /machine:I386 /out:"Release/DrawList.exe" .\Release\CoolListBox.obj .\Release\DrawList.obj .\Release\DrawListDlg.obj .\Release\StdAfx.obj .\Release\DrawList.res"
Compiling...
CoolListBox.cpp
DrawList.cpp
DrawListDlg.cpp
Generating Code...
Linking...
DrawList.exe - 0 error(s), 0 warning(s)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -