blobs.plg

来自「在Access DB中存储"画笔"图象 在Access DB中存储"画笔"图」· PLG 代码 · 共 39 行

PLG
39
字号
--------------------Configuration: BLOBS - Win32 Debug--------------------
Begining build with project "E:\Projects\BLOBS\BLOBS.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 /MDd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Fp"Debug/BLOBS.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /c "
			"OLE Type Library Maker" with flags "/nologo /D "_DEBUG" /mktyplib203 /o NUL /win32 "
			"Win32 Resource Compiler" with flags "/l 0x409 /fo"Debug/BLOBS.res" /d "_DEBUG" /d "_AFXDLL" "
			"Browser Database Maker" with flags "/nologo /o"Debug/BLOBS.bsc" "
			"COFF Linker for 80x86" with flags "/nologo /subsystem:windows /incremental:yes /pdb:"Debug/BLOBS.pdb" /debug /machine:I386 /out:"Debug/BLOBS.exe" /pdbtype:sept "
			"Custom Build" with flags ""
			"<Component 0xa>" with flags ""

Creating command line "rc.exe /l 0x409 /fo"Debug/BLOBS.res" /d "_DEBUG" /d "_AFXDLL" "E:\Projects\BLOBS\BLOBS.rc"" 
Creating temp file "D:\TEMP\RSP10B.tmp" with contents </nologo /MDd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Fp"Debug/BLOBS.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /c 
"E:\Projects\BLOBS\BLOBS.cpp"
"E:\Projects\BLOBS\BLOBSDlg.cpp"
"E:\Projects\BLOBS\RSOle.cpp"
>
Creating command line "cl.exe @D:\TEMP\RSP10B.tmp" 
Creating temp file "D:\TEMP\RSP10C.tmp" with contents </nologo /MDd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Fp"Debug/BLOBS.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /c 
"E:\Projects\BLOBS\StdAfx.cpp"
>
Creating command line "cl.exe @D:\TEMP\RSP10C.tmp" 
Creating command line "link.exe /nologo /subsystem:windows /incremental:yes /pdb:"Debug/BLOBS.pdb" /debug /machine:I386 /out:"Debug/BLOBS.exe" /pdbtype:sept  .\Debug\BLOBS.obj .\Debug\BLOBSDlg.obj .\Debug\StdAfx.obj .\Debug\BLOBS.res .\Debug\RSOle.obj" 
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
BLOBS.cpp
BLOBSDlg.cpp
RSOle.cpp
Generating Code...
Linking...



BLOBS.exe - 0 error(s), 0 warning(s)

⌨️ 快捷键说明

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