diff --git a/Valentina.pro b/Valentina.pro index 27381354d..cbecf8c36 100644 --- a/Valentina.pro +++ b/Valentina.pro @@ -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