Update Code::Blocks project (#3566)
(cherry-picked from commit e395706309
)
This commit is contained in:
parent
50c85f4691
commit
8086df2196
1 changed files with 10 additions and 2 deletions
|
@ -242,6 +242,14 @@
|
|||
<Unit filename="../../src/cursor.hpp" />
|
||||
<Unit filename="../../src/deprecation.cpp" />
|
||||
<Unit filename="../../src/deprecation.hpp" />
|
||||
<Unit filename="../../src/desktop/apple_battery_info.mm" />
|
||||
<Unit filename="../../src/desktop/apple_battery_info.hpp" />
|
||||
<Unit filename="../../src/desktop/apple_notification.mm" />
|
||||
<Unit filename="../../src/desktop/apple_notification.hpp" />
|
||||
<Unit filename="../../src/desktop/apple_version.mm" />
|
||||
<Unit filename="../../src/desktop/apple_version.hpp" />
|
||||
<Unit filename="../../src/desktop/battery_info.cpp" />
|
||||
<Unit filename="../../src/desktop/battery_info.hpp"/>
|
||||
<Unit filename="../../src/desktop/clipboard.cpp" />
|
||||
<Unit filename="../../src/desktop/clipboard.hpp" />
|
||||
<Unit filename="../../src/desktop/notifications.cpp" />
|
||||
|
@ -252,6 +260,8 @@
|
|||
<Unit filename="../../src/desktop/paths.hpp" />
|
||||
<Unit filename="../../src/desktop/version.cpp" />
|
||||
<Unit filename="../../src/desktop/version.hpp" />
|
||||
<Unit filename="../../src/desktop/windows_battery_info.cpp" />
|
||||
<Unit filename="../../src/desktop/windows_battery_info.hpp" />
|
||||
<Unit filename="../../src/desktop/windows_tray_notification.cpp" />
|
||||
<Unit filename="../../src/desktop/windows_tray_notification.hpp" />
|
||||
<Unit filename="../../src/display.cpp" />
|
||||
|
@ -1198,8 +1208,6 @@
|
|||
<Unit filename="../../src/whiteboard/visitor.hpp" />
|
||||
<Unit filename="../../src/widgets/button.cpp" />
|
||||
<Unit filename="../../src/widgets/button.hpp" />
|
||||
|
||||
|
||||
<Unit filename="../../src/widgets/menu.cpp" />
|
||||
<Unit filename="../../src/widgets/menu.hpp" />
|
||||
<Unit filename="../../src/widgets/menu_style.cpp" />
|
||||
|
|
Loading…
Add table
Reference in a new issue