ldforge.pro

Tue, 19 Mar 2013 15:29:42 +0200

author
Santeri Piippo <crimsondusk64@gmail.com>
date
Tue, 19 Mar 2013 15:29:42 +0200
changeset 30
31ff9aabd506
parent 29
55406ce7446e
child 39
110669124caf
permissions
-rw-r--r--

Licensed LDForge GPL3, added some more icons

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

# Input
HEADERS += bbox.h \
	common.h \
	gldraw.h \
	gui.h \
	file.h \
	ldtypes.h \
	misc.h \
	str.h \
	config.h \
	cfgdef.h \
	zz_setContentsDialog.h \
	zz_configDialog.h

SOURCES += bbox.cpp \
	gldraw.cpp \
	gui.cpp \
	file.cpp \
	ldtypes.cpp \
	main.cpp \
	misc.cpp \
	str.cpp \ 
	config.cpp \
	zz_setContentsDialog.cpp \
	zz_configDialog.cpp

QMAKE_CXXFLAGS += -std=c++0x
QT += opengl

mercurial