Source code of Windows XP (NT5)
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.

22 lines
348 B

  1. MAJORCOMP=admin
  2. MINORCOMP=common
  3. TARGETNAME=framewrk
  4. TARGETPATH=obj
  5. TARGETTYPE=LIBRARY
  6. UMTYPE=windows
  7. C_DEFINES= -D_UNICODE -DUNICODE
  8. USE_MFCUNICODE=1
  9. USE_VCCOM=1
  10. USE_ATL=1
  11. PRECOMPILED_INCLUDE=stdafx.h
  12. PRECOMPILED_CXX=1
  13. INCLUDES= inc;$(DS_INC_PATH)
  14. SOURCES= snapreg.cpp \
  15. dynamlnk.cpp \
  16. islocal.cpp \
  17. stdutils.cpp