added common as a reference project

This commit is contained in:
Alekhya Kommuru
2020-01-15 16:44:18 -08:00
parent 31a01ab227
commit 12c4dbf0e5
3 changed files with 30 additions and 24 deletions

View File

@@ -185,6 +185,11 @@
<ItemGroup>
<ResourceCompile Include="PowerRenameTest.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\..\common\common.vcxproj">
<Project>{74485049-c722-400f-abe5-86ac52d929b3}</Project>
</ProjectReference>
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>