Skip to content
Snippets Groups Projects
Commit fac97e7c authored by Massies Alexandre's avatar Massies Alexandre
Browse files

gitv ignore et key

parent ebfdaeaa
Branches
No related tags found
No related merge requests found
Showing
with 12150 additions and 70 deletions
# This file is used to ignore files which are generated # C++ objects and libs
# ---------------------------------------------------------------------------- *.slo
*.lo
*~
*.autosave
*.a
*.core
*.moc
*.o *.o
*.obj *.a
*.orig *.la
*.rej *.lai
*.so *.so
*.so.* *.so.*
*_pch.h.cpp *.dll
*_resource.rc *.dylib
*.qm
.#* # Qt-es
*.*# object_script.*.Release
core object_script.*.Debug
!core/ *_plugin_import.cpp
tags
.DS_Store
.directory
*.debug
Makefile*
*.prl
*.app
moc_*.cpp
ui_*.h
qrc_*.cpp
Thumbs.db
*.res
*.rc
/.qmake.cache /.qmake.cache
/.qmake.stash /.qmake.stash
*.pro.user
*.pro.user.*
*.qbs.user
*.qbs.user.*
*.moc
moc_*.cpp
moc_*.h
qrc_*.cpp
ui_*.h
*.qmlc
*.jsc
Makefile*
*build-*
*.qm
*.prl
# qtcreator generated files # Qt unit tests
*.pro.user* target_wrapper.*
*.qbs.user*
CMakeLists.txt.user*
# xemacs temporary files
*.flc
# Vim temporary files # QtCreator
.*.swp *.autosave
# Visual Studio generated files # QtCreator Qml
*.ib_pdb_index *.qmlproject.user
*.idb *.qmlproject.user.*
*.ilk
*.pdb
*.sln
*.suo
*.vcproj
*vcproj.*.*.user
*.ncb
*.sdf
*.opensdf
*.vcxproj
*vcxproj.*
# MinGW generated files # QtCreator CMake
*.Debug CMakeLists.txt.user*
*.Release
# Python byte code # QtCreator 4.8< compilation database
*.pyc compile_commands.json
# Binaries # QtCreator local machine specific files for imported projects
# -------- *creator.user*
*.dll
*.exe
# Directories with generated files *_qmlcache.qrc
.moc/
.obj/
.pch/
.rcc/
.uic/
/build*/
...@@ -19,6 +19,8 @@ qt_add_qml_module(appMotus ...@@ -19,6 +19,8 @@ qt_add_qml_module(appMotus
Main.qml Main.qml
RESOURCES Ressources.qrc RESOURCES Ressources.qrc
QML_FILES Case.qml QML_FILES Case.qml
RESOURCES .gitignore
QML_FILES Key.qml
) )
# Qt for iOS sets MACOSX_BUNDLE_GUI_IDENTIFIER automatically since Qt 6.1. # Qt for iOS sets MACOSX_BUNDLE_GUI_IDENTIFIER automatically since Qt 6.1.
......
import QtQuick
Item {
id: _item
width: 70
height: 100
focus: true
scale: 2
Rectangle {
id: rectangle
color: "#7a7a7a"
radius: 20
anchors.fill: parent
Text {
id: _text
x: 25
y: 42
color: "#ffffff"
text: qsTr("A")
anchors.fill: parent
font.pixelSize: 50
horizontalAlignment: Text.AlignHCenter
verticalAlignment: Text.AlignVCenter
font.family: "Tahoma"
font.bold: true
}
}
}
<RCC> <RCC>
<qresource prefix="/"> <qresource prefix="/">
<file>Case.qml</file> <file>Case.qml</file>
<file>Key.qml</file>
</qresource> </qresource>
</RCC> </RCC>
{
"configurations" :
[
{
"directories" :
[
{
"build" : ".",
"hasInstallRule" : true,
"jsonFile" : "directory-.-Debug-1ea45b8dc2ebb456b665.json",
"minimumCMakeVersion" :
{
"string" : "3.16"
},
"projectIndex" : 0,
"source" : ".",
"targetIndexes" :
[
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15
]
}
],
"name" : "Debug",
"projects" :
[
{
"directoryIndexes" :
[
0
],
"name" : "Motus",
"targetIndexes" :
[
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15
]
}
],
"targets" :
[
{
"directoryIndex" : 0,
"id" : "all_aotstats::@6890427a1f51a3e7e1df",
"jsonFile" : "target-all_aotstats-Debug-4aa7237c5de74a8c58a7.json",
"name" : "all_aotstats",
"projectIndex" : 0
},
{
"directoryIndex" : 0,
"id" : "all_qmllint::@6890427a1f51a3e7e1df",
"jsonFile" : "target-all_qmllint-Debug-4ec16165dce68666b660.json",
"name" : "all_qmllint",
"projectIndex" : 0
},
{
"directoryIndex" : 0,
"id" : "all_qmllint_json::@6890427a1f51a3e7e1df",
"jsonFile" : "target-all_qmllint_json-Debug-0677b46ada7ac654b9e9.json",
"name" : "all_qmllint_json",
"projectIndex" : 0
},
{
"directoryIndex" : 0,
"id" : "all_qmllint_module::@6890427a1f51a3e7e1df",
"jsonFile" : "target-all_qmllint_module-Debug-a0bbcaba16d6c94b5ae5.json",
"name" : "all_qmllint_module",
"projectIndex" : 0
},
{
"directoryIndex" : 0,
"id" : "all_qmltyperegistrations::@6890427a1f51a3e7e1df",
"jsonFile" : "target-all_qmltyperegistrations-Debug-d557d90c3f30ed917d94.json",
"name" : "all_qmltyperegistrations",
"projectIndex" : 0
},
{
"directoryIndex" : 0,
"id" : "appMotus::@6890427a1f51a3e7e1df",
"jsonFile" : "target-appMotus-Debug-0493098caf37e8e2d2ef.json",
"name" : "appMotus",
"projectIndex" : 0
},
{
"directoryIndex" : 0,
"id" : "appMotus_autogen::@6890427a1f51a3e7e1df",
"jsonFile" : "target-appMotus_autogen-Debug-ff03fb459454804b344e.json",
"name" : "appMotus_autogen",
"projectIndex" : 0
},
{
"directoryIndex" : 0,
"id" : "appMotus_autogen_timestamp_deps::@6890427a1f51a3e7e1df",
"jsonFile" : "target-appMotus_autogen_timestamp_deps-Debug-8279d8141cc429533e83.json",
"name" : "appMotus_autogen_timestamp_deps",
"projectIndex" : 0
},
{
"directoryIndex" : 0,
"id" : "appMotus_copy_qml::@6890427a1f51a3e7e1df",
"jsonFile" : "target-appMotus_copy_qml-Debug-8a5ed087c87cb2c519da.json",
"name" : "appMotus_copy_qml",
"projectIndex" : 0
},
{
"directoryIndex" : 0,
"id" : "appMotus_copy_res::@6890427a1f51a3e7e1df",
"jsonFile" : "target-appMotus_copy_res-Debug-908248cd2bfa42ca36e0.json",
"name" : "appMotus_copy_res",
"projectIndex" : 0
},
{
"directoryIndex" : 0,
"id" : "appMotus_qmlimportscan::@6890427a1f51a3e7e1df",
"jsonFile" : "target-appMotus_qmlimportscan-Debug-d7f94ebf71135bfea388.json",
"name" : "appMotus_qmlimportscan",
"projectIndex" : 0
},
{
"directoryIndex" : 0,
"id" : "appMotus_qmllint::@6890427a1f51a3e7e1df",
"jsonFile" : "target-appMotus_qmllint-Debug-7685cd6bcc7457ec51f5.json",
"name" : "appMotus_qmllint",
"projectIndex" : 0
},
{
"directoryIndex" : 0,
"id" : "appMotus_qmllint_json::@6890427a1f51a3e7e1df",
"jsonFile" : "target-appMotus_qmllint_json-Debug-b90b075ebdd61f628d9d.json",
"name" : "appMotus_qmllint_json",
"projectIndex" : 0
},
{
"directoryIndex" : 0,
"id" : "appMotus_qmllint_module::@6890427a1f51a3e7e1df",
"jsonFile" : "target-appMotus_qmllint_module-Debug-6309847041883c80ecf4.json",
"name" : "appMotus_qmllint_module",
"projectIndex" : 0
},
{
"directoryIndex" : 0,
"id" : "appMotus_qmltyperegistration::@6890427a1f51a3e7e1df",
"jsonFile" : "target-appMotus_qmltyperegistration-Debug-e533cc2ce7c0fa43de2f.json",
"name" : "appMotus_qmltyperegistration",
"projectIndex" : 0
},
{
"directoryIndex" : 0,
"id" : "module_appMotus_aotstats_target::@6890427a1f51a3e7e1df",
"jsonFile" : "target-module_appMotus_aotstats_target-Debug-dbc832e1760cd1c28c4d.json",
"name" : "module_appMotus_aotstats_target",
"projectIndex" : 0
}
]
}
],
"kind" : "codemodel",
"paths" :
{
"build" : "D:/Centrale/S8/C++GUI/Projet/Motus/motusetbouchecousue/Motus/build/Desktop_Qt_6_8_2_MinGW_64_bit-Debug",
"source" : "D:/Centrale/S8/C++GUI/Projet/Motus/motusetbouchecousue/Motus"
},
"version" :
{
"major" : 2,
"minor" : 7
}
}
{
"backtraceGraph" :
{
"commands" :
[
"install"
],
"files" :
[
"CMakeLists.txt"
],
"nodes" :
[
{
"file" : 0
},
{
"command" : 0,
"file" : 0,
"line" : 41,
"parent" : 0
}
]
},
"installers" :
[
{
"backtrace" : 1,
"component" : "Unspecified",
"destination" : "bin",
"paths" :
[
"appMotus.exe"
],
"targetId" : "appMotus::@6890427a1f51a3e7e1df",
"targetIndex" : 5,
"type" : "target"
}
],
"paths" :
{
"build" : ".",
"source" : "."
}
}
{
"cmake" :
{
"generator" :
{
"multiConfig" : false,
"name" : "Ninja"
},
"paths" :
{
"cmake" : "C:/Qt/Tools/CMake_64/bin/cmake.exe",
"cpack" : "C:/Qt/Tools/CMake_64/bin/cpack.exe",
"ctest" : "C:/Qt/Tools/CMake_64/bin/ctest.exe",
"root" : "C:/Qt/Tools/CMake_64/share/cmake-3.29"
},
"version" :
{
"isDirty" : false,
"major" : 3,
"minor" : 29,
"patch" : 3,
"string" : "3.29.3",
"suffix" : ""
}
},
"objects" :
[
{
"jsonFile" : "codemodel-v2-8149db32005963b5f3f7.json",
"kind" : "codemodel",
"version" :
{
"major" : 2,
"minor" : 7
}
},
{
"jsonFile" : "cache-v2-0545e84f5aec4f65f0a0.json",
"kind" : "cache",
"version" :
{
"major" : 2,
"minor" : 0
}
},
{
"jsonFile" : "cmakeFiles-v1-63e1a3349682400016f3.json",
"kind" : "cmakeFiles",
"version" :
{
"major" : 1,
"minor" : 0
}
}
],
"reply" :
{
"cache-v2" :
{
"jsonFile" : "cache-v2-0545e84f5aec4f65f0a0.json",
"kind" : "cache",
"version" :
{
"major" : 2,
"minor" : 0
}
},
"cmakeFiles-v1" :
{
"jsonFile" : "cmakeFiles-v1-63e1a3349682400016f3.json",
"kind" : "cmakeFiles",
"version" :
{
"major" : 1,
"minor" : 0
}
},
"codemodel-v2" :
{
"jsonFile" : "codemodel-v2-8149db32005963b5f3f7.json",
"kind" : "codemodel",
"version" :
{
"major" : 2,
"minor" : 7
}
}
}
}
{
"backtrace" : 3,
"backtraceGraph" :
{
"commands" :
[
"add_custom_target",
"_qt_internal_deferred_aotstats_setup"
],
"files" :
[
"C:/Qt/6.8.2/mingw_64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake",
"C:/Qt/6.8.2/mingw_64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake:1085:EVAL",
"CMakeLists.txt"
],
"nodes" :
[
{
"file" : 2
},
{
"file" : 2,
"line" : -1,
"parent" : 0
},
{
"command" : 1,
"file" : 1,
"line" : 1,
"parent" : 1
},
{
"command" : 0,
"file" : 0,
"line" : 1199,
"parent" : 2
}
]
},
"dependencies" :
[
{
"id" : "module_appMotus_aotstats_target::@6890427a1f51a3e7e1df"
}
],
"id" : "all_aotstats::@6890427a1f51a3e7e1df",
"name" : "all_aotstats",
"paths" :
{
"build" : ".",
"source" : "."
},
"sourceGroups" :
[
{
"name" : "",
"sourceIndexes" :
[
0
]
},
{
"name" : "CMake Rules",
"sourceIndexes" :
[
1,
2,
3,
4,
5,
6
]
}
],
"sources" :
[
{
"backtrace" : 3,
"isGenerated" : true,
"path" : "build/Desktop_Qt_6_8_2_MinGW_64_bit-Debug/CMakeFiles/all_aotstats",
"sourceGroupIndex" : 0
},
{
"backtrace" : 0,
"isGenerated" : true,
"path" : "build/Desktop_Qt_6_8_2_MinGW_64_bit-Debug/CMakeFiles/all_aotstats.rule",
"sourceGroupIndex" : 1
},
{
"backtrace" : 0,
"isGenerated" : true,
"path" : "build/Desktop_Qt_6_8_2_MinGW_64_bit-Debug/.rcc/qmlcache/all_aotstats.aotstats.rule",
"sourceGroupIndex" : 1
},
{
"backtrace" : 0,
"isGenerated" : true,
"path" : "build/Desktop_Qt_6_8_2_MinGW_64_bit-Debug/.rcc/qmlcache/module_appMotus.aotstats.rule",
"sourceGroupIndex" : 1
},
{
"backtrace" : 0,
"isGenerated" : true,
"path" : "build/Desktop_Qt_6_8_2_MinGW_64_bit-Debug/.rcc/qmlcache/appMotus_Case_qml.cpp.rule",
"sourceGroupIndex" : 1
},
{
"backtrace" : 0,
"isGenerated" : true,
"path" : "build/Desktop_Qt_6_8_2_MinGW_64_bit-Debug/.rcc/qmlcache/appMotus_Main_qml.cpp.rule",
"sourceGroupIndex" : 1
},
{
"backtrace" : 0,
"isGenerated" : true,
"path" : "build/Desktop_Qt_6_8_2_MinGW_64_bit-Debug/appmotus_qmltyperegistrations.cpp.rule",
"sourceGroupIndex" : 1
}
],
"type" : "UTILITY"
}
{
"backtrace" : 7,
"backtraceGraph" :
{
"commands" :
[
"add_custom_target",
"_qt_internal_add_phony_target",
"_qt_internal_add_all_qmllint_target",
"_qt_internal_target_enable_qmllint",
"qt6_target_qml_sources",
"qt6_add_qml_module",
"qt_add_qml_module",
"add_dependencies",
"_qt_internal_add_phony_target_dependencies"
],
"files" :
[
"C:/Qt/6.8.2/mingw_64/lib/cmake/Qt6/QtPublicCMakeHelpers.cmake",
"C:/Qt/6.8.2/mingw_64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake",
"CMakeLists.txt"
],
"nodes" :
[
{
"file" : 2
},
{
"command" : 6,
"file" : 2,
"line" : 15,
"parent" : 0
},
{
"command" : 5,
"file" : 1,
"line" : 1241,
"parent" : 1
},
{
"command" : 4,
"file" : 1,
"line" : 896,
"parent" : 2
},
{
"command" : 3,
"file" : 1,
"line" : 3198,
"parent" : 3
},
{
"command" : 2,
"file" : 1,
"line" : 1542,
"parent" : 4
},
{
"command" : 1,
"file" : 1,
"line" : 1607,
"parent" : 5
},
{
"command" : 0,
"file" : 0,
"line" : 299,
"parent" : 6
},
{
"command" : 8,
"file" : 1,
"line" : 1611,
"parent" : 5
},
{
"command" : 7,
"file" : 0,
"line" : 328,
"parent" : 8
}
]
},
"dependencies" :
[
{
"backtrace" : 9,
"id" : "appMotus_qmllint::@6890427a1f51a3e7e1df"
}
],
"folder" :
{
"name" : "QtInternalTargets/QmlLinter"
},
"id" : "all_qmllint::@6890427a1f51a3e7e1df",
"name" : "all_qmllint",
"paths" :
{
"build" : ".",
"source" : "."
},
"sources" : [],
"type" : "UTILITY"
}
{
"backtrace" : 7,
"backtraceGraph" :
{
"commands" :
[
"add_custom_target",
"_qt_internal_add_phony_target",
"_qt_internal_add_all_qmllint_target",
"_qt_internal_target_enable_qmllint",
"qt6_target_qml_sources",
"qt6_add_qml_module",
"qt_add_qml_module",
"add_dependencies",
"_qt_internal_add_phony_target_dependencies"
],
"files" :
[
"C:/Qt/6.8.2/mingw_64/lib/cmake/Qt6/QtPublicCMakeHelpers.cmake",
"C:/Qt/6.8.2/mingw_64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake",
"CMakeLists.txt"
],
"nodes" :
[
{
"file" : 2
},
{
"command" : 6,
"file" : 2,
"line" : 15,
"parent" : 0
},
{
"command" : 5,
"file" : 1,
"line" : 1241,
"parent" : 1
},
{
"command" : 4,
"file" : 1,
"line" : 896,
"parent" : 2
},
{
"command" : 3,
"file" : 1,
"line" : 3198,
"parent" : 3
},
{
"command" : 2,
"file" : 1,
"line" : 1544,
"parent" : 4
},
{
"command" : 1,
"file" : 1,
"line" : 1607,
"parent" : 5
},
{
"command" : 0,
"file" : 0,
"line" : 299,
"parent" : 6
},
{
"command" : 8,
"file" : 1,
"line" : 1611,
"parent" : 5
},
{
"command" : 7,
"file" : 0,
"line" : 328,
"parent" : 8
}
]
},
"dependencies" :
[
{
"backtrace" : 9,
"id" : "appMotus_qmllint_json::@6890427a1f51a3e7e1df"
}
],
"folder" :
{
"name" : "QtInternalTargets/QmlLinter"
},
"id" : "all_qmllint_json::@6890427a1f51a3e7e1df",
"name" : "all_qmllint_json",
"paths" :
{
"build" : ".",
"source" : "."
},
"sources" : [],
"type" : "UTILITY"
}
{
"backtrace" : 7,
"backtraceGraph" :
{
"commands" :
[
"add_custom_target",
"_qt_internal_add_phony_target",
"_qt_internal_add_all_qmllint_target",
"_qt_internal_target_enable_qmllint",
"qt6_target_qml_sources",
"qt6_add_qml_module",
"qt_add_qml_module",
"add_dependencies",
"_qt_internal_add_phony_target_dependencies"
],
"files" :
[
"C:/Qt/6.8.2/mingw_64/lib/cmake/Qt6/QtPublicCMakeHelpers.cmake",
"C:/Qt/6.8.2/mingw_64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake",
"CMakeLists.txt"
],
"nodes" :
[
{
"file" : 2
},
{
"command" : 6,
"file" : 2,
"line" : 15,
"parent" : 0
},
{
"command" : 5,
"file" : 1,
"line" : 1241,
"parent" : 1
},
{
"command" : 4,
"file" : 1,
"line" : 896,
"parent" : 2
},
{
"command" : 3,
"file" : 1,
"line" : 3198,
"parent" : 3
},
{
"command" : 2,
"file" : 1,
"line" : 1546,
"parent" : 4
},
{
"command" : 1,
"file" : 1,
"line" : 1607,
"parent" : 5
},
{
"command" : 0,
"file" : 0,
"line" : 299,
"parent" : 6
},
{
"command" : 8,
"file" : 1,
"line" : 1611,
"parent" : 5
},
{
"command" : 7,
"file" : 0,
"line" : 328,
"parent" : 8
}
]
},
"dependencies" :
[
{
"backtrace" : 9,
"id" : "appMotus_qmllint_module::@6890427a1f51a3e7e1df"
}
],
"folder" :
{
"name" : "QtInternalTargets/QmlLinter"
},
"id" : "all_qmllint_module::@6890427a1f51a3e7e1df",
"name" : "all_qmllint_module",
"paths" :
{
"build" : ".",
"source" : "."
},
"sources" : [],
"type" : "UTILITY"
}
{
"backtrace" : 4,
"backtraceGraph" :
{
"commands" :
[
"add_custom_target",
"_qt_internal_qml_type_registration",
"qt6_add_qml_module",
"qt_add_qml_module",
"add_dependencies"
],
"files" :
[
"C:/Qt/6.8.2/mingw_64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake",
"CMakeLists.txt"
],
"nodes" :
[
{
"file" : 1
},
{
"command" : 3,
"file" : 1,
"line" : 15,
"parent" : 0
},
{
"command" : 2,
"file" : 0,
"line" : 1241,
"parent" : 1
},
{
"command" : 1,
"file" : 0,
"line" : 785,
"parent" : 2
},
{
"command" : 0,
"file" : 0,
"line" : 3798,
"parent" : 3
},
{
"command" : 4,
"file" : 0,
"line" : 3801,
"parent" : 3
}
]
},
"dependencies" :
[
{
"backtrace" : 5,
"id" : "appMotus_qmltyperegistration::@6890427a1f51a3e7e1df"
}
],
"folder" :
{
"name" : "QtInternalTargets"
},
"id" : "all_qmltyperegistrations::@6890427a1f51a3e7e1df",
"name" : "all_qmltyperegistrations",
"paths" :
{
"build" : ".",
"source" : "."
},
"sources" : [],
"type" : "UTILITY"
}
{
"backtrace" : 0,
"backtraceGraph" :
{
"commands" : [],
"files" :
[
"CMakeLists.txt"
],
"nodes" :
[
{
"file" : 0
}
]
},
"dependencies" :
[
{
"id" : "appMotus_autogen_timestamp_deps::@6890427a1f51a3e7e1df"
}
],
"folder" :
{
"name" : "QtInternalTargets"
},
"id" : "appMotus_autogen::@6890427a1f51a3e7e1df",
"isGeneratorProvided" : true,
"name" : "appMotus_autogen",
"paths" :
{
"build" : ".",
"source" : "."
},
"sourceGroups" :
[
{
"name" : "",
"sourceIndexes" :
[
0
]
},
{
"name" : "CMake Rules",
"sourceIndexes" :
[
1,
2
]
}
],
"sources" :
[
{
"backtrace" : 0,
"isGenerated" : true,
"path" : "build/Desktop_Qt_6_8_2_MinGW_64_bit-Debug/CMakeFiles/appMotus_autogen",
"sourceGroupIndex" : 0
},
{
"backtrace" : 0,
"isGenerated" : true,
"path" : "build/Desktop_Qt_6_8_2_MinGW_64_bit-Debug/CMakeFiles/appMotus_autogen.rule",
"sourceGroupIndex" : 1
},
{
"backtrace" : 0,
"isGenerated" : true,
"path" : "build/Desktop_Qt_6_8_2_MinGW_64_bit-Debug/appMotus_autogen/timestamp.rule",
"sourceGroupIndex" : 1
}
],
"type" : "UTILITY"
}
{
"backtrace" : 0,
"backtraceGraph" :
{
"commands" :
[
"add_dependencies",
"_qt_internal_qml_copy_files_to_build_dir",
"qt6_target_qml_sources",
"qt6_add_qml_module",
"qt_add_qml_module"
],
"files" :
[
"CMakeLists.txt",
"C:/Qt/6.8.2/mingw_64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake"
],
"nodes" :
[
{
"file" : 0
},
{
"command" : 4,
"file" : 0,
"line" : 15,
"parent" : 0
},
{
"command" : 3,
"file" : 1,
"line" : 1241,
"parent" : 1
},
{
"command" : 2,
"file" : 1,
"line" : 896,
"parent" : 2
},
{
"command" : 1,
"file" : 1,
"line" : 3448,
"parent" : 3
},
{
"command" : 0,
"file" : 1,
"line" : 2859,
"parent" : 4
},
{
"command" : 1,
"file" : 1,
"line" : 3454,
"parent" : 3
},
{
"command" : 0,
"file" : 1,
"line" : 2859,
"parent" : 6
}
]
},
"dependencies" :
[
{
"backtrace" : 5,
"id" : "appMotus_copy_qml::@6890427a1f51a3e7e1df"
},
{
"backtrace" : 0,
"id" : "appMotus_qmlimportscan::@6890427a1f51a3e7e1df"
},
{
"backtrace" : 7,
"id" : "appMotus_copy_res::@6890427a1f51a3e7e1df"
}
],
"folder" :
{
"name" : "QtInternalTargets"
},
"id" : "appMotus_autogen_timestamp_deps::@6890427a1f51a3e7e1df",
"isGeneratorProvided" : true,
"name" : "appMotus_autogen_timestamp_deps",
"paths" :
{
"build" : ".",
"source" : "."
},
"sources" : [],
"type" : "UTILITY"
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment