Added Tight decoder to rfb project.
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@29 3789f03b-4d11-0410-bbf8-ca57d06f2519
diff --git a/rfb/rfb.dsp b/rfb/rfb.dsp
index 34b887e..cf80cc8 100644
--- a/rfb/rfb.dsp
+++ b/rfb/rfb.dsp
@@ -302,6 +302,11 @@
# End Source File
# Begin Source File
+SOURCE=.\TightDecoder.cxx
+# ADD CPP /I "../jpeg"
+# End Source File
+# Begin Source File
+
SOURCE=.\ZRLEEncoder.cxx
# End Source File
# End Group
@@ -620,6 +625,14 @@
SOURCE=.\ZRLEEncoder.h
# End Source File
+# Begin Source File
+
+SOURCE=.\tightDecode.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\TightDecoder.h
+# End Source File
# End Group
# End Target
# End Project