mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-28 07:47:03 -05:00
8 lines
359 B
XML
8 lines
359 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<CPackWiXPatch>
|
|
<!-- libwinpthread has a bogus FILEVERSION field that's hardcoded to 1.0.0.0. Ignore it and always install it-->
|
|
<CPackWiXFragment Id="CM_FP_libwinpthread_1.dll">
|
|
<File Id="CM_FP_libwinpthread_1.dll"
|
|
CompanionFile="CM_FP_imhex.exe"/>
|
|
</CPackWiXFragment>
|
|
</CPackWiXPatch> |