master
rc 23 lines 423 Bytes
Raw
1 /*++
2
3 Copyright (c) Microsoft. All rights reserved.
4
5 Module Name:
6
7 WslServiceProxyStub.rc
8
9 Abstract:
10
11 This file contains resources for wslserviceproxystub.dll.
12
13 --*/
14
15 #include <windows.h>
16 #include "wslversioninfo.h"
17
18 #define VER_INTERNALNAME_STR "wslserviceproxystub.dll"
19 #define VER_ORIGINALFILENAME_STR "wslserviceproxystub.dll"
20
21 #define VER_FILEDESCRIPTION_STR "WSL Service ProxyStub DLL"
22
23 #include <common.ver>