Start of new ANTLR4 based parser.
Very simple tests pass.
This commit is contained in:
parent
03b4194193
commit
fbbe832a05
44 changed files with 860 additions and 8 deletions
|
|
@ -5,8 +5,6 @@ error( "Use local.pri.sample to create your own local.pri" )
|
|||
LIBS += -lUser32 -lws2_32 -llibpq
|
||||
|
||||
CONFIG += c++17
|
||||
QMAKE_CXXFLAGS += /std:c++17
|
||||
|
||||
# The following define makes your compiler emit warnings if you use
|
||||
# any feature of Qt which as been marked as deprecated (the exact warnings
|
||||
# depend on your compiler). Please consult the documentation of the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue