Precompiled header for qt and ccache.

--HG--
branch : develop
This commit is contained in:
dismine 2013-10-13 13:32:49 +03:00
parent 8e715bf71f
commit d0ce7e5d10

View file

@ -11,7 +11,8 @@ QT += core gui widgets xml svg
TARGET = Valentina
TEMPLATE = app
CONFIG -= debug_and_release debug_and_release_target
CONFIG += c++11
CONFIG += c++11 precompile_header
QMAKE_CXX = ccache g++
SOURCES += main.cpp\
mainwindow.cpp \