Inital commit of the Komplex Hub

This commit is contained in:
Digital Artifex
2026-06-02 15:11:36 -04:00
commit 15a625008e
2911 changed files with 655555 additions and 0 deletions
@@ -0,0 +1,21 @@
set(target "KomplexHubModule_Kero")
set(working_dir "/home/parametheus/Projects/QtDesigner/KomplexHub/KomplexHubModule/Kero")
set(src_and_dest_list
"/home/parametheus/Projects/QtDesigner/KomplexHub/KomplexHubModule/Kero/KeroBuildingAnimation.qml"
"/home/parametheus/Projects/QtDesigner/KomplexHub/build/qml/KomplexHub/Kero/KeroBuildingAnimation.qml"
"/home/parametheus/Projects/QtDesigner/KomplexHub/KomplexHubModule/Kero/KeroChoiceAvatar.qml"
"/home/parametheus/Projects/QtDesigner/KomplexHub/build/qml/KomplexHub/Kero/KeroChoiceAvatar.qml"
"/home/parametheus/Projects/QtDesigner/KomplexHub/KomplexHubModule/Kero/KeroErrorAvatar.qml"
"/home/parametheus/Projects/QtDesigner/KomplexHub/build/qml/KomplexHub/Kero/KeroErrorAvatar.qml"
"/home/parametheus/Projects/QtDesigner/KomplexHub/KomplexHubModule/Kero/KeroHelloAvatar.qml"
"/home/parametheus/Projects/QtDesigner/KomplexHub/build/qml/KomplexHub/Kero/KeroHelloAvatar.qml"
"/home/parametheus/Projects/QtDesigner/KomplexHub/KomplexHubModule/Kero/KeroLoadingAnimation.qml"
"/home/parametheus/Projects/QtDesigner/KomplexHub/build/qml/KomplexHub/Kero/KeroLoadingAnimation.qml"
"/home/parametheus/Projects/QtDesigner/KomplexHub/KomplexHubModule/Kero/KeroNoResultsAvatar.qml"
"/home/parametheus/Projects/QtDesigner/KomplexHub/build/qml/KomplexHub/Kero/KeroNoResultsAvatar.qml"
"/home/parametheus/Projects/QtDesigner/KomplexHub/KomplexHubModule/Kero/KeroWarningAvatar.qml"
"/home/parametheus/Projects/QtDesigner/KomplexHub/build/qml/KomplexHub/Kero/KeroWarningAvatar.qml"
)
set(timestamp_file "/home/parametheus/Projects/QtDesigner/KomplexHub/build/KomplexHubModule/Kero/.qt/KomplexHubModule_Kero_qml.txt")