diff options
author | meta <s@w23.at> | 2011-01-21 21:09:18 (GMT) |
---|---|---|
committer | meta <s@w23.at> | 2011-01-21 21:09:18 (GMT) |
commit | 52a474eb5213cfdda7b4825d51861de27b48954f (patch) | |
tree | 68844b571bc1a497119de8553c7c96385dda87e0 /openscad.pro | |
parent | 94748bb8d2cb9943f2cfb0accb71fd64f73584fc (diff) | |
parent | 69b48597eae52f9e2cf0dd7273a87287c97002b2 (diff) |
Merge branch 'master' of https://github.com/meta23/openscad
Conflicts:
openscad.pro
Diffstat (limited to 'openscad.pro')
-rw-r--r-- | openscad.pro | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/openscad.pro b/openscad.pro index 355a129..95c860b 100644 --- a/openscad.pro +++ b/openscad.pro @@ -4,7 +4,6 @@ win32 { isEmpty(VERSION) VERSION = $$system(date "+%Y.%m.%d") } - #configure lex / yacc win32 { include(flex.pri) |