add qad styles

git-svn-id: svn://db.shs.com.ru/libs@547 a8b55f48-bf90-11e4-a774-851b48703e85
This commit is contained in:
2019-06-17 11:01:11 +00:00
parent 06c3252e26
commit d4c2c077b1
53 changed files with 1207 additions and 1 deletions

View File

@@ -106,7 +106,7 @@ macro(qad_project NAME _MODULES _LIBS)
endif()
endmacro()
set(DIRS utils widgets application blockview graphic sql_table touch_widgets)
set(DIRS utils widgets application blockview graphic sql_table touch_widgets styles)
foreach(D ${DIRS})
list(APPEND QT_MULTILIB_LIST qad_${D})
endforeach(D)