]> source.dussan.org Git - tigervnc.git/commitdiff
[Bugfix] Re-add zlib.dsp file which was accidentally removed in r4026.
authorAdam Tkac <atkac@redhat.com>
Thu, 24 Jun 2010 19:33:11 +0000 (19:33 +0000)
committerAdam Tkac <atkac@redhat.com>
Thu, 24 Jun 2010 19:33:11 +0000 (19:33 +0000)
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4069 3789f03b-4d11-0410-bbf8-ca57d06f2519

common/zlib/zlib.dsp [new file with mode: 0644]

diff --git a/common/zlib/zlib.dsp b/common/zlib/zlib.dsp
new file mode 100644 (file)
index 0000000..ede5851
--- /dev/null
@@ -0,0 +1,217 @@
+# Microsoft Developer Studio Project File - Name="zlib" - Package Owner=<4>\r
+# Microsoft Developer Studio Generated Build File, Format Version 6.00\r
+# ** DO NOT EDIT **\r
+\r
+# TARGTYPE "Win32 (x86) Static Library" 0x0104\r
+\r
+CFG=zlib - Win32 Debug Unicode\r
+!MESSAGE This is not a valid makefile. To build this project using NMAKE,\r
+!MESSAGE use the Export Makefile command and run\r
+!MESSAGE \r
+!MESSAGE NMAKE /f "zlib.mak".\r
+!MESSAGE \r
+!MESSAGE You can specify a configuration when running NMAKE\r
+!MESSAGE by defining the macro CFG on the command line. For example:\r
+!MESSAGE \r
+!MESSAGE NMAKE /f "zlib.mak" CFG="zlib - Win32 Debug Unicode"\r
+!MESSAGE \r
+!MESSAGE Possible choices for configuration are:\r
+!MESSAGE \r
+!MESSAGE "zlib - Win32 Release" (based on "Win32 (x86) Static Library")\r
+!MESSAGE "zlib - Win32 Debug" (based on "Win32 (x86) Static Library")\r
+!MESSAGE "zlib - Win32 Debug Unicode" (based on "Win32 (x86) Static Library")\r
+!MESSAGE \r
+\r
+# Begin Project\r
+# PROP AllowPerConfigDependencies 0\r
+# PROP Scc_ProjName ""\r
+# PROP Scc_LocalPath ""\r
+CPP=cl.exe\r
+RSC=rc.exe\r
+\r
+!IF  "$(CFG)" == "zlib - Win32 Release"\r
+\r
+# PROP BASE Use_MFC 0\r
+# PROP BASE Use_Debug_Libraries 0\r
+# PROP BASE Output_Dir "Release"\r
+# PROP BASE Intermediate_Dir "Release"\r
+# PROP BASE Target_Dir ""\r
+# PROP Use_MFC 0\r
+# PROP Use_Debug_Libraries 0\r
+# PROP Output_Dir "..\Release"\r
+# PROP Intermediate_Dir "..\Release\zlib"\r
+# PROP Target_Dir ""\r
+# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c\r
+# ADD CPP /nologo /MT /W3 /GX /O1 /D "NDEBUG" /D "_LIB" /D "WIN32" /D "_MBCS" /YX /FD /c\r
+# ADD BASE RSC /l 0x809 /d "NDEBUG"\r
+# ADD RSC /l 0x809 /d "NDEBUG"\r
+BSC32=bscmake.exe\r
+# ADD BASE BSC32 /nologo\r
+# ADD BSC32 /nologo\r
+LIB32=link.exe -lib\r
+# ADD BASE LIB32 /nologo\r
+# ADD LIB32 /nologo\r
+\r
+!ELSEIF  "$(CFG)" == "zlib - Win32 Debug"\r
+\r
+# PROP BASE Use_MFC 0\r
+# PROP BASE Use_Debug_Libraries 1\r
+# PROP BASE Output_Dir "Debug"\r
+# PROP BASE Intermediate_Dir "Debug"\r
+# PROP BASE Target_Dir ""\r
+# PROP Use_MFC 0\r
+# PROP Use_Debug_Libraries 1\r
+# PROP Output_Dir "..\Debug"\r
+# PROP Intermediate_Dir "..\Debug\zlib"\r
+# PROP Target_Dir ""\r
+# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c\r
+# ADD CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "_DEBUG" /D "_LIB" /D "WIN32" /D "_MBCS" /YX /FD /GZ /c\r
+# ADD BASE RSC /l 0x809 /d "_DEBUG"\r
+# ADD RSC /l 0x809 /d "_DEBUG"\r
+BSC32=bscmake.exe\r
+# ADD BASE BSC32 /nologo\r
+# ADD BSC32 /nologo\r
+LIB32=link.exe -lib\r
+# ADD BASE LIB32 /nologo\r
+# ADD LIB32 /nologo\r
+\r
+!ELSEIF  "$(CFG)" == "zlib - Win32 Debug Unicode"\r
+\r
+# PROP BASE Use_MFC 0\r
+# PROP BASE Use_Debug_Libraries 1\r
+# PROP BASE Output_Dir "zlib___Win32_Debug_Unicode"\r
+# PROP BASE Intermediate_Dir "zlib___Win32_Debug_Unicode"\r
+# PROP BASE Target_Dir ""\r
+# PROP Use_MFC 0\r
+# PROP Use_Debug_Libraries 1\r
+# PROP Output_Dir "..\Debug_Unicode"\r
+# PROP Intermediate_Dir "..\Debug_Unicode\zlib"\r
+# PROP Target_Dir ""\r
+# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "_DEBUG" /D "_LIB" /D "WIN32" /D "_MBCS" /YX /FD /GZ /c\r
+# ADD CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "_LIB" /D "_DEBUG" /D "WIN32" /D "_UNICODE" /D "UNICODE" /YX /FD /GZ /c\r
+# ADD BASE RSC /l 0x809 /d "_DEBUG"\r
+# ADD RSC /l 0x809 /d "_DEBUG"\r
+BSC32=bscmake.exe\r
+# ADD BASE BSC32 /nologo\r
+# ADD BSC32 /nologo\r
+LIB32=link.exe -lib\r
+# ADD BASE LIB32 /nologo\r
+# ADD LIB32 /nologo\r
+\r
+!ENDIF \r
+\r
+# Begin Target\r
+\r
+# Name "zlib - Win32 Release"\r
+# Name "zlib - Win32 Debug"\r
+# Name "zlib - Win32 Debug Unicode"\r
+# Begin Group "Source Files"\r
+\r
+# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"\r
+# Begin Source File\r
+\r
+SOURCE=.\adler32.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\compress.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\crc32.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\deflate.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\gzio.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\infblock.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\infcodes.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\inffast.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\inflate.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\inftrees.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\infutil.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\trees.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\uncompr.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\zutil.c\r
+# End Source File\r
+# End Group\r
+# Begin Group "Header Files"\r
+\r
+# PROP Default_Filter "h;hpp;hxx;hm;inl"\r
+# Begin Source File\r
+\r
+SOURCE=.\deflate.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\infblock.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\infcodes.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\inffast.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\inffixed.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\inftrees.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\infutil.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\trees.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\zconf.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\zlib.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\zutil.h\r
+# End Source File\r
+# End Group\r
+# End Target\r
+# End Project\r