ldforge.pro

Sat, 16 Mar 2013 03:11:19 +0200

author
Santeri Piippo <crimsondusk64@gmail.com>
date
Sat, 16 Mar 2013 03:11:19 +0200
changeset 14
6d9d8efae2f8
parent 0
c51cce84a9ac
child 19
6c5977e43e73
permissions
-rw-r--r--

this thing got its own reinterpret_cast now. :P Added SetContents action for altering an object by contents and reinterpreting it.

######################################################################
# Automatically generated by qmake (2.01a) Sat Sep 22 17:29:49 2012
######################################################################

TEMPLATE = app
TARGET = 
DEPENDPATH += .
INCLUDEPATH += .

# Input
HEADERS += bbox.h \
	common.h \
	draw.h \
	gui.h \
	io.h \
	ldtypes.h \
	misc.h \
	model.h \
	scanner.h \
	str.h \
	config.h \
	cfgdef.h \
	zz_setContentsDialog.h

SOURCES += bbox.cpp \
	draw.cpp \
	gui.cpp \
	io.cpp \
	ldtypes.cpp \
	main.cpp \
	misc.cpp \
	model.cpp \
	scanner.cpp \
	str.cpp \ 
	config.cpp \
	zz_setContentsDialog.cpp

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

mercurial