]> source.dussan.org Git - tigervnc.git/commit
CMake build system for Windows
authorDRC <dcommander@users.sourceforge.net>
Wed, 27 Oct 2010 07:20:27 +0000 (07:20 +0000)
committerDRC <dcommander@users.sourceforge.net>
Wed, 27 Oct 2010 07:20:27 +0000 (07:20 +0000)
commit180c0167b41bfcbfa33cd6a145ee0dc7b62505b2
treeef4e2b196de5f2d3889a6a2fa98d4968eea9be6e
parent7d5d536b73fb70a91a9e88a9bbcb75660caa695c
CMake build system for Windows

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4171 3789f03b-4d11-0410-bbf8-ca57d06f2519
43 files changed:
CMakeLists.txt [new file with mode: 0644]
Makefile.am
cmakescripts/getdate.bat [new file with mode: 0644]
common/CMakeLists.txt [new file with mode: 0644]
common/Makefile.am
common/Xregion/CMakeLists.txt [new file with mode: 0644]
common/Xregion/Makefile.am
common/jpeg/CMakeLists.txt [new file with mode: 0644]
common/jpeg/Makefile.am
common/jpeg/simd/CMakeLists.txt [new file with mode: 0644]
common/jpeg/simd/Makefile.am
common/network/CMakeLists.txt [new file with mode: 0644]
common/network/Makefile.am
common/os/CMakeLists.txt [new file with mode: 0644]
common/os/Makefile.am
common/rdr/CMakeLists.txt [new file with mode: 0644]
common/rdr/Makefile.am
common/rfb/CMakeLists.txt [new file with mode: 0644]
common/rfb/Makefile.am
common/zlib/CMakeLists.txt [new file with mode: 0644]
common/zlib/Makefile.am
release/BUILDING.txt
win/CMakeLists.txt [new file with mode: 0644]
win/Makefile.am
win/README_BINARY.txt
win/resdefs.h.in [new file with mode: 0644]
win/rfb_win32/CMakeLists.txt [new file with mode: 0644]
win/rfb_win32/Makefile.am
win/tigervnc.iss [deleted file]
win/tigervnc.iss.in [new file with mode: 0644]
win/vncconfig/CMakeLists.txt [new file with mode: 0644]
win/vncconfig/Makefile.am
win/vncconfig/vncconfig.exe.manifest64 [new file with mode: 0644]
win/vncconfig/vncconfig.rc
win/vncviewer/CMakeLists.txt [new file with mode: 0644]
win/vncviewer/Makefile.am
win/vncviewer/vncviewer.rc
win/winvnc/CMakeLists.txt [new file with mode: 0644]
win/winvnc/Makefile.am
win/winvnc/winvnc.rc
win/winvnc/winvnc4.exe.manifest64 [new file with mode: 0644]
win/wm_hooks/wm_hooks.def
win/wm_hooks/wm_hooks.rc