Document Type: WSE
item: Global
Version=5.0
- Title=Python 2.1 alpha 1
+ Title=Python 2.1 alpha 2
Flags=00010100
Languages=65 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Japanese Font Name=MS Gothic
end
item: Set Variable
Variable=APPTITLE
- Value=Python 2.1 alpha 1
+ Value=Python 2.1 alpha 2
end
item: Set Variable
Variable=GROUP
end
item: Set Variable
Variable=PY_VERSION
- Value=2.1a1
+ Value=2.1a2
end
item: Set Variable
Variable=MAINDIR
Destination=%MAINDIR%\DLLs\select.pyd
Flags=0000000000000010
end
-item: Install File
- Source=%_SRC_%\PCbuild\ucnhash.pyd
- Destination=%MAINDIR%\DLLs\ucnhash.pyd
- Flags=0000000000000010
-end
item: Install File
Source=%_SRC_%\PCbuild\unicodedata.pyd
Destination=%MAINDIR%\DLLs\unicodedata.pyd
Destination=%MAINDIR%\libs\select.lib
Flags=0000000000000010
end
-item: Install File
- Source=%_SRC_%\PCbuild\ucnhash.lib
- Destination=%MAINDIR%\libs\ucnhash.lib
- Flags=0000000000000010
-end
item: Install File
Source=%_SRC_%\PCbuild\unicodedata.lib
Destination=%MAINDIR%\libs\unicodedata.lib
!IF "$(CFG)" == "pythoncore - Win32 Release"
-# ADD CPP /D BUILD=9
+# ADD CPP /D BUILD=10
!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
-# ADD CPP /D BUILD=9
+# ADD CPP /D BUILD=10
!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
This builds bsddb\Port\win32\db.lib, which the MSVC project links in.
Note that if you're running Win9X, you'll need to run vcvars32.bat
before running nmake (this batch file is in your MSVC installation).
+ TODO: make this work like zlib (in particular, MSVC runs the prelink
+ step in an enviroment that already has the correct envars set up).
pyexpat
Python wrapper for accelerated XML parsing. Requires