mirror of https://github.com/BOINC/boinc.git
parent
f3491d06a8
commit
a7790be3ae
|
@ -60,12 +60,13 @@ boincmgr_SOURCES = \
|
||||||
DlgAbout.cpp \
|
DlgAbout.cpp \
|
||||||
DlgAdvPreferences.cpp \
|
DlgAdvPreferences.cpp \
|
||||||
DlgAdvPreferencesBase.cpp \
|
DlgAdvPreferencesBase.cpp \
|
||||||
|
DlgEventLog.cpp \
|
||||||
|
DlgEventLogListCtrl.cpp \
|
||||||
DlgExitMessage.cpp \
|
DlgExitMessage.cpp \
|
||||||
DlgGenericMessage.cpp \
|
DlgGenericMessage.cpp \
|
||||||
DlgItemProperties.cpp \
|
DlgItemProperties.cpp \
|
||||||
DlgOptions.cpp \
|
DlgOptions.cpp \
|
||||||
DlgSelectComputer.cpp \
|
DlgSelectComputer.cpp \
|
||||||
hyperlink.cpp \
|
|
||||||
LogBOINC.cpp \
|
LogBOINC.cpp \
|
||||||
MainDocument.cpp \
|
MainDocument.cpp \
|
||||||
NoInternetConnectionPage.cpp \
|
NoInternetConnectionPage.cpp \
|
||||||
|
@ -96,8 +97,7 @@ boincmgr_SOURCES = \
|
||||||
ValidateAccountKey.cpp \
|
ValidateAccountKey.cpp \
|
||||||
ValidateEmailAddress.cpp \
|
ValidateEmailAddress.cpp \
|
||||||
ValidateURL.cpp \
|
ValidateURL.cpp \
|
||||||
ViewMessages.cpp \
|
ViewNotifications.cpp \
|
||||||
ViewNews.cpp \
|
|
||||||
ViewProjects.cpp \
|
ViewProjects.cpp \
|
||||||
ViewResources.cpp \
|
ViewResources.cpp \
|
||||||
ViewStatistics.cpp \
|
ViewStatistics.cpp \
|
||||||
|
|
Loading…
Reference in New Issue