makefile
上传用户:xhy777
上传日期:2007-02-14
资源大小:24088k
文件大小:0k
源码类别:

系统编程

开发平台:

Visual C++

  1. #----------------------------------------------------------------------------
  2. # /Build the file cabinet app.
  3. #----------------------------------------------------------------------------
  4. !ifdef NTMAKEENV    # Prevent NT's build.exe from executing this makefile
  5. #
  6. # Build using BUILD.EXE (Do not edit this section of this file, edit SOURCES)
  7. #
  8. !INCLUDE $(NTMAKEENV)makefile.def
  9. !endif # NTMAKEENV