diff --git a/features/qtcommercialchart.prf b/features/qtcommercialchart.prf index 5bc5746..69b496c 100644 --- a/features/qtcommercialchart.prf +++ b/features/qtcommercialchart.prf @@ -14,6 +14,6 @@ CONFIG(debug, debug|release){ LIBS += -lQtCommercialChart } -}els { +} else { LIBS +=-lQtCommercialChart }