Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp committed Apr 2, 2018
1 parent 53f1b08 commit 2a75b7b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
4 changes: 1 addition & 3 deletions AssemblyToReferenceMixed/AssemblyToReferenceMixed.vcxproj
Expand Up @@ -130,7 +130,5 @@
<ClCompile Include="ClassToReferenceMixed.cpp" />
<ClCompile Include="Native.cpp" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" Condition="exists('$(VCTargetsPath)\Microsoft.Cpp.targets')" />
</Project>
4 changes: 1 addition & 3 deletions AssemblyToReferenceNative/AssemblyToReferenceNative.vcxproj
Expand Up @@ -148,7 +148,5 @@
<OptimizeReferences>true</OptimizeReferences>
</Link>
</ItemDefinitionGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" Condition="exists('$(VCTargetsPath)\Microsoft.Cpp.targets')" />
</Project>

0 comments on commit 2a75b7b

Please sign in to comment.