Skip to content

Commit 739bfde

Browse files
committed
chore: add reference to project in test project
1 parent 6fa2acd commit 739bfde

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

parser-tests/parser-tests.vcxproj

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,11 @@
172172
<ClInclude Include="mock-arg-parser.h" />
173173
<ClInclude Include="pch.h" />
174174
</ItemGroup>
175+
<ItemGroup>
176+
<ProjectReference Include="..\parser\parser.vcxproj">
177+
<Project>{24ff73fa-bf73-4af5-907d-3d26cce42842}</Project>
178+
</ProjectReference>
179+
</ItemGroup>
175180
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
176181
<ImportGroup Label="ExtensionTargets">
177182
</ImportGroup>

0 commit comments

Comments
 (0)