mirror of https://github.com/python/cpython
Bit of cleanup on the projects.
Some refinements on the Wise file, also adding mmap.pyd.
This commit is contained in:
parent
ef40e77ac5
commit
43da798b42
|
@ -23,8 +23,8 @@ CFG=mmap - Win32 Debug
|
||||||
|
|
||||||
# Begin Project
|
# Begin Project
|
||||||
# PROP AllowPerConfigDependencies 0
|
# PROP AllowPerConfigDependencies 0
|
||||||
# PROP Scc_ProjName ""
|
# PROP Scc_ProjName "mmap"
|
||||||
# PROP Scc_LocalPath ""
|
# PROP Scc_LocalPath ".."
|
||||||
CPP=cl.exe
|
CPP=cl.exe
|
||||||
MTL=midl.exe
|
MTL=midl.exe
|
||||||
RSC=rc.exe
|
RSC=rc.exe
|
||||||
|
@ -44,7 +44,7 @@ RSC=rc.exe
|
||||||
# PROP Target_Dir ""
|
# PROP Target_Dir ""
|
||||||
F90=df.exe
|
F90=df.exe
|
||||||
# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "MMAP_EXPORTS" /YX /FD /c
|
# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "MMAP_EXPORTS" /YX /FD /c
|
||||||
# ADD CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "MMAP_EXPORTS" /YX /FD /c
|
# ADD CPP /nologo /MD /W3 /GX /O2 /I "..\Include" /I "..\PC" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "MMAP_EXPORTS" /YX /FD /c
|
||||||
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
|
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
|
||||||
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
|
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
|
||||||
# ADD BASE RSC /l 0xc09 /d "NDEBUG"
|
# ADD BASE RSC /l 0xc09 /d "NDEBUG"
|
||||||
|
@ -70,8 +70,8 @@ LINK32=link.exe
|
||||||
# PROP Ignore_Export_Lib 0
|
# PROP Ignore_Export_Lib 0
|
||||||
# PROP Target_Dir ""
|
# PROP Target_Dir ""
|
||||||
F90=df.exe
|
F90=df.exe
|
||||||
# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "MMAP_EXPORTS" /YX /FD /GZ /c
|
# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "MMAP_EXPORTS" /YX /FD /GZ /c
|
||||||
# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "MMAP_EXPORTS" /YX /FD /GZ /c
|
# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "..\Include" /I "..\PC" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "MMAP_EXPORTS" /YX /FD /GZ /c
|
||||||
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
|
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
|
||||||
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
|
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
|
||||||
# ADD BASE RSC /l 0xc09 /d "_DEBUG"
|
# ADD BASE RSC /l 0xc09 /d "_DEBUG"
|
||||||
|
|
|
@ -7,13 +7,14 @@ Project: "_tkinter"=".\_tkinter.dsp" - Package Owner=<4>
|
||||||
|
|
||||||
Package=<5>
|
Package=<5>
|
||||||
{{{
|
{{{
|
||||||
|
begin source code control
|
||||||
|
_tkinter
|
||||||
|
.
|
||||||
|
end source code control
|
||||||
}}}
|
}}}
|
||||||
|
|
||||||
Package=<4>
|
Package=<4>
|
||||||
{{{
|
{{{
|
||||||
Begin Project Dependency
|
|
||||||
Project_Dep_Name python16
|
|
||||||
End Project Dependency
|
|
||||||
}}}
|
}}}
|
||||||
|
|
||||||
###############################################################################
|
###############################################################################
|
||||||
|
@ -22,13 +23,14 @@ Project: "bsddb"=".\bsddb.dsp" - Package Owner=<4>
|
||||||
|
|
||||||
Package=<5>
|
Package=<5>
|
||||||
{{{
|
{{{
|
||||||
|
begin source code control
|
||||||
|
bsddb
|
||||||
|
..
|
||||||
|
end source code control
|
||||||
}}}
|
}}}
|
||||||
|
|
||||||
Package=<4>
|
Package=<4>
|
||||||
{{{
|
{{{
|
||||||
Begin Project Dependency
|
|
||||||
Project_Dep_Name python16
|
|
||||||
End Project Dependency
|
|
||||||
}}}
|
}}}
|
||||||
|
|
||||||
###############################################################################
|
###############################################################################
|
||||||
|
@ -37,6 +39,10 @@ Project: "mmap"=".\mmap.dsp" - Package Owner=<4>
|
||||||
|
|
||||||
Package=<5>
|
Package=<5>
|
||||||
{{{
|
{{{
|
||||||
|
begin source code control
|
||||||
|
mmap
|
||||||
|
..
|
||||||
|
end source code control
|
||||||
}}}
|
}}}
|
||||||
|
|
||||||
Package=<4>
|
Package=<4>
|
||||||
|
@ -49,13 +55,14 @@ Project: "parser"=".\parser.dsp" - Package Owner=<4>
|
||||||
|
|
||||||
Package=<5>
|
Package=<5>
|
||||||
{{{
|
{{{
|
||||||
|
begin source code control
|
||||||
|
parser
|
||||||
|
..
|
||||||
|
end source code control
|
||||||
}}}
|
}}}
|
||||||
|
|
||||||
Package=<4>
|
Package=<4>
|
||||||
{{{
|
{{{
|
||||||
Begin Project Dependency
|
|
||||||
Project_Dep_Name python16
|
|
||||||
End Project Dependency
|
|
||||||
}}}
|
}}}
|
||||||
|
|
||||||
###############################################################################
|
###############################################################################
|
||||||
|
@ -64,13 +71,14 @@ Project: "python"=".\python.dsp" - Package Owner=<4>
|
||||||
|
|
||||||
Package=<5>
|
Package=<5>
|
||||||
{{{
|
{{{
|
||||||
|
begin source code control
|
||||||
|
python
|
||||||
|
..
|
||||||
|
end source code control
|
||||||
}}}
|
}}}
|
||||||
|
|
||||||
Package=<4>
|
Package=<4>
|
||||||
{{{
|
{{{
|
||||||
Begin Project Dependency
|
|
||||||
Project_Dep_Name python16
|
|
||||||
End Project Dependency
|
|
||||||
}}}
|
}}}
|
||||||
|
|
||||||
###############################################################################
|
###############################################################################
|
||||||
|
@ -79,6 +87,10 @@ Project: "python16"=".\python16.dsp" - Package Owner=<4>
|
||||||
|
|
||||||
Package=<5>
|
Package=<5>
|
||||||
{{{
|
{{{
|
||||||
|
begin source code control
|
||||||
|
python16
|
||||||
|
..
|
||||||
|
end source code control
|
||||||
}}}
|
}}}
|
||||||
|
|
||||||
Package=<4>
|
Package=<4>
|
||||||
|
@ -91,13 +103,14 @@ Project: "pythonw"=".\pythonw.dsp" - Package Owner=<4>
|
||||||
|
|
||||||
Package=<5>
|
Package=<5>
|
||||||
{{{
|
{{{
|
||||||
|
begin source code control
|
||||||
|
pythonw
|
||||||
|
..\pc
|
||||||
|
end source code control
|
||||||
}}}
|
}}}
|
||||||
|
|
||||||
Package=<4>
|
Package=<4>
|
||||||
{{{
|
{{{
|
||||||
Begin Project Dependency
|
|
||||||
Project_Dep_Name python16
|
|
||||||
End Project Dependency
|
|
||||||
}}}
|
}}}
|
||||||
|
|
||||||
###############################################################################
|
###############################################################################
|
||||||
|
@ -106,13 +119,14 @@ Project: "winreg"=".\winreg.dsp" - Package Owner=<4>
|
||||||
|
|
||||||
Package=<5>
|
Package=<5>
|
||||||
{{{
|
{{{
|
||||||
|
begin source code control
|
||||||
|
winreg
|
||||||
|
..\pc
|
||||||
|
end source code control
|
||||||
}}}
|
}}}
|
||||||
|
|
||||||
Package=<4>
|
Package=<4>
|
||||||
{{{
|
{{{
|
||||||
Begin Project Dependency
|
|
||||||
Project_Dep_Name python16
|
|
||||||
End Project Dependency
|
|
||||||
}}}
|
}}}
|
||||||
|
|
||||||
###############################################################################
|
###############################################################################
|
||||||
|
@ -121,13 +135,14 @@ Project: "zlib"=".\zlib.dsp" - Package Owner=<4>
|
||||||
|
|
||||||
Package=<5>
|
Package=<5>
|
||||||
{{{
|
{{{
|
||||||
|
begin source code control
|
||||||
|
zlib
|
||||||
|
..
|
||||||
|
end source code control
|
||||||
}}}
|
}}}
|
||||||
|
|
||||||
Package=<4>
|
Package=<4>
|
||||||
{{{
|
{{{
|
||||||
Begin Project Dependency
|
|
||||||
Project_Dep_Name python16
|
|
||||||
End Project Dependency
|
|
||||||
}}}
|
}}}
|
||||||
|
|
||||||
###############################################################################
|
###############################################################################
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
Document Type: WSE
|
Document Type: WSE
|
||||||
item: Global
|
item: Global
|
||||||
Version=5.0
|
Version=5.0
|
||||||
Title=Python 1.6 alpha 0
|
Title=Python 1.6 alpha 1
|
||||||
Flags=00010100
|
Flags=00010100
|
||||||
Languages=65 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
|
Languages=65 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
|
||||||
Japanese Font Name=MS Gothic
|
Japanese Font Name=MS Gothic
|
||||||
|
@ -53,7 +53,7 @@ item: Check Configuration
|
||||||
end
|
end
|
||||||
item: Set Variable
|
item: Set Variable
|
||||||
Variable=APPTITLE
|
Variable=APPTITLE
|
||||||
Value=Python 1.6 alpha 0
|
Value=Python 1.6 alpha 1
|
||||||
end
|
end
|
||||||
item: Set Variable
|
item: Set Variable
|
||||||
Variable=GROUP
|
Variable=GROUP
|
||||||
|
@ -97,6 +97,9 @@ item: Set Variable
|
||||||
end
|
end
|
||||||
item: End Block
|
item: End Block
|
||||||
end
|
end
|
||||||
|
item: Remark
|
||||||
|
Text=Where system DLLs are installed (choose one of the following):
|
||||||
|
end
|
||||||
item: Set Variable
|
item: Set Variable
|
||||||
Variable=DLLDEST
|
Variable=DLLDEST
|
||||||
Value=%MAINDIR%
|
Value=%MAINDIR%
|
||||||
|
@ -443,7 +446,7 @@ item: Custom Dialog Set
|
||||||
Text=Python Help Files
|
Text=Python Help Files
|
||||||
Text=Python test suite
|
Text=Python test suite
|
||||||
Text=Python interpreter and library
|
Text=Python interpreter and library
|
||||||
Text=Tcl/Tk installation
|
Text=Tcl/Tk support
|
||||||
Text=
|
Text=
|
||||||
Text French=Python Utility Scripts
|
Text French=Python Utility Scripts
|
||||||
Text French=Python Help Files
|
Text French=Python Help Files
|
||||||
|
@ -690,6 +693,11 @@ item: Install File
|
||||||
Destination=%MAINDIR%\DLLs\winreg.pyd
|
Destination=%MAINDIR%\DLLs\winreg.pyd
|
||||||
Flags=0000000000000010
|
Flags=0000000000000010
|
||||||
end
|
end
|
||||||
|
item: Install File
|
||||||
|
Source=%_SRC_%\pcbuild\mmap.pyd
|
||||||
|
Destination=%MAINDIR%\DLLs\mmap.pyd
|
||||||
|
Flags=0000000000000010
|
||||||
|
end
|
||||||
item: Install File
|
item: Install File
|
||||||
Source=%_SRC_%\pcbuild\python16.dll
|
Source=%_SRC_%\pcbuild\python16.dll
|
||||||
Destination=%DLLDEST%\python16.dll
|
Destination=%DLLDEST%\python16.dll
|
||||||
|
@ -797,36 +805,6 @@ item: Install File
|
||||||
Description=Utility Scripts
|
Description=Utility Scripts
|
||||||
Flags=0000000000000010
|
Flags=0000000000000010
|
||||||
end
|
end
|
||||||
remarked item: Install File
|
|
||||||
Source=%_SRC_%\Tools\freeze\*.py
|
|
||||||
Destination=%MAINDIR%\Tools\freeze
|
|
||||||
Description=Freeze tool
|
|
||||||
Flags=0000000000000010
|
|
||||||
end
|
|
||||||
remarked item: Install File
|
|
||||||
Source=%_SRC_%\Tools\freeze\*.ini
|
|
||||||
Destination=%MAINDIR%\Tools\freeze
|
|
||||||
Description=Freeze tool
|
|
||||||
Flags=0000000000000010
|
|
||||||
end
|
|
||||||
remarked item: Install File
|
|
||||||
Source=%_SRC_%\Tools\freeze\*.html
|
|
||||||
Destination=%MAINDIR%\Tools\freeze
|
|
||||||
Description=Freeze tool
|
|
||||||
Flags=0000000000000010
|
|
||||||
end
|
|
||||||
remarked item: Install File
|
|
||||||
Source=%_SRC_%\Tools\freeze\README
|
|
||||||
Destination=%MAINDIR%\Tools\freeze\README.txt
|
|
||||||
Description=Freeze tool
|
|
||||||
Flags=0000000000000010
|
|
||||||
end
|
|
||||||
remarked item: Install File
|
|
||||||
Source=%_SRC_%\Python\frozenmain.c
|
|
||||||
Destination=%MAINDIR%\Tools\freeze\frozenmain.c
|
|
||||||
Description=Freeze tool
|
|
||||||
Flags=0000000000000010
|
|
||||||
end
|
|
||||||
item: Install File
|
item: Install File
|
||||||
Source=%_SRC_%\Tools\webchecker\*.py
|
Source=%_SRC_%\Tools\webchecker\*.py
|
||||||
Destination=%MAINDIR%\Tools\webchecker
|
Destination=%MAINDIR%\Tools\webchecker
|
||||||
|
@ -1192,7 +1170,7 @@ item: If/While Statement
|
||||||
Value=B
|
Value=B
|
||||||
Flags=00001010
|
Flags=00001010
|
||||||
end
|
end
|
||||||
item: Create Shortcut
|
remarked item: Create Shortcut
|
||||||
Source=%MAINDIR%\Doc\index.html
|
Source=%MAINDIR%\Doc\index.html
|
||||||
Destination=%GROUP%\Python Manuals.lnk
|
Destination=%GROUP%\Python Manuals.lnk
|
||||||
Working Directory=%MAINDIR%
|
Working Directory=%MAINDIR%
|
||||||
|
@ -1235,7 +1213,7 @@ item: If/While Statement
|
||||||
Value=B
|
Value=B
|
||||||
Flags=00001010
|
Flags=00001010
|
||||||
end
|
end
|
||||||
item: Add ProgMan Icon
|
remarked item: Add ProgMan Icon
|
||||||
Group=%GROUP%
|
Group=%GROUP%
|
||||||
Icon Name=Python Manuals
|
Icon Name=Python Manuals
|
||||||
Command Line=%MAINDIR%\Doc\index.html
|
Command Line=%MAINDIR%\Doc\index.html
|
||||||
|
|
|
@ -89,9 +89,6 @@ LINK32=link.exe
|
||||||
|
|
||||||
# Name "winreg - Win32 Release"
|
# Name "winreg - Win32 Release"
|
||||||
# Name "winreg - Win32 Debug"
|
# Name "winreg - Win32 Debug"
|
||||||
# Begin Group "Source Files"
|
|
||||||
|
|
||||||
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
|
|
||||||
# Begin Source File
|
# Begin Source File
|
||||||
|
|
||||||
SOURCE=..\PC\winreg.c
|
SOURCE=..\PC\winreg.c
|
||||||
|
@ -107,14 +104,5 @@ SOURCE=..\PC\winreg.c
|
||||||
!ENDIF
|
!ENDIF
|
||||||
|
|
||||||
# End Source File
|
# End Source File
|
||||||
# End Group
|
|
||||||
# Begin Group "Header Files"
|
|
||||||
|
|
||||||
# PROP Default_Filter "h;hpp;hxx;hm;inl"
|
|
||||||
# End Group
|
|
||||||
# Begin Group "Resource Files"
|
|
||||||
|
|
||||||
# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
|
|
||||||
# End Group
|
|
||||||
# End Target
|
# End Target
|
||||||
# End Project
|
# End Project
|
||||||
|
|
Loading…
Reference in New Issue