installer: add launch.h

This commit is contained in:
Bill Zissimopoulos 2018-01-29 09:16:30 -08:00
parent 9f13c6e915
commit 750e72e601
No known key found for this signature in database
GPG Key ID: 3D4F95D52C7B3EA3

View File

@ -272,6 +272,9 @@
<Component Id="C.winfsp.h">
<File Name="winfsp.h" KeyPath="yes" />
</Component>
<Component Id="C.launch.h">
<File Name="launch.h" KeyPath="yes" />
</Component>
<!--Component Id="C.winfsp.hpp">
<File Name="winfsp.hpp" KeyPath="yes" />
</Component-->
@ -482,6 +485,7 @@
<ComponentGroup Id="C.WinFsp.inc">
<ComponentRef Id="C.fsctl.h" />
<ComponentRef Id="C.winfsp.h" />
<ComponentRef Id="C.launch.h" />
<!--ComponentRef Id="C.winfsp.hpp" /-->
<ComponentRef Id="C.fuse.h" />
<ComponentRef Id="C.fuse_common.h" />