- ######################################################################
- # Automatically generated by qmake (2.01a) mar. fvr. 9 13:12:19 2010
- ######################################################################
- DEPENDPATH += . src include
- INCLUDEPATH += . include
- LIBS += -lm
- QT += opengl
- # Input
- HEADERS += include/GLWidget.hpp include/Image.hpp include/Pixel.hpp include/Window.hpp
- SOURCES += src/main.cpp \
- src/GLWidget.cpp \
- src/Window.cpp \
- src/Image.cpp
|