-
Notifications
You must be signed in to change notification settings - Fork 0
/
Emag.pro
55 lines (53 loc) · 1.27 KB
/
Emag.pro
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
######################################################################
# Automatically generated by qmake (2.01a) Mon Apr 23 19:12:37 2012
######################################################################
TEMPLATE = app
TARGET =
DEPENDPATH += .
INCLUDEPATH += .
# Input
HEADERS += animal.h \
bee.h \
bull.h \
bullet.h \
character.h \
chicken.h \
crow.h \
dog.h \
doghouse.h \
egg.h \
emag.h \
emagwindow.h \
heart.h \
levelone.h \
levels.h \
levelthree.h \
leveltwo.h \
lose.h \
pig.h \
start.h \
treasure.h \
win.h
SOURCES += animal.cpp \
bee.cpp \
bull.cpp \
bullet.cpp \
character.cpp \
chicken.cpp \
crow.cpp \
dog.cpp \
doghouse.cpp \
egg.cpp \
emag.cpp \
emagwindow.cpp \
heart.cpp \
levelone.cpp \
levels.cpp \
levelthree.cpp \
leveltwo.cpp \
lose.cpp \
main.cpp \
pig.cpp \
start.cpp \
treasure.cpp \
win.cpp