From b3db283590bab7cbb6a29968e5bd625ebd7e4c4b Mon Sep 17 00:00:00 2001 From: stansmith Date: Sat, 8 Sep 2007 18:06:04 +0000 Subject: [PATCH] [WinOF] WIX Installer - be verbose in order to get .wxs src line number for debug git-svn-id: svn://openib.tc.cornell.edu/gen1@792 ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86 --- branches/WinOF/WIX/x64/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/branches/WinOF/WIX/x64/Makefile b/branches/WinOF/WIX/x64/Makefile index b838f5b6..2958a523 100644 --- a/branches/WinOF/WIX/x64/Makefile +++ b/branches/WinOF/WIX/x64/Makefile @@ -32,5 +32,5 @@ $(P).msi: $(S).wixobj .SUFFIXES: .wxs .wixobj .wxs.wixobj:: - $(L)\candle.exe /nologo $< + $(L)\candle.exe /nologo -trace -v $< -- 2.41.0