34 lines
666 B
Plaintext
Raw Permalink Normal View History

2001-01-01 00:00:00 +01:00
;/*
;
;Copyright (c) 1998 Microsoft Corporation
;
;Module Name:
;
; pbmsg2.rc
;
;Abstract:
;
; Resource script for versioning information
;
;Author:
;
; byao Baogang yao
;
;Revision History:
; ??-??-97 byao Created
; 09-02-99 quintinb Created Header
; */
#include <pbsvrmsg.rc>
#include "cpsprdver.h"
#define VER_FILETYPE VFT_DLL
#define VER_FILESUBTYPE VFT2_UNKNOWN
#define VER_FILEDESCRIPTION_STR "Phone Book Service Messaging"
#define VER_INTERNALNAME_STR "PBSVRMSG"
#define VER_ORIGINALFILENAME_STR "PBSVRMSG.EXE"
#include <common.ver>