We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c7b4be commit 4fab147Copy full SHA for 4fab147
win_installer/cppcheck.wxs
@@ -168,8 +168,6 @@
168
<File Id='runaddon.py' Name='runaddon.py' Source='$(var.AddonsDir)\runaddon.py' />
169
<File Id='threadsafety.py' Name='threadsafety.py' Source='$(var.AddonsDir)\threadsafety.py' />
170
<File Id='y2038.py' Name='y2038.py' Source='$(var.AddonsDir)\y2038.py' />
171
- <RemoveFile Id='remove_unix32unsigned.xml' Name='unix32-unsigned.xml' On='install' />
172
- <RemoveFile Id='remove_unix64unsigned.xml' Name='unix64-unsigned.xml' On='install' />
173
</Component>
174
</Directory>
175
<Component Id='BaseDocs' Guid='$(var.basedocsGUID)'>
0 commit comments