1
0
mirror of https://github.com/chylex/Nextcloud-Desktop.git synced 2024-10-21 10:42:45 +02:00
Nextcloud-Desktop/shell_integration/windows
Jocelyn Turcotte ad5620efb5 Disable asserts in official builds
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.
2015-03-23 13:53:09 +01:00
..
OCContextMenu Disable asserts in official builds 2015-03-23 13:53:09 +01:00
OCOverlays Disable asserts in official builds 2015-03-23 13:53:09 +01:00
OCUtil Disable asserts in official builds 2015-03-23 13:53:09 +01:00
OCShellExtensions.sln Windows shell integration: Make the share entry work by adding a Sleep 2015-01-23 15:43:03 +01:00