51e501fa8d
Change-Id: I1955320e7639760b4383a53f37a506c8055933ef Reviewed-by: Liang Qi <liang.qi@theqtcompany.com>
7 lines
182 B
Prolog
7 lines
182 B
Prolog
QT += widgets
|
|
SOURCES = main.cpp
|
|
OTHER_FILES = glyphshaping_data.xml
|
|
glyphshaping_data.path = .
|
|
glyphshaping_data.files = $$PWD/glyphshaping_data.xml
|
|
DEPLOYMENT += glyphshaping_data
|