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.

47 lines
1.0 KiB

  1. !IF 0
  2. Copyright (c) 1989 Microsoft Corporation
  3. Module Name:
  4. sources.
  5. Abstract:
  6. This file specifies the target component being built and the list of
  7. sources files needed to build that component. Also specifies optional
  8. compiler switches and libraries that are unique for the component being
  9. built.
  10. Author: Ramesh G 06-07-96
  11. !ENDIF
  12. ROOT=$(MAKEDIR:\imgfilt\imgutil\include=)
  13. !include $(ROOT)\common.inc
  14. TARGETPATH= obj
  15. TARGETTYPE= NOTARGET
  16. # MP fix. Make sure this dir completes before continuing.
  17. SYNCHRONIZE_BLOCK=1
  18. PASS0_HEADERDIR = $(O)
  19. PASS0_SOURCEDIR = $(O)
  20. MIDL_TLBDIR = $(O)
  21. MIDL_UUIDDIR = $(O)
  22. # needs to run on Win95 and NT 3.51
  23. MIDL_OPTIMIZATION=$(MIDL_OPTIMIZATION) -Os -D_MIDL_USER_MARSHAL_DISABLED=1
  24. C_DEFINES = -DWIN32=300 -D_CAIRO_=300 -DREGISTER_PROXY_DLL
  25. MKTYPLIB_FLAGS = $(MKTYPLIB_FLAGS) /OLD -DWINNT -h $*.h
  26. WIN32_WINNT_VERSION=0x0400
  27. WIN32_WIN95_VERSION=0x0400
  28. INCLUDES=$(SDK_INC_PATH);..
  29. SOURCES= \
  30. ImgFilt.idl