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.

15 lines
218 B

  1. TARGETPATH = obj
  2. TARGETTYPE = NOTARGET
  3. INCLUDES= ..\include;
  4. SOURCES=passportservice.idl \
  5. hashstring.idl
  6. C_DEFINES= $(C_DEFINES) -DUNICODE -D_UNICODE
  7. #
  8. # Parameters for MIDL
  9. #
  10. IDL_TYPE=ole