Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
savoirfairelinux
jami-libclient
Commits
ad56bb86
Commit
ad56bb86
authored
Sep 19, 2019
by
Andreas Traczyk
Committed by
Yang Wang
Nov 06, 2019
Browse files
win32: update environment sdk to 16299
Change-Id: I14582e74503a9ab9209c5c3fe9a78606a7d0e0d9
parent
5c6c4b53
Changes
1
Hide whitespace changes
Inline
Side-by-side
make-lrc.bat
View file @
ad56bb86
...
...
@@ -83,11 +83,11 @@ if not exist "%VSLATESTDIR%\VC\Auxiliary\Build\vcvarsall.bat" (
)
if
%PROCESSOR_ARCHITECTURE%
==
x86
(
set
Comp_x86
=
x86
10
.0.1
5063
.0
set
Comp_x64
=
x86_amd64
10
.0.1
5063
.0
set
Comp_x86
=
x86
10
.0.1
6299
.0
set
Comp_x64
=
x86_amd64
10
.0.1
6299
.0
)
else
(
set
Comp_x86
=
amd64_x86
10
.0.1
5063
.0
set
Comp_x64
=
amd64
10
.0.1
5063
.0
set
Comp_x86
=
amd64_x86
10
.0.1
6299
.0
set
Comp_x64
=
amd64
10
.0.1
6299
.0
)
set
path
=
%path
:
"=
%
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment