Alisa/native/QTprojeckt/NativGuiAlisa/content/CMakeLists.txt

15 lines
297 B
Text
Raw Normal View History

2024-07-08 13:51:03 +02:00
### This file is automatically generated by Qt Design Studio.
### Do not change
qt_add_library(content STATIC)
qt6_add_qml_module(content
URI "content"
VERSION 1.0
RESOURCE_PREFIX "/qt/qml"
QML_FILES
App.qml
Screen01.ui.qml
RESOURCES
fonts/fonts.txt
)