提交 160a2b93 authored 作者: Jeff Lenk's avatar Jeff Lenk

FS-6129 remove for testing

上级 a26fdcad
...@@ -16,7 +16,7 @@ IF "%1-%2" == "%LAST_BUILD_INFO%" ( ...@@ -16,7 +16,7 @@ IF "%1-%2" == "%LAST_BUILD_INFO%" (
SET LIB_DEST_DIR= SET LIB_DEST_DIR=
IF "%1" == "x64" ( IF "%1" == "x64" (
IF NOT "%COPY_FILES_ONLY%" == "1" .\third_party\python_26\python.exe build\gyp_v8 -Dtarget_arch=x64 -Dcomponent=shared_library IF NOT "%COPY_FILES_ONLY%" == "1" .\third_party\python_26\python.exe build\gyp_v8 -Dtarget_arch=x64 -Dcomponent=shared_library -Dv8_use_snapshot=false
IF NOT ERRORLEVEL 0 GOTO Fail IF NOT ERRORLEVEL 0 GOTO Fail
SET LIB_DEST_DIR=..\..\x64\%2\ SET LIB_DEST_DIR=..\..\x64\%2\
) )
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论