diff options
author | Marius Kintel <marius@kintel.net> | 2013-05-09 22:55:04 (GMT) |
---|---|---|
committer | Marius Kintel <marius@kintel.net> | 2013-05-09 22:55:04 (GMT) |
commit | b5079a189aa70cf36e9a4ded6d891df6ae78ac58 (patch) | |
tree | 080d9629a983b1813ae1c3f05b6b71f98f01585e /openscad.pro | |
parent | 7a8b6f5c516e43c1bb0a90eab3e662453d112b84 (diff) |
wops, duplicate parser files
Diffstat (limited to 'openscad.pro')
-rw-r--r-- | openscad.pro | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/openscad.pro b/openscad.pro index a8f3d17..542bcc3 100644 --- a/openscad.pro +++ b/openscad.pro @@ -178,8 +178,6 @@ win32 { LEXSOURCES += src/lexer.l YACCSOURCES += src/parser.y } -FLEXSOURCES = src/lexer.l -BISONSOURCES = src/parser.y RESOURCES = openscad.qrc |