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 6fa2acd commit 739bfdeCopy full SHA for 739bfde
parser-tests/parser-tests.vcxproj
@@ -172,6 +172,11 @@
172
<ClInclude Include="mock-arg-parser.h" />
173
<ClInclude Include="pch.h" />
174
</ItemGroup>
175
+ <ItemGroup>
176
+ <ProjectReference Include="..\parser\parser.vcxproj">
177
+ <Project>{24ff73fa-bf73-4af5-907d-3d26cce42842}</Project>
178
+ </ProjectReference>
179
+ </ItemGroup>
180
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
181
<ImportGroup Label="ExtensionTargets">
182
</ImportGroup>
0 commit comments