MAKEFILE
上传用户:bangxh
上传日期:2007-01-31
资源大小:42235k
文件大小:0k
源码类别:

Windows编程

开发平台:

Visual C++

  1. USE_SNA=1
  2. Proj = Install
  3. ObjList=$(@R).obj $(@R).Res
  4. !include <BkOffice.Mak>
  5. All: $(ObjDir)$(Proj).Exe
  6. $(ObjDir)$(Proj).exe: $(ObjList)
  7. $(ObjDir)$(Proj).res: $(@B).rc dialogs.h
  8. $(ObjDir)$(Proj).obj: $(@B).c $(@B).h dialogs.h