public
Description: Real-time web-server visualization using OpenGL and a force directed layout
Homepage: http://www.fudgie.org/gltrail.html
Clone URL: git://github.com/Fudge/gltrail.git
gltrail / gltrail.pro
100644 8 lines (6 sloc) 0.101 kb
1
2
3
4
5
6
7
8
SUBDIRS += src
TEMPLATE = subdirs
CONFIG += warn_on \
          qt \
          thread
QT += opengl