基于win32开发的拼图小游戏

源代码在线查看: wm.plg

软件大小: 281 K
上传用户: yhw002
关键词: win 32 小游戏
下载地址: 免注册下载 普通下载 VIP

相关代码

				
				
				
				Build Log
				
				--------------------Configuration: wm - Win32 Debug--------------------
				
				Command Lines
				Creating temporary file "D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP14D.tmp" with contents
				[
				/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Debug/wm.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
				"D:\wm\wm.cpp"
				]
				Creating command line "cl.exe @D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP14D.tmp" 
				Creating temporary file "D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP14E.tmp" with contents
				[
				kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/wm.pdb" /debug /machine:I386 /out:"Debug/wm.exe" /pdbtype:sept 
				.\Debug\StdAfx.obj
				.\Debug\wm.obj
				.\Debug\wm.res
				]
				Creating command line "link.exe @D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP14E.tmp"
				Output Window
				Compiling...
				wm.cpp
				Linking...
				
				
				
				Results
				wm.exe - 0 error(s), 0 warning(s)
				
				
				
							

相关资源