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

Windows编程

开发平台:

Visual C++

  1. USE_SQL=1
  2. Use_MFC=1
  3. console=1
  4. crtmt=1
  5. ObjList=$(@R).obj $(@D)getopt.Obj
  6. Proj = TextCopy
  7. !include <BkOffice.Mak>
  8. All: $(ObjDir)$(Proj).Exe
  9. $(ObjDir)$(Proj).Exe: $(ObjList)