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