-
Notifications
You must be signed in to change notification settings - Fork 0
/
Fractale.pro
executable file
·48 lines (44 loc) · 1.01 KB
/
Fractale.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
QT+=widgets gui core printsupport
QMAKE_CXXFLAGS += -Wno-comment
QMAKE_CXXFLAGS += -Wall
SOURCES += \
main.cpp \
application.cpp \
fractale.cpp \
forme.cpp \
homothetie.cpp \
rotation.cpp \
window.cpp \
similitudedirecte.cpp \
similitudeindirecte.cpp \
windowgenfractale.cpp
HEADERS += \
application.h \
fractale.h \
forme.h \
homothetie.h \
rotation.h \
window.h \
similitudedirecte.h \
similitudeindirecte.h \
windowgenfractale.h
DISTFILES += \
Triangle \
TODO \
HataTreeLike \
Source \
Script_Scilab/script.sce \
Doxygen/latex/refman.pdf \
Rapport/rapport.pdf \
Rapport/Images/cantor.png \
Rapport/Images/carpet.png \
Rapport/Images/courbe.png \
Rapport/Images/flocon.png \
Rapport/Images/hata1.png \
Rapport/Images/hata2.png \
Rapport/Images/levy.png \
Rapport/Images/pentakun.png \
Rapport/Images/triangle.png \
Rapport/projet.tex \
Rapport/rapport.tex \
Rapport/buffer