From: Michael Andreen Date: Thu, 19 May 2005 21:00:56 +0000 (+0000) Subject: use bison explicitly X-Git-Url: https://ruin.nu/git/?p=popboot.git;a=commitdiff_plain;h=ca86f12f7b9b4533acb0c8bf2dc10c21e0507887 use bison explicitly --- diff --git a/src.pro b/src.pro index 67eb5f7..67b5646 100644 --- a/src.pro +++ b/src.pro @@ -8,6 +8,7 @@ CONFIG += debug INCLUDEPATH += . TARGET = planner #LIBS += -lpthread +QMAKE_YACC = bison # Input HEADERS += action.h node.h planner.h