--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/src.pro Tue Jul 16 23:53:31 2013 +0300 @@ -0,0 +1,13 @@ +TARGET = ../zandemo +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 +QMAKE_CXXFLAGS += -std=c++0x \ No newline at end of file