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
318 B

  1. !IF 0
  2. Copyright (c) Microsoft Corporation
  3. !ENDIF
  4. !include ..\sources.inc
  5. TARGETNAME=shimlib
  6. TARGETTYPE=LIBRARY
  7. TARGETPATH=obj
  8. SOURCES=\
  9. positionindependentblob.cpp \
  10. positionindependenthashtable.cpp \
  11. positionindependenthashtableaccessor.cpp \
  12. positionindependentstringpool.cpp \
  13. shimlib.cpp \