OS/2 VACPP build updates/fixes

This commit is contained in:
Andrew MacIntyre 2004-03-29 11:53:38 +00:00
parent 174175bf3a
commit da4d6cb573
5 changed files with 6 additions and 5 deletions

View file

@ -54,7 +54,7 @@
/* Provide a default library so writers of extension modules
* won't have to explicitly specify it anymore
*/
#pragma library("Python22.lib")
#pragma library("Python24.lib")
/***************************************************/
/* 32-Bit IBM VisualAge C/C++ v3.0 for OS/2 */