From 02a8af27eb4328aeafc5298fac2f82133a24ba23 Mon Sep 17 00:00:00 2001 From: uzakmat Date: Thu, 28 Jan 2010 13:07:05 +0000 Subject: [PATCH] binary name changed to fosdem-schedule --- src/app/app.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/app.pro b/src/app/app.pro index 46edaa0..35d9169 100644 --- a/src/app/app.pro +++ b/src/app/app.pro @@ -1,6 +1,6 @@ include(../global.pri) TEMPLATE = app -TARGET = fosdem +TARGET = fosdem-schedule DESTDIR = ../bin QT += sql xml -- 2.39.5