Update of /cvsroot/pywin32/pywin32/Pythonwin
In directory sc8-pr-cvs1:/tmp/cvs-serv20282
Modified Files:
dde.dsp pythonwin.dsp Scintilla.dsp
Log Message:
Damn I have CVS :) Converted these to "-kb", which promptly converted
then to \n-only lineends. convert back to \r\n.
Index: dde.dsp
===================================================================
RCS file: /cvsroot/pywin32/pywin32/Pythonwin/dde.dsp,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** dde.dsp 10 Nov 2003 04:39:44 -0000 1.1
--- dde.dsp 10 Nov 2003 10:56:37 -0000 1.2
***************
*** 1,134 ****
! # Microsoft Developer Studio Project File - Name="dde" - Package Owner=<4>
! # Microsoft Developer Studio Generated Build File, Format Version 6.00
! # ** DO NOT EDIT **
!
! # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
!
! CFG=dde - Win32 Debug
! !MESSAGE This is not a valid makefile. To build this project using NMAKE,
! !MESSAGE use the Export Makefile command and run
! !MESSAGE
! !MESSAGE NMAKE /f "dde.mak".
! !MESSAGE
! !MESSAGE You can specify a configuration when running NMAKE
! !MESSAGE by defining the macro CFG on the command line. For example:
! !MESSAGE
! !MESSAGE NMAKE /f "dde.mak" CFG="dde - Win32 Debug"
! !MESSAGE
! !MESSAGE Possible choices for configuration are:
! !MESSAGE
! !MESSAGE "dde - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
! !MESSAGE "dde - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
! !MESSAGE
!
! # Begin Project
! # PROP AllowPerConfigDependencies 0
! # PROP Scc_ProjName ""$/Python/win32", EJAAAAAA"
! # PROP Scc_LocalPath "."
! CPP=cl.exe
! MTL=midl.exe
! RSC=rc.exe
!
! !IF "$(CFG)" == "dde - Win32 Release"
!
! # PROP BASE Use_MFC 0
! # PROP BASE Use_Debug_Libraries 0
! # PROP BASE Output_Dir "Build"
! # PROP BASE Intermediate_Dir "Build\Temp\dde\Release"
! # PROP BASE Target_Dir ""
! # PROP Use_MFC 0
! # PROP Use_Debug_Libraries 0
! # PROP Output_Dir "Build"
! # PROP Intermediate_Dir "Build\Temp\dde\Release"
! # PROP Ignore_Export_Lib 0
! # PROP Target_Dir ""
! F90=df.exe
! # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
! # ADD CPP /nologo /MD /W3 /GX /Zi /O2 /I "..\win32\src" /D "_AFXDLL" /D "_AFXEXT" /D "_MBCS" /D "WIN32" /D "_WINDOWS" /D "__WIN32__" /D "NDEBUG" /D "STRICT" /YX"stdafxdde.h" /FD /c
! # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o /win32 "NUL"
! # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o /win32 "NUL"
! # ADD BASE RSC /l 0x409 /d "NDEBUG"
! # ADD RSC /l 0x409 /d "NDEBUG"
! BSC32=bscmake.exe
! # ADD BASE BSC32 /nologo
! # ADD BSC32 /nologo
! LINK32=link.exe
! # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /machine:I386
! # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /base:"0x1ec00000" /subsystem:windows /dll /debug /machine:I386 /out:"Build\dde.pyd" /libpath:"..\win32\build"
! # SUBTRACT LINK32 /pdb:none
!
! !ELSEIF "$(CFG)" == "dde - Win32 Debug"
!
! # PROP BASE Use_MFC 0
! # PROP BASE Use_Debug_Libraries 1
! # PROP BASE Output_Dir "Build"
! # PROP BASE Intermediate_Dir "Build\Temp\dde\Debug"
! # PROP BASE Target_Dir ""
! # PROP Use_MFC 0
! # PROP Use_Debug_Libraries 1
! # PROP Output_Dir "Build"
! # PROP Intermediate_Dir "Build\Temp\dde\Debug"
! # PROP Ignore_Export_Lib 0
! # PROP Target_Dir ""
! F90=df.exe
! # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
! # ADD CPP /nologo /MDd /W3 /GX /ZI /Od /I "..\win32\src" /D "_AFXDLL" /D "_AFXEXT" /D "_MBCS" /D "WIN32" /D "_WINDOWS" /D "__WIN32__" /D "_DEBUG" /D "STRICT" /YX"stdafxdde.h" /FD /c
! # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o /win32 "NUL"
! # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o /win32 "NUL"
! # ADD BASE RSC /l 0x409 /d "_DEBUG"
! # ADD RSC /l 0x409 /d "_DEBUG"
! BSC32=bscmake.exe
! # ADD BASE BSC32 /nologo
! # ADD BSC32 /nologo
! LINK32=link.exe
! # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept
! # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /base:"0x1ec00000" /subsystem:windows /dll /debug /machine:I386 /nodefaultlib:"nafxcwd.lib" /out:"Build\dde_d.pyd" /pdbtype:sept /libpath:"..\win32\build"
!
! !ENDIF
!
! # Begin Target
!
! # Name "dde - Win32 Release"
! # Name "dde - Win32 Debug"
! # Begin Group "Source Files"
!
! # PROP Default_Filter ""
! # Begin Source File
!
! SOURCE=.\ddeconv.cpp
! # End Source File
! # Begin Source File
!
! SOURCE=.\ddeitem.cpp
! # End Source File
! # Begin Source File
!
! SOURCE=.\ddemodule.cpp
! # End Source File
! # Begin Source File
!
! SOURCE=.\ddeserver.cpp
! # End Source File
! # Begin Source File
!
! SOURCE=.\ddetopic.cpp
! # End Source File
! # End Group
! # Begin Source File
!
! SOURCE=.\ddemodule.h
! # End Source File
! # Begin Source File
!
! SOURCE=.\stdafxdde.h
! # End Source File
! # Begin Source File
!
! SOURCE=.\stddde.cpp
! # End Source File
! # Begin Source File
!
! SOURCE=.\stddde.h
! # End Source File
! # End Target
! # End Project
--- 1,134 ----
! # Microsoft Developer Studio Project File - Name="dde" - Package Owner=<4>
! # Microsoft Developer Studio Generated Build File, Format Version 6.00
! # ** DO NOT EDIT **
!
! # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
!
! CFG=dde - Win32 Debug
! !MESSAGE This is not a valid makefile. To build this project using NMAKE,
! !MESSAGE use the Export Makefile command and run
! !MESSAGE
! !MESSAGE NMAKE /f "dde.mak".
! !MESSAGE
! !MESSAGE You can specify a configuration when running NMAKE
! !MESSAGE by defining the macro CFG on the command line. For example:
! !MESSAGE
! !MESSAGE NMAKE /f "dde.mak" CFG="dde - Win32 Debug"
! !MESSAGE
! !MESSAGE Possible choices for configuration are:
! !MESSAGE
! !MESSAGE "dde - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
! !MESSAGE "dde - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
! !MESSAGE
!
! # Begin Project
! # PROP AllowPerConfigDependencies 0
! # PROP Scc_ProjName ""$/Python/win32", EJAAAAAA"
! # PROP Scc_LocalPath "."
! CPP=cl.exe
! MTL=midl.exe
! RSC=rc.exe
!
! !IF "$(CFG)" == "dde - Win32 Release"
!
! # PROP BASE Use_MFC 0
! # PROP BASE Use_Debug_Libraries 0
! # PROP BASE Output_Dir "Build"
! # PROP BASE Intermediate_Dir "Build\Temp\dde\Release"
! # PROP BASE Target_Dir ""
! # PROP Use_MFC 0
! # PROP Use_Debug_Libraries 0
! # PROP Output_Dir "Build"
! # PROP Intermediate_Dir "Build\Temp\dde\Release"
! # PROP Ignore_Export_Lib 0
! # PROP Target_Dir ""
! F90=df.exe
! # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
! # ADD CPP /nologo /MD /W3 /GX /Zi /O2 /I "..\win32\src" /D "_AFXDLL" /D "_AFXEXT" /D "_MBCS" /D "WIN32" /D "_WINDOWS" /D "__WIN32__" /D "NDEBUG" /D "STRICT" /YX"stdafxdde.h" /FD /c
! # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o /win32 "NUL"
! # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o /win32 "NUL"
! # ADD BASE RSC /l 0x409 /d "NDEBUG"
! # ADD RSC /l 0x409 /d "NDEBUG"
! BSC32=bscmake.exe
! # ADD BASE BSC32 /nologo
! # ADD BSC32 /nologo
! LINK32=link.exe
! # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /machine:I386
! # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /base:"0x1ec00000" /subsystem:windows /dll /debug /machine:I386 /out:"Build\dde.pyd" /libpath:"..\win32\build"
! # SUBTRACT LINK32 /pdb:none
!
! !ELSEIF "$(CFG)" == "dde - Win32 Debug"
!
! # PROP BASE Use_MFC 0
! # PROP BASE Use_Debug_Libraries 1
! # PROP BASE Output_Dir "Build"
! # PROP BASE Intermediate_Dir "Build\Temp\dde\Debug"
! # PROP BASE Target_Dir ""
! # PROP Use_MFC 0
! # PROP Use_Debug_Libraries 1
! # PROP Output_Dir "Build"
! # PROP Intermediate_Dir "Build\Temp\dde\Debug"
! # PROP Ignore_Export_Lib 0
! # PROP Target_Dir ""
! F90=df.exe
! # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
! # ADD CPP /nologo /MDd /W3 /GX /ZI /Od /I "..\win32\src" /D "_AFXDLL" /D "_AFXEXT" /D "_MBCS" /D "WIN32" /D "_WINDOWS" /D "__WIN32__" /D "_DEBUG" /D "STRICT" /YX"stdafxdde.h" /FD /c
! # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o /win32 "NUL"
! # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o /win32 "NUL"
! # ADD BASE RSC /l 0x409 /d "_DEBUG"
! # ADD RSC /l 0x409 /d "_DEBUG"
! BSC32=bscmake.exe
! # ADD BASE BSC32 /nologo
! # ADD BSC32 /nologo
! LINK32=link.exe
! # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept
! # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /base:"0x1ec00000" /subsystem:windows /dll /debug /machine:I386 /nodefaultlib:"nafxcwd.lib" /out:"Build\dde_d.pyd" /pdbtype:sept /libpath:"..\win32\build"
!
! !ENDIF
!
! # Begin Target
!
! # Name "dde - Win32 Release"
! # Name "dde - Win32 Debug"
! # Begin Group "Source Files"
!
! # PROP Default_Filter ""
! # Begin Source File
!
! SOURCE=.\ddeconv.cpp
! # End Source File
! # Begin Source File
!
! SOURCE=.\ddeitem.cpp
! # End Source File
! # Begin Source File
!
! SOURCE=.\ddemodule.cpp
! # End Source File
! # Begin Source File
!
! SOURCE=.\ddeserver.cpp
! # End Source File
! # Begin Source File
!
! SOURCE=.\ddetopic.cpp
! # End Source File
! # End Group
! # Begin Source File
!
! SOURCE=.\ddemodule.h
! # End Source File
! # Begin Source File
!
! SOURCE=.\stdafxdde.h
! # End Source File
! # Begin Source File
!
! SOURCE=.\stddde.cpp
! # End Source File
! # Begin Source File
!
! SOURCE=.\stddde.h
! # End Source File
! # End Target
! # End Project
Index: pythonwin.dsp
===================================================================
RCS file: /cvsroot/pywin32/pywin32/Pythonwin/pythonwin.dsp,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** pythonwin.dsp 1 Sep 1999 23:32:59 -0000 1.1
--- pythonwin.dsp 10 Nov 2003 10:56:37 -0000 1.2
***************
*** 1,154 ****
! # Microsoft Developer Studio Project File - Name="pythonwin" - Package Owner=<4>
! # Microsoft Developer Studio Generated Build File, Format Version 6.00
! # ** DO NOT EDIT **
!
! # TARGTYPE "Win32 (x86) Application" 0x0101
!
! CFG=pythonwin - Win32 Release
! !MESSAGE This is not a valid makefile. To build this project using NMAKE,
! !MESSAGE use the Export Makefile command and run
! !MESSAGE
! !MESSAGE NMAKE /f "pythonwin.mak".
! !MESSAGE
! !MESSAGE You can specify a configuration when running NMAKE
! !MESSAGE by defining the macro CFG on the command line. For example:
! !MESSAGE
! !MESSAGE NMAKE /f "pythonwin.mak" CFG="pythonwin - Win32 Release"
! !MESSAGE
! !MESSAGE Possible choices for configuration are:
! !MESSAGE
! !MESSAGE "pythonwin - Win32 Release" (based on "Win32 (x86) Application")
! !MESSAGE "pythonwin - Win32 Debug" (based on "Win32 (x86) Application")
! !MESSAGE
!
! # Begin Project
! # PROP AllowPerConfigDependencies 0
! # PROP Scc_ProjName ""$/Python/Pythonwin/pythonwin", FTAAAAAA"
! # PROP Scc_LocalPath "."
! CPP=cl.exe
! MTL=midl.exe
! RSC=rc.exe
!
! !IF "$(CFG)" == "pythonwin - Win32 Release"
!
! # PROP BASE Use_MFC 0
! # PROP BASE Use_Debug_Libraries 0
! # PROP BASE Output_Dir ".\pythonwin\Release"
! # PROP BASE Intermediate_Dir ".\pythonwin\Release"
! # PROP BASE Target_Dir ".\pythonwin"
! # PROP Use_MFC 2
! # PROP Use_Debug_Libraries 0
! # PROP Output_Dir "Build"
! # PROP Intermediate_Dir "Build\Temp\Pythonwin\Release"
! # PROP Ignore_Export_Lib 0
! # PROP Target_Dir ".\pythonwin"
! # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /c
! # ADD CPP /nologo /MD /W3 /GX /Zi /O2 /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Yu"stdafxpw.h" /FD /c
! # ADD BASE MTL /nologo /D "NDEBUG" /win32
! # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
! # ADD BASE RSC /l 0xc09 /d "NDEBUG"
! # ADD RSC /l 0x409 /i "c:\src\python1.4\include" /d "NDEBUG" /d "_AFXDLL"
! BSC32=bscmake.exe
! # ADD BASE BSC32 /nologo
! # ADD BSC32 /nologo
! LINK32=link.exe
! # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386
! # ADD LINK32 /nologo /subsystem:windows /debug /machine:I386
! # SUBTRACT LINK32 /pdb:none
!
! !ELSEIF "$(CFG)" == "pythonwin - Win32 Debug"
!
! # PROP BASE Use_MFC 0
! # PROP BASE Use_Debug_Libraries 1
! # PROP BASE Output_Dir ".\pythonwin\Debug"
! # PROP BASE Intermediate_Dir ".\pythonwin\Debug"
! # PROP BASE Target_Dir ".\pythonwin"
! # PROP Use_MFC 2
! # PROP Use_Debug_Libraries 1
! # PROP Output_Dir "Build"
! # PROP Intermediate_Dir "Build\Temp\Pythonwin\Debug"
! # PROP Ignore_Export_Lib 0
! # PROP Target_Dir ".\pythonwin"
! # ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /c
! # ADD CPP /nologo /MDd /W3 /GX /Zi /Od /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Yu"stdafxpw.h" /Fd"Build\Temp\Pythonwin\Debug\pythonwin" /FD /c
! # ADD BASE MTL /nologo /D "_DEBUG" /win32
! # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
! # ADD BASE RSC /l 0xc09 /d "_DEBUG"
! # ADD RSC /l 0x409 /i "c:\src\python1.4\include" /d "_DEBUG" /d "_AFXDLL"
! BSC32=bscmake.exe
! # ADD BASE BSC32 /nologo
! # ADD BSC32 /nologo
! LINK32=link.exe
! # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386
! # ADD LINK32 /nologo /subsystem:windows /debug /machine:I386 /out:"Build/pythonwin_d.exe"
! # SUBTRACT LINK32 /pdb:none
!
! !ENDIF
!
! # Begin Target
!
! # Name "pythonwin - Win32 Release"
! # Name "pythonwin - Win32 Debug"
! # Begin Group "Source Files"
!
! # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90"
! # Begin Source File
!
! SOURCE=.\pythonwin.cpp
! # End Source File
! # Begin Source File
!
! SOURCE=.\pythonwin.rc
! # End Source File
! # Begin Source File
!
! SOURCE=.\stdafxpw.cpp
! # ADD CPP /Yc"stdafxpw.h"
! # End Source File
! # End Group
! # Begin Group "Header Files"
!
! # PROP Default_Filter "h;hpp;hxx;hm;inl;fi;fd"
! # Begin Source File
!
! SOURCE=.\pythonwin.h
! # End Source File
! # Begin Source File
!
! SOURCE=.\stdafxpw.h
! # End Source File
! # Begin Source File
!
! SOURCE=.\Win32uiHostGlue.h
! # End Source File
! # End Group
! # Begin Group "Resource Files"
!
! # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe"
! # Begin Source File
!
! SOURCE=.\res\ICO00002.ICO
! # End Source File
! # Begin Source File
!
! SOURCE=.\res\IDR_MAIN.ICO
! # End Source File
! # Begin Source File
!
! SOURCE=.\res\IDR_PYTH.ICO
! # End Source File
! # Begin Source File
!
! SOURCE=.\res\PADDOC.ICO
! # End Source File
! # Begin Source File
!
! SOURCE=.\res\pyc.ico
! # End Source File
! # Begin Source File
!
! SOURCE=.\res\pycon.ico
! # End Source File
! # End Group
! # End Target
! # End Project
--- 1,154 ----
! # Microsoft Developer Studio Project File - Name="pythonwin" - Package Owner=<4>
! # Microsoft Developer Studio Generated Build File, Format Version 6.00
! # ** DO NOT EDIT **
!
! # TARGTYPE "Win32 (x86) Application" 0x0101
!
! CFG=pythonwin - Win32 Release
! !MESSAGE This is not a valid makefile. To build this project using NMAKE,
! !MESSAGE use the Export Makefile command and run
! !MESSAGE
! !MESSAGE NMAKE /f "pythonwin.mak".
! !MESSAGE
! !MESSAGE You can specify a configuration when running NMAKE
! !MESSAGE by defining the macro CFG on the command line. For example:
! !MESSAGE
! !MESSAGE NMAKE /f "pythonwin.mak" CFG="pythonwin - Win32 Release"
! !MESSAGE
! !MESSAGE Possible choices for configuration are:
! !MESSAGE
! !MESSAGE "pythonwin - Win32 Release" (based on "Win32 (x86) Application")
! !MESSAGE "pythonwin - Win32 Debug" (based on "Win32 (x86) Application")
! !MESSAGE
!
! # Begin Project
! # PROP AllowPerConfigDependencies 0
! # PROP Scc_ProjName ""$/Python/Pythonwin/pythonwin", FTAAAAAA"
! # PROP Scc_LocalPath "."
! CPP=cl.exe
! MTL=midl.exe
! RSC=rc.exe
!
! !IF "$(CFG)" == "pythonwin - Win32 Release"
!
! # PROP BASE Use_MFC 0
! # PROP BASE Use_Debug_Libraries 0
! # PROP BASE Output_Dir ".\pythonwin\Release"
! # PROP BASE Intermediate_Dir ".\pythonwin\Release"
! # PROP BASE Target_Dir ".\pythonwin"
! # PROP Use_MFC 2
! # PROP Use_Debug_Libraries 0
! # PROP Output_Dir "Build"
! # PROP Intermediate_Dir "Build\Temp\Pythonwin\Release"
! # PROP Ignore_Export_Lib 0
! # PROP Target_Dir ".\pythonwin"
! # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /c
! # ADD CPP /nologo /MD /W3 /GX /Zi /O2 /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Yu"stdafxpw.h" /FD /c
! # ADD BASE MTL /nologo /D "NDEBUG" /win32
! # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
! # ADD BASE RSC /l 0xc09 /d "NDEBUG"
! # ADD RSC /l 0x409 /i "c:\src\python1.4\include" /d "NDEBUG" /d "_AFXDLL"
! BSC32=bscmake.exe
! # ADD BASE BSC32 /nologo
! # ADD BSC32 /nologo
! LINK32=link.exe
! # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386
! # ADD LINK32 /nologo /subsystem:windows /debug /machine:I386
! # SUBTRACT LINK32 /pdb:none
!
! !ELSEIF "$(CFG)" == "pythonwin - Win32 Debug"
!
! # PROP BASE Use_MFC 0
! # PROP BASE Use_Debug_Libraries 1
! # PROP BASE Output_Dir ".\pythonwin\Debug"
! # PROP BASE Intermediate_Dir ".\pythonwin\Debug"
! # PROP BASE Target_Dir ".\pythonwin"
! # PROP Use_MFC 2
! # PROP Use_Debug_Libraries 1
! # PROP Output_Dir "Build"
! # PROP Intermediate_Dir "Build\Temp\Pythonwin\Debug"
! # PROP Ignore_Export_Lib 0
! # PROP Target_Dir ".\pythonwin"
! # ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /c
! # ADD CPP /nologo /MDd /W3 /GX /Zi /Od /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Yu"stdafxpw.h" /Fd"Build\Temp\Pythonwin\Debug\pythonwin" /FD /c
! # ADD BASE MTL /nologo /D "_DEBUG" /win32
! # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
! # ADD BASE RSC /l 0xc09 /d "_DEBUG"
! # ADD RSC /l 0x409 /i "c:\src\python1.4\include" /d "_DEBUG" /d "_AFXDLL"
! BSC32=bscmake.exe
! # ADD BASE BSC32 /nologo
! # ADD BSC32 /nologo
! LINK32=link.exe
! # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386
! # ADD LINK32 /nologo /subsystem:windows /debug /machine:I386 /out:"Build/pythonwin_d.exe"
! # SUBTRACT LINK32 /pdb:none
!
! !ENDIF
!
! # Begin Target
!
! # Name "pythonwin - Win32 Release"
! # Name "pythonwin - Win32 Debug"
! # Begin Group "Source Files"
!
! # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90"
! # Begin Source File
!
! SOURCE=.\pythonwin.cpp
! # End Source File
! # Begin Source File
!
! SOURCE=.\pythonwin.rc
! # End Source File
! # Begin Source File
!
! SOURCE=.\stdafxpw.cpp
! # ADD CPP /Yc"stdafxpw.h"
! # End Source File
! # End Group
! # Begin Group "Header Files"
!
! # PROP Default_Filter "h;hpp;hxx;hm;inl;fi;fd"
! # Begin Source File
!
! SOURCE=.\pythonwin.h
! # End Source File
! # Begin Source File
!
! SOURCE=.\stdafxpw.h
! # End Source File
! # Begin Source File
!
! SOURCE=.\Win32uiHostGlue.h
! # End Source File
! # End Group
! # Begin Group "Resource Files"
!
! # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe"
! # Begin Source File
!
! SOURCE=.\res\ICO00002.ICO
! # End Source File
! # Begin Source File
!
! SOURCE=.\res\IDR_MAIN.ICO
! # End Source File
! # Begin Source File
!
! SOURCE=.\res\IDR_PYTH.ICO
! # End Source File
! # Begin Source File
!
! SOURCE=.\res\PADDOC.ICO
! # End Source File
! # Begin Source File
!
! SOURCE=.\res\pyc.ico
! # End Source File
! # Begin Source File
!
! SOURCE=.\res\pycon.ico
! # End Source File
! # End Group
! # End Target
! # End Project
Index: Scintilla.dsp
===================================================================
RCS file: /cvsroot/pywin32/pywin32/Pythonwin/Scintilla.dsp,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** Scintilla.dsp 11 Mar 2000 00:46:21 -0000 1.1
--- Scintilla.dsp 10 Nov 2003 10:56:37 -0000 1.2
***************
*** 1,97 ****
! # Microsoft Developer Studio Project File - Name="Scintilla" - Package Owner=<4>
! # Microsoft Developer Studio Generated Build File, Format Version 6.00
! # ** DO NOT EDIT **
!
! # TARGTYPE "Win32 (x86) External Target" 0x0106
!
! CFG=Scintilla - Win32 Debug
! !MESSAGE This is not a valid makefile. To build this project using NMAKE,
! !MESSAGE use the Export Makefile command and run
! !MESSAGE
! !MESSAGE NMAKE /f "Scintilla.mak".
! !MESSAGE
! !MESSAGE You can specify a configuration when running NMAKE
! !MESSAGE by defining the macro CFG on the command line. For example:
! !MESSAGE
! !MESSAGE NMAKE /f "Scintilla.mak" CFG="Scintilla - Win32 Debug"
! !MESSAGE
! !MESSAGE Possible choices for configuration are:
! !MESSAGE
! !MESSAGE "Scintilla - Win32 Release" (based on "Win32 (x86) External Target")
! !MESSAGE "Scintilla - Win32 Debug" (based on "Win32 (x86) External Target")
! !MESSAGE
!
! # Begin Project
! # PROP AllowPerConfigDependencies 0
! # PROP Scc_ProjName ""
! # PROP Scc_LocalPath ""
!
! !IF "$(CFG)" == "Scintilla - Win32 Release"
!
! # PROP BASE Use_MFC
! # PROP BASE Use_Debug_Libraries 0
! # PROP BASE Output_Dir "Build"
! # PROP BASE Intermediate_Dir "Build\Temp\Scintilla\Release"
! # PROP BASE Cmd_Line "NMAKE /f Scintilla.mak"
! # PROP BASE Rebuild_Opt "/a"
! # PROP BASE Target_File "Scintilla.exe"
! # PROP BASE Bsc_Name "Scintilla.bsc"
! # PROP BASE Target_Dir ""
! # PROP Use_MFC
! # PROP Use_Debug_Libraries 0
! # PROP Output_Dir "Build"
! # PROP Intermediate_Dir "Build\Temp\Scintilla\Release"
! # PROP Cmd_Line "cd Scintilla && nmake /nologo /f makefile_pythonwin"
! # PROP Rebuild_Opt "/a"
! # PROP Target_File "Build\Scintilla.dll"
! # PROP Bsc_Name ""
! # PROP Target_Dir ""
!
! !ELSEIF "$(CFG)" == "Scintilla - Win32 Debug"
!
! # PROP BASE Use_MFC
! # PROP BASE Use_Debug_Libraries 1
! # PROP BASE Output_Dir "Build"
! # PROP BASE Intermediate_Dir "Build\Temp\Scintilla\Debug"
! # PROP BASE Cmd_Line "NMAKE /f Scintilla.mak"
! # PROP BASE Rebuild_Opt "/a"
! # PROP BASE Target_File "Scintilla.exe"
! # PROP BASE Bsc_Name "Scintilla.bsc"
! # PROP BASE Target_Dir ""
! # PROP Use_MFC
! # PROP Use_Debug_Libraries 1
! # PROP Output_Dir "Build"
! # PROP Intermediate_Dir "Build\Temp\Scintilla\Debug"
! # PROP Cmd_Line "cd Scintilla && nmake /f makefile_pythonwin DEBUG=1"
! # PROP Rebuild_Opt "/a"
! # PROP Target_File "Build\Scintilla_d.dll"
! # PROP Bsc_Name ""
! # PROP Target_Dir ""
!
! !ENDIF
!
! # Begin Target
!
! # Name "Scintilla - Win32 Release"
! # Name "Scintilla - Win32 Debug"
!
! !IF "$(CFG)" == "Scintilla - Win32 Release"
!
! !ELSEIF "$(CFG)" == "Scintilla - Win32 Debug"
!
! !ENDIF
!
! # Begin Group "Source Files"
!
! # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
! # 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
--- 1,97 ----
! # Microsoft Developer Studio Project File - Name="Scintilla" - Package Owner=<4>
! # Microsoft Developer Studio Generated Build File, Format Version 6.00
! # ** DO NOT EDIT **
!
! # TARGTYPE "Win32 (x86) External Target" 0x0106
!
! CFG=Scintilla - Win32 Debug
! !MESSAGE This is not a valid makefile. To build this project using NMAKE,
! !MESSAGE use the Export Makefile command and run
! !MESSAGE
! !MESSAGE NMAKE /f "Scintilla.mak".
! !MESSAGE
! !MESSAGE You can specify a configuration when running NMAKE
! !MESSAGE by defining the macro CFG on the command line. For example:
! !MESSAGE
! !MESSAGE NMAKE /f "Scintilla.mak" CFG="Scintilla - Win32 Debug"
! !MESSAGE
! !MESSAGE Possible choices for configuration are:
! !MESSAGE
! !MESSAGE "Scintilla - Win32 Release" (based on "Win32 (x86) External Target")
! !MESSAGE "Scintilla - Win32 Debug" (based on "Win32 (x86) External Target")
! !MESSAGE
!
! # Begin Project
! # PROP AllowPerConfigDependencies 0
! # PROP Scc_ProjName ""
! # PROP Scc_LocalPath ""
!
! !IF "$(CFG)" == "Scintilla - Win32 Release"
!
! # PROP BASE Use_MFC
! # PROP BASE Use_Debug_Libraries 0
! # PROP BASE Output_Dir "Build"
! # PROP BASE Intermediate_Dir "Build\Temp\Scintilla\Release"
! # PROP BASE Cmd_Line "NMAKE /f Scintilla.mak"
! # PROP BASE Rebuild_Opt "/a"
! # PROP BASE Target_File "Scintilla.exe"
! # PROP BASE Bsc_Name "Scintilla.bsc"
! # PROP BASE Target_Dir ""
! # PROP Use_MFC
! # PROP Use_Debug_Libraries 0
! # PROP Output_Dir "Build"
! # PROP Intermediate_Dir "Build\Temp\Scintilla\Release"
! # PROP Cmd_Line "cd Scintilla && nmake /nologo /f makefile_pythonwin"
! # PROP Rebuild_Opt "/a"
! # PROP Target_File "Build\Scintilla.dll"
! # PROP Bsc_Name ""
! # PROP Target_Dir ""
!
! !ELSEIF "$(CFG)" == "Scintilla - Win32 Debug"
!
! # PROP BASE Use_MFC
! # PROP BASE Use_Debug_Libraries 1
! # PROP BASE Output_Dir "Build"
! # PROP BASE Intermediate_Dir "Build\Temp\Scintilla\Debug"
! # PROP BASE Cmd_Line "NMAKE /f Scintilla.mak"
! # PROP BASE Rebuild_Opt "/a"
! # PROP BASE Target_File "Scintilla.exe"
! # PROP BASE Bsc_Name "Scintilla.bsc"
! # PROP BASE Target_Dir ""
! # PROP Use_MFC
! # PROP Use_Debug_Libraries 1
! # PROP Output_Dir "Build"
! # PROP Intermediate_Dir "Build\Temp\Scintilla\Debug"
! # PROP Cmd_Line "cd Scintilla && nmake /f makefile_pythonwin DEBUG=1"
! # PROP Rebuild_Opt "/a"
! # PROP Target_File "Build\Scintilla_d.dll"
! # PROP Bsc_Name ""
! # PROP Target_Dir ""
!
! !ENDIF
!
! # Begin Target
!
! # Name "Scintilla - Win32 Release"
! # Name "Scintilla - Win32 Debug"
!
! !IF "$(CFG)" == "Scintilla - Win32 Release"
!
! !ELSEIF "$(CFG)" == "Scintilla - Win32 Debug"
!
! !ENDIF
!
! # Begin Group "Source Files"
!
! # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
! # 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
|