diff options
Diffstat (limited to 'LayoutStudio.pro')
-rwxr-xr-x[-rw-r--r--] | LayoutStudio.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/LayoutStudio.pro b/LayoutStudio.pro index cd34307..2b61e62 100644..100755 --- a/LayoutStudio.pro +++ b/LayoutStudio.pro @@ -2,6 +2,7 @@ # Project created by QtCreator 2010-10-03T04:03:27 # ------------------------------------------------- QT += xml +CONFIG += console TARGET = LayoutStudio TEMPLATE = app SOURCES += main.cpp \ |