nextcloud-desktop/shell_integration/windows/OCUtil
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
..
CommunicationSocket.cpp shell_integrations: Fix the precompiled headers usage in OCUtil 2015-03-11 22:17:46 +01:00
CommunicationSocket.h Windows shell integration: Make the share entry work by adding a Sleep 2015-01-23 15:43:03 +01:00
FileUtil.cpp [shell_integration] Setup precompiled headers properly with MSVC 2015-02-05 15:14:42 +01:00
FileUtil.h Relocate Windows shell extensions 2015-01-12 14:40:42 +01:00
OCMessage.cpp Relocate Windows shell extensions 2015-01-12 14:40:42 +01:00
OCMessage.h Relocate Windows shell extensions 2015-01-12 14:40:42 +01:00
OCUtil.vcxproj Disable asserts in official builds 2015-03-23 13:53:09 +01:00
ParserUtil.cpp Relocate Windows shell extensions 2015-01-12 14:40:42 +01:00
RegistryUtil.cpp [shell_integration] Setup precompiled headers properly with MSVC 2015-02-05 15:14:42 +01:00
RegistryUtil.h Relocate Windows shell extensions 2015-01-12 14:40:42 +01:00
RemotePathChecker.cpp [shell_integration] Setup precompiled headers properly with MSVC 2015-02-05 15:14:42 +01:00
RemotePathChecker.h Relocate Windows shell extensions 2015-01-12 14:40:42 +01:00
stdafx.cpp [shell_integration] Setup precompiled headers properly with MSVC 2015-02-05 15:14:42 +01:00
stdafx.h [shell_integration] Remove the usage of Win32 APIs not available on XP 2015-02-05 15:15:05 +01:00
StringUtil.cpp [shell_integration] Setup precompiled headers properly with MSVC 2015-02-05 15:14:42 +01:00
StringUtil.h Windows Integration: Don't use size_t in StringUtil, it's unsigned 2015-01-29 16:11:42 +01:00
UtilConstants.h Relocate Windows shell extensions 2015-01-12 14:40:42 +01:00