[commit] r2073 - trunk/Install

GMESRC Repository Notifications gme-commit at list.isis.vanderbilt.edu
Thu Sep 27 13:12:18 CDT 2012


Author: ksmyth
Date: Thu Sep 27 13:12:17 2012
New Revision: 2073

Log:
Add CoreCollectionHandler Class to installer

Modified:
   trunk/Install/GME_bin.wxs

Modified: trunk/Install/GME_bin.wxs
==============================================================================
--- trunk/Install/GME_bin.wxs	Thu Sep 27 13:12:08 2012	(r2072)
+++ trunk/Install/GME_bin.wxs	Thu Sep 27 13:12:17 2012	(r2073)
@@ -220,6 +220,7 @@
                 <ProgId Id="Mga.CoreProject" Description="CoreProject Class" />
               </ProgId>
             </Class>
+            <Class Id="{9FE3BB80-B596-41BA-910F-0FF9C3B4F38A}" Context="InprocServer32" Description="CoreCollectionHandler Class" ThreadingModel="both" Programmable="yes" />
             <Interface Id="{9A228010-020B-11D2-BBB3-0040051F7117}" Name="IGMEVersionInfo" ProxyStubClassId32="{00020424-0000-0000-C000-000000000046}" />
           </TypeLib>
         </File>


More information about the gme-commit mailing list