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.
2 parents 20fffa8 + c5a737f commit 0c3f79fCopy full SHA for 0c3f79f
lib/SCACore/Chakra.SCACore.vcxproj
@@ -60,6 +60,9 @@
60
<ClInclude Include="StreamReader.h" />
61
<ClInclude Include="StreamWriter.h" />
62
</ItemGroup>
63
+ <ItemGroup>
64
+ <ProjectReference Include="$(MSBuildThisFileDirectory)../../manifests/CoreManifests.vcxproj" />
65
+ </ItemGroup>
66
<Import Project="$(BuildConfigPropsPath)Chakra.Build.targets" Condition="exists('$(BuildConfigPropsPath)Chakra.Build.targets')" />
67
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
68
</Project>
0 commit comments