annotate src/GvimExt/resource.h @ 7691:fd4175b669e2
v7.4.1144
commit https://github.com/vim/vim/commit/17576a1e33d71b5602cee86bf220a806c8412605
Author: Bram Moolenaar <Bram@vim.org>
Date: Wed Jan 20 20:05:44 2016 +0100
patch 7.4.1144
Problem: Can't build on several systems.
Solution: Include float.h. (Christian Robinson, closes https://github.com/vim/vim/issues/570 https://github.com/vim/vim/issues/571)
author |
Christian Brabandt <cb@256bit.org> |
date |
Wed, 20 Jan 2016 20:15:06 +0100 |
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
|