comparison: ldforge.pro
ldforge.pro
- changeset 22
- 335e430a6b4f
- parent 19
- 6c5977e43e73
- child 23
- 69a91c1ff583
equal
deleted
inserted
replaced
18 model.h \ |
18 model.h \ |
19 scanner.h \ |
19 scanner.h \ |
20 str.h \ |
20 str.h \ |
21 config.h \ |
21 config.h \ |
22 cfgdef.h \ |
22 cfgdef.h \ |
23 pointer.h \ |
|
24 zz_setContentsDialog.h |
23 zz_setContentsDialog.h |
25 |
24 |
26 SOURCES += bbox.cpp \ |
25 SOURCES += bbox.cpp \ |
27 draw.cpp \ |
26 draw.cpp \ |
28 gui.cpp \ |
27 gui.cpp \ |
32 misc.cpp \ |
31 misc.cpp \ |
33 model.cpp \ |
32 model.cpp \ |
34 scanner.cpp \ |
33 scanner.cpp \ |
35 str.cpp \ |
34 str.cpp \ |
36 config.cpp \ |
35 config.cpp \ |
37 pointer.cpp \ |
|
38 zz_setContentsDialog.cpp |
36 zz_setContentsDialog.cpp |
39 |
37 |
40 QMAKE_CXXFLAGS += -std=c++0x |
38 QMAKE_CXXFLAGS += -std=c++0x |
41 QT += opengl |
39 QT += opengl |