Wed, 21 Aug 2013 11:09:39 +0300
Fixed crash with closing: since logoed studs are now loaded, the first file in g_loadedFiles is not explicit anymore. the closing code assumed this
TARGET = ../ldforge DEPENDPATH += . INCLUDEPATH += . RC_FILE = ../ldforge.rc RESOURCES = ../ldforge.qrc RCC_DIR = ./build/ OBJECTS_DIR = ./build/ MOC_DIR = ./build/ RCC_DIR = ./build/ SOURCES = *.cpp HEADERS = *.h FORMS = ui/*.ui QT += opengl network QMAKE_CXXFLAGS += -std=c++0x unix { LIBS += -lGLU }