!IF 0 Copyright (c) 1989-2001 Microsoft Corporation !ENDIF !include $(PROJECT_ROOT)\win32\clickonce\installer.inc TARGETPATH=$(INSTALLER_LIB_DEST) TARGETNAME=shortcut TARGETTYPE=LIBRARY UMTYPE=windows C_DEFINES = $(C_DEFINES) -DUNICODE -D_UNICODE -DISOLATION_AWARE_ENABLED USE_CRTDLL=1 INCLUDES=..\includes;\ $(INCLUDES) SOURCES= \ shcut.cpp \ shlink.cpp \ extricon.cpp \ persist.cpp \ propsht.cpp \ infotip.cpp \ refcount.cpp \ util.cpp