summaryrefslogtreecommitdiffstats
path: root/examples/activeqt/simple/simple.inf
diff options
context:
space:
mode:
Diffstat (limited to 'examples/activeqt/simple/simple.inf')
-rw-r--r--examples/activeqt/simple/simple.inf11
1 files changed, 11 insertions, 0 deletions
diff --git a/examples/activeqt/simple/simple.inf b/examples/activeqt/simple/simple.inf
new file mode 100644
index 0000000..3657e9f
--- /dev/null
+++ b/examples/activeqt/simple/simple.inf
@@ -0,0 +1,11 @@
+//! [0]
+[version]
+ signature="$CHICAGO$"
+ AdvancedINF=2.0
+ [Add.Code]
+ simpleax.exe=simpleax.exe
+ [simpleax.exe]
+ file-win32-x86=thiscab
+ clsid={DF16845C-92CD-4AAB-A982-EB9840E74669}
+ RegisterServer=yes
+//! [0]