MAKEFILE
资源名称:VC++视频传输.rar [点击查看]
上传用户:hxb_1234
上传日期:2010-03-30
资源大小:8328k
文件大小:1k
源码类别:
VC书籍
开发平台:
Visual C++
- # This is a part of the Microsoft Foundation Classes C++ library.
- # Copyright (C) 1992-1998 Microsoft Corporation
- # All rights reserved.
- #
- # This source code is only intended as a supplement to the
- # Microsoft Foundation Classes Reference and related
- # electronic documentation provided with the library.
- # See these sources for detailed information regarding the
- # Microsoft Foundation Classes product.
- PROJ=MTMDI
- OBJS=mdi.obj mainfrm.obj hello.obj bounce.obj mtbounce.obj
- !include <mfcsamps.mak>