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