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
16 lines
318 B
!IF 0
|
|
Copyright (c) Microsoft Corporation
|
|
!ENDIF
|
|
|
|
!include ..\sources.inc
|
|
|
|
TARGETNAME=shimlib
|
|
TARGETTYPE=LIBRARY
|
|
TARGETPATH=obj
|
|
|
|
SOURCES=\
|
|
positionindependentblob.cpp \
|
|
positionindependenthashtable.cpp \
|
|
positionindependenthashtableaccessor.cpp \
|
|
positionindependentstringpool.cpp \
|
|
shimlib.cpp \
|