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.

15 lines
274 B

  1. MAJORCOMP=terminalserver
  2. MINORCOMP=test
  3. C_DEFINES = -DSTRICT -DWIN_95_32_BIT -DOS_WIN32
  4. TARGETNAME=bmplib
  5. TARGETPATH=$(_OBJ_DIR)
  6. TARGETTYPE=LIBRARY
  7. INCLUDES= $(BASEDIR)\public\sdk\inc; \
  8. ..\..\smclient; \
  9. ..\..\tclient\ib
  10. SOURCES=\
  11. ..\main.c