Make sure that all examples are console applications

This commit is contained in:
Debao Zhang
2013-10-23 10:27:21 +08:00
parent a112f5d2e7
commit 6d3b3cf5d4
10 changed files with 23 additions and 40 deletions
+3
View File
@@ -3,4 +3,7 @@ TARGET = image
#include(../../../src/xlsx/qtxlsx.pri)
QT += xlsx
CONFIG += console
CONFIG -= app_bundle
SOURCES += main.cpp