Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Goffart <ogoffart@woboq.com>2018-06-13 14:56:33 +0300
committerckamm <mail@ckamm.de>2018-06-18 11:49:14 +0300
commit9dac8be0edfba766369409f1a3f43d4b1867f69f (patch)
tree65886c0c30c1381462977b3020c9235e18b5709a /shell_integration
parentd188b37caf33c395826230293b173eeb08fe3d20 (diff)
windows shell extension: add OCUtil/resource.h
It's a copy from OCContextMenu/resources.h
Diffstat (limited to 'shell_integration')
-rw-r--r--shell_integration/windows/OCUtil/resource.h14
1 files changed, 14 insertions, 0 deletions
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