remove all plugins feature

This commit is contained in:
Vikulov Dmitry
2023-04-28 09:47:00 +03:00
parent e97fd44489
commit 2921e476c3
3 changed files with 46 additions and 10 deletions

View File

@ -15,7 +15,7 @@ TARGET = pluginsmanager
DEFINES += KERNEL_USE_DYNAMIC_LIBRARY
ADD_DEPENDENCY(kernel, kernel_network, UnicodeConverter)
ADD_DEPENDENCY(kernel, kernel_network)
core_windows {
DEFINES += \