annotate src/GvimExt/resource.h @ 17752:6e11a5cb1533
v8.1.1873
patch 8.1.1873: cannot build tiny version
commit https://github.com/vim/vim/commit/df707755554ecc102a908e8d5b64f2903f4f3686
Author: Bram Moolenaar <Bram@vim.org>
Date: Sat Aug 17 17:50:07 2019 +0200
patch 8.1.1873: cannot build tiny version
Problem: Cannot build tiny version.
Solution: Remove #ifdef for is_autocmd_blocked().
author |
Bram Moolenaar <Bram@vim.org> |
date |
Sat, 17 Aug 2019 18:00:03 +0200 |
parents |
4e2284e71352 |
children |
|
rev |
line source |
10
|
1 //{{NO_DEPENDENCIES}}
|
|
2 // Microsoft Developer Studio generated include file.
|
|
3 // Used by gvimext.rc
|
|
4 //
|
|
5
|
|
6 // Next default values for new objects
|
|
7 //
|
|
8 #ifdef APSTUDIO_INVOKED
|
|
9 #ifndef APSTUDIO_READONLY_SYMBOLS
|
|
10 #define _APS_NEXT_RESOURCE_VALUE 101
|
|
11 #define _APS_NEXT_COMMAND_VALUE 40001
|
|
12 #define _APS_NEXT_CONTROL_VALUE 1000
|
|
13 #define _APS_NEXT_SYMED_VALUE 101
|
|
14 #endif
|
|
15 #endif
|