C++编程100例
源代码在线查看: rotate.plg
Build Log
--------------------Configuration: rotate - Win32 Debug--------------------
Command Lines
Creating command line "rc.exe /l 0x804 /fo"Debug/rotate.res" /d "_DEBUG" /d "_AFXDLL" "D:\8.1\rotate.rc""
Creating temporary file "C:\WINDOWS\TEMP\RSPA3B0.TMP" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/rotate.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\8.1\rotate.cpp"
"D:\8.1\rotateDlg.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSPA3B0.TMP"
Creating temporary file "C:\WINDOWS\TEMP\RSPA3B1.TMP" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/rotate.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\8.1\StdAfx.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSPA3B1.TMP"
Creating command line "link.exe /nologo /subsystem:windows /incremental:yes /pdb:"Debug/rotate.pdb" /debug /machine:I386 /out:"Debug/rotate.exe" /pdbtype:sept .\Debug\rotate.obj .\Debug\rotateDlg.obj .\Debug\StdAfx.obj .\Debug\rotate.res "
Output Window
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
rotate.cpp
Generating Code...
Skipping... (no relevant changes detected)
rotateDlg.cpp
Linking...
Results
rotate.exe - 0 error(s), 0 warning(s)
|
相关资源 |
|
-
C#编程100例源码,有好多例子呀,希望对学习C#的朋友有用,这是第一个包!20个
-
C#编程100例源码,有好多例子呀,希望对学习C#的朋友有用,这是第二个包!20个
-
C#编程100例源码,有好多例子呀,希望对学习C#的朋友有用,这是第三个包!20个
-
C#编程100例源码,有好多例子呀,希望对学习C#的朋友有用,这是第四个包!20个
-
C#编程100例源码,有好多例子呀,希望对学习C#的朋友有用,这是第五个包!20个
-
C#编程100例
-
C++编程100例
-
C++编程100例
|