Skip to content

Commit 97fae2e

Browse files
committed
Corrected target name in .pro file
1 parent 92c122c commit 97fae2e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/MieSimulator.pro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ QT += core gui \
1010

1111
greaterThan(QT_MAJOR_VERSION, 5): QT += widgets
1212

13-
TARGET = MieSimulator_v1_1
13+
TARGET = MieSimulatorGUI_v1_1
1414
CONFIG -= -qt-freetype
1515
TEMPLATE = app
1616
DEFINES += QT_DEPRECATED_WARNINGS

0 commit comments

Comments
 (0)