Source code of Windows XP (NT5)
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
654 B

  1. TARGETNAME=IDL
  2. TARGETPATH=obj
  3. TARGETTYPE=PROGRAM
  4. #MIDL_NO_ROBUST=1
  5. IDL_TYPE=RPC
  6. #PASS0_HEADERDIR=..\..\include
  7. #PASS0_CLIENTDIR=..\..\include
  8. #PASS0_SERVERDIR=..\..\include
  9. PASS0_HEADERDIR=$(O)
  10. PASS0_CLIENTDIR=$(O)
  11. PASS0_SERVERDIR=$(O)
  12. MSC_WARNING_LEVEL=/W4
  13. # eventually we will want these to go into our tree... not at root level
  14. # MIDL_FLAGS=/tlb \bin\$(<F:.idl=.tlb)
  15. #MIDL_FLAGS=-prefix client Eaxc -prefix server Eaxs -oldnames /tlb $(O)\$(<F:.idl=.tlb)
  16. MIDL_FLAGS=-prefix client Eaxc -prefix server Eaxs -oldnames
  17. INCLUDES=..
  18. # these idl files are the exactly the same as the ones in the VS IDL project
  19. SOURCES=..\AgSvc.idl
  20. #NTTARGETFILE1=