Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitddfcf9a

Browse files
committed
[ci]: set DEPENDENCIES_BIN_DIR by SDK
1 parentb528f37 commitddfcf9a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎.ci/run.cmd

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,9 @@ IF "%SDK%"=="" SET SDK=SDK71
99
echo ARCH=%ARCH%
1010
echo SDK=%SDK%
1111

12-
SETDEPENDENCIES_BIN_DIR=C:\pgfarm\deps_%ARCH%_%SDK%
12+
IF%SDK%== SDK71SETDEPENDENCIES_BIN_DIR=C:\pgfarm\deps_%ARCH%_%SDK%
13+
IF%SDK%== MSVC2013SETDEPENDENCIES_BIN_DIR=C:\pgfarm\deps_%ARCH%
14+
1315
SETPERL32_PATH=C:\Perl
1416
SETPERL64_PATH=C:\Perl64
1517
SETPYTHON32_PATH=C:\Python27x86

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp