Also update richtext MSVS project from upmake
This project was accidentally omitted from the list of projects updated by upmake, add it too now.
This commit is contained in:
@@ -1418,6 +1418,7 @@ if (!$only_bkl) {
|
|||||||
propgrid => [qw(PROPGRID)],
|
propgrid => [qw(PROPGRID)],
|
||||||
qa => [qw(QA)],
|
qa => [qw(QA)],
|
||||||
ribbon => [qw(RIBBON)],
|
ribbon => [qw(RIBBON)],
|
||||||
|
richtext => [qw(RICHTEXT)],
|
||||||
stc => [qw(STC)],
|
stc => [qw(STC)],
|
||||||
webview => [qw(WEBVIEW_CMN WEBVIEW_MSW)],
|
webview => [qw(WEBVIEW_CMN WEBVIEW_MSW)],
|
||||||
xml => [qw(XML)],
|
xml => [qw(XML)],
|
||||||
|
@@ -76,6 +76,7 @@ if (!$only_bkl) {
|
|||||||
propgrid => [qw(PROPGRID)],
|
propgrid => [qw(PROPGRID)],
|
||||||
qa => [qw(QA)],
|
qa => [qw(QA)],
|
||||||
ribbon => [qw(RIBBON)],
|
ribbon => [qw(RIBBON)],
|
||||||
|
richtext => [qw(RICHTEXT)],
|
||||||
stc => [qw(STC)],
|
stc => [qw(STC)],
|
||||||
webview => [qw(WEBVIEW_CMN WEBVIEW_MSW)],
|
webview => [qw(WEBVIEW_CMN WEBVIEW_MSW)],
|
||||||
xml => [qw(XML)],
|
xml => [qw(XML)],
|
||||||
|
Reference in New Issue
Block a user