- # Microsoft Developer Studio Project File - Name="GUI Components" - Package Owner=<4>
- # Microsoft Developer Studio Generated Build File, Format Version 6.00
- # ** DO NOT EDIT **
- # TARGTYPE "Win32 (x86) Static Library" 0x0104
- CFG=GUI Components - 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 "GUI Components.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 "GUI Components.mak" CFG="GUI Components - Win32 Debug"
- !MESSAGE
- !MESSAGE Possible choices for configuration are:
- !MESSAGE
- !MESSAGE "GUI Components - Win32 Release" (based on "Win32 (x86) Static Library")
- !MESSAGE "GUI Components - Win32 Debug" (based on "Win32 (x86) Static Library")
- !MESSAGE
- # Begin Project
- # PROP AllowPerConfigDependencies 1
- # PROP Scc_ProjName ""
- # PROP Scc_LocalPath ""
- CPP=cl.exe
- RSC=rc.exe
- !IF "$(CFG)" == "GUI Components - Win32 Release"
- # PROP BASE Use_MFC 0
- # PROP BASE Use_Debug_Libraries 0
- # PROP BASE Output_Dir "Release"
- # PROP BASE Intermediate_Dir "Release"
- # PROP BASE Target_Dir ""
- # PROP Use_MFC 0
- # PROP Use_Debug_Libraries 0
- # PROP Output_Dir "......Lib"
- # PROP Intermediate_Dir "......LibRelease"
- # PROP Target_Dir ""
- # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
- # ADD CPP /nologo /MD /W4 /GX /Zi /O2 /Ob2 /I "......includepwlibmswin" /I "......includeptlibmsos" /I "......include" /D "NDEBUG" /D "PTRACING" /Yu"pwlib.h" /FD /c
- # ADD BASE RSC /l 0xc09
- # ADD RSC /l 0xc09
- BSC32=bscmake.exe
- # ADD BASE BSC32 /nologo
- # ADD BSC32 /nologo
- LIB32=link.exe -lib
- # ADD BASE LIB32 /nologo
- # ADD LIB32 /nologo /out:"......libpwclib.lib"
- !ELSEIF "$(CFG)" == "GUI Components - Win32 Debug"
- # PROP BASE Use_MFC 0
- # PROP BASE Use_Debug_Libraries 1
- # PROP BASE Output_Dir "Debug"
- # PROP BASE Intermediate_Dir "Debug"
- # PROP BASE Target_Dir ""
- # PROP Use_MFC 0
- # PROP Use_Debug_Libraries 1
- # PROP Output_Dir "......Lib"
- # PROP Intermediate_Dir "......LibDebug"
- # PROP Target_Dir ""
- # ADD BASE CPP /nologo /W3 /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
- # ADD CPP /nologo /MDd /W4 /GX /Zi /Od /I "......includepwlibmswin" /I "......includeptlibmsos" /I "......include" /D "_DEBUG" /D "PTRACING" /FR /Yu"pwlib.h" /FD /c
- # ADD BASE RSC /l 0xc09
- # ADD RSC /l 0xc09
- BSC32=bscmake.exe
- # ADD BASE BSC32 /nologo
- # ADD BSC32 /nologo
- LIB32=link.exe -lib
- # ADD BASE LIB32 /nologo
- # ADD LIB32 /nologo /out:"......libpwclibd.lib"
- !ENDIF
- # Begin Target
- # Name "GUI Components - Win32 Release"
- # Name "GUI Components - Win32 Debug"
- # Begin Group "Source Files"
- # PROP Default_Filter "*.cxx"
- # Begin Source File
- SOURCE=....PwclibAnsiterm.cxx
- !IF "$(CFG)" == "GUI Components - Win32 Release"
- # ADD CPP /Yu
- !ELSEIF "$(CFG)" == "GUI Components - Win32 Debug"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=....PwclibBars.cxx
- # ADD CPP /Yu"pwlib.h"
- # End Source File
- # Begin Source File
- SOURCE=....PwclibProgress.cxx
- # ADD CPP /Yu"pwlib.h"
- # End Source File
- # Begin Source File
- SOURCE=....PwclibShapes.cxx
- # ADD CPP /Yc"pwlib.h"
- # End Source File
- # Begin Source File
- SOURCE=....PwclibSplitter.cxx
- # ADD CPP /Yu"pwlib.h"
- # End Source File
- # Begin Source File
- SOURCE=....PwclibWizard.cxx
- # ADD CPP /Yu"pwlib.h"
- # End Source File
- # End Group
- # Begin Group "Header Files"
- # PROP Default_Filter "*.h"
- # Begin Source File
- SOURCE=......includepwclibansiterm.h
- # End Source File
- # Begin Source File
- SOURCE=......includepwclibprogress.h
- # End Source File
- # Begin Source File
- SOURCE=......includepwclibshapes.h
- # End Source File
- # Begin Source File
- SOURCE=......includepwclibsplitter.h
- # End Source File
- # Begin Source File
- SOURCE=......includepwclibtoolbars.h
- # End Source File
- # Begin Source File
- SOURCE=......includepwclibwizard.h
- # End Source File
- # End Group
- # Begin Group "Inlines"
- # PROP Default_Filter ".inl"
- # Begin Source File
- SOURCE=......includepwclibshapes.inl
- # End Source File
- # End Group
- # End Target
- # End Project