Project

General

Profile

Bug #160 » qscript.pro

Igor Pashev, 2013-10-27 08:55 AM

 
1
######################################################################
2
# Automatically generated by qmake (2.01a) Sat Oct 26 01:31:05 2013
3
######################################################################
4

    
5
TEMPLATE = app
6

    
7
TARGET = 
8
DEPENDPATH += .
9
INCLUDEPATH += .
10
QT += script
11
QT -= gui
12

    
13
# Input
14
SOURCES += qscript.cpp
(2-2/3)