Skip to content
Snippets Groups Projects
Unverified Commit a0535205 authored by LittleTux89's avatar LittleTux89 Committed by GitHub
Browse files

Merge pull request #6 from kelvinblockchain/development

[+] Added submodules libdap and libdap-qt-ui-qml
parents 87b89dda 14f626a4
No related branches found
No related tags found
1 merge request!11Cellframe clone
...@@ -4,5 +4,5 @@ ...@@ -4,5 +4,5 @@
branch = master branch = master
[submodule "libdap-qt-ui-qml"] [submodule "libdap-qt-ui-qml"]
path = libdap-qt-ui-qml path = libdap-qt-ui-qml
url = git://github.com/kelvinblockchain/libdap-qt-ui-qml.git url = https://github.com/kelvinblockchain/libdap-qt-ui-qml.git
branch = master branch = master
...@@ -79,7 +79,7 @@ HEADERS += \ ...@@ -79,7 +79,7 @@ HEADERS += \
include (../libKelvinDashboardCommon/libKelvinDashboardCommon.pri) include (../libKelvinDashboardCommon/libKelvinDashboardCommon.pri)
INCLUDEPATH += $$_PRO_FILE_PWD_/../libKelvinDashboardCommon/; INCLUDEPATH += $$_PRO_FILE_PWD_/../libKelvinDashboardCommon/
$$_PRO_FILE_PWD_/../libdap/ $$_PRO_FILE_PWD_/../libdap/
DISTFILES += DISTFILES +=
...@@ -49,7 +49,7 @@ HEADERS += \ ...@@ -49,7 +49,7 @@ HEADERS += \
DapChainNodeCache.h DapChainNodeCache.h
include (../libKelvinDashboardCommon/libKelvinDashboardCommon.pri) include (../libKelvinDashboardCommon/libKelvinDashboardCommon.pri)
INCLUDEPATH += $$_PRO_FILE_PWD_/../libKelvinDashboardCommon/; INCLUDEPATH += $$_PRO_FILE_PWD_/../libKelvinDashboardCommon/
$$_PRO_FILE_PWD_/../libdap/ $$_PRO_FILE_PWD_/../libdap/
RESOURCES += \ RESOURCES += \
......
Subproject commit c30973bfe5a3d2eb4201af535cc559b326e8b175
Subproject commit e163862577c00f1d22ab3fc7cfd42109a9c0e450
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment