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.

12 lines
235 B

  1. CM_ROOT=$(PROJECT_ROOT)\rras\cm
  2. !include $(CM_ROOT)\sources.inc
  3. TARGETNAME=cmcontbl
  4. TARGETPATH=$(CM_BUILD_ROOT)
  5. TARGETTYPE=LIBRARY
  6. C_DEFINES=$(C_DEFINES) -DUNICODE -D_UNICODE
  7. SOURCES= \
  8. contable.cpp \
  9. setacl.cpp