KeyBoard.plg
资源名称:KeyBoard.rar [点击查看]
上传用户:weimin735
上传日期:2008-06-11
资源大小:527k
文件大小:1k
源码类别:
输入法编程
开发平台:
Visual C++
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: KeyBoard - Win32 Release--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSPA0.tmp" with contents
- [
- /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Release/KeyBoard.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
- "E:软件自己的项目KeyBoardKeyBoardDlg.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSPA0.tmp"
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSPA1.tmp" with contents
- [
- /nologo /subsystem:windows /incremental:no /pdb:"Release/KeyBoard.pdb" /machine:I386 /out:"Release/KeyBoard.exe"
- ".ReleaseBCMenu.obj"
- ".ReleaseBtnST.obj"
- ".ReleaseKeyBoard.obj"
- ".ReleaseKeyBoardDlg.obj"
- ".ReleaseStdAfx.obj"
- ".ReleaseKeyBoard.res"
- ]
- Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSPA1.tmp"
- <h3>Output Window</h3>
- Compiling...
- KeyBoardDlg.cpp
- E:软件自己的项目KeyBoardresource.h(11) : warning C4005: 'IDC_HAND' : macro redefinition
- D:动态库SDKINCLUDEwinuser.h(8210) : see previous definition of 'IDC_HAND'
- Linking...
- <h3>Results</h3>
- KeyBoard.exe - 0 error(s), 1 warning(s)
- </pre>
- </body>
- </html>