ldforge.pro

Tue, 14 May 2013 03:49:15 +0300

author
Santeri Piippo <crimsondusk64@gmail.com>
date
Tue, 14 May 2013 03:49:15 +0300
changeset 199
10dd5909a50e
parent 183
f1b8cb53d2a2
child 202
a027f6fc6141
permissions
-rw-r--r--

Made Qt file includes more proper (<QLineEdit> instead of <qlineedit.h>), merged setContentsDialog.cpp into dialogs.cpp

######################################################################
# 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

mercurial