]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
[mod_v8_skel] Use libnode instead of libv8 on Windows. vpx
authorAndrey Volk <andywolk@gmail.com>
Sat, 4 Jul 2026 10:23:34 +0000 (13:23 +0300)
committerGitHub <noreply@github.com>
Sat, 4 Jul 2026 10:23:34 +0000 (13:23 +0300)
src/mod/languages/mod_v8/mod_v8_skel.2017.vcxproj

index 1b2c6040d2788852eb7eb95497b866a1ad6c99c3..a6d5ec7b1ee5afd9e55132c4dd18900066756ce6 100644 (file)
@@ -47,7 +47,7 @@
   </PropertyGroup>
   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.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" />
   <ImportGroup Label="ExtensionSettings">
   </ImportGroup>