-
Notifications
You must be signed in to change notification settings - Fork 0
/
motor3d.pro
42 lines (40 loc) · 1.11 KB
/
motor3d.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
######################################################################
# Automatically generated by qmake (1.06c) Thu Apr 22 00:24:34 2004
######################################################################
TEMPLATE = app
INCLUDEPATH += .
CONFIG += link_prl
# Input
HEADERS += ccaja.h \
ccamara.h \
centidad3d.h \
cframebuffer.h \
cinterfaz.h \
clienzo.h \
cluz.h \
cmatriz4x4.h \
cmundo3d.h \
cobjeto3d.h \
cpuntofijo.h \
csuperficierevolucion.h \
ctriangulo.h \
cvertice3d.h \
czbuffer.h \
mate.h \
Sup_Revolucion.h
SOURCES += ccaja.cpp \
ccamara.cpp \
centidad3d.cpp \
cframebuffer.cpp \
cinterfaz.cpp \
clienzo.cpp \
cluz.cpp \
cmatriz4x4.cpp \
cmundo3d.cpp \
cobjeto3d.cpp \
cpuntofijo.cpp \
csuperficierevolucion.cpp \
ctriangulo.cpp \
cvertice3d.cpp \
czbuffer.cpp \
motor3d.cpp