mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-23 20:51:58 +00:00
FS-11065: [Build-System, mod_v8] Update libv8 to 6.1.298 on windows, speedup windows build by moving libv8 to pre-compiled binaries.
This commit is contained in:
committed by
Muteesa Fred
parent
73d616a318
commit
24ef5b2762
@@ -210,10 +210,6 @@
|
||||
<ProjectReference Include="..\..\..\..\libs\libteletone\libteletone.2015.vcxproj">
|
||||
<Project>{89385c74-5860-4174-9caf-a39e7c48909c}</Project>
|
||||
</ProjectReference>
|
||||
<ProjectReference Include="..\..\..\..\libs\win32\v8\libv8.2015.vcxproj">
|
||||
<Project>{AB03E82B-48B1-4374-B32A-A1AF83DDC6C2}</Project>
|
||||
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
|
||||
</ProjectReference>
|
||||
<ProjectReference Include="..\..\..\..\libs\win32\curl\curllib.2015.vcxproj">
|
||||
<Project>{87ee9da4-de1e-4448-8324-183c98dca588}</Project>
|
||||
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
|
||||
|
||||
@@ -185,10 +185,6 @@
|
||||
<ClCompile Include="mod_v8_skel.cpp" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\..\..\..\libs\win32\v8\libv8.2015.vcxproj">
|
||||
<Project>{AB03E82B-48B1-4374-B32A-A1AF83DDC6C2}</Project>
|
||||
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
|
||||
</ProjectReference>
|
||||
<ProjectReference Include="..\..\..\..\libs\win32\curl\curllib.2015.vcxproj">
|
||||
<Project>{87ee9da4-de1e-4448-8324-183c98dca588}</Project>
|
||||
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
|
||||
|
||||
Reference in New Issue
Block a user