[cpp-sp COMMIT] /branches/REL_2/msi/WiX/ShibbolethSP-main-x64.wxs

noreply at shibboleth.net noreply at shibboleth.net
Tue May 29 18:21:45 BST 2012


Author: rdw
Date: Tue May 29 18:21:45 2012
New Revision: 3684

URL: http://svn.shibboleth.net/view/cpp-sp?rev=3684&view=rev
Log:
Add in plugins_lite

Modified:
    branches/REL_2/msi/WiX/ShibbolethSP-main-x64.wxs

Modified: branches/REL_2/msi/WiX/ShibbolethSP-main-x64.wxs
URL: http://svn.shibboleth.net/view/cpp-sp/branches/REL_2/msi/WiX/ShibbolethSP-main-x64.wxs?rev=3684&r1=3683&r2=3684&view=diff
==============================================================================
--- branches/REL_2/msi/WiX/ShibbolethSP-main-x64.wxs (original)
+++ branches/REL_2/msi/WiX/ShibbolethSP-main-x64.wxs Tue May 29 18:21:45 2012
@@ -152,6 +152,7 @@
       <ComponentRef Id='mod_shib_2464.so'/>
       <ComponentRef Id='odbc_store64.so'/>
       <ComponentRef Id='plugins64.so'/>
+      <ComponentRef Id='plugins_lite64.so'/>
       <ComponentRef Id='shibauthorizer64.exe'/>
       <ComponentRef Id='shibresponder64.exe'/>
 
@@ -162,6 +163,7 @@
       <ComponentRef Id='mod_shib_2464.so_debug'/>
       <ComponentRef Id='odbc_store64.so_debug'/>
       <ComponentRef Id='plugins64.so_debug'/>
+      <ComponentRef Id='plugins_lite64.so_debug'/>
       <ComponentRef Id='shibauthorizer64.exe_debug'/>
       <ComponentRef Id='shibresponder64.exe_debug'/>
 



More information about the commits mailing list