Update Code::Blocks project (#3566)
This commit is contained in:
parent
4db974431d
commit
e395706309
1 changed files with 10 additions and 2 deletions
|
@ -245,6 +245,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" />
|
||||
|
@ -255,6 +263,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" />
|
||||
|
@ -1208,8 +1218,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