summaryrefslogtreecommitdiffstats
path: root/util/qlalr/examples/lambda/lambda.pro
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@digia.com>2013-06-12 12:08:32 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-01-20 09:26:37 +0100
commite06557b596e7bc37aad70e4083bf59ff240681a1 (patch)
tree38681727b52cbafe240acf289ef69b2f1878d404 /util/qlalr/examples/lambda/lambda.pro
parent08841c1c2f436fb304b3766114c4525ba21c63ba (diff)
re-import qlalr into qtbase
we have a bunch of qlalr-generated sources all over the place. it would be much nicer to actually generate them at build time, rather than checking them in. this obviously requires building qlalr early on ... this commit restores the sources at their pre-modularization location and makes no attempt at integrating them into the build process yet. this is a measure to overcome git stupidity. this imports qt/qlalr at commit 4071d86e82b299f26e335a7faf662b5a676e2279 with some style fixes on top. Change-Id: I83472bc492440ecb96a8a0d5bf74cf968a1e17d2 Reviewed-by: Lars Knoll <lars.knoll@digia.com> Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'util/qlalr/examples/lambda/lambda.pro')
-rw-r--r--util/qlalr/examples/lambda/lambda.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/util/qlalr/examples/lambda/lambda.pro b/util/qlalr/examples/lambda/lambda.pro
new file mode 100644
index 0000000000..dfe4824027
--- /dev/null
+++ b/util/qlalr/examples/lambda/lambda.pro
@@ -0,0 +1,3 @@
+HEADERS += lambda.h parser_table_p.h
+SOURCES += main.cpp parser_table.cpp
+QT = core