# ##################################################################### # Automatically generated by qmake (2.01a) Thu Dec 9 00:40:02 2010 # ##################################################################### TEMPLATE = app TARGET = DEPENDPATH += . INCLUDEPATH += . # Input SOURCES += main.cpp \ FormEditor.cpp \ Elements.cpp \ Selector.cpp QT += network HEADERS += FormEditor.h \ Elements.h \ Selector.h