mirror of
https://github.com/QuasarApp/Hanoi-Towers.git
synced 2025-04-26 09:44:32 +00:00
drop support qmake
This commit is contained in:
parent
326266dbd9
commit
f619bfc8a1
@ -1,21 +0,0 @@
|
||||
#
|
||||
# Copyright (C) 2018 - 2019 QuasarApp.
|
||||
# Distributed under the lgplv3 software license, see the accompanying
|
||||
# Everyone is permitted to copy and distribute verbatim copies
|
||||
# of this license document, but changing it is not allowed.
|
||||
#
|
||||
|
||||
TEMPLATE = subdirs
|
||||
CONFIG += ordered
|
||||
|
||||
SUBDIRS += NetworkProtocol \
|
||||
HanoiTowersServer \
|
||||
SimpleQmlNotify \
|
||||
hanoi_towers
|
||||
|
||||
NetworkProtocol.file = $$PWD/QtNetworkProtocol/NetworkProtocol.pro
|
||||
SimpleQmlNotify.file = $$PWD/SimpleQmlNotify/QmlNotify.pro
|
||||
include($$PWD/installer/installerHanoiTower.pri)
|
||||
|
||||
QMAKE_EXTRA_TARGETS += \
|
||||
test
|
Loading…
x
Reference in New Issue
Block a user