###################################################################### # Automatically generated by qmake (1.07a) Fri May 6 20:04:49 2005 ###################################################################### TEMPLATE = app CONFIG -= qt CONFIG += debug INCLUDEPATH += . TARGET = planner #LIBS += -lpthread # Input HEADERS += action.h node.h planner.h SOURCES += action.cpp node.cpp planner.cpp YACCSOURCES += parser.y