physfs/physfs_static.dsp

191 lines
4.8 KiB
Plaintext
Raw Normal View History

2003-08-09 04:37:21 +02:00
# Microsoft Developer Studio Project File - Name="physfs_static" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Static Library" 0x0104
CFG=physfs_static - 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 "physfs_static.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 "physfs_static.mak" CFG="physfs_static - Win32 Debug"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
!MESSAGE "physfs_static - Win32 Release" (based on "Win32 (x86) Static Library")
!MESSAGE "physfs_static - Win32 Debug" (based on "Win32 (x86) Static Library")
!MESSAGE
# Begin Project
# PROP AllowPerConfigDependencies 0
2003-12-04 08:20:32 +01:00
# PROP Scc_ProjName "Perforce Project"
# PROP Scc_LocalPath "."
2003-08-09 04:37:21 +02:00
CPP=cl.exe
RSC=rc.exe
!IF "$(CFG)" == "physfs_static - Win32 Release"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir "physfs_static___Win32_Release"
# PROP BASE Intermediate_Dir "physfs_static___Win32_Release"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 0
# PROP Output_Dir "physfs_static_release"
# PROP Intermediate_Dir "physfs_static_release"
# PROP Target_Dir ""
MTL=midl.exe
2003-08-09 04:37:21 +02:00
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
2005-07-24 00:02:32 +02:00
# ADD CPP /nologo /G6 /MT /W3 /GX /O2 /I "zlib123" /I "." /D "NDEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /D PHYSFS_SUPPORTS_QPAK=1 /D PHYSFS_SUPPORTS_ZIP=1 /D PHYSFS_SUPPORTS_HOG=1 /D PHYSFS_SUPPORTS_GRP=1 /D PHYSFS_SUPPORTS_WAD=1 /D PHYSFS_SUPPORTS_MVL=1 /D Z_PREFIX=1 /YX /FD /c
2003-08-09 04:37:21 +02:00
# ADD BASE RSC /l 0x409 /d "NDEBUG"
# ADD RSC /l 0x409 /d "NDEBUG"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
# ADD LIB32 /nologo
!ELSEIF "$(CFG)" == "physfs_static - Win32 Debug"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir "physfs_static___Win32_Debug"
# PROP BASE Intermediate_Dir "physfs_static___Win32_Debug"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "physfs_static_debug"
# PROP Intermediate_Dir "physfs_static_debug"
# PROP Target_Dir ""
MTL=midl.exe
2003-08-09 17:10:11 +02:00
# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
2005-07-24 00:02:32 +02:00
# ADD CPP /nologo /G6 /MTd /W3 /Gm /GX /ZI /Od /I "zlib123" /I "." /D "_DEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /D PHYSFS_SUPPORTS_QPAK=1 /D PHYSFS_SUPPORTS_ZIP=1 /D PHYSFS_SUPPORTS_HOG=1 /D PHYSFS_SUPPORTS_GRP=1 /D PHYSFS_SUPPORTS_WAD=1 /D PHYSFS_SUPPORTS_MVL=1 /D Z_PREFIX=1 /FR /YX /FD /GZ /c
2003-08-09 04:37:21 +02:00
# ADD BASE RSC /l 0x409 /d "_DEBUG"
# ADD RSC /l 0x409 /d "_DEBUG"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
2003-08-09 17:10:11 +02:00
# ADD LIB32 /nologo
2003-08-09 04:37:21 +02:00
!ENDIF
# Begin Target
# Name "physfs_static - Win32 Release"
# Name "physfs_static - Win32 Debug"
# Begin Group "Source Files"
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
# Begin Group "zlib"
# PROP Default_Filter ""
2003-08-09 04:37:21 +02:00
# Begin Source File
2005-07-24 00:02:32 +02:00
SOURCE=.\zlib123\adler32.c
2003-08-09 04:37:21 +02:00
# End Source File
# Begin Source File
2005-07-24 00:02:32 +02:00
SOURCE=.\zlib123\compress.c
2003-08-09 04:37:21 +02:00
# End Source File
# Begin Source File
2005-07-24 00:02:32 +02:00
SOURCE=.\zlib123\crc32.c
2003-08-09 04:37:21 +02:00
# End Source File
# Begin Source File
2005-07-24 00:02:32 +02:00
SOURCE=.\zlib123\deflate.c
2003-08-09 04:37:21 +02:00
# End Source File
# Begin Source File
2005-07-24 00:02:32 +02:00
SOURCE=.\zlib123\infback.c
2003-08-09 04:37:21 +02:00
# End Source File
# Begin Source File
2005-07-24 00:02:32 +02:00
SOURCE=.\zlib123\inffast.c
2003-08-09 04:37:21 +02:00
# End Source File
# Begin Source File
2005-07-24 00:02:32 +02:00
SOURCE=.\zlib123\inflate.c
2003-12-15 05:01:18 +01:00
# End Source File
# Begin Source File
2005-07-24 00:02:32 +02:00
SOURCE=.\zlib123\inftrees.c
2003-08-09 17:10:11 +02:00
# End Source File
# Begin Source File
2005-07-24 00:02:32 +02:00
SOURCE=.\zlib123\trees.c
2003-08-09 04:37:21 +02:00
# End Source File
# Begin Source File
2005-07-24 00:02:32 +02:00
SOURCE=.\zlib123\uncompr.c
2003-08-09 04:37:21 +02:00
# End Source File
# Begin Source File
2005-07-24 00:02:32 +02:00
SOURCE=.\zlib123\zutil.c
2003-08-09 04:37:21 +02:00
# End Source File
# End Group
2003-08-09 04:37:21 +02:00
# Begin Source File
SOURCE=.\archivers\dir.c
2003-08-09 04:37:21 +02:00
# End Source File
# Begin Source File
SOURCE=.\archivers\grp.c
2003-08-09 04:37:21 +02:00
# End Source File
# Begin Source File
SOURCE=.\archivers\hog.c
2003-08-09 04:37:21 +02:00
# End Source File
# Begin Source File
2003-08-09 17:10:11 +02:00
SOURCE=.\archivers\mvl.c
# End Source File
# Begin Source File
2003-08-09 04:37:21 +02:00
SOURCE=.\physfs.c
# End Source File
# Begin Source File
SOURCE=.\physfs_byteorder.c
# End Source File
# Begin Source File
SOURCE=.\archivers\qpak.c
# End Source File
# Begin Source File
SOURCE=.\archivers\wad.c
2003-08-09 04:37:21 +02:00
# End Source File
# Begin Source File
SOURCE=.\platform\win32.c
# End Source File
# Begin Source File
SOURCE=.\archivers\zip.c
# End Source File
# End Group
# Begin Group "Header Files"
# PROP Default_Filter "h;hpp;hxx;hm;inl"
# Begin Source File
SOURCE=.\physfs.h
# End Source File
# Begin Source File
SOURCE=.\physfs_internal.h
# End Source File
# End Group
# End Target
# End Project