Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Enable flex/bison stuff again
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6064 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
timlinux committed Nov 8, 2006
1 parent e0f86a6 commit 6ee8a30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/core.pro
Expand Up @@ -31,7 +31,7 @@ message("Building libs into $${DESTDIR}")
win32{
#generate lex and yacc sources
message("Generating lex and yacc sources")
#system(genlexyacc)
system(genlexyacc)
}

HEADERS = qgis.h \
Expand Down

0 comments on commit 6ee8a30

Please sign in to comment.