summaryrefslogtreecommitdiff
path: root/Source/Core/WinUpdater
diff options
context:
space:
mode:
authorShawn Hoffman <godisgovernment@gmail.com>2020-08-20 20:27:07 -0700
committerShawn Hoffman <godisgovernment@gmail.com>2020-08-22 16:17:50 -0700
commit2f47f486af31e1d1b9447e5967fdfd3b715d31c1 (patch)
treed3035a93012e11cbf15af90f8447c071b55012c4 /Source/Core/WinUpdater
parent1f8cda62817fd0b80c1ea74fe239154ef0b48083 (diff)
msbuild: re-enable standalone vcxproj processing
Diffstat (limited to 'Source/Core/WinUpdater')
-rw-r--r--Source/Core/WinUpdater/WinUpdater.vcxproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/Core/WinUpdater/WinUpdater.vcxproj b/Source/Core/WinUpdater/WinUpdater.vcxproj
index a59ef2bedb..772239e360 100644
--- a/Source/Core/WinUpdater/WinUpdater.vcxproj
+++ b/Source/Core/WinUpdater/WinUpdater.vcxproj
@@ -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="..\..\VSProps\Base.Macros.props" />
<Import Project="$(VSPropsDir)Base.Targets.props" />
<PropertyGroup Label="Globals">
<ProjectGuid>{E4BECBAB-9C6E-41AB-BB56-F9D70AB6BE03}</ProjectGuid>