]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/powermanga/powermanga-0.79/powermanga.pro
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / powermanga / powermanga-0.79 / powermanga.pro
1 TEMPLATE        = app
2 CONFIG          = qt warn_on release
3 HEADERS         = \
4                   src/caractere.hpp \
5                   src/cercle.hpp \
6                   src/chaine.hpp \
7                   src/etbfonte1.hpp \
8                   src/gfxroutines.hpp \
9                   src/linux.hpp \
10                   src/powermanga.hpp \
11                   src/score.hpp
12
13 SOURCES         = \
14                   src/afficheEtoiles.cpp \
15                   src/bonus.cpp \
16                   src/caractere.cpp \
17                   src/chaine.cpp \
18                   src/congratulations.cpp \
19                   src/courbe.cpp \
20                   src/displayFonte.cpp \
21                   src/eclairExecution.cpp \
22                   src/ennemis_execution.cpp \
23                   src/etbfonte1.cpp \
24                   src/explosionExecution.cpp \
25                   src/fntscrol.cpp \
26                   src/gardien12.cpp \
27                   src/gardien13.cpp \
28                   src/gardien14.cpp \
29                   src/gardiens.cpp \
30                   src/gfxbase.cpp \
31                   src/gfxroutines.cpp \
32                   src/grille.cpp \
33                   src/initialiseGameOver.cpp \
34                   src/inits_game.cpp \
35                   src/keymap.cpp \
36                   src/linuxroutines.cpp \
37                   src/main.cpp \
38                   src/menu.cpp \
39                   src/metors.cpp \
40                   src/onde.cpp \
41                   src/options.cpp \
42                   src/playanim.cpp \
43                   src/powermanga.cpp \
44                   src/powmangasub1.cpp \
45                   src/powmangasub2.cpp \
46                   src/score.cpp \
47                   src/sdl_mixer.cpp \
48                   src/sdl_tlk.cpp \
49                   src/special_enemy.cpp \
50                   src/tirsExecutions.cpp \
51                   src/tirsJoueur.cpp \
52                   src/touchesTriches.cpp \
53                   src/vaisseau.cpp \
54                   src/xwindow.cpp
55                   
56 INCLUDEPATH     += $(QPEDIR)/include
57 DEPENDPATH      += $(QPEDIR)/include
58
59 CFLAGS          += `$(QPEDIR)/bin/sdl-config --cflags`
60 LIBS            += -lSDLmain -lSDL -lSDL_mixer -lpthread -lqpe
61 OBJECTS_DIR     = obj
62 MOC_DIR         = moc
63 TARGET          = powermanga
64 VERSION         = 0.79