Wed, 16 Oct 2013 16:40:42 +0300
removed the List class in favor of QList
###################################################################### # Automatically generated by qmake (2.01a) Sat Sep 22 17:29:49 2012 ###################################################################### TEMPLATE = app TARGET = ldforge SUBDIRS += ./src TARGET = ldforge DEPENDPATH += . INCLUDEPATH += . ./build/ RC_FILE = ldforge.rc RESOURCES = ldforge.qrc RCC_DIR = ./build/ OBJECTS_DIR = ./build/ MOC_DIR = ./build/ RCC_DIR = ./build/ UI_DIR = ./build/ SOURCES = src/*.cpp HEADERS = src/*.h FORMS = ui/*.ui QT += opengl network QMAKE_CXXFLAGS += -std=c++0x unix { LIBS += -lGLU }