mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-04 19:31:56 +00:00
[mod_v8_skel] Use libnode instead of libv8 on Windows.
This commit is contained in:
@@ -47,7 +47,7 @@
|
|||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
||||||
<Import Project="$(SolutionDir)\w32\curl.props" />
|
<Import Project="$(SolutionDir)\w32\curl.props" />
|
||||||
<Import Project="$(SolutionDir)\w32\v8.props" />
|
<Import Project="$(SolutionDir)\w32\libnode.props" />
|
||||||
<Import Project="$(SolutionDir)\w32\winlibs.props" />
|
<Import Project="$(SolutionDir)\w32\winlibs.props" />
|
||||||
<ImportGroup Label="ExtensionSettings">
|
<ImportGroup Label="ExtensionSettings">
|
||||||
</ImportGroup>
|
</ImportGroup>
|
||||||
|
|||||||
Reference in New Issue
Block a user