mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-10-26 23:36:32 -04:00
Add Project for running integration tests v2 (#80)
* Project for integration tests * relative paths in project files * relative paths in project files-1 * relative paths in project files-2 * addressed comments * addressed comments v2 Co-authored-by: Yuhui Zheng <10982575+yuhui-zheng@users.noreply.github.com>
This commit is contained in:
parent
0eb5909fb0
commit
6efc39f44b
42 changed files with 12888 additions and 15 deletions
|
|
@ -0,0 +1,50 @@
|
|||
/*********************************************************
|
||||
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( HLink )
|
||||
EXTERN_PROXY_FILE( HolographicSpaceInterop )
|
||||
EXTERN_PROXY_FILE( homepagesetting )
|
||||
EXTERN_PROXY_FILE( htiface )
|
||||
EXTERN_PROXY_FILE( htiframe )
|
||||
EXTERN_PROXY_FILE( windows2Eui2Examl2Ehosting2Edesktopwindowxamlsource )
|
||||
EXTERN_PROXY_FILE( windows2Eui2Examl2Ehosting2Ereferencetracker )
|
||||
|
||||
|
||||
PROXYFILE_LIST_START
|
||||
/* Start of list */
|
||||
REFERENCE_PROXY_FILE( HLink ),
|
||||
REFERENCE_PROXY_FILE( HolographicSpaceInterop ),
|
||||
REFERENCE_PROXY_FILE( homepagesetting ),
|
||||
REFERENCE_PROXY_FILE( htiface ),
|
||||
REFERENCE_PROXY_FILE( htiframe ),
|
||||
REFERENCE_PROXY_FILE( windows2Eui2Examl2Ehosting2Edesktopwindowxamlsource ),
|
||||
REFERENCE_PROXY_FILE( windows2Eui2Examl2Ehosting2Ereferencetracker ),
|
||||
/* End of list */
|
||||
PROXYFILE_LIST_END
|
||||
|
||||
|
||||
DLLDATA_ROUTINES( aProxyFileList, GET_DLL_CLSID )
|
||||
|
||||
#ifdef __cplusplus
|
||||
} /*extern "C" */
|
||||
#endif
|
||||
|
||||
/* end of generated dlldata file */
|
||||
Loading…
Add table
Add a link
Reference in a new issue