ldforge.pro

Tue, 19 Mar 2013 18:14:37 +0200

author
Santeri Piippo <crimsondusk64@gmail.com>
date
Tue, 19 Mar 2013 18:14:37 +0200
changeset 36
ac7779339b01
parent 30
31ff9aabd506
child 39
110669124caf
permissions
-rw-r--r--

ftoa: don't limit the amount of decimals

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