summaryrefslogtreecommitdiff
path: root/audio/SoundWire/Samples/SdcaVad/EventDetectorAdapter/EventDetectorContosoAdapter.rc
blob: d871dd723ac1f65dd92c97081ecf9147c54fd133 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#if 0
Copyright (c) Microsoft Corporation. All Rights Reserved
#endif

#include "winres.h"
#include <ntverp.h>
#define VER_FILETYPE                    VFT_DLL
#define VER_FILESUBTYPE                 VFT_UNKNOWN
#define VER_FILEDESCRIPTION_STR         "Contoso event detector adapter"
#define VER_INTERNALNAME_STR            "EventDetectorContosoAdapter"
#define VER_ORIGINALFILENAME_STR        "EventDetectorContosoAdapter.dll"
#include <Common.ver>