mass rename and rebranding from xwt to ibex - fixed to use ixt files
[org.ibex.core.git] / src / org / ibex / plat / Win32.inf
diff --git a/src/org/ibex/plat/Win32.inf b/src/org/ibex/plat/Win32.inf
new file mode 100644 (file)
index 0000000..4855948
--- /dev/null
@@ -0,0 +1,22 @@
+;; This file will be copied to bin-Win32/ibex.inf and then packed up
+;; into the .cab file for distribution
+
+[version]
+    signature="$CHICAGO$"
+    AdvancedINF=2.0
+ [Add.Code]
+    ibex.dll=ibex.dll
+    ibex.exe=ibex.exe
+ [ibex.dll]
+    file-win32-x86=thiscab
+    clsid={C60D6D23-3A7D-11d6-82F9-005056CA9250}
+    FileVersion=7,0,0,0
+    RegisterServer=yes
+ [ibex.exe]
+    file-win32-x86=thiscab
+    clsid={FFFFFFFF-FFFF-FFFF-FFFF-FFFFFFFFFFFE}
+    FileVersion=7,0,0,0
+    RegisterServer=no
+
+
+