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.
15 lines
580 B
15 lines
580 B
TARGETPATH=$(_OBJ_DIR)
|
|
TARGETTYPE=NOTARGET
|
|
|
|
SOURCES=
|
|
|
|
# makefile.def will binplace any file listed in the MISCFILES macro.
|
|
|
|
|
|
# Platform specific MISCFILES
|
|
|
|
MISCFILES = \
|
|
Handwriting_Recognizer_(Korean)_{04244317-D8C5-4A6C-97A6-C7CA06F889B1}.sld \
|
|
Microsoft_IME_Core_(Korean)_{8C712818-A842-4791-8737-C80ADDCB4ADF}.sld \
|
|
Microsoft_IME_Handwriting_Applet_(Korean)_{DE9CE1A9-6EDE-47AA-A862-2D02F89C3D89}.sld \
|
|
Microsoft_IME_Hanja_Dictionary_(Korean)_{E1F91837-DA56-4523-B072-32574FFBFD8B}.sld
|