Wizard: Fix generated project file

Change-Id: Ibef37ad8ecc696a35766bbda94a113e747d69771
Reviewed-by: David Schulz <david.schulz@qt.io>
This commit is contained in:
Christian Stenger
2023-04-05 16:00:55 +02:00
parent 36ca97d32b
commit 66f939c758

View File

@@ -47,7 +47,7 @@ CONFIG += thread
CONFIG -= qt CONFIG -= qt
SOURCES += \\ SOURCES += \\
%{MainCppName} \ %{MainCppName} \\
%{TestCaseFileGTestWithCppSuffix} %{TestCaseFileGTestWithCppSuffix}
@endif @endif
@if "%{TestFrameWork}" == "BoostTest" @if "%{TestFrameWork}" == "BoostTest"