diff options
Diffstat (limited to 'client/client.pro')
-rw-r--r-- | client/client.pro | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/client/client.pro b/client/client.pro index cc69d96..7523dac 100644 --- a/client/client.pro +++ b/client/client.pro @@ -1,11 +1,10 @@ -###################################################################### -# Automatically generated by qmake (2.01a) Wed Aug 29 14:24:47 2007 -###################################################################### +# -*- Makefile -*- TEMPLATE = app TARGET = pracro DEPENDPATH += . widgets INCLUDEPATH += . widgets +SUBDIRS += editor QT += core gui network xml # For debugging |