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

Windows编程

开发平台:

Visual C++

  1. USE_SNA=1
  2. console=1
  3. Proj = Rui3270
  4. !include <BkOffice.Mak>
  5. !if "$(CPU)" == "i386"
  6. cflags = $(cflags) -D_CRTAPI1=_cdecl -D_CRTAPI2=_cdecl
  7. !else
  8. cflags = $(cflags) -D_CRTAPI1= -D_CRTAPI2=
  9. !endif
  10. All: $(ObjDir)$(Proj).Exe
  11. $(ObjDir)$(Proj).exe: $(@R).obj