Skip to content
Merged
Show file tree
Hide file tree
Changes from 8 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions change/react-native-windows-2020-05-08-14-17-35-master.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"type": "prerelease",
"comment": "Reenable V8 for desktop projects",
"packageName": "react-native-windows",
"email": "[email protected]",
"dependentChangeType": "patch",
"date": "2020-05-08T21:17:35.875Z"
}
1 change: 1 addition & 0 deletions packages/E2ETest/windows/ReactUWPTestApp.sln
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Microsoft.ReactNative.Manag
EndProject
Global
GlobalSection(SharedMSBuildProjectFiles) = preSolution
..\..\..\vnext\ReactWindowsCore\ReactWindowsCore.vcxitems*{11c084a3-a57c-4296-a679-cac17b603144}*SharedItemsImports = 4
..\..\..\vnext\JSI\Shared\JSI.Shared.vcxitems*{a62d504a-16b8-41d2-9f19-e2e86019e5e4}*SharedItemsImports = 4
..\..\..\vnext\Chakra\Chakra.vcxitems*{f7d32bd0-2749-483e-9a0d-1635ef7e3136}*SharedItemsImports = 4
..\..\..\vnext\JSI\Shared\JSI.Shared.vcxitems*{f7d32bd0-2749-483e-9a0d-1635ef7e3136}*SharedItemsImports = 4
Expand Down
1 change: 1 addition & 0 deletions packages/playground/windows/playground.sln
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ EndProject
Global
GlobalSection(SharedMSBuildProjectFiles) = preSolution
..\..\..\vnext\JSI\Shared\JSI.Shared.vcxitems*{0cc28589-39e4-4288-b162-97b959f8b843}*SharedItemsImports = 9
..\..\..\vnext\ReactWindowsCore\ReactWindowsCore.vcxitems*{11c084a3-a57c-4296-a679-cac17b603144}*SharedItemsImports = 4
..\..\..\vnext\Shared\Shared.vcxitems*{2049dbe9-8d13-42c9-ae4b-413ae38fffd0}*SharedItemsImports = 9
..\..\..\vnext\Microsoft.ReactNative.SharedManaged\Microsoft.ReactNative.SharedManaged.projitems*{67a1076f-7790-4203-86ea-4402ccb5e782}*SharedItemsImports = 13
..\..\..\vnext\Microsoft.ReactNative.Cxx\Microsoft.ReactNative.Cxx.vcxitems*{6b6aa847-b32f-41ac-9d3b-48a8cdfa8ade}*SharedItemsImports = 4
Expand Down
21 changes: 3 additions & 18 deletions vnext/Desktop.DLL/React.Windows.Desktop.DLL.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,13 @@
<ProjectGuid>{88BAB0FA-E1AC-4DA7-A30C-F91702A8EADB}</ProjectGuid>
<ProjectName>React.Windows.Desktop.DLL</ProjectName>
<TargetName>react-native-win32</TargetName>
<USE_V8>true</USE_V8>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<Import Project="$(ReactNativeWindowsDir)PropertySheets\React.Cpp.props" />
<PropertyGroup Label="Configuration">
<ConfigurationType>DynamicLibrary</ConfigurationType>
<!-- This property needs to be overwritten after the inclusion of React.Cpp.props -->
<USE_V8>true</USE_V8>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
<!-- Include Warnings.props after Microsoft.Cpp.props to change default WarningLevel -->
Expand Down Expand Up @@ -63,10 +64,8 @@
WIN32;
_WINDOWS;
_USRDLL;
REACTNATIVEWIN32_EXPORTS;
FOLLY_NO_CONFIG;
NOMINMAX;
GLOG_NO_ABBREVIATED_SEVERITIES;
_HAS_AUTO_PTR_ETC;
CHAKRACORE;
RN_EXPORT=;
Expand Down Expand Up @@ -122,21 +121,6 @@
<None Include="react-native-win32.x86.def" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Common\Common.vcxproj">
<Project>{fca38f3c-7c73-4c47-be4e-32f77fa8538d}</Project>
</ProjectReference>
<ProjectReference Include="..\Folly\Folly.vcxproj">
<Project>{A990658C-CE31-4BCC-976F-0FC6B1AF693D}</Project>
</ProjectReference>
<ProjectReference Include="..\FollyWin32\FollyWin32.vcxproj">
<Project>{74085F13-2DDE-45E5-A0CA-927AC9D0B953}</Project>
</ProjectReference>
<ProjectReference Include="..\ReactCommon\ReactCommon.vcxproj">
<Project>{A9D95A91-4DB7-4F72-BEB6-FE8A5C89BFBD}</Project>
</ProjectReference>
<ProjectReference Include="..\ReactWindowsCore\ReactWindowsCore-Desktop.vcxproj">
<Project>{11C084A3-A57C-4296-A679-CAC17B603144}</Project>
</ProjectReference>
<ProjectReference Include="..\Desktop\React.Windows.Desktop.vcxproj">
<Project>{95048601-C3DC-475F-ADF8-7C0C764C10D5}</Project>
</ProjectReference>
Expand Down Expand Up @@ -169,6 +153,7 @@
<PropertyGroup>
<ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
</PropertyGroup>
<Warning Condition="'$(USE_V8)' != 'true'" Text="Building desktop project without USE_V8 (value is '$(USE_V8)')" />
<Error Condition="!Exists('$(SolutionDir)packages\ReactWindows.OpenSSL.StdCall.Static.1.0.2-p.2\build\native\ReactWindows.OpenSSL.StdCall.Static.targets')" Text="$([System.String]::Format('$(ErrorText)', '$(SolutionDir)packages\ReactWindows.OpenSSL.StdCall.Static.1.0.2-p.2\build\native\ReactWindows.OpenSSL.StdCall.Static.targets'))" />
<Error Condition="!Exists('$(SolutionDir)packages\boost.1.68.0.0\build\boost.targets')" Text="$([System.String]::Format('$(ErrorText)', '$(SolutionDir)packages\boost.1.68.0.0\build\boost.targets'))" />
<Error Condition="!Exists('$(SolutionDir)packages\Microsoft.ChakraCore.vc140.1.11.13\build\native\Microsoft.ChakraCore.vc140.targets')" Text="$([System.String]::Format('$(ErrorText)', '$(SolutionDir)packages\Microsoft.ChakraCore.vc140.1.11.13\build\native\Microsoft.ChakraCore.vc140.targets'))" />
Expand Down
1 change: 1 addition & 0 deletions vnext/Desktop.DLL/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@
<package id="ChakraCore.Debugger" version="0.0.0.43" targetFramework="native" />
<package id="Microsoft.ChakraCore.vc140" version="1.11.13" targetFramework="native" developmentDependency="true" />
<package id="ReactWindows.OpenSSL.StdCall.Static" version="1.0.2-p.2" targetFramework="native" />
<package id="ReactNative.V8Jsi.Windows" version="0.2.7" targetFramework="native" />
</packages>
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,14 @@
<ProjectGuid>{E0D269B4-D7F0-4C4E-92CD-B2C06109A2BB}</ProjectGuid>
<ProjectName>React.Windows.Desktop.IntegrationTests</ProjectName>
<CppWinRTOptimized>true</CppWinRTOptimized>
<USE_V8>true</USE_V8>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<Import Project="$(ReactNativeWindowsDir)PropertySheets\React.Cpp.props" />
<PropertyGroup Label="Configuration">
<ConfigurationType>DynamicLibrary</ConfigurationType>
<UseOfMfc>false</UseOfMfc>
<!-- This property needs to be overwritten after the inclusion of React.Cpp.props -->
<USE_V8>true</USE_V8>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
<!-- Include Warnings.props after Microsoft.Cpp.props to change default WarningLevel -->
Expand All @@ -55,10 +56,8 @@
_WIN32_WINNT=$(WinVer);
WIN32;
_WINDOWS;
REACTNATIVEWIN32_EXPORTS;
FOLLY_NO_CONFIG;
NOMINMAX;
GLOG_NO_ABBREVIATED_SEVERITIES;
_HAS_AUTO_PTR_ETC;
CHAKRACORE;
RN_PLATFORM=windesktop;
Expand Down Expand Up @@ -102,21 +101,9 @@
<None Include="packages.config" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Common\Common.vcxproj">
<Project>{fca38f3c-7c73-4c47-be4e-32f77fa8538d}</Project>
</ProjectReference>
<ProjectReference Include="..\Folly\Folly.vcxproj">
<Project>{A990658C-CE31-4BCC-976F-0FC6B1AF693D}</Project>
</ProjectReference>
<ProjectReference Include="..\FollyWin32\FollyWin32.vcxproj">
<Project>{74085F13-2DDE-45E5-A0CA-927AC9D0B953}</Project>
</ProjectReference>
<ProjectReference Include="..\ReactCommon\ReactCommon.vcxproj">
<Project>{A9D95A91-4DB7-4F72-BEB6-FE8A5C89BFBD}</Project>
</ProjectReference>
<ProjectReference Include="..\ReactWindowsCore\ReactWindowsCore-Desktop.vcxproj">
<Project>{11C084A3-A57C-4296-A679-CAC17B603144}</Project>
</ProjectReference>
<ProjectReference Include="..\IntegrationTests\React.Windows.IntegrationTests.vcxproj">
<Project>{700A84FD-F92A-43F1-8D06-B0E0745DF9B5}</Project>
</ProjectReference>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,8 @@
_WIN32_WINNT=$(WinVer);
WIN32;
_WINDOWS;
REACTNATIVEWIN32_EXPORTS;
FOLLY_NO_CONFIG;
NOMINMAX;
GLOG_NO_ABBREVIATED_SEVERITIES;
_HAS_AUTO_PTR_ETC;
CHAKRACORE;
RN_EXPORT=;
Expand Down
6 changes: 3 additions & 3 deletions vnext/Desktop/React.Windows.Desktop.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
<CppWinRTProjectLanguage>C++/WinRT</CppWinRTProjectLanguage>
<CppWinRTNamespaceMergeDepth>2</CppWinRTNamespaceMergeDepth>
<CppWinRTUsePrefixes>true</CppWinRTUsePrefixes>
<USE_V8>true</USE_V8>
</PropertyGroup>
<PropertyGroup Label="Permissive">
<ENABLEPermissive>true</ENABLEPermissive>
Expand All @@ -42,6 +41,8 @@
<Import Project="$(ReactNativeWindowsDir)PropertySheets\React.Cpp.props" />
<PropertyGroup Label="Configuration">
<ConfigurationType>StaticLibrary</ConfigurationType>
<!-- This property needs to be overwritten after the inclusion of React.Cpp.props -->
<USE_V8>true</USE_V8>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
<!-- Include Warnings.props after Microsoft.Cpp.props to change default WarningLevel -->
Expand Down Expand Up @@ -72,10 +73,8 @@
_WIN32_WINNT=$(WinVer);
WIN32;
_WINDOWS;
REACTNATIVEWIN32_EXPORTS;
FOLLY_NO_CONFIG;
NOMINMAX;
GLOG_NO_ABBREVIATED_SEVERITIES;
_HAS_AUTO_PTR_ETC;
CHAKRACORE;
RN_PLATFORM=win32;
Expand Down Expand Up @@ -196,6 +195,7 @@
<PropertyGroup>
<ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
</PropertyGroup>
<Warning Condition="'$(USE_V8)' != 'true'" Text="Building desktop project without USE_V8 (value is '$(USE_V8)')" />
<Error Condition="!Exists('$(SolutionDir)packages\ReactWindows.OpenSSL.StdCall.Static.1.0.2-p.2\build\native\ReactWindows.OpenSSL.StdCall.Static.targets')" Text="$([System.String]::Format('$(ErrorText)', '$(SolutionDir)packages\ReactWindows.OpenSSL.StdCall.Static.1.0.2-p.2\build\native\ReactWindows.OpenSSL.StdCall.Static.targets'))" />
<Error Condition="!Exists('$(SolutionDir)packages\boost.1.68.0.0\build\boost.targets')" Text="$([System.String]::Format('$(ErrorText)', '$(SolutionDir)packages\boost.1.68.0.0\build\boost.targets'))" />
<Error Condition="!Exists('$(SolutionDir)packages\Microsoft.ChakraCore.vc140.1.11.13\build\native\Microsoft.ChakraCore.vc140.targets')" Text="$([System.String]::Format('$(ErrorText)', '$(SolutionDir)packages\Microsoft.ChakraCore.vc140.1.11.13\build\native\Microsoft.ChakraCore.vc140.targets'))" />
Expand Down
3 changes: 0 additions & 3 deletions vnext/IntegrationTests/React.Windows.IntegrationTests.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,6 @@
<ProjectReference Include="..\Common\Common.vcxproj">
<Project>{fca38f3c-7c73-4c47-be4e-32f77fa8538d}</Project>
</ProjectReference>
<ProjectReference Include="..\ReactWindowsCore\ReactWindowsCore.vcxproj">
<Project>{11C084A3-A57C-4296-A679-CAC17B603144}</Project>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<ClCompile Include="ControllableMessageQueueThread.cpp" />
Expand Down
35 changes: 5 additions & 30 deletions vnext/JSI.Desktop.UnitTests/JSI.Desktop.UnitTests.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,26 +16,20 @@
<PropertyGroup Label="Globals">
<ProjectGuid>{6f354505-fe3a-4bd2-a9a6-d12bbf37a85c}</ProjectGuid>
<ProjectName>JSI.Desktop.UnitTests</ProjectName>
<USE_V8>true</USE_V8>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<Import Project="$(ReactNativeWindowsDir)PropertySheets\React.Cpp.props" />
<Import Project="$(ReactNativeWindowsDir)PropertySheets\ReactCommunity.Cpp.props" />
<PropertyGroup Label="Configuration">
<ConfigurationType>Application</ConfigurationType>
<!-- This property needs to be overwritten after the inclusion of React.Cpp.props -->
<USE_V8>true</USE_V8>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
<!-- We cannot include Warnings.props here because Google Test only builds at warning level 3. -->
<ImportGroup Label="ExtensionSettings">
</ImportGroup>
<ImportGroup Label="Shared">
<Import Project="..\Chakra\Chakra.vcxitems" Label="Shared" />
<Import Project="..\Shared\Shared.vcxitems" Label="Shared" />
</ImportGroup>
<ImportGroup Label="PropertySheets">
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
</ImportGroup>
<PropertyGroup Label="UserMacros" />
<PropertyGroup>
<IncludePath>$(ReactNativeWindowsDir);$(ReactNativeWindowsDir)Common;$(ReactNativeWindowsDir)stubs;$(FollyDir);$(ReactNativeDir)\ReactCommon;$(JSI_Source);$(ReactNativeWindowsDir)ReactWindowsCore;$(ReactNativeWindowsDir)\ReactWindowsCore\tracing;$(ReactNativeWindowsDir)include\ReactWindowsCore;$(ReactNativeWindowsDir)Desktop;$(ReactNativeWindowsDir)IntegrationTests;$(ReactNativeWindowsDir)JSI\Shared;$(MSBuildProjectDirectory);$(ReactNativeDir)\ReactCommon\callinvoker;$(IncludePath)</IncludePath>
<LinkIncremental>true</LinkIncremental>
Expand All @@ -53,16 +47,16 @@
_WIN32_WINNT=$(WinVer);
WIN32;
_WINDOWS;
REACTNATIVEWIN32_EXPORTS;
FOLLY_NO_CONFIG;
NOMINMAX;
GLOG_NO_ABBREVIATED_SEVERITIES;
_HAS_AUTO_PTR_ETC;
CHAKRACORE;
RN_EXPORT=;
GTEST_LANG_CXX11;
%(PreprocessorDefinitions)
</PreprocessorDefinitions>
<PreprocessorDefinitions Condition="'$(USE_HERMES)'=='true'">USE_HERMES;%(PreprocessorDefinitions)</PreprocessorDefinitions>
<PreprocessorDefinitions Condition="'$(USE_V8)'=='true'">USE_V8;%(PreprocessorDefinitions)</PreprocessorDefinitions>
<!-- /Zc:strictStrings enforces the standard C++ const qualifications for
string literals. It prevents code like
wchar_t* str = L"hello";
Expand All @@ -73,16 +67,8 @@
</ClCompile>
<Link>
<AdditionalOptions>-minpdbpathlen:256</AdditionalOptions>
<!--
comsuppw.lib - _com_util::ConvertStringToBSTR
delayimp.lib -
Winhttp.lib - WebSocket resource implementation
-->
<AdditionalDependencies>
comsuppw.lib;
delayimp.lib;
Shlwapi.lib;
Winhttp.lib;
%(AdditionalDependencies)
</AdditionalDependencies>
<GenerateDebugInformation>DebugFull</GenerateDebugInformation>
Expand Down Expand Up @@ -119,21 +105,9 @@
</None>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Common\Common.vcxproj">
<Project>{fca38f3c-7c73-4c47-be4e-32f77fa8538d}</Project>
</ProjectReference>
<ProjectReference Include="..\Folly\Folly.vcxproj">
<Project>{A990658C-CE31-4BCC-976F-0FC6B1AF693D}</Project>
</ProjectReference>
<ProjectReference Include="..\FollyWin32\FollyWin32.vcxproj">
<Project>{74085F13-2DDE-45E5-A0CA-927AC9D0B953}</Project>
</ProjectReference>
<ProjectReference Include="..\ReactCommon\ReactCommon.vcxproj">
<Project>{A9D95A91-4DB7-4F72-BEB6-FE8A5C89BFBD}</Project>
</ProjectReference>
<ProjectReference Include="..\ReactWindowsCore\ReactWindowsCore-Desktop.vcxproj">
<Project>{11C084A3-A57C-4296-A679-CAC17B603144}</Project>
</ProjectReference>
<ProjectReference Include="..\Desktop\React.Windows.Desktop.vcxproj">
<Project>{95048601-C3DC-475F-ADF8-7C0C764C10D5}</Project>
</ProjectReference>
Expand All @@ -158,6 +132,7 @@
<PropertyGroup>
<ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
</PropertyGroup>
<Warning Condition="'$(USE_V8)' != 'true'" Text="Building desktop project without USE_V8 (value is '$(USE_V8)')" />
<Error Condition="!Exists('$(SolutionDir)packages\ReactWindows.OpenSSL.StdCall.Static.1.0.2-p.2\build\native\ReactWindows.OpenSSL.StdCall.Static.targets')" Text="$([System.String]::Format('$(ErrorText)', '$(SolutionDir)packages\ReactWindows.OpenSSL.StdCall.Static.1.0.2-p.2\build\native\ReactWindows.OpenSSL.StdCall.Static.targets'))" />
<Error Condition="!Exists('$(SolutionDir)packages\boost.1.68.0.0\build\boost.targets')" Text="$([System.String]::Format('$(ErrorText)', '$(SolutionDir)packages\boost.1.68.0.0\build\boost.targets'))" />
<Error Condition="!Exists('$(SolutionDir)packages\ChakraCore.Debugger.0.0.0.43\build\native\ChakraCore.Debugger.targets')" Text="$([System.String]::Format('$(ErrorText)', '$(SolutionDir)packages\ChakraCore.Debugger.0.0.0.43\build\native\ChakraCore.Debugger.targets'))" />
Expand Down
1 change: 1 addition & 0 deletions vnext/JSI.Desktop.UnitTests/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@
<package id="Microsoft.googletest.v140.windesktop.msvcstl.static.rt-dyn" version="1.8.1" targetFramework="native" />
<package id="Microsoft.Windows.CppWinRT" version="2.0.190730.2" targetFramework="native" />
<package id="ReactWindows.OpenSSL.StdCall.Static" version="1.0.2-p.2" targetFramework="native" />
<package id="ReactNative.V8Jsi.Windows" version="0.2.7" targetFramework="native" />
</packages>
9 changes: 3 additions & 6 deletions vnext/JSI/Desktop/JSI.Desktop.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,13 @@
<PropertyGroup Label="Globals">
<ProjectGuid>{17DD1B17-3094-40DD-9373-AC2497932ECA}</ProjectGuid>
<ProjectName>JSI.Desktop</ProjectName>
<USE_V8>true</USE_V8>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<Import Project="$(ReactNativeWindowsDir)PropertySheets\React.Cpp.props" />
<PropertyGroup Label="Configuration">
<ConfigurationType>StaticLibrary</ConfigurationType>
<!-- This property needs to be overwritten after the inclusion of React.Cpp.props -->
<USE_V8>true</USE_V8>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
<!-- Include Warnings.props after Microsoft.Cpp.props to change default WarningLevel -->
Expand Down Expand Up @@ -74,11 +75,6 @@
<ItemGroup>
<None Include="packages.config" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\Common\Common.vcxproj">
<Project>{fca38f3c-7c73-4c47-be4e-32f77fa8538d}</Project>
</ProjectReference>
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets" Condition="'$(CHAKRACOREUWP)'!='true'">
<Import Project="$(SolutionDir)packages\Microsoft.ChakraCore.vc140.1.11.13\build\native\Microsoft.ChakraCore.vc140.targets" Condition="Exists('$(SolutionDir)packages\Microsoft.ChakraCore.vc140.1.11.13\build\native\Microsoft.ChakraCore.vc140.targets')" />
Expand All @@ -89,6 +85,7 @@
<PropertyGroup>
<ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
</PropertyGroup>
<Warning Condition="'$(USE_V8)' != 'true'" Text="Building desktop project without USE_V8 (value is '$(USE_V8)')" />
<Error Condition="!Exists('$(SolutionDir)packages\Microsoft.ChakraCore.vc140.1.11.13\build\native\Microsoft.ChakraCore.vc140.targets')" Text="$([System.String]::Format('$(ErrorText)', '$(SolutionDir)packages\Microsoft.ChakraCore.vc140.1.11.13\build\native\Microsoft.ChakraCore.vc140.targets'))" />
<Error Condition="!Exists('$(SolutionDir)packages\ChakraCore.Debugger.0.0.0.43\build\native\ChakraCore.Debugger.targets')" Text="$([System.String]::Format('$(ErrorText)', '$(SolutionDir)packages\ChakraCore.Debugger.0.0.0.43\build\native\ChakraCore.Debugger.targets'))" />
<Error Condition="!Exists('$(V8_Package)\build\native\ReactNative.V8JSI.Windows.targets') AND '$(USE_V8)' == 'true'" Text="$([System.String]::Format('$(ErrorText)', '$(V8_Package)\build\native\ReactNative.V8JSI.Windows.targets'))" />
Expand Down
5 changes: 0 additions & 5 deletions vnext/JSI/Universal/JSI.Universal.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -115,11 +115,6 @@
<ItemGroup>
<ClCompile Include="$(MSBuildThisFileDirectory)ChakraJsiRuntime_edgemode.cpp" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\Common\Common.vcxproj">
<Project>{fca38f3c-7c73-4c47-be4e-32f77fa8538d}</Project>
</ProjectReference>
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
Expand Down
Loading