ICU-13586 Fix build break for Windows.
authorJeff Genovy <29107334+jefgen@users.noreply.github.com>
Fri, 2 Mar 2018 19:28:51 +0000 (19:28 +0000)
committerJeff Genovy <29107334+jefgen@users.noreply.github.com>
Fri, 2 Mar 2018 19:28:51 +0000 (19:28 +0000)
X-SVN-Rev: 41051

icu4c/source/extra/uconv/uconv.vcxproj

index 3d244427faaf1dd7aa4208fc6e5f4ce9c79ebcbc..ff28d9b159be0d1d3565b04aa88ffd750ede12bd 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <Project DefaultTargets="Build" ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
   <!-- The following import will include the 'default' configuration options for VS projects. -->
-  <Import Project="..\allinone\Build.Windows.ProjectConfiguration.props" />
+  <Import Project="..\..\allinone\Build.Windows.ProjectConfiguration.props" />
   <PropertyGroup Label="Globals">
     <ProjectGuid>{DBA4088D-F6F9-4F8F-8820-082A4765C16C}</ProjectGuid>
   </PropertyGroup>