diff --git a/win_installer/cli.wxs b/win_installer/cli.wxs index 83b8d9bb4..db707d8b9 100755 --- a/win_installer/cli.wxs +++ b/win_installer/cli.wxs @@ -1,7 +1,6 @@ - - + @@ -16,7 +15,7 @@ - + diff --git a/win_installer/cppcheck.wixproj b/win_installer/cppcheck.wixproj new file mode 100644 index 000000000..e2555414f --- /dev/null +++ b/win_installer/cppcheck.wixproj @@ -0,0 +1,23 @@ + + + false + + $(PROGRAMFILES)\Windows Installer XML v3\bin\ + $(MSBuildExtensionsPath)\Microsoft\WiX\v3.0\Wix.targets + + Release + x86 + + cppcheck-$(ProductVersion)-$(Platform)-Setup + $(Configuration)\$(Platform)\ + Tmp\$(Configuration)\$(Platform)\ + package + + + + + + + + + diff --git a/win_installer/cppcheck.wxs b/win_installer/cppcheck.wxs index 1b6d37e71..e9988d987 100755 --- a/win_installer/cppcheck.wxs +++ b/win_installer/cppcheck.wxs @@ -1,6 +1,6 @@ - + @@ -15,11 +15,11 @@ - + - + @@ -36,7 +36,7 @@ - + diff --git a/win_installer/productInfo.wxi b/win_installer/productInfo.wxi index 45e2644c5..7040f746b 100755 --- a/win_installer/productInfo.wxi +++ b/win_installer/productInfo.wxi @@ -1,10 +1,17 @@ - - - - - - - + + + + + + + + + + + + + +