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.

13 lines
214 B

  1. TARGETNAME=dxmuuid
  2. TARGETPATH=obj
  3. TARGETTYPE=LIBRARY
  4. C_DEFINES=$(C_DEFINES) /D_MIDL_USE_GUIDDEF_
  5. SOURCES=\
  6. danim_i.c \
  7. datime_i.c
  8. PASS1_PUBLISH= \
  9. {$(O)\dxmuuid.lib=$(SDK_LIB_PATH)\dxmuuid.lib}