openafs/src/update/upclient.rc

18 lines
574 B
Plaintext
Raw Normal View History

2000-11-04 10:01:08 +00:00
/*
* Copyright 2000, International Business Machines Corporation and others.
* All Rights Reserved.
*
* This software has been released under the terms of the IBM Public
* License. For details, see the LICENSE file in the top-level source
* directory or online at http://www.openafs.org/dl/license10.html
2000-11-04 02:13:13 +00:00
*/
/* Define VERSIONINFO resource */
#define AFS_VERINFO_FILE_DESCRIPTION "AFS Update Client"
#define AFS_VERINFO_NAME "upclient"
#define AFS_VERINFO_FILENAME "upclient.exe"
2000-11-04 02:13:13 +00:00
#include "AFS_component_version_number.h"
#include "..\config\NTVersioninfo.rc"