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.

11 lines
217 B

  1. CM_ROOT=$(PROJECT_ROOT)\rras\cm
  2. !include $(CM_ROOT)\sources.inc
  3. TARGETNAME=cmsecure
  4. TARGETPATH=$(CM_BUILD_ROOT)
  5. TARGETTYPE=LIBRARY
  6. SOURCES=\
  7. ..\cmsecure.cpp \
  8. ..\cryptfnc.cpp \
  9. ..\uufuncs.cpp