Fractal Example.plg
上传用户:sycq158
上传日期:2008-10-22
资源大小:15361k
文件大小:3k
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: Fractal Example - Win32 Debug--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating command line "rc.exe /l 0x409 /fo".Debug/Fractal Example.res" /d "_DEBUG" /d "_AFXDLL" "D:Cauchy第三本书 VC游戏开发《-----------实例------------》第六章实例fractalFractal Example.rc""
- Creating temporary file "C:DOCUME~1CauchyLOCALS~1TempRSP53A.tmp" with contents
- [
- /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR".Debug/" /Fp".Debug/Fractal Example.pch" /Yu"stdafx.h" /Fo".Debug/" /Fd".Debug/" /FD /c
- "D:Cauchy第三本书 VC游戏开发《-----------实例------------》第六章实例fractalCOpenGLView.cpp"
- "D:Cauchy第三本书 VC游戏开发《-----------实例------------》第六章实例fractalFractal Example.cpp"
- "D:Cauchy第三本书 VC游戏开发《-----------实例------------》第六章实例fractalFractal ExampleDoc.cpp"
- "D:Cauchy第三本书 VC游戏开发《-----------实例------------》第六章实例fractalFractal ExampleView.cpp"
- "D:Cauchy第三本书 VC游戏开发《-----------实例------------》第六章实例fractalFractalOptionsDlg.cpp"
- "D:Cauchy第三本书 VC游戏开发《-----------实例------------》第六章实例fractalMainFrm.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1CauchyLOCALS~1TempRSP53A.tmp"
- Creating temporary file "C:DOCUME~1CauchyLOCALS~1TempRSP53B.tmp" with contents
- [
- /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR".Debug/" /Fo".Debug/" /Fd".Debug/" /FD /c
- "D:Cauchy第三本书 VC游戏开发《-----------实例------------》第六章实例fractalfractmod.c"
- ]
- Creating command line "cl.exe @C:DOCUME~1CauchyLOCALS~1TempRSP53B.tmp"
- Creating temporary file "C:DOCUME~1CauchyLOCALS~1TempRSP53C.tmp" with contents
- [
- /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR".Debug/" /Fp".Debug/Fractal Example.pch" /Yc"stdafx.h" /Fo".Debug/" /Fd".Debug/" /FD /c
- "D:Cauchy第三本书 VC游戏开发《-----------实例------------》第六章实例fractalStdAfx.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1CauchyLOCALS~1TempRSP53C.tmp"
- Creating temporary file "C:DOCUME~1CauchyLOCALS~1TempRSP53D.tmp" with contents
- [
- glu32.lib opengl32.lib glaux.lib /nologo /subsystem:windows /incremental:yes /pdb:".Debug/Fractal Example.pdb" /debug /machine:I386 /out:".Debug/Fractal Example.exe"
- ".DebugCOpenGLView.obj"
- ".DebugFractal Example.obj"
- ".DebugFractal ExampleDoc.obj"
- ".DebugFractal ExampleView.obj"
- ".DebugFractalOptionsDlg.obj"
- ".Debugfractmod.obj"
- ".DebugMainFrm.obj"
- ".DebugStdAfx.obj"
- ".DebugFractal Example.res"
- ]
- Creating command line "link.exe @C:DOCUME~1CauchyLOCALS~1TempRSP53D.tmp"
- <h3>Output Window</h3>
- Compiling resources...
- Compiling...
- StdAfx.cpp
- Compiling...
- COpenGLView.cpp
- Fractal Example.cpp
- Fractal ExampleDoc.cpp
- Fractal ExampleView.cpp
- FractalOptionsDlg.cpp
- MainFrm.cpp
- Generating Code...
- Compiling...
- fractmod.c
- Linking...
- <h3>Results</h3>
- Fractal Example.exe - 0 error(s), 0 warning(s)
- </pre>
- </body>
- </html>