nextcloud-desktop/shell_integration/windows/OCContextMenu
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
..
dllmain.cpp WiP: Add Win32 Context menu integration 2015-01-22 18:45:20 +01:00
OCClientInterface.cpp shell_integration: Wait longer for the Share menu title 2015-02-13 17:18:39 +01:00
OCClientInterface.h shell_integration: Fetch the share menu title from the client on Windows 2015-02-13 16:08:39 +01:00
OCContextMenu.cpp shell_integration: Remove the incorrect usage of the MIIM_BITMAP flag 2015-03-12 15:22:29 +01:00
OCContextMenu.def WiP: Add Win32 Context menu integration 2015-01-22 18:45:20 +01:00
OCContextMenu.h [shell_integration] Setup precompiled headers properly with MSVC 2015-02-05 15:14:42 +01:00
OCContextMenu.rc Add Resource File for OCContextMenu, adjust (c) dates. 2015-01-29 16:37:51 +01:00
OCContextMenu.vcxproj Disable asserts in official builds 2015-03-23 13:53:09 +01:00
OCContextMenu.vcxproj.filters [shell_integration] Setup precompiled headers properly with MSVC 2015-02-05 15:14:42 +01:00
OCContextMenuFactory.cpp WiP: Add Win32 Context menu integration 2015-01-22 18:45:20 +01:00
OCContextMenuFactory.h Windows Shell Integration: Fix warnings 2015-01-29 13:00:29 +01:00
OCContextMenuRegHandler.cpp [shell_integration] Remove the usage of Win32 APIs not available on XP 2015-02-05 15:15:05 +01:00
OCContextMenuRegHandler.h WiP: Add Win32 Context menu integration 2015-01-22 18:45:20 +01:00
RegDelnode.h Fix an infinite loop when unregistering OCContextMenu without admin rights 2015-02-12 13:35:44 +01:00
resource.h Add Resource File for OCContextMenu, adjust (c) dates. 2015-01-29 16:37:51 +01:00
stdafx.cpp WiP: Add Win32 Context menu integration 2015-01-22 18:45:20 +01:00
stdafx.h [shell_integration] Setup precompiled headers properly with MSVC 2015-02-05 15:14:42 +01:00
targetver.h [shell_integration] Remove the usage of Win32 APIs not available on XP 2015-02-05 15:15:05 +01:00