From: Martin v. Löwis Date: Wed, 4 Oct 2006 15:25:28 +0000 (+0000) Subject: Add MSVC8 project files to create wininst-8.exe. X-Git-Tag: v2.6a1~2601 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8b274265f0ba3158900d34f42c12ad41144db938;p=thirdparty%2FPython%2Fcpython.git Add MSVC8 project files to create wininst-8.exe. --- diff --git a/Lib/distutils/command/wininst-8.exe b/Lib/distutils/command/wininst-8.exe new file mode 100644 index 000000000000..7403bfabf5cc Binary files /dev/null and b/Lib/distutils/command/wininst-8.exe differ diff --git a/Misc/NEWS b/Misc/NEWS index c7d553ef5ebe..8195407e56dd 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -72,6 +72,8 @@ Core and builtins Library ------- +- Support for MSVC 8 was added to bdist_wininst. + - Bug #1446043: correctly raise a LookupError if an encoding name given to encodings.search_function() contains a dot. diff --git a/PC/bdist_wininst/wininst-8.sln b/PC/bdist_wininst/wininst-8.sln new file mode 100644 index 000000000000..25f16cfba273 --- /dev/null +++ b/PC/bdist_wininst/wininst-8.sln @@ -0,0 +1,19 @@ +Microsoft Visual Studio Solution File, Format Version 9.00 +# Visual Studio 2005 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "wininst", "wininst-8.vcproj", "{EB1C19C1-1F18-421E-9735-CAEE69DC6A3C}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Win32 = Debug|Win32 + Release|Win32 = Release|Win32 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {EB1C19C1-1F18-421E-9735-CAEE69DC6A3C}.Debug|Win32.ActiveCfg = Debug|Win32 + {EB1C19C1-1F18-421E-9735-CAEE69DC6A3C}.Debug|Win32.Build.0 = Debug|Win32 + {EB1C19C1-1F18-421E-9735-CAEE69DC6A3C}.Release|Win32.ActiveCfg = Release|Win32 + {EB1C19C1-1F18-421E-9735-CAEE69DC6A3C}.Release|Win32.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal diff --git a/PC/bdist_wininst/wininst-8.vcproj b/PC/bdist_wininst/wininst-8.vcproj new file mode 100644 index 000000000000..0147d1b3fbfa --- /dev/null +++ b/PC/bdist_wininst/wininst-8.vcproj @@ -0,0 +1,320 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +