mirror of
https://git.openafs.org/openafs.git
synced 2025-01-19 07:20:11 +00:00
windows-setup-utils-20081028
LICENSE IPL10 correct file name to match the file. committed broken in windows-file-versioning-20030619
This commit is contained in:
parent
fc78255c1d
commit
ef70f73141
@ -16,8 +16,8 @@
|
||||
//
|
||||
#include <windows.h>
|
||||
#define AFS_VERINFO_FILE_DESCRIPTION "AFS 安装实用程序 DLL"
|
||||
#define AFS_VERINFO_NAME "afs_setup_utmls"
|
||||
#define AFS_VERINFO_FILENAME "afs_setup_utmls.exe"
|
||||
#define AFS_VERINFO_NAME "afs_setup_utils"
|
||||
#define AFS_VERINFO_FILENAME "afs_setup_utils.exe"
|
||||
#define AFS_VERINFO_LANG_CODE 0x804
|
||||
#define AFS_VERINFO_CHARSET 936
|
||||
#include "AFS_component_version_number.h"
|
||||
|
Loading…
Reference in New Issue
Block a user