Changeset 59 for punch-card-project/trunk/punch-card-editor/src/src.pro
- Timestamp:
- 01/22/10 19:44:34 (2 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
punch-card-project/trunk/punch-card-editor/src/src.pro
r58 r59 1 1 TEMPLATE = app 2 3 2 DESTDIR = ../bin 4 3 MOC_DIR = ../bin/moc 5 4 OBJECTS_DIR = ../bin/obj 6 7 5 RESOURCES = ../shared/files.qrc 8 6 7 # (Bugfix) Includepath for Qt Creator/4.6 win 8 INCLUDEPATH += .. \ 9 . \ 10 src 11 9 12 # INCLUDEPATH += ../../protocols/documation-m200 13 CONFIG += warn_off 14 CONFIG += debug 10 15 11 CONFIG += warn_off 12 13 CONFIG += debug 14 #CONFIG += release 15 16 HEADERS += \ 17 app/mainwindow.h \ 16 # CONFIG += release 17 # CONFIG += static 18 HEADERS += app/mainwindow.h \ 18 19 deckviewer/cardeditor.h \ 19 20 deckviewer/navigatordock.h \ … … 23 24 qpunchcard/deck.h \ 24 25 qpunchcard/format.h \ 26 qpunchcard/jones.h \ 25 27 qpunchcard/widget.h \ 26 28 text/cardcodes.h \ … … 29 31 text/editordock.h \ 30 32 driver/driver.h 31 32 SOURCES += \ 33 app/main.cc \ 33 SOURCES += app/main.cc \ 34 34 app/mainwindow.cc \ 35 35 app/mainwindow.ui.cc \ … … 41 41 qpunchcard/deck.cc \ 42 42 qpunchcard/format.cc \ 43 qpunchcard/jones.cc \ 43 44 qpunchcard/widget.cc \ 44 45 text/codec.cc \ … … 46 47 text/editordock.cc \ 47 48 driver/driver.cc 48 49 49 include( driver/documation-m200-client.pri )
Powered by
Expect where otherwise noted, content on this site is licensed under a