Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cpython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
cpython
Commits
43da798b
Commit
43da798b
authored
Mar 31, 2000
by
Guido van Rossum
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bit of cleanup on the projects.
Some refinements on the Wise file, also adding mmap.pyd.
parent
ef40e77a
Changes
4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
54 additions
and
73 deletions
+54
-73
PCbuild/mmap.dsp
PCbuild/mmap.dsp
+5
-5
PCbuild/pcbuild.dsw
PCbuild/pcbuild.dsw
+36
-21
PCbuild/python16.wse
PCbuild/python16.wse
+13
-35
PCbuild/winreg.dsp
PCbuild/winreg.dsp
+0
-12
No files found.
PCbuild/mmap.dsp
View file @
43da798b
...
...
@@ -23,8 +23,8 @@ CFG=mmap - Win32 Debug
# Begin Project
# PROP AllowPerConfigDependencies 0
# PROP Scc_ProjName ""
# PROP Scc_LocalPath ""
# PROP Scc_ProjName "
mmap
"
# PROP Scc_LocalPath "
..
"
CPP=cl.exe
MTL=midl.exe
RSC=rc.exe
...
...
@@ -44,7 +44,7 @@ RSC=rc.exe
# PROP Target_Dir ""
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 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 MTL /nologo /D "NDEBUG" /mktyplib203 /win32
# ADD BASE RSC /l 0xc09 /d "NDEBUG"
...
...
@@ -71,7 +71,7 @@ LINK32=link.exe
# PROP Target_Dir ""
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 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 MTL /nologo /D "_DEBUG" /mktyplib203 /win32
# ADD BASE RSC /l 0xc09 /d "_DEBUG"
...
...
PCbuild/pcbuild.dsw
View file @
43da798b
...
...
@@ -7,13 +7,14 @@ Project: "_tkinter"=".\_tkinter.dsp" - Package Owner=<4>
Package=<5>
{{{
begin source code control
_tkinter
.
end source code control
}}}
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>
{{{
begin source code control
bsddb
..
end source code control
}}}
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>
{{{
begin source code control
mmap
..
end source code control
}}}
Package=<4>
...
...
@@ -49,13 +55,14 @@ Project: "parser"=".\parser.dsp" - Package Owner=<4>
Package=<5>
{{{
begin source code control
parser
..
end source code control
}}}
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>
{{{
begin source code control
python
..
end source code control
}}}
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>
{{{
begin source code control
python16
..
end source code control
}}}
Package=<4>
...
...
@@ -91,13 +103,14 @@ Project: "pythonw"=".\pythonw.dsp" - Package Owner=<4>
Package=<5>
{{{
begin source code control
pythonw
..\pc
end source code control
}}}
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>
{{{
begin source code control
winreg
..\pc
end source code control
}}}
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>
{{{
begin source code control
zlib
..
end source code control
}}}
Package=<4>
{{{
Begin Project Dependency
Project_Dep_Name python16
End Project Dependency
}}}
###############################################################################
...
...
PCbuild/python16.wse
View file @
43da798b
Document Type: WSE
item: Global
Version=5.0
Title=Python 1.6 alpha
0
Title=Python 1.6 alpha
1
Flags=00010100
Languages=65 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Japanese Font Name=MS Gothic
...
...
@@ -53,7 +53,7 @@ item: Check Configuration
end
item: Set Variable
Variable=APPTITLE
Value=Python 1.6 alpha
0
Value=Python 1.6 alpha
1
end
item: Set Variable
Variable=GROUP
...
...
@@ -97,6 +97,9 @@ item: Set Variable
end
item: End Block
end
item: Remark
Text=Where system DLLs are installed (choose one of the following):
end
item: Set Variable
Variable=DLLDEST
Value=%MAINDIR%
...
...
@@ -443,7 +446,7 @@ item: Custom Dialog Set
Text=Python Help Files
Text=Python test suite
Text=Python interpreter and library
Text=Tcl/Tk
installation
Text=Tcl/Tk
support
Text=
Text French=Python Utility Scripts
Text French=Python Help Files
...
...
@@ -690,6 +693,11 @@ item: Install File
Destination=%MAINDIR%\DLLs\winreg.pyd
Flags=0000000000000010
end
item: Install File
Source=%_SRC_%\pcbuild\mmap.pyd
Destination=%MAINDIR%\DLLs\mmap.pyd
Flags=0000000000000010
end
item: Install File
Source=%_SRC_%\pcbuild\python16.dll
Destination=%DLLDEST%\python16.dll
...
...
@@ -797,36 +805,6 @@ item: Install File
Description=Utility Scripts
Flags=0000000000000010
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
Source=%_SRC_%\Tools\webchecker\*.py
Destination=%MAINDIR%\Tools\webchecker
...
...
@@ -1192,7 +1170,7 @@ item: If/While Statement
Value=B
Flags=00001010
end
item: Create Shortcut
remarked
item: Create Shortcut
Source=%MAINDIR%\Doc\index.html
Destination=%GROUP%\Python Manuals.lnk
Working Directory=%MAINDIR%
...
...
@@ -1235,7 +1213,7 @@ item: If/While Statement
Value=B
Flags=00001010
end
item: Add ProgMan Icon
remarked
item: Add ProgMan Icon
Group=%GROUP%
Icon Name=Python Manuals
Command Line=%MAINDIR%\Doc\index.html
...
...
PCbuild/winreg.dsp
View file @
43da798b
...
...
@@ -89,9 +89,6 @@ LINK32=link.exe
# Name "winreg - Win32 Release"
# Name "winreg - Win32 Debug"
# Begin Group "Source Files"
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
# Begin Source File
SOURCE=..\PC\winreg.c
...
...
@@ -107,14 +104,5 @@ SOURCE=..\PC\winreg.c
!ENDIF
# 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 Project
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment