Skip to content

Commit c1ebb4e

Browse files
committed
Removed C++11 requirement
1 parent 6c1b85d commit c1ebb4e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pcb2gcodeGUI.pro

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
1010

1111
TARGET = pcb2gcodeGUI
1212
TEMPLATE = app
13-
CONFIG += c++11
1413

1514
SOURCES += main.cpp\
1615
mainwindow.cpp \

0 commit comments

Comments
 (0)