blob: e837ece3cac5e7b05f2197c091ca02a81ff22b86 (
plain)
1
2
3
4
5
6
7
8
9
|
##### xml_coff_parser (executable)
tde_add_executable( xml_coff_parser AUTOMOC
SOURCES xml_coff_parser.cpp gpprocessor.cpp
LINK
devicelistnoui-static pic-static picbase-static picxml-static mem24-static mem24base-static mem24xml-static
xmltodata-static devicebase-static common-static tdecore-shared
)
|