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.

25 lines
347 B

  1. MAJORCOMP=passport
  2. MINORCOMP=common
  3. TARGETNAME=tools
  4. TARGETPATH=obj
  5. TARGETTYPE=LIBRARY
  6. TARGETLIBS=
  7. INCLUDES= ..\..\include;
  8. SOURCES=PassportLock.cpp \
  9. PassportThread.cpp \
  10. C_DEFINES= $(C_DEFINES) -DUNICODE -D_UNICODE
  11. USE_NATIVE_EH=1
  12. USE_MSVCRT=1
  13. USE_STL=1
  14. #
  15. # Parameters for MIDL
  16. #
  17. IDL_TYPE=ole