mirror of
https://github.com/python/cpython.git
synced 2025-07-23 11:15:24 +00:00
Issue #22919: Windows build updated to support VC 14.0 (Visual Studio 2015), which will be used for the official 3.5 release.
This commit is contained in:
parent
92716777b8
commit
65e4cb10d9
144 changed files with 2494 additions and 26822 deletions
|
@ -1,4 +1,5 @@
|
|||
; When changing this file, run python35gen.py
|
||||
; This file specifies the import forwarding for python3.dll
|
||||
; It is used when building python3dll.vcxproj
|
||||
LIBRARY "python3"
|
||||
EXPORTS
|
||||
PyArg_Parse=python35.PyArg_Parse
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue