msbuild: re-enable standalone vcxproj processing

This commit is contained in:
Shawn Hoffman
2020-08-20 20:27:07 -07:00
parent 1f8cda6281
commit 2f47f486af
49 changed files with 53 additions and 51 deletions

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$(SolutionDir)\VSProps\Base.Macros.props" />
<Import Project="..\..\Source\VSProps\Base.Macros.props" />
<Import Project="$(VSPropsDir)Base.Targets.props" />
<PropertyGroup Label="Globals">
<ProjectGuid>{349EE8F9-7D25-4909-AAF5-FF3FADE72187}</ProjectGuid>