Skip to content

Commit 8db8df4

Browse files
Steelskinbnbarham
authored andcommitted
WiX: add missing reference to shared.wixproj
Properties defined in `shared.wixproj` are used in the Android SDK packaging project.
1 parent c4a3e74 commit 8db8df4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

platforms/Windows/sdk/drd/sdk.wixproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
</PropertyGroup>
1414

1515
<ItemGroup>
16+
<ProjectReference Include="..\..\shared\shared.wixproj" />
1617
<PackageReference Include="WixToolset.Heat" Version="4.0.5" />
1718
</ItemGroup>
1819

0 commit comments

Comments
 (0)