Windows: Add cm_req_t parameter to buf_Get* functions
[openafs.git] / src / WINNT / afsd / afscpcc.rc
1 /*
2  * Copyright 2005, 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 Logon Copy Credentials Command"
11 #define AFS_VERINFO_NAME "afscpcc"
12 #define AFS_VERINFO_FILENAME "afscpcc.exe"
13
14 #include "AFS_component_version_number.h"
15 #include "..\..\config\NTVersioninfo.rc"