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.

17 lines
285 B

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