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.

16 lines
461 B

  1. TARGETNAME=iasuuid
  2. TARGETPATH=obj
  3. TARGETTYPE=LIBRARY
  4. # prevent system headers from being included. They are not needed just to
  5. # process a bunch of DEFINE_GUIDs anyhow. Excluding them generates a much
  6. # smaller library too.
  7. #
  8. C_DEFINES=$(C_DEFINES) /D_MIDL_USE_GUIDDEF_\
  9. /D__RPCNDR_H__ /D__RPC_H__ /DRPC_NO_WINDOWS_H /DCOM_NO_WINDOWS_H\
  10. /DGUID_DEFS_ONLY /DIAS_LEAN_AND_MEAN
  11. INCLUDES=..\inc;..\inc\$(O)
  12. SOURCES=\
  13. iasuuid.cpp