Fri, 10 May 2013 17:39:56 +0300
Rewrote the string class with a simpler version. The old one was more than probably leaking water like a boat with an elephant on board...
###################################################################### # Automatically generated by qmake (2.01a) Sat Sep 22 17:29:49 2012 ###################################################################### TEMPLATE = app TARGET = 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 LIBS += -lGLU