www.pudn.com > VC++OpenGL.rar > CreateProjectFiles.plg


 
 
 

Build Log

--------------------Configuration: CreateProjectFiles - Win32 Release--------------------

Command Lines

Creating command line "rc.exe /l 0x409 /fo"Release/CreateProjectFiles.res" /d "NDEBUG" /d "_AFXDLL" "D:\Important\OGLForQiao\Program\CreatePrj\CreateProjectFiles.rc"" Creating temporary file "C:\WINDOWS\TEMP\RSP42C2.TMP" with contents [ /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /Fo"Release/" /Fd"Release/" /FD "stdafx.h" /c "D:\Important\OGLForQiao\Program\CreatePrj\CreateProjectFiles.cpp" "D:\Important\OGLForQiao\Program\CreatePrj\CreateProjectFilesDlg.cpp" ] Creating command line "cl.exe @C:\WINDOWS\TEMP\RSP42C2.TMP" Creating temporary file "C:\WINDOWS\TEMP\RSP42C3.TMP" with contents [ /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /Fp"Release/CreateProjectFiles.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD "stdafx.h" /c "D:\Important\OGLForQiao\Program\CreatePrj\StdAfx.cpp" ] Creating command line "cl.exe @C:\WINDOWS\TEMP\RSP42C3.TMP" Creating temporary file "C:\WINDOWS\TEMP\RSP42C4.TMP" with contents [ /nologo /subsystem:windows /incremental:no /pdb:"Release/CreateProjectFiles.pdb" /machine:I386 /out:"Release/CreateProjectFiles.exe" .\Release\CreateProjectFiles.obj .\Release\CreateProjectFilesDlg.obj .\Release\StdAfx.obj .\Release\CreateProjectFiles.res ] Creating command line "link.exe @C:\WINDOWS\TEMP\RSP42C4.TMP"

Output Window

Compiling resources... Compiling... Command line warning D4024 : unrecognized source file type 'stdafx.h', object file assumed Command line warning D4027 : source file 'stdafx.h' ignored StdAfx.cpp Compiling... Command line warning D4024 : unrecognized source file type 'stdafx.h', object file assumed Command line warning D4027 : source file 'stdafx.h' ignored CreateProjectFiles.cpp CreateProjectFilesDlg.cpp Generating Code... Linking...

Results

CreateProjectFiles.exe - 0 error(s), 4 warning(s)