Skip to content

Commit

Permalink
Remove unused files (win32)
Browse files Browse the repository at this point in the history
Change-Id: Iaf179636e2b5fd8280d82255ba18181962c39864
Reviewed-on: http://review.couchbase.org/34732
Reviewed-by: Trond Norbye <trond.norbye@gmail.com>
Tested-by: Trond Norbye <trond.norbye@gmail.com>
  • Loading branch information
trondn committed Mar 20, 2014
1 parent a85aa54 commit b6517bb
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 418 deletions.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ ADD_LIBRARY(conflate SHARED
conflate/xmpp.c)

IF(WIN32)
INCLUDE_DIRECTORIES(AFTER ${CMAKE_CURRENT_SOURCE_DIR}/win32)
INCLUDE_DIRECTORIES(AFTER ${CMAKE_SOURCE_DIR}/platform/include/win32)
ADD_DEFINITIONS(-Dsnprintf=_snprintf)
ELSE(WIN32)
Expand Down
1 change: 0 additions & 1 deletion win32/inttypes.h

This file was deleted.

Loading

0 comments on commit b6517bb

Please sign in to comment.