Use ccache only on unix system.

--HG--
branch : develop
This commit is contained in:
dismine 2013-11-21 14:14:25 +02:00
parent 08e644a887
commit e4a4261fb5

View file

@ -52,9 +52,10 @@ OTHER_FILES += share/resources/valentina.rc \
TRANSLATIONS += share/translations/valentina_ru.ts \
share/translations/valentina_uk.ts
unix:QMAKE_CXX = ccache g++
CONFIG(debug, debug|release){
# Debug
QMAKE_CXX = ccache g++
TARGET = $$DEBUG_TARGET
CONFIG += precompile_header