From 17927de45e769d4dbac5b1547464b2618150cfb4 Mon Sep 17 00:00:00 2001 From: Marvin Borner Date: Fri, 10 Apr 2020 17:44:23 +0200 Subject: Implemented login page --- harbour-sailchess.pro | 3 +++ 1 file changed, 3 insertions(+) (limited to 'harbour-sailchess.pro') diff --git a/harbour-sailchess.pro b/harbour-sailchess.pro index 2e954fc..bcd00e7 100644 --- a/harbour-sailchess.pro +++ b/harbour-sailchess.pro @@ -21,6 +21,7 @@ DISTFILES += qml/harbour-sailchess.qml \ qml/pages/Board.qml \ qml/Square.qml \ qml/Functions.qml \ + qml/pages/Login.qml \ rpm/harbour-sailchess.changes.in \ rpm/harbour-sailchess.changes.run.in \ rpm/harbour-sailchess.spec \ @@ -39,3 +40,5 @@ CONFIG += sailfishapp_i18n # following TRANSLATIONS line. And also do not forget to # modify the localized app name in the the .desktop file. TRANSLATIONS += translations/harbour-sailchess-de.ts + +RESOURCES += qml/resources/resources.qrc -- cgit v1.2.3