comparison easyhg.pro @ 57:f583e44d9d31

* Update copyrights; add debug header
author Chris Cannam
date Tue, 16 Nov 2010 13:57:30 +0000
parents 3c46b2ac45d3
children 68aebc316898
comparison
equal deleted inserted replaced
56:1394c8cbf991 57:f583e44d9d31
19 panner.h \ 19 panner.h \
20 panned.h \ 20 panned.h \
21 connectionitem.h \ 21 connectionitem.h \
22 textabbrev.h \ 22 textabbrev.h \
23 dateitem.h \ 23 dateitem.h \
24 colourset.h 24 colourset.h \
25 debug.h
25 SOURCES = main.cpp \ 26 SOURCES = main.cpp \
26 mainwindow.cpp \ 27 mainwindow.cpp \
27 hgexpwidget.cpp \ 28 hgexpwidget.cpp \
28 hgrunner.cpp \ 29 hgrunner.cpp \
29 grapher.cpp \ 30 grapher.cpp \
35 panner.cpp \ 36 panner.cpp \
36 panned.cpp \ 37 panned.cpp \
37 connectionitem.cpp \ 38 connectionitem.cpp \
38 textabbrev.cpp \ 39 textabbrev.cpp \
39 dateitem.cpp \ 40 dateitem.cpp \
40 colourset.cpp 41 colourset.cpp \
42 debug.cpp
41 43
42 # ! [0] 44 # ! [0]
43 RESOURCES = hgexplorer.qrc 45 RESOURCES = hgexplorer.qrc
44 win32 { 46 win32 {
45 RC_FILE = hgexplorer.rc 47 RC_FILE = hgexplorer.rc