diff options
author | Constantin Kaplinsky <const@tightvnc.com> | 2007-07-28 04:56:59 +0000 |
---|---|---|
committer | Constantin Kaplinsky <const@tightvnc.com> | 2007-07-28 04:56:59 +0000 |
commit | b573362c5681740d886937a7e90c8fe58e1dcec4 (patch) | |
tree | d4ce844a11dfdfeff4dfbbfeba377264eacea755 /common/rfb/rfb.dsp | |
parent | 71a32f0dc858823782eee0fcc3dd52b55c1a8a27 (diff) | |
download | tigervnc-b573362c5681740d886937a7e90c8fe58e1dcec4.tar.gz tigervnc-b573362c5681740d886937a7e90c8fe58e1dcec4.zip |
Added new files to the project.
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2321 3789f03b-4d11-0410-bbf8-ca57d06f2519
Diffstat (limited to 'common/rfb/rfb.dsp')
-rw-r--r-- | common/rfb/rfb.dsp | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/common/rfb/rfb.dsp b/common/rfb/rfb.dsp index cfabeba0..0f2ef46d 100644 --- a/common/rfb/rfb.dsp +++ b/common/rfb/rfb.dsp @@ -219,6 +219,10 @@ SOURCE=.\HTTPServer.cxx # End Source File
# Begin Source File
+SOURCE=.\JpegCompressor.cxx
+# End Source File
+# Begin Source File
+
SOURCE=.\KeyRemapper.cxx
# End Source File
# Begin Source File
@@ -545,6 +549,10 @@ SOURCE=.\InputHandler.h # End Source File
# Begin Source File
+SOURCE=.\JpegCompressor.h
+# End Source File
+# Begin Source File
+
SOURCE=.\KeyRemapper.h
# End Source File
# Begin Source File
|