summaryrefslogtreecommitdiffstats
path: root/win/rfb_win32/CMakeLists.txt
diff options
context:
space:
mode:
authorPierre Ossman <ossman@cendio.se>2014-07-07 13:44:03 +0200
committerPierre Ossman <ossman@cendio.se>2014-07-07 13:44:03 +0200
commit890c10118c8a0db4fddb53a161f207c6ad23c130 (patch)
tree82e357e57eed2a5b49474b94fdc26be786ddef92 /win/rfb_win32/CMakeLists.txt
parent4d0bc6e7cac91fedb70c278a6dc36c75a1344a0e (diff)
downloadtigervnc-890c10118c8a0db4fddb53a161f207c6ad23c130.tar.gz
tigervnc-890c10118c8a0db4fddb53a161f207c6ad23c130.zip
Remove remnants of Windows only client
Diffstat (limited to 'win/rfb_win32/CMakeLists.txt')
-rw-r--r--win/rfb_win32/CMakeLists.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/win/rfb_win32/CMakeLists.txt b/win/rfb_win32/CMakeLists.txt
index b3c7dcef..99d52779 100644
--- a/win/rfb_win32/CMakeLists.txt
+++ b/win/rfb_win32/CMakeLists.txt
@@ -1,8 +1,6 @@
set(RFB_WIN32_SOURCES
AboutDialog.cxx
- CKeyboard.cxx
Clipboard.cxx
- CPointer.cxx
CurrentUser.cxx
DeviceContext.cxx
DeviceFrameBuffer.cxx
@@ -12,11 +10,9 @@ set(RFB_WIN32_SOURCES
EventManager.cxx
LaunchProcess.cxx
ListViewControl.cxx
- LowLevelKeyEvents.cxx
MonitorInfo.cxx
MsgWindow.cxx
OSVersion.cxx
- ProgressControl.cxx
RegConfig.cxx
Registry.cxx
SecurityPage.cxx
@@ -29,7 +25,6 @@ set(RFB_WIN32_SOURCES
SocketManager.cxx
TCharArray.cxx
Threading.cxx
- ToolBar.cxx
TsSessions.cxx
Win32Util.cxx
WMCursor.cxx