Fri, 21 Jun 2013 17:52:44 +0300
Only write config options to file that actually deviate from the default. Should've done this earlier on... before 0.1 alpha was tagged
###################################################################### # Automatically generated by qmake (2.01a) Sat Sep 22 17:29:49 2012 ###################################################################### TEMPLATE = app TARGET = ldforge DEPENDPATH += . INCLUDEPATH += . OBJECTS_DIR = ./build/ RC_FILE = ldforge.rc RESOURCES = ldforge.qrc MOC_DIR = ./autogen/ RCC_DIR = ./autogen/ SOURCES = ./src/*.cpp HEADERS = ./src/*.h QMAKE_CXXFLAGS += -std=c++0x QT += opengl unix { LIBS += -lGLU }