summaryrefslogtreecommitdiffstats
path: root/win/CMakeLists.txt
diff options
context:
space:
mode:
authorDRC <dcommander@users.sourceforge.net>2011-02-10 10:43:05 +0000
committerDRC <dcommander@users.sourceforge.net>2011-02-10 10:43:05 +0000
commited1ef85063fb399c8afd97afc1da4962cd957158 (patch)
tree4568061937fd89a406b985e53fdab4ce3072cb70 /win/CMakeLists.txt
parent075d9fa8bf19dcc7f199cd93e146628ce370bf78 (diff)
downloadtigervnc-ed1ef85063fb399c8afd97afc1da4962cd957158.tar.gz
tigervnc-ed1ef85063fb399c8afd97afc1da4962cd957158.zip
Fix MinGW build breakage
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4282 3789f03b-4d11-0410-bbf8-ca57d06f2519
Diffstat (limited to 'win/CMakeLists.txt')
-rw-r--r--win/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/win/CMakeLists.txt b/win/CMakeLists.txt
index c034f6f6..103520aa 100644
--- a/win/CMakeLists.txt
+++ b/win/CMakeLists.txt
@@ -1,5 +1,3 @@
-add_definitions(-D_WIN32_IE=0x0500 -D_WIN32_WINNT=0x0500)
-
include_directories(${CMAKE_SOURCE_DIR}/common ${CMAKE_SOURCE_DIR}/win)
configure_file(resdefs.h.cmake.in ${CMAKE_CURRENT_BINARY_DIR}/resdefs.h)