a889305c7e
all examples compile again
15 lines
361 B
Prolog
15 lines
361 B
Prolog
######################################################################
|
|
# 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
|