/*++ Name: gsv.rc Abstract: Environment: File History: Murali R. Krishnan ( MuraliK) 7-May-1997 --*/ #include #include #define VER_FILETYPE VFT_DLL #define VER_FILESUBTYPE VFT2_UNKNOWN #define VER_FILEDESCRIPTION_STR "IIS ISAPI Tester API DLL " #define VER_INTERNALNAME_STR "gsv.dll" #define VER_ORIGINALFILENAME_STR "gsv.dll" #include "common.ver"