From 9bda9da6d95b1aaece179700b38af2b4505813bb Mon Sep 17 00:00:00 2001 From: Andrey Paskal Date: Wed, 23 Dec 2009 18:54:08 +0300 Subject: [PATCH] Reordered build targets. --- src/src.pro | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/src.pro b/src/src.pro index 7d1d451..37ae7cf 100644 --- a/src/src.pro +++ b/src/src.pro @@ -1,8 +1,8 @@ TEMPLATE = subdirs +SUBDIRS += editor SUBDIRS += lib plugins SUBDIRS += designer/formdesigner designer ananas admin SUBDIRS += extensions -SUBDIRS += editor #TRANSLATIONS = \ # ../translations/ananas-en.ts \ -- 1.7.1