Wed, 21 Aug 2013 10:54:33 +0300
more changes. Spawn the config prompt on first start, on the profile tab. gl_colorbfc and gl_blackedges now default to false.
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 }