]> git.defcon.no Git - rctxduino/blob - jstt/jstt.pro
Added a file to test uploading of files to repository.
[rctxduino] / jstt / jstt.pro
1 #-------------------------------------------------
2 #
3 # Project created by QtCreator 2011-09-05T21:48:34
4 #
5 #-------------------------------------------------
6
7 TARGET = jstt
8 TEMPLATE = app
9
10 LIBS += -lSDL
11
12 SOURCES += main.cpp\
13 jstt.cpp
14
15 HEADERS += jstt.h
16
17 FORMS += jstt.ui