five.plg
上传用户:kkzhu_0
上传日期:2007-01-05
资源大小:214k
文件大小:3k
源码类别:

棋牌游戏

开发平台:

Visual C++

  1. --------------------Configuration: five - Win32 Release--------------------
  2. Begining build with project "F:fivefive.dsp", at root.
  3. Active configuration is Win32 (x86) Application (based on Win32 (x86) Application)
  4. Project's tools are:
  5. " (fl32.exe)" with flags "/I "d:" "
  6. "32-bit C/C++ Compiler for 80x86" with flags "/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fo"d:\" /Fd"d:\" /FD /c "
  7. "OLE Type Library Maker" with flags "/nologo /D "NDEBUG" /mktyplib203 /win32 "
  8. "Win32 Resource Compiler" with flags "/l 0x804 /fo"d:five.res" /d "NDEBUG" /d "_AFXDLL" "
  9. "Browser Database Maker" with flags "/nologo /o"d:five.bsc" "
  10. "COFF Linker for 80x86" with flags "/nologo /subsystem:windows /incremental:no /pdb:"d:five.pdb" /machine:I386 /out:"d:five.exe" "
  11. "Custom Build" with flags ""
  12. "<Component 0xa>" with flags ""
  13. Creating command line "rc.exe /l 0x804 /fo"d:five.res" /d "NDEBUG" /d "_AFXDLL" "F:fivefive.rc"" 
  14. Creating temp file "C:WINDOWSTEMPRSP32E0.TMP" with contents </nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fo"d:\" /Fd"d:\" /FD /c 
  15. "F:fiveCountDlg.cpp"
  16. "F:fiveErrorDlg.cpp"
  17. "F:fiveExitDlg.cpp"
  18. "F:fivefive.cpp"
  19. "F:fivefiveDoc.cpp"
  20. "F:fivefiveView.cpp"
  21. "F:fiveGame.cpp"
  22. "F:fiveHelpDlg.cpp"
  23. "F:fiveMainFrm.cpp"
  24. "F:fiveNewDlg.cpp"
  25. "F:fiveSetDlg.cpp"
  26. >
  27. Creating command line "cl.exe @C:WINDOWSTEMPRSP32E0.TMP" 
  28. Creating temp file "C:WINDOWSTEMPRSP32E1.TMP" with contents </nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"d:five.pch" /Yc"stdafx.h" /Fo"d:\" /Fd"d:\" /FD /c 
  29. "F:fiveStdAfx.cpp"
  30. >
  31. Creating command line "cl.exe @C:WINDOWSTEMPRSP32E1.TMP" 
  32. Creating temp file "C:WINDOWSTEMPRSP32E2.TMP" with contents </nologo /subsystem:windows /incremental:no /pdb:"d:five.pdb" /machine:I386 /out:"d:five.exe" 
  33. d:CountDlg.obj
  34. d:ErrorDlg.obj
  35. d:ExitDlg.obj
  36. d:five.obj
  37. d:fiveDoc.obj
  38. d:fiveView.obj
  39. d:Game.obj
  40. d:HelpDlg.obj
  41. d:MainFrm.obj
  42. d:NewDlg.obj
  43. d:SetDlg.obj
  44. d:StdAfx.obj
  45. d:five.res>
  46. Creating command line "link.exe @C:WINDOWSTEMPRSP32E2.TMP" 
  47. Compiling resources...
  48. Compiling...
  49. StdAfx.cpp
  50. Compiling...
  51. CountDlg.cpp
  52. ErrorDlg.cpp
  53. ExitDlg.cpp
  54. five.cpp
  55. fiveDoc.cpp
  56. fiveView.cpp
  57. F:fivefiveView.cpp(109) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
  58. F:fivefiveView.cpp(110) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
  59. Game.cpp
  60. F:fiveGame.cpp(749) : warning C4101: 'max_count' : unreferenced local variable
  61. F:fiveGame.cpp(749) : warning C4101: 'temp' : unreferenced local variable
  62. F:fiveGame.cpp(749) : warning C4101: 'pos' : unreferenced local variable
  63. F:fiveGame.cpp(749) : warning C4101: 'step_temp' : unreferenced local variable
  64. HelpDlg.cpp
  65. MainFrm.cpp
  66. NewDlg.cpp
  67. SetDlg.cpp
  68. Generating Code...
  69. F:fiveGame.cpp(807) : warning C4700: local variable 'm' used without having been initialized
  70. F:fiveGame.cpp(807) : warning C4700: local variable 'n' used without having been initialized
  71. Linking...
  72. five.exe - 0 error(s), 8 warning(s)