[Python-checkins] CVS: python/dist/src/PCbuild python20.dsp,NONE,1.1

Guido van Rossum python-dev@python.org
Thu, 29 Jun 2000 15:31:30 -0700


Update of /cvsroot/python/python/dist/src/PCbuild
In directory slayer.i.sourceforge.net:/tmp/cvs-serv3789

Added Files:
	python20.dsp 
Log Message:
Bump version to 2.0.


--- NEW FILE ---
# Microsoft Developer Studio Project File - Name="python20" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **

# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
# TARGTYPE "Win32 (ALPHA) Dynamic-Link Library" 0x0602

CFG=python20 - Win32 Alpha 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 "python20.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 "python20.mak" CFG="python20 - Win32 Alpha Debug"
!MESSAGE 
!MESSAGE Possible choices for configuration are:
[...1636 lines suppressed...]
!ENDIF 

# End Source File
# Begin Source File

SOURCE=..\Modules\yuvconvert.c

!IF  "$(CFG)" == "python20 - Win32 Release"

!ELSEIF  "$(CFG)" == "python20 - Win32 Debug"

!ELSEIF  "$(CFG)" == "python20 - Win32 Alpha Debug"

!ELSEIF  "$(CFG)" == "python20 - Win32 Alpha Release"

!ENDIF 

# End Source File
# End Target
# End Project