Windows: AFSRedir DebugFlags Turn on BugCheck
[openafs.git] / src / WINNT / afsrdr / kernel / fs / 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 File System"
11 #define AFS_VERINFO_NAME "AFSRedir"
12 #define AFS_VERINFO_FILENAME "AFSRedir.sys"
13
14 #include "..\..\AFS_component_version_number.h"
15 #include "..\..\..\..\config\NTVersioninfo.rc"