unittests: set user directory so SYSCONF does not get created at the drive root

This commit is contained in:
Shawn Hoffman
2017-06-04 19:56:28 -07:00
parent 096399d371
commit a2358786dc
4 changed files with 8 additions and 1 deletions

View File

@ -83,6 +83,9 @@
<ProjectReference Include="$(CoreDir)VideoBackends\Vulkan\Vulkan.vcxproj">
<Project>{29F29A19-F141-45AD-9679-5A2923B49DA3}</Project>
</ProjectReference>
<ProjectReference Include="$(CoreDir)UICommon\UICommon.vcxproj">
<Project>{604c8368-f34a-4d55-82c8-cc92a0c13254}</Project>
</ProjectReference>
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">