]> git.openfabrics.org - ~shefty/rdma-win.git/commitdiff
[WIX] IB SDK - include missing header file components
authorStan Smith <stan.smith@intel.com>
Fri, 9 Apr 2010 22:21:57 +0000 (22:21 +0000)
committerStan Smith <stan.smith@intel.com>
Fri, 9 Apr 2010 22:21:57 +0000 (22:21 +0000)
git-svn-id: svn://openib.tc.cornell.edu/gen1@2773 ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86

trunk/OFED/WIX/common/std_features.inc

index 431f3afc924f7f3b83496d701f2f77aac7188eea..97958a91834be19de7068f0bd36d4990dbfffd57 100644 (file)
     </Feature>\r
 \r
     <Feature Id="fIBsdk" Title="InfiniBand SDK" Level="2"\r
-         Description="InfiniBand Software Development Kit (Headers + Libs)"\r
+         Description="InfiniBand Software Development Kit in %SystemDrive%\OFED_SDK"\r
          Display="expand" ConfigurableDirectory="INSTALLDIR"\r
          AllowAdvertise='no' InstallDefault='local' Absent='disallow'>\r
       <ComponentRef Id="cIBAL_Libs" />\r
       <ComponentRef Id="cIBAL_Incs" />\r
       <ComponentRef Id="cIBAL_Complib" />\r
       <ComponentRef Id="cIBAL_IBA" />\r
+      <ComponentRef Id="cINC_user_etc" />\r
+      <ComponentRef Id="cINC_user_ib" />\r
+      <ComponentRef Id="cINC_linux" />\r
+      <ComponentRef Id="cINC_linux_arpa" />\r
+      <ComponentRef Id="cINC_linux_netinet" />\r
+      <ComponentRef Id="cINC_linux_sys" />\r
+      <ComponentRef Id="cINC_user_rdma" />\r
       <ComponentRef Id="cDDK_example" />\r
       <ComponentRef Id="cVS_example" />\r
     </Feature>\r