/* Copyright (c) 1997-1999 Microsoft Corporation */ #include #include #define VER_FILETYPE VFT_DLL #define VER_FILESUBTYPE VFT2_UNKNOWN #define VER_FILEDESCRIPTION_STR "Microsoft SDP Parser" #define VER_INTERNALNAME_STR "sdpparse.dll" #define VER_ORIGINALFILENAME_STR "sdpparse.dll" #include "common.ver"