Build Log
  

Rebuild started: Project: gg, Configuration: Release|Win32

Command Lines
  
Creating temporary file "e:\项目\gg\Release\RSP00009553562800.rsp" with contents
[
/O2 /Ob1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_VC80_UPGRADE=0x0600" /D "_AFXDLL" /D "_MBCS" /GF /FD /EHsc /MD /Gy /Yc"stdafx.h" /Fp".\Release/gg.pch" /Fo".\Release/" /Fd".\Release/" /W3 /c /TP .\StdAfx.cpp
]
Creating command line "cl.exe @e:\项目\gg\Release\RSP00009553562800.rsp /nologo /errorReport:prompt"
Creating temporary file "e:\项目\gg\Release\RSP00009653562800.rsp" with contents
[
/O2 /Ob1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_VC80_UPGRADE=0x0600" /D "_AFXDLL" /D "_MBCS" /GF /FD /EHsc /MD /Gy /Yu"stdafx.h" /Fp".\Release/gg.pch" /Fo".\Release/" /Fd".\Release/" /W3 /c /TP .\ggDlg.cpp

.\gg.cpp
]
Creating command line "cl.exe @e:\项目\gg\Release\RSP00009653562800.rsp /nologo /errorReport:prompt"
Creating command line "rc.exe /d "NDEBUG" /d "_VC80_UPGRADE=0x0600" /d "_AFXDLL" /l 0x804 /fo".\Release/gg.res" .\gg.rc"
Creating temporary file "e:\项目\gg\Release\RSP00009753562800.rsp" with contents
[
/OUT:".\Release/gg.exe" /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:".\Release\gg.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /PDB:".\Release/gg.pdb" /SUBSYSTEM:WINDOWS /DYNAMICBASE:NO /MACHINE:X86 ".\Release\gg.obj"

".\Release\gg.res"

".\Release\ggDlg.obj"

".\Release\StdAfx.obj"
]
Creating command line "link.exe @e:\项目\gg\Release\RSP00009753562800.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "e:\项目\gg\Release\RSP00009853562800.rsp" with contents
[
/outputresource:".\Release\gg.exe;#1" /manifest

.\Release\gg.exe.intermediate.manifest
]
Creating command line "mt.exe @e:\项目\gg\Release\RSP00009853562800.rsp /nologo"
Creating temporary file "e:\项目\gg\Release\BAT00009953562800.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .\Release\mt.dep
]
Creating command line "e:\项目\gg\Release\BAT00009953562800.bat"
Output Window
  
Compiling...
StdAfx.cpp
 WINVER not defined. Defaulting to 0x0600 (Windows Vista)
Compiling...
ggDlg.cpp
gg.cpp
.\gg.cpp(52) : warning C4996: 'CWinApp::Enable3dControls': CWinApp::Enable3dControls is no longer needed. You should remove this call.
        D:\Program Files\Microsoft Visual Studio 9.0\VC\atlmfc\include\afxwin.h(4818) : see declaration of 'CWinApp::Enable3dControls'
Generating Code...
Compiling resources...
Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
Copyright (C) Microsoft Corporation.  All rights reserved.
Linking...
Embedding manifest...
Results
  
Build log was saved at "file://e:\项目\gg\Release\BuildLog.htm"
gg - 0 error(s), 1 warning(s)