File: cpack_wix_patch.xml

package info (click to toggle)
harp 1.29-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 57,028 kB
  • sloc: xml: 475,954; ansic: 175,442; sh: 4,898; yacc: 2,186; javascript: 1,510; python: 1,148; makefile: 656; lex: 591
file content (5 lines) | stat: -rw-r--r-- 234 bytes parent folder | download | duplicates (2)
1
2
3
4
5
<CPackWiXPatch>
  <CPackWiXFragment Id="CM_CP_core.bin.harpconvert.exe">
    <Environment Id="PATH" Name="PATH" Value="[INSTALL_ROOT]bin" Permanent="yes" Part="last" Action="set" System="yes" />
  </CPackWiXFragment>
</CPackWiXPatch>