]> git.openfabrics.org - ~shefty/rdma-win.git/commitdiff
[WinOF] Place librdmacm.dll in %windir% folder along with the rest of the WinOF libs...
authorstansmith <stansmith@ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86>
Tue, 15 Sep 2009 23:19:33 +0000 (23:19 +0000)
committerstansmith <stansmith@ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86>
Tue, 15 Sep 2009 23:19:33 +0000 (23:19 +0000)
git-svn-id: svn://openib.tc.cornell.edu/gen1@2432 ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86

trunk/WinOF/WIX/common/winverbs_OFED.inc

index 955f94e2402fea5fe2ed89dec5865f47af15e248..655b44f07cbe9472abc2067beffc3e13c07d9720 100644 (file)
@@ -74,7 +74,7 @@
         <CopyFile Id="dupLibrdmacm.dll" FileId="librdmacm.dll"\r
                DestinationName="rdmacm.dll"\r
                DestinationLongName="librdmacm.dll"\r
-               DestinationProperty="SystemFolder" />\r
+               DestinationProperty="WindowsFolder" />\r
       <File Id="librdmacm.pdb" Compressed="yes" DiskId="1"\r
             LongName="librdmacm.pdb" Name="rdmacm.pdb"\r
             Source="..\bin\HCA\$(var.ARCH)\librdmacm.pdb" />\r
@@ -85,7 +85,7 @@
         <CopyFile Id="dupLibrdmacmd.dll" FileId="librdmacmd.dll"\r
                DestinationName="rdmacmd.dll"\r
                DestinationLongName="librdmacmd.dll"\r
-               DestinationProperty="SystemFolder" />\r
+               DestinationProperty="WindowsFolder" />\r
       <File Id="librdmacmd.pdb" Compressed="yes" DiskId="1"\r
             LongName="librdmacmd.pdb" Name="rdmacmd.pdb"\r
             Source="..\bin\HCA\$(var.ARCH)\librdmacmd.pdb" />\r