mirror of
https://github.com/fwbuilder/fwbuilder
synced 2026-09-12 08:02:00 +02:00
Use ccache for newClusterDialogTest
This commit is contained in:
@@ -9,7 +9,6 @@ TARGET = newClusterDialogTest
|
|||||||
CONFIG += console
|
CONFIG += console
|
||||||
CONFIG -= app_bundle
|
CONFIG -= app_bundle
|
||||||
TEMPLATE = app
|
TEMPLATE = app
|
||||||
QMAKE_CXX = g++
|
|
||||||
SOURCES += main.cpp \
|
SOURCES += main.cpp \
|
||||||
newClusterDialogTest.cpp \
|
newClusterDialogTest.cpp \
|
||||||
../../ProjectPanel.cpp \
|
../../ProjectPanel.cpp \
|
||||||
|
|||||||
Reference in New Issue
Block a user