]> source.dussan.org Git - tigervnc.git/commitdiff
Added new files to the rfb project.
authorConstantin Kaplinsky <const@tightvnc.com>
Tue, 18 Oct 2005 11:49:31 +0000 (11:49 +0000)
committerConstantin Kaplinsky <const@tightvnc.com>
Tue, 18 Oct 2005 11:49:31 +0000 (11:49 +0000)
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@349 3789f03b-4d11-0410-bbf8-ca57d06f2519

rfb/Makefile.in

index 12adbfc0c18bef8b737691b23ebbe6e9fe3bcd9d..f2976c0706ea89223ce832e68cacd4f984f3be24 100644 (file)
@@ -14,6 +14,10 @@ CXXSRCS = \
   Cursor.cxx \
   Decoder.cxx \
   Encoder.cxx \
+  FileInfo.cxx \
+  FileManager.cxx \
+  FileReader.cxx \
+  FileWriter.cxx \
   HTTPServer.cxx \
   HextileDecoder.cxx \
   HextileEncoder.cxx \
@@ -41,6 +45,7 @@ CXXSRCS = \
   TightEncoder.cxx \
   TightPalette.cxx \
   TransImageGetter.cxx \
+  TransferQueue.cxx \
   UpdateTracker.cxx \
   VNCSConnectionST.cxx \
   VNCServerST.cxx \