Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
J
jami-libclient
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
savoirfairelinux
jami-libclient
Commits
ad56bb86
Commit
ad56bb86
authored
5 years ago
by
Andreas Traczyk
Committed by
Yang Wang
5 years ago
Browse files
Options
Downloads
Patches
Plain Diff
win32: update environment sdk to 16299
Change-Id: I14582e74503a9ab9209c5c3fe9a78606a7d0e0d9
parent
5c6c4b53
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
make-lrc.bat
+4
-4
4 additions, 4 deletions
make-lrc.bat
with
4 additions
and
4 deletions
make-lrc.bat
+
4
−
4
View file @
ad56bb86
...
@@ -83,11 +83,11 @@ if not exist "%VSLATESTDIR%\VC\Auxiliary\Build\vcvarsall.bat" (
...
@@ -83,11 +83,11 @@ if not exist "%VSLATESTDIR%\VC\Auxiliary\Build\vcvarsall.bat" (
)
)
if
%PROCESSOR_ARCHITECTURE%
==
x86
(
if
%PROCESSOR_ARCHITECTURE%
==
x86
(
set
Comp_x86
=
x86
10
.0.1
5063
.0
set
Comp_x86
=
x86
10
.0.1
6299
.0
set
Comp_x64
=
x86_amd64
10
.0.1
5063
.0
set
Comp_x64
=
x86_amd64
10
.0.1
6299
.0
)
else
(
)
else
(
set
Comp_x86
=
amd64_x86
10
.0.1
5063
.0
set
Comp_x86
=
amd64_x86
10
.0.1
6299
.0
set
Comp_x64
=
amd64
10
.0.1
5063
.0
set
Comp_x64
=
amd64
10
.0.1
6299
.0
)
)
set
path
=
%path
:
"=
%
set
path
=
%path
:
"=
%
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment