55f1fec668dfad954bb89a3f187bd9a01147010c
[org.ibex.core.git] / src / org / xwt / plat / Win32.inf
1 ;; This file will be copied to bin-Win32/xwt.inf and then packed up
2 ;; into the .cab file for distribution
3
4 [version]
5     signature="$CHICAGO$"
6     AdvancedINF=2.0
7  [Add.Code]
8     xwt.dll=xwt.dll
9     xwt.exe=xwt.exe
10  [xwt.dll]
11     file-win32-x86=thiscab
12     clsid={C60D6D23-3A7D-11d6-82F9-005056CA9250}
13     FileVersion=7,0,0,0
14     RegisterServer=yes
15  [xwt.exe]
16     file-win32-x86=thiscab
17     clsid={FFFFFFFF-FFFF-FFFF-FFFF-FFFFFFFFFFFE}
18     FileVersion=7,0,0,0
19     RegisterServer=no
20
21
22