File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed
src/windows/SliderWindows Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 7070 <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.props" />
7171 <ImportGroup Label =" ExtensionSettings" >
7272 </ImportGroup >
73+ <PropertyGroup >
74+ <ReactNativeWindowsDir Condition =" '$(ReactNativeWindowsDir)' == ''" >$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), 'node_modules\react-native-windows\package.json'))\node_modules\react-native-windows\</ReactNativeWindowsDir >
75+ </PropertyGroup >
7376 <ImportGroup Label =" Shared" >
74- <Import Project =" ..\..\..\node_modules\react-native-windows \Microsoft.ReactNative.Cxx\Microsoft.ReactNative.Cxx.vcxitems" Label =" Shared" />
77+ <Import Project =" $(ReactNativeWindowsDir) \Microsoft.ReactNative.Cxx\Microsoft.ReactNative.Cxx.vcxitems" Label =" Shared" />
7578 </ImportGroup >
7679 <ImportGroup Label =" PropertySheets" >
7780 <Import Project =" $(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition =" exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label =" LocalAppDataPlatform" />
153156 </Text >
154157 </ItemGroup >
155158 <ItemGroup >
156- <ProjectReference Include =" ..\..\..\node_modules\react-native-windows \Microsoft.ReactNative\Microsoft.ReactNative.vcxproj" >
159+ <ProjectReference Include =" $(ReactNativeWindowsDir) \Microsoft.ReactNative\Microsoft.ReactNative.vcxproj" >
157160 <Project >{f7d32bd0-2749-483e-9a0d-1635ef7e3136}</Project >
158161 <Private >false</Private >
159162 </ProjectReference >
You can’t perform that action at this time.
0 commit comments