openafs/src/WINNT/client_creds/afscreds_stub.rc

19 lines
619 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
#include "resource.h"
#define AFS_VERINFO_FILE_DESCRIPTION "AFS Client"
#define AFS_VERINFO_NAME "afscreds"
#define AFS_VERINFO_FILENAME "afscreds.exe"
2000-11-04 02:13:13 +00:00
#include "AFS_component_version_number.h"
#include "..\..\config\NTVersioninfo.rc"
IDI_MAIN ICON DISCARDABLE "afscreds.ico"