这是一个客户资源管理系统
源代码在线查看: 客户资源管理系统.plg
Build Log
--------------------Configuration: 客户资源管理系统 - Win32 Debug--------------------
Command Lines
Creating command line "rc.exe /l 0x804 /fo"Debug/客户资源管理系统.res" /d "_DEBUG" /d "_AFXDLL" "E:\123456789\客户资源管理系统\客户资源管理系统.rc""
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP61.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/客户资源管理系统.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\123456789\客户资源管理系统\客户资源管理系统.cpp"
"E:\123456789\客户资源管理系统\客户资源管理系统Dlg.cpp"
"E:\123456789\客户资源管理系统\BaseComboBox.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP61.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP62.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/客户资源管理系统.pdb" /debug /machine:I386 /out:"Debug/客户资源管理系统.exe" /pdbtype:sept
".\Debug\StdAfx.obj"
".\Debug\客户资源管理系统.obj"
".\Debug\客户资源管理系统Dlg.obj"
".\Debug\客户资源管理系统.res"
".\Debug\BaseComboBox.obj"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP62.tmp"
Output Window
Compiling resources...
Compiling...
BaseComboBox.cpp
Generating Code...
Skipping... (no relevant changes detected)
客户资源管理系统.cpp
客户资源管理系统Dlg.cpp
Linking...
Results
客户资源管理系统.exe - 0 error(s), 0 warning(s)