blob: 136cb44154ed400f14590f4008e616245202547c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
######################################################################
# Automatically generated by qmake (2.01a) ti 3. feb 19:50:14 2009
######################################################################
TEMPLATE = app
TARGET =
DEPENDPATH += .
INCLUDEPATH += .
# Input
HEADERS += stickman.h animation.h node.h lifecycle.h graphicsview.h
SOURCES += main.cpp stickman.cpp animation.cpp node.cpp lifecycle.cpp graphicsview.cpp
|