From: Dennis Syrovatsky Date: Mon, 17 Oct 2005 07:25:43 +0000 (+0000) Subject: Now files for file management routines added to the project. X-Git-Tag: v0.0.90~384^2~493 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=9db9fbf77ce3fa57a411c2932e752bd35567e1aa;p=tigervnc.git Now files for file management routines added to the project. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@342 3789f03b-4d11-0410-bbf8-ca57d06f2519 --- diff --git a/rfb/rfb.dsp b/rfb/rfb.dsp index d71ccd9d..6d0c20c3 100644 --- a/rfb/rfb.dsp +++ b/rfb/rfb.dsp @@ -174,6 +174,18 @@ SOURCE=.\encodings.cxx # End Source File # Begin Source File +SOURCE=.\FileManager.cxx +# End Source File +# Begin Source File + +SOURCE=.\FileReader.cxx +# End Source File +# Begin Source File + +SOURCE=.\FileWriter.cxx +# End Source File +# Begin Source File + SOURCE=.\HextileDecoder.cxx # End Source File # Begin Source File @@ -408,6 +420,18 @@ SOURCE=.\Exception.h # End Source File # Begin Source File +SOURCE=.\FileManager.h +# End Source File +# Begin Source File + +SOURCE=.\FileReader.h +# End Source File +# Begin Source File + +SOURCE=.\FileWriter.h +# End Source File +# Begin Source File + SOURCE=.\hextileConstants.h # End Source File # Begin Source File diff --git a/vncviewer/vncviewer.dsp b/vncviewer/vncviewer.dsp index 15c04d86..9cba6d61 100644 --- a/vncviewer/vncviewer.dsp +++ b/vncviewer/vncviewer.dsp @@ -150,6 +150,18 @@ SOURCE=.\CViewOptions.cxx # End Source File # Begin Source File +SOURCE=..\rfb\FileManager.cxx +# End Source File +# Begin Source File + +SOURCE=..\rfb\FileReader.cxx +# End Source File +# Begin Source File + +SOURCE=..\rfb\FileWriter.cxx +# End Source File +# Begin Source File + SOURCE=.\InfoDialog.cxx # End Source File # Begin Source File