home *** CD-ROM | disk | FTP | other *** search
- //----------------------------------------------------------------------------
- // ObjectComponents
- // Copyright (c) 1994, 1996 by Borland International, All Rights Reserved
- //
- // $Revision: 2.3 $
- //----------------------------------------------------------------------------
-
- // Version label used/incremented by Integration
- //
- #include "winver.h"
-
- #define BOCOLE_NAME "BOCOFW.DLL\000"
-
- 1 VERSIONINFO
- FILEOS VOS__WINDOWS32
- FILETYPE VFT_DLL
- #include "bocole.rh"
-
-
-