diff options
author | DRC <dcommander@users.sourceforge.net> | 2011-02-08 18:12:26 +0000 |
---|---|---|
committer | DRC <dcommander@users.sourceforge.net> | 2011-02-08 18:12:26 +0000 |
commit | 8dde2665b43c904b035e5d7f4beeae34cc8ab768 (patch) | |
tree | fd7514848e24877961f49c30d4ab169788025484 /common | |
parent | 27198cecda2903a59d3a3c5e75682d14b1f35a05 (diff) | |
download | tigervnc-8dde2665b43c904b035e5d7f4beeae34cc8ab768.tar.gz tigervnc-8dde2665b43c904b035e5d7f4beeae34cc8ab768.zip |
Remove old Visual C++ project files (use CMake to build with Visual C++)
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4260 3789f03b-4d11-0410-bbf8-ca57d06f2519
Diffstat (limited to 'common')
-rw-r--r-- | common/Xregion/Xregion.dsp | 132 | ||||
-rw-r--r-- | common/jpeg/jpeg.dsp | 332 | ||||
-rw-r--r-- | common/network/network.dsp | 129 | ||||
-rw-r--r-- | common/rdr/rdr.dsp | 222 | ||||
-rw-r--r-- | common/rfb/rfb.dsp | 712 | ||||
-rw-r--r-- | common/zlib/zlib.dsp | 217 |
6 files changed, 0 insertions, 1744 deletions
diff --git a/common/Xregion/Xregion.dsp b/common/Xregion/Xregion.dsp deleted file mode 100644 index e30b5180..00000000 --- a/common/Xregion/Xregion.dsp +++ /dev/null @@ -1,132 +0,0 @@ -# Microsoft Developer Studio Project File - Name="Xregion" - Package Owner=<4>
-# Microsoft Developer Studio Generated Build File, Format Version 6.00
-# ** DO NOT EDIT **
-
-# TARGTYPE "Win32 (x86) Static Library" 0x0104
-
-CFG=Xregion - Win32 Debug Unicode
-!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 "Xregion.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 "Xregion.mak" CFG="Xregion - Win32 Debug Unicode"
-!MESSAGE
-!MESSAGE Possible choices for configuration are:
-!MESSAGE
-!MESSAGE "Xregion - Win32 Release" (based on "Win32 (x86) Static Library")
-!MESSAGE "Xregion - Win32 Debug" (based on "Win32 (x86) Static Library")
-!MESSAGE "Xregion - Win32 Debug Unicode" (based on "Win32 (x86) Static Library")
-!MESSAGE
-
-# Begin Project
-# PROP AllowPerConfigDependencies 0
-# PROP Scc_ProjName ""
-# PROP Scc_LocalPath ""
-CPP=cl.exe
-RSC=rc.exe
-
-!IF "$(CFG)" == "Xregion - 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 "..\Release"
-# PROP Intermediate_Dir "..\Release\Xregion"
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
-# ADD CPP /nologo /MT /W3 /GX /O2 /I ".." /D "NDEBUG" /D "_LIB" /D "WIN32" /D "_MBCS" /YX /FD /c
-# 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
-# ADD LIB32 /nologo
-
-!ELSEIF "$(CFG)" == "Xregion - 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 "..\Debug"
-# PROP Intermediate_Dir "..\Debug\Xregion"
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
-# ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /I ".." /D "_DEBUG" /D "_LIB" /D "WIN32" /D "_MBCS" /FD /GZ /c
-# SUBTRACT CPP /YX
-# 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
-# ADD LIB32 /nologo
-
-!ELSEIF "$(CFG)" == "Xregion - Win32 Debug Unicode"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 1
-# PROP BASE Output_Dir "Xregion___Win32_Debug_Unicode"
-# PROP BASE Intermediate_Dir "Xregion___Win32_Debug_Unicode"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 1
-# PROP Output_Dir "..\Debug_Unicode"
-# PROP Intermediate_Dir "..\Debug_Unicode\Xregion"
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /I ".." /D "_DEBUG" /D "_LIB" /D "WIN32" /D "_MBCS" /FD /GZ /c
-# SUBTRACT BASE CPP /YX
-# ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /I ".." /D "_LIB" /D "_DEBUG" /D "WIN32" /D "_UNICODE" /D "UNICODE" /FD /GZ /c
-# SUBTRACT CPP /YX
-# 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
-# ADD LIB32 /nologo
-
-!ENDIF
-
-# Begin Target
-
-# Name "Xregion - Win32 Release"
-# Name "Xregion - Win32 Debug"
-# Name "Xregion - Win32 Debug Unicode"
-# Begin Group "Source Files"
-
-# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
-# Begin Source File
-
-SOURCE=.\Region.c
-# End Source File
-# End Group
-# Begin Group "Header Files"
-
-# PROP Default_Filter "h;hpp;hxx;hm;inl"
-# Begin Source File
-
-SOURCE=.\region.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\Xregion.h
-# End Source File
-# End Group
-# End Target
-# End Project
diff --git a/common/jpeg/jpeg.dsp b/common/jpeg/jpeg.dsp deleted file mode 100644 index 5f97af75..00000000 --- a/common/jpeg/jpeg.dsp +++ /dev/null @@ -1,332 +0,0 @@ -# Microsoft Developer Studio Project File - Name="jpeg" - Package Owner=<4>
-# Microsoft Developer Studio Generated Build File, Format Version 6.00
-# ** DO NOT EDIT **
-
-# TARGTYPE "Win32 (x86) Static Library" 0x0104
-
-CFG=jpeg - 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 "jpeg.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 "jpeg.mak" CFG="jpeg - Win32 Debug"
-!MESSAGE
-!MESSAGE Possible choices for configuration are:
-!MESSAGE
-!MESSAGE "jpeg - Win32 Release" (based on "Win32 (x86) Static Library")
-!MESSAGE "jpeg - Win32 Debug" (based on "Win32 (x86) Static Library")
-!MESSAGE
-
-# Begin Project
-# PROP AllowPerConfigDependencies 0
-# PROP Scc_ProjName ""
-# PROP Scc_LocalPath ""
-CPP=cl.exe
-RSC=rc.exe
-
-!IF "$(CFG)" == "jpeg - 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 "..\Release"
-# PROP Intermediate_Dir "..\Release\jpeg"
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
-# ADD CPP /nologo /MT /W3 /GX /O2 /D "NDEBUG" /D "_LIB" /D "WIN32" /D "_MBCS" /YX /FD /c /I "win"
-# ADD BASE RSC /l 0x419 /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
-# ADD LIB32 /nologo
-
-!ELSEIF "$(CFG)" == "jpeg - Win32 Debug"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 1
-# PROP BASE Output_Dir "..\Debug"
-# PROP BASE Intermediate_Dir "..\Debug\jpeg"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 1
-# PROP Output_Dir "Debug"
-# PROP Intermediate_Dir "Debug"
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
-# ADD CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "_DEBUG" /D "_LIB" /D "WIN32" /D "_MBCS" /YX /FD /GZ /c /I "win"
-# ADD BASE RSC /l 0x419 /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
-# ADD LIB32 /nologo
-
-!ENDIF
-
-# Begin Target
-
-# Name "jpeg - Win32 Release"
-# Name "jpeg - Win32 Debug"
-# Begin Group "Source Files"
-
-# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
-# Begin Source File
-
-SOURCE=.\jcapimin.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\jcapistd.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\jccoefct.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\jccolor.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\jcdctmgr.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\jchuff.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\jcinit.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\jcmainct.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\jcmarker.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\jcmaster.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\jcomapi.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\jcparam.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\jcphuff.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\jcprepct.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\jcsample.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\jctrans.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\jdapimin.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\jdapistd.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\jdatadst.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\jdatasrc.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\jdcoefct.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\jdcolor.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\jddctmgr.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\jdhuff.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\jdinput.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\jdmainct.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\jdmarker.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\jdmaster.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\jdmerge.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\jdphuff.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\jdpostct.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\jdsample.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\jdtrans.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\jerror.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\jfdctflt.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\jfdctfst.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\jfdctint.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\jidctflt.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\jidctfst.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\jidctint.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\jidctred.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\jmemmgr.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\jmemnobs.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\jquant1.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\jquant2.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\jsimd_none.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\jutils.c
-# End Source File
-# End Group
-# Begin Group "Header Files"
-
-# PROP Default_Filter "h;hpp;hxx;hm;inl"
-# Begin Source File
-
-SOURCE=.\jchuff.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\jconfig.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\jdct.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\jdhuff.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\jerror.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\jinclude.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\jmemsys.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\jmorecfg.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\jpegint.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\jpeglib.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\jsimd.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\jsimddct.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\jversion.h
-# End Source File
-# End Group
-# End Target
-# End Project
diff --git a/common/network/network.dsp b/common/network/network.dsp deleted file mode 100644 index 5e23a179..00000000 --- a/common/network/network.dsp +++ /dev/null @@ -1,129 +0,0 @@ -# Microsoft Developer Studio Project File - Name="network" - Package Owner=<4>
-# Microsoft Developer Studio Generated Build File, Format Version 6.00
-# ** DO NOT EDIT **
-
-# TARGTYPE "Win32 (x86) Static Library" 0x0104
-
-CFG=network - Win32 Debug Unicode
-!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 "network.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 "network.mak" CFG="network - Win32 Debug Unicode"
-!MESSAGE
-!MESSAGE Possible choices for configuration are:
-!MESSAGE
-!MESSAGE "network - Win32 Release" (based on "Win32 (x86) Static Library")
-!MESSAGE "network - Win32 Debug" (based on "Win32 (x86) Static Library")
-!MESSAGE "network - Win32 Debug Unicode" (based on "Win32 (x86) Static Library")
-!MESSAGE
-
-# Begin Project
-# PROP AllowPerConfigDependencies 0
-# PROP Scc_ProjName ""
-# PROP Scc_LocalPath ""
-CPP=cl.exe
-RSC=rc.exe
-
-!IF "$(CFG)" == "network - 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 "..\Release"
-# PROP Intermediate_Dir "..\Release\network"
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
-# ADD CPP /nologo /MT /W3 /GX /O1 /I ".." /FI"rdr/msvcwarning.h" /D "NDEBUG" /D "_LIB" /D "WIN32" /D "_MBCS" /YX /FD /c
-# 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
-# ADD LIB32 /nologo
-
-!ELSEIF "$(CFG)" == "network - 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 "..\Debug"
-# PROP Intermediate_Dir "..\Debug\network"
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
-# ADD CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /I ".." /FI"rdr/msvcwarning.h" /D "_DEBUG" /D "_LIB" /D "WIN32" /D "_MBCS" /YX /FD /GZ /c
-# 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
-# ADD LIB32 /nologo
-
-!ELSEIF "$(CFG)" == "network - Win32 Debug Unicode"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 1
-# PROP BASE Output_Dir "network___Win32_Debug_Unicode"
-# PROP BASE Intermediate_Dir "network___Win32_Debug_Unicode"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 1
-# PROP Output_Dir "..\Debug_Unicode"
-# PROP Intermediate_Dir "..\Debug_Unicode\network"
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /I ".." /FI"msvcwarning.h" /D "_DEBUG" /D "_LIB" /D "WIN32" /D "_MBCS" /YX /FD /GZ /c
-# ADD CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /I ".." /FI"rdr/msvcwarning.h" /D "_LIB" /D "_DEBUG" /D "WIN32" /D "_UNICODE" /D "UNICODE" /YX /FD /GZ /c
-# 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
-# ADD LIB32 /nologo
-
-!ENDIF
-
-# Begin Target
-
-# Name "network - Win32 Release"
-# Name "network - Win32 Debug"
-# Name "network - Win32 Debug Unicode"
-# Begin Group "Source Files"
-
-# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
-# Begin Source File
-
-SOURCE=.\TcpSocket.cxx
-# End Source File
-# End Group
-# Begin Group "Header Files"
-
-# PROP Default_Filter "h;hpp;hxx;hm;inl"
-# Begin Source File
-
-SOURCE=.\Socket.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\TcpSocket.h
-# End Source File
-# End Group
-# End Target
-# End Project
diff --git a/common/rdr/rdr.dsp b/common/rdr/rdr.dsp deleted file mode 100644 index 6717adfd..00000000 --- a/common/rdr/rdr.dsp +++ /dev/null @@ -1,222 +0,0 @@ -# Microsoft Developer Studio Project File - Name="rdr" - Package Owner=<4>
-# Microsoft Developer Studio Generated Build File, Format Version 6.00
-# ** DO NOT EDIT **
-
-# TARGTYPE "Win32 (x86) Static Library" 0x0104
-
-CFG=rdr - Win32 Debug Unicode
-!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 "rdr.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 "rdr.mak" CFG="rdr - Win32 Debug Unicode"
-!MESSAGE
-!MESSAGE Possible choices for configuration are:
-!MESSAGE
-!MESSAGE "rdr - Win32 Release" (based on "Win32 (x86) Static Library")
-!MESSAGE "rdr - Win32 Debug" (based on "Win32 (x86) Static Library")
-!MESSAGE "rdr - Win32 Debug Unicode" (based on "Win32 (x86) Static Library")
-!MESSAGE
-
-# Begin Project
-# PROP AllowPerConfigDependencies 0
-# PROP Scc_ProjName ""
-# PROP Scc_LocalPath ""
-CPP=cl.exe
-RSC=rc.exe
-
-!IF "$(CFG)" == "rdr - 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 "..\Release"
-# PROP Intermediate_Dir "..\Release\rdr"
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
-# ADD CPP /nologo /MT /W3 /GX /O1 /I ".." /FI"rdr/msvcwarning.h" /D "NDEBUG" /D "_LIB" /D "WIN32" /D "_MBCS" /YX /FD /c
-# 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
-# ADD LIB32 /nologo
-
-!ELSEIF "$(CFG)" == "rdr - 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 "..\Debug"
-# PROP Intermediate_Dir "..\Debug\rdr"
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
-# ADD CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /I ".." /FI"rdr/msvcwarning.h" /D "_DEBUG" /D "_LIB" /D "WIN32" /D "_MBCS" /YX /FD /GZ /c
-# 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
-# ADD LIB32 /nologo
-
-!ELSEIF "$(CFG)" == "rdr - Win32 Debug Unicode"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 1
-# PROP BASE Output_Dir "rdr___Win32_Debug_Unicode"
-# PROP BASE Intermediate_Dir "rdr___Win32_Debug_Unicode"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 1
-# PROP Output_Dir "..\Debug_Unicode"
-# PROP Intermediate_Dir "..\Debug_Unicode\rdr"
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /I ".." /FI"msvcwarning.h" /D "_DEBUG" /D "_LIB" /D "WIN32" /D "_MBCS" /YX /FD /GZ /c
-# ADD CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /I ".." /FI"rdr/msvcwarning.h" /D "_LIB" /D "_DEBUG" /D "WIN32" /D "_UNICODE" /D "UNICODE" /YX /FD /GZ /c
-# 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
-# ADD LIB32 /nologo
-
-!ENDIF
-
-# Begin Target
-
-# Name "rdr - Win32 Release"
-# Name "rdr - Win32 Debug"
-# Name "rdr - Win32 Debug Unicode"
-# Begin Group "Header Files"
-
-# PROP Default_Filter "h;hpp;hxx;hm;inl"
-# Begin Source File
-
-SOURCE=.\Exception.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\FdInStream.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\FdOutStream.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\FixedMemOutStream.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\HexInStream.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\HexOutStream.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\InStream.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\MemInStream.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\MemOutStream.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\msvcwarning.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\OutStream.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\RandomStream.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\SubstitutingInStream.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\types.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\ZlibInStream.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\ZlibOutStream.h
-# End Source File
-# End Group
-# Begin Group "Source Files"
-
-# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
-# Begin Source File
-
-SOURCE=.\Exception.cxx
-# End Source File
-# Begin Source File
-
-SOURCE=.\FdInStream.cxx
-# ADD CPP /I "../zlib"
-# End Source File
-# Begin Source File
-
-SOURCE=.\FdOutStream.cxx
-# ADD CPP /I "../zlib"
-# End Source File
-# Begin Source File
-
-SOURCE=.\HexInStream.cxx
-# End Source File
-# Begin Source File
-
-SOURCE=.\HexOutStream.cxx
-# End Source File
-# Begin Source File
-
-SOURCE=.\InStream.cxx
-# ADD CPP /I "../zlib"
-# End Source File
-# Begin Source File
-
-SOURCE=.\RandomStream.cxx
-# End Source File
-# Begin Source File
-
-SOURCE=.\ZlibInStream.cxx
-# ADD CPP /I "../zlib"
-# End Source File
-# Begin Source File
-
-SOURCE=.\ZlibOutStream.cxx
-# ADD CPP /I "../zlib"
-# End Source File
-# End Group
-# End Target
-# End Project
diff --git a/common/rfb/rfb.dsp b/common/rfb/rfb.dsp deleted file mode 100644 index ce650866..00000000 --- a/common/rfb/rfb.dsp +++ /dev/null @@ -1,712 +0,0 @@ -# Microsoft Developer Studio Project File - Name="rfb" - Package Owner=<4>
-# Microsoft Developer Studio Generated Build File, Format Version 6.00
-# ** DO NOT EDIT **
-
-# TARGTYPE "Win32 (x86) Static Library" 0x0104
-
-CFG=rfb - Win32 Debug Unicode
-!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 "rfb.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 "rfb.mak" CFG="rfb - Win32 Debug Unicode"
-!MESSAGE
-!MESSAGE Possible choices for configuration are:
-!MESSAGE
-!MESSAGE "rfb - Win32 Release" (based on "Win32 (x86) Static Library")
-!MESSAGE "rfb - Win32 Debug" (based on "Win32 (x86) Static Library")
-!MESSAGE "rfb - Win32 Debug Unicode" (based on "Win32 (x86) Static Library")
-!MESSAGE
-
-# Begin Project
-# PROP AllowPerConfigDependencies 0
-# PROP Scc_ProjName ""
-# PROP Scc_LocalPath ""
-CPP=cl.exe
-RSC=rc.exe
-
-!IF "$(CFG)" == "rfb - 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 "..\Release"
-# PROP Intermediate_Dir "..\Release\rfb"
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
-# ADD CPP /nologo /MT /W3 /GX /O1 /I ".." /I "../../win" /I "../jpeg" /I "../jpeg/win" /FI"rdr/msvcwarning.h" /D "NDEBUG" /D "_LIB" /D "WIN32" /D "_MBCS" /YX /FD /c
-# 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
-# ADD LIB32 /nologo
-
-!ELSEIF "$(CFG)" == "rfb - 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 "..\Debug"
-# PROP Intermediate_Dir "..\Debug\rfb"
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
-# ADD CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /I ".." /I "../../win" /I "../jpeg" /I "../jpeg/win" /FI"rdr/msvcwarning.h" /D "_DEBUG" /D "_LIB" /D "WIN32" /D "_MBCS" /YX /FD /GZ /c
-# 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
-# ADD LIB32 /nologo
-
-!ELSEIF "$(CFG)" == "rfb - Win32 Debug Unicode"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 1
-# PROP BASE Output_Dir "rfb___Win32_Debug_Unicode"
-# PROP BASE Intermediate_Dir "rfb___Win32_Debug_Unicode"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 1
-# PROP Output_Dir "..\Debug_Unicode"
-# PROP Intermediate_Dir "..\Debug_Unicode\rfb"
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /I ".." /FI"msvcwarning.h" /D "_DEBUG" /D "_LIB" /D "WIN32" /D "_MBCS" /YX /FD /GZ /c
-# ADD CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /I ".." /I "../../win" /I "../jpeg" /I "../jpeg/win" /FI"rdr/msvcwarning.h" /D "_LIB" /D "_DEBUG" /D "WIN32" /D "_UNICODE" /D "UNICODE" /YX /FD /GZ /c
-# 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
-# ADD LIB32 /nologo
-
-!ENDIF
-
-# Begin Target
-
-# Name "rfb - Win32 Release"
-# Name "rfb - Win32 Debug"
-# Name "rfb - Win32 Debug Unicode"
-# Begin Group "Source Files"
-
-# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
-# Begin Source File
-
-SOURCE=.\Blacklist.cxx
-# End Source File
-# Begin Source File
-
-SOURCE=.\CapsContainer.cxx
-# End Source File
-# Begin Source File
-
-SOURCE=.\CapsList.cxx
-# End Source File
-# Begin Source File
-
-SOURCE=.\CConnection.cxx
-# End Source File
-# Begin Source File
-
-SOURCE=.\CMsgHandler.cxx
-# End Source File
-# Begin Source File
-
-SOURCE=.\CMsgReader.cxx
-# End Source File
-# Begin Source File
-
-SOURCE=.\CMsgReaderV3.cxx
-# End Source File
-# Begin Source File
-
-SOURCE=.\CMsgWriter.cxx
-# End Source File
-# Begin Source File
-
-SOURCE=.\CMsgWriterV3.cxx
-# End Source File
-# Begin Source File
-
-SOURCE=.\ComparingUpdateTracker.cxx
-# End Source File
-# Begin Source File
-
-SOURCE=.\Configuration.cxx
-# End Source File
-# Begin Source File
-
-SOURCE=.\ConnParams.cxx
-# End Source File
-# Begin Source File
-
-SOURCE=.\CSecurityVncAuth.cxx
-# End Source File
-# Begin Source File
-
-SOURCE=.\Cursor.cxx
-# End Source File
-# Begin Source File
-
-SOURCE=.\d3des.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\Decoder.cxx
-# End Source File
-# Begin Source File
-
-SOURCE=.\Encoder.cxx
-# ADD CPP /I "../jpeg"
-# End Source File
-# Begin Source File
-
-SOURCE=.\encodings.cxx
-# End Source File
-# Begin Source File
-
-SOURCE=.\HextileDecoder.cxx
-# End Source File
-# Begin Source File
-
-SOURCE=.\HextileEncoder.cxx
-# End Source File
-# Begin Source File
-
-SOURCE=.\HTTPServer.cxx
-# End Source File
-# Begin Source File
-
-SOURCE=.\KeyRemapper.cxx
-# End Source File
-# Begin Source File
-
-SOURCE=.\Logger.cxx
-# End Source File
-# Begin Source File
-
-SOURCE=.\Logger_file.cxx
-# End Source File
-# Begin Source File
-
-SOURCE=.\Logger_stdio.cxx
-# End Source File
-# Begin Source File
-
-SOURCE=.\LogWriter.cxx
-# End Source File
-# Begin Source File
-
-SOURCE=.\Password.cxx
-# End Source File
-# Begin Source File
-
-SOURCE=.\PixelBuffer.cxx
-# End Source File
-# Begin Source File
-
-SOURCE=.\PixelFormat.cxx
-# End Source File
-# Begin Source File
-
-SOURCE=.\RawDecoder.cxx
-# End Source File
-# Begin Source File
-
-SOURCE=.\RawEncoder.cxx
-# End Source File
-# Begin Source File
-
-SOURCE=.\Region.cxx
-# End Source File
-# Begin Source File
-
-SOURCE=.\RREDecoder.cxx
-# End Source File
-# Begin Source File
-
-SOURCE=.\RREEncoder.cxx
-# End Source File
-# Begin Source File
-
-SOURCE=.\ScaledPixelBuffer.cxx
-# End Source File
-# Begin Source File
-
-SOURCE=.\ScaleFilters.cxx
-# End Source File
-# Begin Source File
-
-SOURCE=.\SConnection.cxx
-# End Source File
-# Begin Source File
-
-SOURCE=.\secTypes.cxx
-# End Source File
-# Begin Source File
-
-SOURCE=.\ServerCore.cxx
-# End Source File
-# Begin Source File
-
-SOURCE=.\SMsgHandler.cxx
-# End Source File
-# Begin Source File
-
-SOURCE=.\SMsgReader.cxx
-# End Source File
-# Begin Source File
-
-SOURCE=.\SMsgReaderV3.cxx
-# End Source File
-# Begin Source File
-
-SOURCE=.\SMsgWriter.cxx
-# End Source File
-# Begin Source File
-
-SOURCE=.\SMsgWriterV3.cxx
-# End Source File
-# Begin Source File
-
-SOURCE=.\SSecurityFactoryStandard.cxx
-# End Source File
-# Begin Source File
-
-SOURCE=.\SSecurityVncAuth.cxx
-# End Source File
-# Begin Source File
-
-SOURCE=.\TightDecoder.cxx
-# ADD CPP /I "../jpeg"
-# End Source File
-# Begin Source File
-
-SOURCE=.\TightEncoder.cxx
-# ADD CPP /I "../jpeg"
-# End Source File
-# Begin Source File
-
-SOURCE=.\TightPalette.cxx
-# End Source File
-# Begin Source File
-
-SOURCE=.\TransImageGetter.cxx
-# End Source File
-# Begin Source File
-
-SOURCE=.\UpdateTracker.cxx
-# End Source File
-# Begin Source File
-
-SOURCE=.\util.cxx
-# End Source File
-# Begin Source File
-
-SOURCE=.\VNCSConnectionST.cxx
-# End Source File
-# Begin Source File
-
-SOURCE=.\VNCServerST.cxx
-# End Source File
-# Begin Source File
-
-SOURCE=.\ZRLEDecoder.cxx
-# End Source File
-# Begin Source File
-
-SOURCE=.\ZRLEEncoder.cxx
-# End Source File
-# End Group
-# Begin Group "Header Files"
-
-# PROP Default_Filter "h;hpp;hxx;hm;inl"
-# Begin Source File
-
-SOURCE=.\Blacklist.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\CapsContainer.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\CapsList.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\CConnection.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\CMsgHandler.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\CMsgReader.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\CMsgReaderV3.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\CMsgWriter.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\CMsgWriterV3.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\ColourCube.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\ColourMap.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\ComparingUpdateTracker.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\Configuration.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\ConnParams.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\CSecurity.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\CSecurityNone.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\CSecurityVncAuth.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\Cursor.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\d3des.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\Decoder.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\Encoder.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\encodings.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\Exception.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\hextileConstants.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\hextileDecode.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\HextileDecoder.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\hextileEncode.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\hextileEncodeBetter.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\HextileEncoder.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\Hostname.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\HTTPServer.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\ImageGetter.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\InputHandler.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\KeyRemapper.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\keysymdef.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\ListConnInfo.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\Logger.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\Logger_file.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\Logger_stdio.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\LogWriter.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\msgTypes.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\msvcwarning.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\Password.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\Pixel.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\PixelBuffer.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\PixelFormat.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\PixelFormat.inl
-# End Source File
-# Begin Source File
-
-SOURCE=.\RawDecoder.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\RawEncoder.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\Rect.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\Region.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\rreDecode.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\RREDecoder.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\rreEncode.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\RREEncoder.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\ScaledPixelBuffer.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\ScaleFilters.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\SConnection.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\screenTypes.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\ScreenSet.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\SDesktop.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\secTypes.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\ServerCore.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\SMsgHandler.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\SMsgReader.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\SMsgReaderV3.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\SMsgWriter.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\SMsgWriterV3.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\SSecurity.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\SSecurityFactoryStandard.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\SSecurityNone.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\SSecurityVncAuth.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\Threading.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\tightDecode.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\TightDecoder.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\tightEncode.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\TightEncoder.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\TightPalette.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\TransImageGetter.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\transInitTempl.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\transTempl.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\TrueColourMap.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\UpdateTracker.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\UserPasswdGetter.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\util.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\VNCSConnectionST.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\VNCServer.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\VNCServerST.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\zrleDecode.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\ZRLEDecoder.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\zrleEncode.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\ZRLEEncoder.h
-# End Source File
-# End Group
-# End Target
-# End Project
diff --git a/common/zlib/zlib.dsp b/common/zlib/zlib.dsp deleted file mode 100644 index ede5851e..00000000 --- a/common/zlib/zlib.dsp +++ /dev/null @@ -1,217 +0,0 @@ -# Microsoft Developer Studio Project File - Name="zlib" - Package Owner=<4>
-# Microsoft Developer Studio Generated Build File, Format Version 6.00
-# ** DO NOT EDIT **
-
-# TARGTYPE "Win32 (x86) Static Library" 0x0104
-
-CFG=zlib - Win32 Debug Unicode
-!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 "zlib.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 "zlib.mak" CFG="zlib - Win32 Debug Unicode"
-!MESSAGE
-!MESSAGE Possible choices for configuration are:
-!MESSAGE
-!MESSAGE "zlib - Win32 Release" (based on "Win32 (x86) Static Library")
-!MESSAGE "zlib - Win32 Debug" (based on "Win32 (x86) Static Library")
-!MESSAGE "zlib - Win32 Debug Unicode" (based on "Win32 (x86) Static Library")
-!MESSAGE
-
-# Begin Project
-# PROP AllowPerConfigDependencies 0
-# PROP Scc_ProjName ""
-# PROP Scc_LocalPath ""
-CPP=cl.exe
-RSC=rc.exe
-
-!IF "$(CFG)" == "zlib - 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 "..\Release"
-# PROP Intermediate_Dir "..\Release\zlib"
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
-# ADD CPP /nologo /MT /W3 /GX /O1 /D "NDEBUG" /D "_LIB" /D "WIN32" /D "_MBCS" /YX /FD /c
-# 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
-# ADD LIB32 /nologo
-
-!ELSEIF "$(CFG)" == "zlib - 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 "..\Debug"
-# PROP Intermediate_Dir "..\Debug\zlib"
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
-# ADD CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "_DEBUG" /D "_LIB" /D "WIN32" /D "_MBCS" /YX /FD /GZ /c
-# 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
-# ADD LIB32 /nologo
-
-!ELSEIF "$(CFG)" == "zlib - Win32 Debug Unicode"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 1
-# PROP BASE Output_Dir "zlib___Win32_Debug_Unicode"
-# PROP BASE Intermediate_Dir "zlib___Win32_Debug_Unicode"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 1
-# PROP Output_Dir "..\Debug_Unicode"
-# PROP Intermediate_Dir "..\Debug_Unicode\zlib"
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "_DEBUG" /D "_LIB" /D "WIN32" /D "_MBCS" /YX /FD /GZ /c
-# ADD CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "_LIB" /D "_DEBUG" /D "WIN32" /D "_UNICODE" /D "UNICODE" /YX /FD /GZ /c
-# 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
-# ADD LIB32 /nologo
-
-!ENDIF
-
-# Begin Target
-
-# Name "zlib - Win32 Release"
-# Name "zlib - Win32 Debug"
-# Name "zlib - Win32 Debug Unicode"
-# Begin Group "Source Files"
-
-# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
-# Begin Source File
-
-SOURCE=.\adler32.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\compress.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\crc32.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\deflate.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\gzio.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\infblock.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\infcodes.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\inffast.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\inflate.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\inftrees.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\infutil.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\trees.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\uncompr.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\zutil.c
-# End Source File
-# End Group
-# Begin Group "Header Files"
-
-# PROP Default_Filter "h;hpp;hxx;hm;inl"
-# Begin Source File
-
-SOURCE=.\deflate.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\infblock.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\infcodes.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\inffast.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\inffixed.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\inftrees.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\infutil.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\trees.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\zconf.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\zlib.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\zutil.h
-# End Source File
-# End Group
-# End Target
-# End Project
|