diff options
author | Guido van Rossum <guido@python.org> | 2000-03-31 01:33:07 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2000-03-31 01:33:07 (GMT) |
commit | 43da798b426be41870b5a9cb639f2d06b2b4b985 (patch) | |
tree | 8a331682f405ebccd6e78d5dd49d2ce980efb965 /PCbuild/winreg.dsp | |
parent | ef40e77ac5cb16dd5cfa816f6dd81d155217acd0 (diff) | |
download | cpython-43da798b426be41870b5a9cb639f2d06b2b4b985.zip cpython-43da798b426be41870b5a9cb639f2d06b2b4b985.tar.gz cpython-43da798b426be41870b5a9cb639f2d06b2b4b985.tar.bz2 |
Bit of cleanup on the projects.
Some refinements on the Wise file, also adding mmap.pyd.
Diffstat (limited to 'PCbuild/winreg.dsp')
-rw-r--r-- | PCbuild/winreg.dsp | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/PCbuild/winreg.dsp b/PCbuild/winreg.dsp index f080137..ca9e09b 100644 --- a/PCbuild/winreg.dsp +++ b/PCbuild/winreg.dsp @@ -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
|