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.

50 lines
907 B

  1. !IF 0
  2. Copyright (c) 1990-1998 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. !ENDIF
  11. TARGETNAME=hhctrlui
  12. TARGETPATH=obj
  13. TARGETTYPE=DYNLINK
  14. UMTYPE=windows
  15. DLLDEF=hhctrl.def
  16. PASS0_HEADERDIR=$(O)
  17. PASS0_SOURCEDIR=$(O)
  18. MIDL_TLBDIR=$(O)
  19. USECXX_FLAG=-TP
  20. C_DEFINES=$(C_DEFINES) -DHHCTRL -D_WINDLL -D_ATL_NO_UUIDOF -D_MIDL_USE_GUIDDEF_
  21. C_DEFINES=$(C_DEFINES) -DOEMRESOURCE
  22. !if $(FREEBUILD)
  23. C_DEFINES=$(C_DEFINES) -DNDEBUG
  24. !else
  25. C_DEFINES=$(C_DEFINES) -D_DEBUG -D_CRTDBG_MAP_ALLOC
  26. !endif
  27. INCLUDES=$(SDK_INC_PATH);..;
  28. RESOURCE_ONLY_DLL=1
  29. SOURCES=..\hhfind.idl \
  30. ..\hhifc.idl \
  31. ..\hhifc.idl \
  32. ..\hhsort.idl \
  33. ..\hhctrl.rc