18 lines
616 B
Plaintext
18 lines
616 B
Plaintext
|
|
#
|
|
# 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
|
|
|