SBSPSS/Utils/Libs/GLib/Glib.dsp

349 lines
6.4 KiB
Plaintext
Raw Normal View History

2000-12-02 19:55:49 +01:00
# Microsoft Developer Studio Project File - Name="GLib" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Static Library" 0x0104
CFG=GLib - 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 "Glib.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 "Glib.mak" CFG="GLib - Win32 Debug"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
!MESSAGE "GLib - Win32 Release" (based on "Win32 (x86) Static Library")
!MESSAGE "GLib - Win32 Debug" (based on "Win32 (x86) Static Library")
!MESSAGE
# Begin Project
# PROP AllowPerConfigDependencies 0
# PROP Scc_ProjName ""$/tp2psx/glibdev/build/GLib", GXNAAAAA"
# PROP Scc_LocalPath "."
CPP=cl.exe
RSC=rc.exe
!IF "$(CFG)" == "GLib - 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\Release"
# PROP Intermediate_Dir "lib\Release"
# PROP Target_Dir ""
2000-12-04 17:46:07 +01:00
MTL=midl.exe
2000-12-02 19:55:49 +01:00
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
2001-03-12 18:11:40 +01:00
# ADD CPP /nologo /G6 /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /FR"Release/" /Fp"Release/Glib.pch" /YX /Fo"Release/" /Fd"Release/" /FD /c
2000-12-02 19:55:49 +01:00
# ADD BASE RSC /l 0x809 /d "NDEBUG"
# ADD RSC /l 0x809 /d "NDEBUG"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
2000-12-04 17:46:07 +01:00
# ADD LIB32 /nologo /out:"Release\Glib.lib"
2000-12-02 19:55:49 +01:00
!ELSEIF "$(CFG)" == "GLib - 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\debug"
# PROP Intermediate_Dir "lib\debug"
# PROP Target_Dir ""
2000-12-04 17:46:07 +01:00
MTL=midl.exe
2000-12-02 19:55:49 +01:00
# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
2000-12-04 17:46:07 +01:00
# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /D "__GL_DEBUG__" /FR"debug/" /Fp"debug/Glib.pch" /YX /Fo"debug/" /Fd"debug/" /FD /GZ /c
2000-12-02 19:55:49 +01:00
# ADD BASE RSC /l 0x809 /d "_DEBUG"
# ADD RSC /l 0x809 /d "_DEBUG"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
2000-12-04 17:46:07 +01:00
# ADD LIB32 /nologo /out:"debug\Glib.lib"
2000-12-02 19:55:49 +01:00
!ENDIF
# Begin Target
# Name "GLib - Win32 Release"
# Name "GLib - Win32 Debug"
# Begin Group "Core Source"
# PROP Default_Filter ""
# Begin Source File
2000-12-04 15:13:40 +01:00
SOURCE=Gal.c
2000-12-02 19:55:49 +01:00
# End Source File
# Begin Source File
2000-12-04 15:13:40 +01:00
SOURCE=Gmain.c
2000-12-02 19:55:49 +01:00
# End Source File
# Begin Source File
2000-12-04 15:13:40 +01:00
SOURCE=Gtimer.c
2000-12-02 19:55:49 +01:00
# End Source File
# Begin Source File
2000-12-04 15:13:40 +01:00
SOURCE=Gutils.c
2000-12-02 19:55:49 +01:00
# End Source File
# Begin Source File
2000-12-04 15:13:40 +01:00
SOURCE=Ll.c
2000-12-02 19:55:49 +01:00
# End Source File
# Begin Source File
2000-12-04 15:13:40 +01:00
SOURCE=Objs.c
2000-12-02 19:55:49 +01:00
# End Source File
# Begin Source File
2000-12-04 15:13:40 +01:00
SOURCE=Tasker.c
2000-12-02 19:55:49 +01:00
# End Source File
# Begin Source File
2000-12-04 15:13:40 +01:00
SOURCE=Tick.c
2000-12-02 19:55:49 +01:00
# End Source File
# End Group
# Begin Group "Core Headers"
# PROP Default_Filter ""
# Begin Source File
2000-12-04 15:13:40 +01:00
SOURCE=Gal.h
2000-12-02 19:55:49 +01:00
# End Source File
# Begin Source File
2000-12-04 15:13:40 +01:00
SOURCE=Gdebug.h
2000-12-02 19:55:49 +01:00
# End Source File
# Begin Source File
2000-12-04 15:13:40 +01:00
SOURCE=Gmain.h
2000-12-02 19:55:49 +01:00
# End Source File
# Begin Source File
2000-12-04 15:13:40 +01:00
SOURCE=Gsys.h
2000-12-02 19:55:49 +01:00
# End Source File
# Begin Source File
2000-12-04 15:13:40 +01:00
SOURCE=Gtimer.h
2000-12-02 19:55:49 +01:00
# End Source File
# Begin Source File
2000-12-04 15:13:40 +01:00
SOURCE=Gtimsys.h
2000-12-02 19:55:49 +01:00
# End Source File
# Begin Source File
2000-12-04 15:13:40 +01:00
SOURCE=Gtypes.h
2000-12-02 19:55:49 +01:00
# End Source File
# Begin Source File
2000-12-04 15:13:40 +01:00
SOURCE=Gutils.h
2000-12-02 19:55:49 +01:00
# End Source File
# Begin Source File
2000-12-04 15:13:40 +01:00
SOURCE=Ll.h
2000-12-02 19:55:49 +01:00
# End Source File
# Begin Source File
2000-12-04 15:13:40 +01:00
SOURCE=Objs.h
2000-12-02 19:55:49 +01:00
# End Source File
# Begin Source File
2000-12-04 15:13:40 +01:00
SOURCE=Tasker.h
2000-12-02 19:55:49 +01:00
# End Source File
# Begin Source File
2000-12-04 15:13:40 +01:00
SOURCE=Tick.h
2000-12-02 19:55:49 +01:00
# End Source File
# End Group
# Begin Group "PC Source"
# PROP Default_Filter ""
# Begin Source File
2000-12-04 15:13:40 +01:00
SOURCE=Dpanim.cpp
2000-12-02 19:55:49 +01:00
# End Source File
# Begin Source File
2000-12-04 15:13:40 +01:00
SOURCE=Frame.cpp
2000-12-02 19:55:49 +01:00
# End Source File
# Begin Source File
2000-12-04 15:13:40 +01:00
SOURCE=Ganim.cpp
2000-12-02 19:55:49 +01:00
# End Source File
# Begin Source File
2000-12-04 15:13:40 +01:00
SOURCE=Gdebug.c
2000-12-02 19:55:49 +01:00
# End Source File
# Begin Source File
2000-12-04 15:13:40 +01:00
SOURCE=Gfname.cpp
2000-12-02 19:55:49 +01:00
# End Source File
# Begin Source File
2000-12-04 15:13:40 +01:00
SOURCE=Gobject.cpp
2000-12-02 19:55:49 +01:00
# End Source File
# Begin Source File
2000-12-04 15:13:40 +01:00
SOURCE=Gstring.cpp
2000-12-02 19:55:49 +01:00
# End Source File
# Begin Source File
2000-12-04 15:13:40 +01:00
SOURCE=Gsys.c
2000-12-02 19:55:49 +01:00
# End Source File
# Begin Source File
2000-12-04 15:13:40 +01:00
SOURCE=Gtimsys.c
2000-12-02 19:55:49 +01:00
# End Source File
# Begin Source File
2000-12-04 15:13:40 +01:00
SOURCE=Iff.cpp
2000-12-02 19:55:49 +01:00
# End Source File
# Begin Source File
2000-12-04 15:13:40 +01:00
SOURCE=Ilbm.cpp
2000-12-02 19:55:49 +01:00
# End Source File
# Begin Source File
2000-12-04 15:13:40 +01:00
SOURCE=Misc.cpp
2000-12-02 19:55:49 +01:00
# End Source File
# Begin Source File
2000-12-04 15:13:40 +01:00
SOURCE=Niff.cpp
2000-12-02 19:55:49 +01:00
# End Source File
# Begin Source File
2000-12-04 15:13:40 +01:00
SOURCE=Pal.cpp
2000-12-02 19:55:49 +01:00
# End Source File
# Begin Source File
2000-12-04 15:13:40 +01:00
SOURCE=REGEX.C
2000-12-02 19:55:49 +01:00
# End Source File
# Begin Source File
2000-12-04 15:13:40 +01:00
SOURCE=tquant.cpp
2000-12-02 19:55:49 +01:00
# End Source File
# End Group
# Begin Group "PC Headers"
# PROP Default_Filter ""
# Begin Source File
2000-12-04 15:13:40 +01:00
SOURCE=Dpanim.hpp
2000-12-02 19:55:49 +01:00
# End Source File
# Begin Source File
2000-12-04 15:13:40 +01:00
SOURCE=Frame.hpp
2000-12-02 19:55:49 +01:00
# End Source File
# Begin Source File
2000-12-04 15:13:40 +01:00
SOURCE=Ganim.hpp
2000-12-02 19:55:49 +01:00
# End Source File
# Begin Source File
2000-12-04 15:13:40 +01:00
SOURCE=Gfname.hpp
2000-12-02 19:55:49 +01:00
# End Source File
# Begin Source File
2000-12-04 15:13:40 +01:00
SOURCE=Gobject.hpp
2000-12-02 19:55:49 +01:00
# End Source File
# Begin Source File
2000-12-04 15:13:40 +01:00
SOURCE=Gstring.hpp
2000-12-02 19:55:49 +01:00
# End Source File
# Begin Source File
2000-12-04 15:13:40 +01:00
SOURCE=Iff.hpp
2000-12-02 19:55:49 +01:00
# End Source File
# Begin Source File
2000-12-04 15:13:40 +01:00
SOURCE=Ilbm.hpp
2000-12-02 19:55:49 +01:00
# End Source File
# Begin Source File
2000-12-04 15:13:40 +01:00
SOURCE=Misc.hpp
2000-12-02 19:55:49 +01:00
# End Source File
# Begin Source File
2000-12-04 15:13:40 +01:00
SOURCE=Mtypes.h
2000-12-02 19:55:49 +01:00
# End Source File
# Begin Source File
2000-12-04 15:13:40 +01:00
SOURCE=Niff.hpp
2000-12-02 19:55:49 +01:00
# End Source File
# Begin Source File
2000-12-04 15:13:40 +01:00
SOURCE=Pal.hpp
2000-12-02 19:55:49 +01:00
# End Source File
# Begin Source File
2000-12-04 15:13:40 +01:00
SOURCE=REGEX.H
2000-12-02 19:55:49 +01:00
# End Source File
# Begin Source File
2000-12-04 15:13:40 +01:00
SOURCE=tquant.h
2000-12-02 19:55:49 +01:00
# End Source File
# End Group
# Begin Group "Template"
# PROP Default_Filter ""
# Begin Source File
SOURCE=..\..\Template\Template.cpp
# PROP Exclude_From_Scan -1
# PROP BASE Exclude_From_Build 1
# PROP Exclude_From_Build 1
# End Source File
# Begin Source File
SOURCE=..\..\Template\Template.h
# PROP Exclude_From_Scan -1
# PROP BASE Exclude_From_Build 1
# PROP Exclude_From_Build 1
# End Source File
# End Group
# Begin Group "PCRE"
# PROP Default_Filter ""
# Begin Source File
2000-12-04 15:13:40 +01:00
SOURCE=chartables.c
2000-12-02 19:55:49 +01:00
# End Source File
# Begin Source File
2000-12-04 15:13:40 +01:00
SOURCE=internal.h
2000-12-02 19:55:49 +01:00
# End Source File
# Begin Source File
2000-12-04 15:13:40 +01:00
SOURCE=maketables.c
2000-12-02 19:55:49 +01:00
# End Source File
# Begin Source File
2000-12-04 15:13:40 +01:00
SOURCE=pcre.c
2000-12-02 19:55:49 +01:00
# End Source File
# Begin Source File
2000-12-04 15:13:40 +01:00
SOURCE=pcre.h
2000-12-02 19:55:49 +01:00
# End Source File
# Begin Source File
2000-12-04 15:13:40 +01:00
SOURCE=study.c
2000-12-02 19:55:49 +01:00
# End Source File
# End Group
# End Target
# End Project