Windows: Enforce Share Access
[openafs.git] / src / WINNT / afsrdr / kernel / lib / Filesystem.rc
1 /*
2  * Copyright 2010, Secure Endpoints Inc.
3  * All Rights Reserved.
4  *
5  * This software has been released under the terms of the MIT License.
6  */
7
8 /* Define VERSIONINFO resource */
9
10 #define  AFS_VERINFO_FILE_DESCRIPTION "AFS Redirector Kernel Library"
11 #define AFS_VERINFO_NAME "AFSRedirLib"
12 #define AFS_VERINFO_FILENAME "AFSRedirLib.sys"
13
14 #include "..\..\..\AFS_component_version_number.h"
15 #include "..\..\..\..\..\config\NTVersioninfo.rc"