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.

19 lines
215 B

  1. TARGETNAME=nicbind
  2. TARGETPATH=obj
  3. TARGETTYPE=LIBRARY
  4. USE_LATEST_MFC=1
  5. USE_MFCUNICODE=1
  6. USE_NATIVE_EH=1
  7. USE_STL=1
  8. USE_IOSTREAM=1
  9. SOURCES= \
  10. NICCard.cpp
  11. INCLUDES= \
  12. ..; \
  13. UMTYPE=console
  14. UMLIBS= \