Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gevent
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
gevent
Commits
055b3849
Commit
055b3849
authored
Dec 07, 2017
by
Jason Madden
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Try an older solution file.
parent
f58f2f72
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
deps/libuv/vcbuild.bat
deps/libuv/vcbuild.bat
+2
-1
No files found.
deps/libuv/vcbuild.bat
View file @
055b3849
...
@@ -109,7 +109,8 @@ goto select-target
...
@@ -109,7 +109,8 @@ goto select-target
if
not
defined
VS90COMNTOOLS
goto
vc
-set-notfound
if
not
defined
VS90COMNTOOLS
goto
vc
-set-notfound
if
not
exist
"
%VS9
0COMNTOOLS
%
\..\..\vc\vcvarsall.bat"
goto
vc
-set-notfound
if
not
exist
"
%VS9
0COMNTOOLS
%
\..\..\vc\vcvarsall.bat"
goto
vc
-set-notfound
call
"
%VS9
0COMNTOOLS
%
\..\..\vc\vcvarsall.bat"
%vs_toolset%
call
"
%VS9
0COMNTOOLS
%
\..\..\vc\vcvarsall.bat"
%vs_toolset%
set
GYP_MSVS_VERSION
=
2008
@rem
gevent
:
set
to
an
2005
instead
of
2008
because
2008
generates
too
new
a
solution
file
set
GYP_MSVS_VERSION
=
2005
echo
Using
Visual
Studio
2008
echo
Using
Visual
Studio
2008
goto
select
-target
goto
select
-target
...
...
Write
Preview
Markdown
is supported
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