diff options
| author | yurybura <yurybura@gmail.com> | 2019-03-26 16:09:04 +0300 |
|---|---|---|
| committer | yurybura <yurybura@gmail.com> | 2019-03-26 16:09:04 +0300 |
| commit | 121faf2ee21bcb16ab6074433723bb2db1104cae (patch) | |
| tree | 0b2ec522371cc0714903826b5857fd6e528fa6b3 /ports/python3/dev16.patch | |
| parent | dfef7b111656e65a7e14078b6aaffa7f0a402308 (diff) | |
| download | vcpkg-121faf2ee21bcb16ab6074433723bb2db1104cae.tar.gz vcpkg-121faf2ee21bcb16ab6074433723bb2db1104cae.zip | |
[python3] Update to v3.7.3
Diffstat (limited to 'ports/python3/dev16.patch')
| -rw-r--r-- | ports/python3/dev16.patch | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/ports/python3/dev16.patch b/ports/python3/dev16.patch deleted file mode 100644 index 38a968729..000000000 --- a/ports/python3/dev16.patch +++ /dev/null @@ -1,17 +0,0 @@ -diff --git a/PCbuild/pyproject.props b/PCbuild/pyproject.props
-index 9a096bc..0647cf8 100644
---- a/PCbuild/pyproject.props
-+++ b/PCbuild/pyproject.props
-@@ -94,9 +94,9 @@
- Inputs="$(PySourcePath)Include\patchlevel.h"
- Outputs="$(IntDir)pythonnt_rc.h">
- <WriteLinesToFile File="$(IntDir)pythonnt_rc.h" Overwrite="true" Encoding="ascii"
-- Lines='/* This file created by pyproject.props /t:GeneratePythonNtRcH */
--#define FIELD3 $(Field3Value)
--#define MS_DLL_ID "$(SysWinVer)"
-+ Lines='/* This file created by pyproject.props /t:GeneratePythonNtRcH */;
-+#define FIELD3 $(Field3Value);
-+#define MS_DLL_ID "$(SysWinVer)";
- #define PYTHON_DLL_NAME "$(TargetName)$(TargetExt)"
- ' />
- <ItemGroup>
|
