Update of /cvsroot/plib/plib/src/psl
In directory usw-pr-cvs1:/tmp/cvs-serv4644
Added Files:
psl.dsp
Log Message:
Added PSL MSVC project file
--- NEW FILE: psl.dsp ---
# Microsoft Developer Studio Project File - Name="psl" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Static Library" 0x0104
CFG=psl - 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 "psl.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 "psl.mak" CFG="psl - Win32 Debug"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
[...89 lines suppressed...]
SOURCE=.\psl.h
# End Source File
# Begin Source File
SOURCE=.\pslRun.cxx
# End Source File
# Begin Source File
SOURCE=.\pslStatement.cxx
# End Source File
# Begin Source File
SOURCE=.\pslSymbols.cxx
# End Source File
# Begin Source File
SOURCE=.\pslToken.cxx
# End Source File
# End Target
# End Project
|