]> git.openfabrics.org - ~shefty/rdma-win.git/commitdiff
[WinOF] WIX Installer - be verbose in order to get .wxs src line number for debug
authorstansmith <stansmith@ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86>
Sat, 8 Sep 2007 18:06:04 +0000 (18:06 +0000)
committerstansmith <stansmith@ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86>
Sat, 8 Sep 2007 18:06:04 +0000 (18:06 +0000)
git-svn-id: svn://openib.tc.cornell.edu/gen1@792 ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86

branches/WinOF/WIX/x64/Makefile

index b838f5b6249f7eae8c106490d4c48295eef5e474..2958a523a5b6ee80e75792618fc9a89980802daf 100644 (file)
@@ -32,5 +32,5 @@ $(P).msi: $(S).wixobj
 .SUFFIXES: .wxs .wixobj\r
 \r
 .wxs.wixobj::\r
-  $(L)\candle.exe /nologo $<\r
+  $(L)\candle.exe /nologo -trace -v $<\r
 \r