From: Michael Andreen Date: Sat, 7 May 2005 16:25:27 +0000 (+0000) Subject: name the executable planner instead of src X-Git-Url: https://ruin.nu/git/?p=popboot.git;a=commitdiff_plain;h=3a5c7967d474fe42d471f417fa1f4bb1aec8e4fa name the executable planner instead of src --- diff --git a/src.pro b/src.pro index c5ed145..d0c6da8 100644 --- a/src.pro +++ b/src.pro @@ -6,6 +6,7 @@ TEMPLATE = app CONFIG -= qt CONFIG += debug INCLUDEPATH += . +TARGET = planner # Input HEADERS += action.h node.h planner.h