mirror of
https://github.com/nextcloud/desktop.git
synced 2025-10-26 11:17:43 +00:00
Make sure that we define NDEBUG in all configurations. Also remove inconsistent defines: WIN32: We don't use _DEBUG;_WINDOWS;_USRDLL: Should be defined by the compiler if necessary OCCONTEXTMENU_EXPORTS: We currently don't use dllimport anyway This also update the binary submodule with an updated build. |
||
|---|---|---|
| .. | ||
| dllmain.cpp | ||
| OCClientInterface.cpp | ||
| OCClientInterface.h | ||
| OCContextMenu.cpp | ||
| OCContextMenu.def | ||
| OCContextMenu.h | ||
| OCContextMenu.rc | ||
| OCContextMenu.vcxproj | ||
| OCContextMenu.vcxproj.filters | ||
| OCContextMenuFactory.cpp | ||
| OCContextMenuFactory.h | ||
| OCContextMenuRegHandler.cpp | ||
| OCContextMenuRegHandler.h | ||
| RegDelnode.h | ||
| resource.h | ||
| stdafx.cpp | ||
| stdafx.h | ||
| targetver.h | ||