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.

20 lines
433 B

  1. !if 0
  2. Copyright Microsoft Corporation
  3. !endif
  4. FUSION_BUILD_TYPE=WIN
  5. !include $(PROJECT_ROOT)\win32\fusion\fusion.inc
  6. TARGETTYPE=LIBRARY
  7. #TARGETPATH=$(FUSION_LIB_DEST)
  8. TARGETPATH=obj
  9. TARGETNAME=winthrow
  10. SOURCES= \
  11. $(O)\winthrow.cpp \
  12. $(O)\winthrow_private.cpp
  13. NTTARGETFILE0=\
  14. $(FUSION_PATH)\inc\$(O)\winthrow.h \
  15. $(O)\winthrow.cpp \
  16. $(FUSION_PATH)\inc\$(O)\winthrow_private.h \
  17. $(O)\winthrow_private.cpp \