Tue, 22 Oct 2013 21:39:20 +0300
- Added new actions "Hide" and "Reveal" which allow direct setting of objects' visibility setting instead of toggling it.
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 }