Alisa/native/QTprojeckt/NativGuiAlisa/content/CMakeLists.txt
2024-07-08 13:51:03 +02:00

14 lines
297 B
CMake

### 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
)