comparison easyhg.pro @ 336:4229b6a8e9c6

Merge
author Chris Cannam
date Mon, 14 Mar 2011 10:00:29 +0000
parents aa852b477e4d acfe9390d5c6
children b9c153e00e84
comparison
equal deleted inserted replaced
335:aa852b477e4d 336:4229b6a8e9c6
57 incomingdialog.h \ 57 incomingdialog.h \
58 uncommitteditem.h \ 58 uncommitteditem.h \
59 settingsdialog.h \ 59 settingsdialog.h \
60 clickablelabel.h \ 60 clickablelabel.h \
61 workstatuswidget.h \ 61 workstatuswidget.h \
62 moreinformationdialog.h 62 moreinformationdialog.h \
63 annotatedialog.h
63 SOURCES = main.cpp \ 64 SOURCES = main.cpp \
64 mainwindow.cpp \ 65 mainwindow.cpp \
65 hgtabwidget.cpp \ 66 hgtabwidget.cpp \
66 hgrunner.cpp \ 67 hgrunner.cpp \
67 grapher.cpp \ 68 grapher.cpp \
89 changesetscene.cpp \ 90 changesetscene.cpp \
90 incomingdialog.cpp \ 91 incomingdialog.cpp \
91 uncommitteditem.cpp \ 92 uncommitteditem.cpp \
92 settingsdialog.cpp \ 93 settingsdialog.cpp \
93 workstatuswidget.cpp \ 94 workstatuswidget.cpp \
94 moreinformationdialog.cpp 95 moreinformationdialog.cpp \
96 annotatedialog.cpp
95 97
96 macx-* { 98 macx-* {
97 SOURCES += common_osx.mm 99 SOURCES += common_osx.mm
98 LIBS += -framework Foundation 100 LIBS += -framework Foundation
99 ICON = easyhg.icns 101 ICON = easyhg.icns