summaryrefslogtreecommitdiffstats
path: root/examples/opengl/hellowindow/hellowindow.pro
blob: 6492975d3b592d2c4acadf934c5aed0ff9ae566c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
######################################################################
# Automatically generated by qmake (2.01a) Wed Apr 27 16:40:46 2011
######################################################################

TEMPLATE = app
TARGET = 
DEPENDPATH += .
INCLUDEPATH += .

QT += opengl widgets

# Input
HEADERS += hellowindow.h
SOURCES += hellowindow.cpp main.cpp