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
633 B
17 lines
633 B
|
|
#
|
|
# This is a component-definition directory where we keep all the information related to embedded
|
|
# componentization effort
|
|
#
|
|
|
|
TARGETPATH=$(_OBJ_DIR)
|
|
TARGETTYPE=NOTARGET
|
|
SOURCES=
|
|
|
|
# please keep this list in alphabetical order
|
|
MISCFILES = \
|
|
Application_Compatibility_Apphelp_Services_{EB702272-DE05-4ADE-BF0D-EC189C90EA69}.sld \
|
|
Application_Compatibility_Core_{6859B8AF-6EB4-4594-ADA1-3C76854D61E7}.sld \
|
|
Application_Compatibility_Support_Tools_{FE1B4AB5-96CB-4488-8719-FEF001F1AE7F}.sld \
|
|
Application_Compatibility_User_Interface_Services_{F9E661AC-F465-40CD-BC18-309BAD13EF49}.sld
|
|
|