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.

16 lines
291 B

  1. !IF 0
  2. Copyright (c) Microsoft Corporation
  3. !ENDIF
  4. !include $(PROJECT_ROOT)\win32\fusion\fusion.inc
  5. TARGETNAME=$(FUSION_BUILD_TYPE_PREFIX)win32oneshot
  6. TARGETTYPE=LIBRARY
  7. TARGETPATH=$(FUSION_LIB_DEST)
  8. INCLUDES=\
  9. $(INCLUDES); \
  10. $(FUSION_PATH)\inc
  11. SOURCES=\
  12. win32oneshot.c