summaryrefslogtreecommitdiffstats
path: root/vncviewer/CMakeLists.txt
diff options
context:
space:
mode:
authorPierre Ossman <ossman@cendio.se>2011-05-13 14:04:59 +0000
committerPierre Ossman <ossman@cendio.se>2011-05-13 14:04:59 +0000
commit561ff0cba91b23fcb5c19793764fc2510fc4d366 (patch)
tree0640a47879a5b763ad949df3709d3beb98f7030e /vncviewer/CMakeLists.txt
parentf8c5ef62fccb3d5dccf71257dfe5d30dbb524f63 (diff)
downloadtigervnc-561ff0cba91b23fcb5c19793764fc2510fc4d366.tar.gz
tigervnc-561ff0cba91b23fcb5c19793764fc2510fc4d366.zip
Implement connection dialog based on unix vncviewer.
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4412 3789f03b-4d11-0410-bbf8-ca57d06f2519
Diffstat (limited to 'vncviewer/CMakeLists.txt')
-rw-r--r--vncviewer/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/vncviewer/CMakeLists.txt b/vncviewer/CMakeLists.txt
index c832b354..36561f8d 100644
--- a/vncviewer/CMakeLists.txt
+++ b/vncviewer/CMakeLists.txt
@@ -6,6 +6,7 @@ set(VNCVIEWER_SOURCES
CConn.cxx
DesktopWindow.cxx
UserDialog.cxx
+ ServerDialog.cxx
Viewport.cxx
parameters.cxx
keysym2ucs.c