cpython/PC/bdist_wininst
Nikita Nemkin fe2a48c605
bpo-41089: Filters and other issues in Visual Studio projects (GH-21070)
* Add missing header files to pythoncore.
* Add missing file filters ("Resource Files" in particular) to
  all projects.
* Add new sub-filters for private headers in pythoncore and
  for 3rd party source files.
* Add missing _zoneinfo configurations in pcbuild.sln.
* Update bdist_wininst with the new zlib location.
2020-06-23 19:41:49 +01:00
..
archive.h Issue #22919: Windows build updated to support VC 14.0 (Visual Studio 2015), which will be used for the official 3.5 release. 2014-11-22 12:54:57 -08:00
bdist_wininst.vcxproj bpo-41089: Filters and other issues in Visual Studio projects (GH-21070) 2020-06-23 19:41:49 +01:00
bdist_wininst.vcxproj.filters bpo-41089: Filters and other issues in Visual Studio projects (GH-21070) 2020-06-23 19:41:49 +01:00
build.bat bpo-31569: correct PCBuild/ case to PCbuild/ in build scripts and docs (GH-3711) 2017-09-25 17:58:10 +01:00
extract.c Issue #22919: Windows build updated to support VC 14.0 (Visual Studio 2015), which will be used for the official 3.5 release. 2014-11-22 12:54:57 -08:00
install.c bpo-37445: Include FORMAT_MESSAGE_IGNORE_INSERTS in FormatMessageW() calls (GH-14462) 2019-09-09 02:20:38 -07:00
install.rc Removes bdist_wininst dependency on MFC. 2014-12-15 15:03:44 -08:00
PythonPowered.bmp Copied the sources from the distutils CVS repository. 2002-11-22 20:39:33 +00:00
README.txt Copied the sources from the distutils CVS repository. 2002-11-22 20:39:33 +00:00
resource.h Removes bdist_wininst dependency on MFC. 2014-12-15 15:03:44 -08:00

XXX Write description
XXX Dont't forget to mention upx

XXX Add pointer to this file into PC/README.txt