view src/dlldata.c @ 27203:01cd3323e4cf v8.2.4130

patch 8.2.4130: MS-Windows: MSVC build may have libraries duplicated Commit: https://github.com/vim/vim/commit/31dcc8de463843e3378bb15a16247940d6a147e4 Author: K.Takata <kentkt@csc.jp> Date: Tue Jan 18 11:34:57 2022 +0000 patch 8.2.4130: MS-Windows: MSVC build may have libraries duplicated Problem: MS-Windows: MSVC build may have libraries duplicated. Solution: Improve the MSVC Makefile. (Ken Takata, closes https://github.com/vim/vim/issues/9547)
author Bram Moolenaar <Bram@vim.org>
date Tue, 18 Jan 2022 12:45:04 +0100
parents 3fc0f57ecb91
children
line wrap: on
line source

/*********************************************************
   DllData file -- generated by MIDL compiler

	DO NOT ALTER THIS FILE

   This file is regenerated by MIDL on every IDL file compile.

   To completely reconstruct this file, delete it and rerun MIDL
   on all the IDL files in this DLL, specifying this file for the
   /dlldata command line option

*********************************************************/

#define PROXY_DELEGATION

#include <rpcproxy.h>

#ifdef __cplusplus
extern "C"   {
#endif

EXTERN_PROXY_FILE( if_ole )


PROXYFILE_LIST_START
/* Start of list */
  REFERENCE_PROXY_FILE( if_ole ),
/* End of list */
PROXYFILE_LIST_END


DLLDATA_ROUTINES( aProxyFileList, GET_DLL_CLSID )

#ifdef __cplusplus
}  /*extern "C" */
#endif

/* end of generated dlldata file */