Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
218 B

  1. MAJORCOMP=RLTools2
  2. MINORCOMP=common
  3. TARGETNAME=rwcommon
  4. TARGETPATH=obj
  5. TARGETTYPE=LIBRARY
  6. USE_MFC=1
  7. INCLUDES=..\..\inc
  8. SOURCES=\
  9. helper.cpp \
  10. m68k.cpp \
  11. rw32hlpr.cpp
  12. MSC_WARNING_LEVEL=/W3 /WX