Files
cpython/Lib
Thomas Heller 18b9b93df3 Removed the implib_dir instance variable because it is unused.
Removed get_ext_libname() because it is unused.

Fixed get_libraries() to append an '_d' to the python debug
import library. If MSVC is used, do not add 'pythonxx.lib' to
the list of libraries, because this is handled better
by a pragma in config.h.

This should fix bug #115595, but it needs some more testing.
2000-09-28 19:28:35 +00:00
..
2000-09-26 17:32:27 +00:00
2000-08-31 02:42:11 +00:00
2000-08-31 02:42:11 +00:00
2000-07-25 14:34:38 +00:00
2000-09-27 22:43:54 +00:00
2000-06-28 14:48:01 +00:00
2000-09-01 02:20:20 +00:00
2000-09-28 19:10:56 +00:00
2000-09-15 15:14:51 +00:00
2000-09-28 16:22:52 +00:00
2000-06-28 14:48:01 +00:00
2000-07-09 16:44:26 +00:00
2000-09-01 06:40:07 +00:00
2000-08-01 22:47:49 +00:00
2000-09-18 19:38:11 +00:00
2000-08-24 21:08:39 +00:00
2000-08-24 21:08:39 +00:00
2000-08-31 10:27:00 +00:00