From: Olivier Goffart Date: Wed, 13 Jun 2018 11:56:33 +0000 (+0200) Subject: windows shell extension: add OCUtil/resource.h X-Git-Tag: archive/raspbian/3.16.7-1_deb13u1+rpi1~1^2~12^2~22^2~216^2~13 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=62744620364acf548490ed9438cf255b41c3ce87;p=nextcloud-desktop.git windows shell extension: add OCUtil/resource.h It's a copy from OCContextMenu/resources.h Signed-off-by: Michael Schuster --- diff --git a/shell_integration/windows/OCUtil/resource.h b/shell_integration/windows/OCUtil/resource.h new file mode 100644 index 000000000..b9407b5bc --- /dev/null +++ b/shell_integration/windows/OCUtil/resource.h @@ -0,0 +1,14 @@ +//{{NO_DEPENDENCIES}} +// Microsoft Visual C++ generated include file. +// Used by OCContextMenu.rc + +// Next default values for new objects +// +#ifdef APSTUDIO_INVOKED +#ifndef APSTUDIO_READONLY_SYMBOLS +#define _APS_NEXT_RESOURCE_VALUE 101 +#define _APS_NEXT_COMMAND_VALUE 40001 +#define _APS_NEXT_CONTROL_VALUE 1001 +#define _APS_NEXT_SYMED_VALUE 101 +#endif +#endif