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.

23 lines
411 B

  1. !if 0
  2. Copyright (c) 2001 Microsoft Corporation. All Rights Reserved.
  3. !endif
  4. ROOT = $(MAKEDIR:\tools\graphedt\proppage\mp2demux=)
  5. DISABLE_PCH = 1
  6. !include $(ROOT)\common.inc
  7. TARGETNAME = mp2prop
  8. TARGETTYPE = LIBRARY
  9. TARGETPATH = obj
  10. INCLUDES= \
  11. $(INCLUDES)
  12. C_DEFINES=$(C_DEFINES)
  13. SOURCES =\
  14. mp2prop.rc \
  15. mp2prop.cpp \
  16. uictrl.cpp