Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit 6dde30c

Browse files
author
Jeyaram Jeyaraj
committed
Make starboard unit tests automatically resolve Frameworks.UWP package
1 parent 01b2cf7 commit 6dde30c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

build/Tests/UnitTests/Starboard/Starboard.UnitTests.vcxproj

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -222,6 +222,9 @@
222222
</ItemGroup>
223223
<ItemGroup>
224224
<ClInclude Include="..\..\..\..\tests\unittests\Starboard\LifetimeCounting.h" />
225+
</ItemGroup>
226+
<ItemGroup>
227+
<PackageReference Include="WinObjC.Frameworks.UWP" Version="*" />
225228
</ItemGroup>
226229
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
227230
<Import Project="$(StarboardBasePath)\common\winobjc.packagereference.override.targets" Condition="Exists('$(StarboardBasePath)\common\winobjc.packagereference.override.targets')"/>

0 commit comments

Comments
 (0)