Merge tag '14.2.6-1' into bullseye-staging
authorPeter Michael Green <plugwash@raspbian.org>
Thu, 16 Jan 2020 14:14:52 +0000 (14:14 +0000)
committerPeter Michael Green <plugwash@raspbian.org>
Thu, 16 Jan 2020 14:18:02 +0000 (14:18 +0000)
35 files changed:
1  2 
debian/changelog
debian/patches/series
src/civetweb/examples/_obsolete/websocket_client/ssl/server.key.orig
src/civetweb/resources/cert/client.key.orig
src/civetweb/resources/cert/server.key.orig
src/civetweb/resources/cert/server_bkup.key.orig
src/erasure-code/jerasure/jerasure/Examples/makefile.orig
src/erasure-code/jerasure/jerasure/include/config.h.in~
src/erasure-code/jerasure/jerasure/makefile.orig
src/rapidjson/thirdparty/gtest/googlemock/msvc/2005/gmock.sln
src/rapidjson/thirdparty/gtest/googlemock/msvc/2005/gmock.vcproj
src/rapidjson/thirdparty/gtest/googlemock/msvc/2005/gmock_config.vsprops
src/rapidjson/thirdparty/gtest/googlemock/msvc/2005/gmock_main.vcproj
src/rapidjson/thirdparty/gtest/googlemock/msvc/2005/gmock_test.vcproj
src/rapidjson/thirdparty/gtest/googlemock/msvc/2010/gmock.sln
src/rapidjson/thirdparty/gtest/googlemock/msvc/2010/gmock.vcxproj
src/rapidjson/thirdparty/gtest/googlemock/msvc/2010/gmock_config.props
src/rapidjson/thirdparty/gtest/googlemock/msvc/2010/gmock_main.vcxproj
src/rapidjson/thirdparty/gtest/googlemock/msvc/2010/gmock_test.vcxproj
src/rapidjson/thirdparty/gtest/googletest/codegear/gtest.cbproj
src/rapidjson/thirdparty/gtest/googletest/codegear/gtest.groupproj
src/rapidjson/thirdparty/gtest/googletest/codegear/gtest_all.cc
src/rapidjson/thirdparty/gtest/googletest/codegear/gtest_link.cc
src/rapidjson/thirdparty/gtest/googletest/codegear/gtest_main.cbproj
src/rapidjson/thirdparty/gtest/googletest/codegear/gtest_unittest.cbproj
src/rapidjson/thirdparty/gtest/googletest/msvc/gtest-md.sln
src/rapidjson/thirdparty/gtest/googletest/msvc/gtest-md.vcproj
src/rapidjson/thirdparty/gtest/googletest/msvc/gtest.sln
src/rapidjson/thirdparty/gtest/googletest/msvc/gtest.vcproj
src/rapidjson/thirdparty/gtest/googletest/msvc/gtest_main-md.vcproj
src/rapidjson/thirdparty/gtest/googletest/msvc/gtest_main.vcproj
src/rapidjson/thirdparty/gtest/googletest/msvc/gtest_prod_test-md.vcproj
src/rapidjson/thirdparty/gtest/googletest/msvc/gtest_prod_test.vcproj
src/rapidjson/thirdparty/gtest/googletest/msvc/gtest_unittest-md.vcproj
src/rapidjson/thirdparty/gtest/googletest/msvc/gtest_unittest.vcproj

index c4a01b6427602f2fe7b91ab91f2ec4fa1aa8367c,515f234cc4415cf349c4f76328cafc8ee17fb194..b4dd9a1edd1ef990abc40f4cadd697d5722042eb
@@@ -1,14 -1,19 +1,31 @@@
- ceph (14.2.5-3+rpi1) bullseye-staging; urgency=medium
++ceph (14.2.6-1+rpi1) bullseye-staging; urgency=medium
 +
 +  [changes brought forward from 10.2.5-7.2+rpi1 by Peter Michael Green <plugwash@raspbian.org> at Sun, 30 Jul 2017 09:48:17 +0000]
 +  * Add Raspbian to lists of "debian-like" distros.
 +    + Hopefully this will fix site-packages vs dist-packages
 +      build failure in Raspbian.
 + 
 +  [changes introduced in 14.2.5-3+rpi1 by Peter Michael Green]
 +  * Remove problematic gitattributes files.
 +
-  -- Peter Michael Green <plugwash@raspbian.org>  Sun, 12 Jan 2020 00:53:17 +0000
++ -- Peter Michael Green <plugwash@raspbian.org>  Thu, 16 Jan 2020 14:14:03 +0000
++
+ ceph (14.2.6-1) unstable; urgency=medium
+   [ James Page ]
+   * [2e50d5b] Fix misnamed package Recommends brbd1 -> librbd1
+   * [11df8ed] Add missing debhelper misc:Depends for python3-ceph
+   * [08c3c8b] Add missing Depends on python3-{distutils,routes} to ceph-mgr-dashboard package
+   [ Bernd Zeimetz ]
+   * [a87f434] Update upstream source from tag 'upstream/14.2.6'
+     Update to upstream version '14.2.6'
+     with Debian dir f37aa9f99ec09cc88d8e5e468c1f642fa7f77ef1
+   * [e91626b] Revert "Fix ceph-mgr - indefinite queue growth hangs"
+     This reverts commit 010db9a30458a6417ff667c3c11a3870edb8ee0c.
+     Patches were applied upstream for 14.2.6
+  -- Bernd Zeimetz <bzed@debian.org>  Sun, 12 Jan 2020 23:13:27 +0100
  
  ceph (14.2.5-3) unstable; urgency=medium
  
index d533c4f2de8da42f0da7692efeaef1c89c63d8b1,9bd2a8fb8188537256e9675bc1b3a579d49682ba..f934509925774c343f707cc6bef086605f9c6131
@@@ -12,7 -12,3 +12,5 @@@ bluefs-use-uint64_t-for-len.patc
  fix-clang-build.patch
  debian-armel-armhf-buildflags.patch
  fix-bash-completion-location
- 32466.patch-1
- 32466.patch-2
 +detect-raspbian.diff
 +remove-problematic-gitattributes-files.patch
diff --cc src/civetweb/examples/_obsolete/websocket_client/ssl/server.key.orig
index 58e5653ca0f36bb1290d7d80bc88617cf8a9ffb2,58e5653ca0f36bb1290d7d80bc88617cf8a9ffb2..0000000000000000000000000000000000000000
deleted file mode 100644,100644
+++ /dev/null
@@@ -1,18 -1,18 +1,0 @@@
-------BEGIN RSA PRIVATE KEY-----
--Proc-Type: 4,ENCRYPTED
--DEK-Info: DES-EDE3-CBC,89778A6427F05D4A
--
--4aXqO/8oCHVfMLB+a1DfjbXyEddjbd7nB+YVFLPKy68Tam9PRTvC1zRHBet59ll0
--1w7R8tXR6/xH7HRhBeqDHCcuvBhtw3xGxtXWv54WBFhzuq7TvKOAaCFl++cw/JHq
--PCS0rAaYnqF2MAgMi7QBjZKmHFHL43Gy60VfOrB0mmOdxqqXA0NBFC2uEd7Z/MAx
--S2A85bNJJKQaWEeDThP1u0OOlNCq99lkLJ31jiOH7ntdL0/vqcbZ+PUtdPLwAG4L
--1GUHuiC2v5FvDlPiejMk2dvrxCNpcu2e3tQKHpg2KcsTVrpB7EVzRSazln4HywUZ
--EJfBvxqqrS7plImZgj4LXSnln0JPuBb+aHnhKIFvisjYSwqDGJnnp/OaD7YdRhYh
--UCcL011Ge+yUbRipeAmHdtJlSUSdB14KWq+WdIX/KgCRGx06QZm9s1PBLH+fww+I
--EL3A/LFX0a5KUHkCp29akYYv9bUYaQ79Nt7BlaEON+/SW3pJMbGr+nx8aqogr0Yo
--SJ/Zz5TSDBhecRjbCDGkT6DizVZ8cbm2xl8QLBd0H+ZA6uYMgfpAOJGrJx3Nm4Lv
--prEApgFtjSrsQDGYHAcmDMW1UWOVHuNp7BSvwUze9Ftnzr/jlpdzES2rhgMyGhg1
--0Szbsfs3vgw4iM83LFJXza07GQJzF8gRF79dY5JiQX/sOKUprA6Lofk631jE0G8r
--3z59cxblaq9y7EgFsE944Gk7/HIEimBRiqIZzGVJVukD0itynQ+XmYTdbyH1lpvi
--c0ZheZPUoGwUW9RYy+nle5gEDFyZWXcCAuJasQvDBXt//r/bso3ZpA==
-------END RSA PRIVATE KEY-----
diff --cc src/civetweb/resources/cert/client.key.orig
index 6b30836aec7a7f308c7ce653fe6a60c4b24b2145,6b30836aec7a7f308c7ce653fe6a60c4b24b2145..0000000000000000000000000000000000000000
deleted file mode 100644,100644
+++ /dev/null
@@@ -1,30 -1,30 +1,0 @@@
-------BEGIN RSA PRIVATE KEY-----
--Proc-Type: 4,ENCRYPTED
--DEK-Info: DES-EDE3-CBC,161D2DE9FC3C5EE4
--
--U+3WYIvh4n4cJouZXJkuPMUucnymOWME9ZPBs3CzbWao/HSYS7tEh0gUMb6VtkQo
--zq/jQUO2aecWC3+LPZlkUGGWwCU3OCgyFW9xiMRduzKhbPUig+4k9aeKki5RypmR
--XFnn/W5ddJSHTVgQI0hF7ZxvC86ldBkCHzSwkKyL8dwBNouXyMgl4PfaZ90N3/pZ
--jBnuqbwF1EN0V6OYo3QSxsifpu2M62a229yW9U0/vV7bkGgyqTbtV6V6ny5+IWn+
--r99bb+hS1SSt5VVuHfNKh06ww0Mc7bSfeyVcdgoT5ltftsRWEA1Au5DfS+nhztVf
--0l/yiMTm60x61WuXsbQz+4hwH7nCAMIFbBmCYbP/eqY9BIiKy9Ue7vOouTHdi7Op
--wQL/r3Wc/+IcssoExITnOBX2San6NvtC7ej+8Wf/wKOh5mTp4uT5cbdif3ifj7uo
--GmYbWNJSo0VVtl1nru9uSIbJSKVzMcDO2aVbofCGB4KUpkm+3Sw2ZnbJ6o/AVZb3
--ip7NoudU11d6KBzpyvfyFzSNfGVmtasB24BYt22vSQWJ5Ob5MQgg+zFEpGUeoq6p
--LqRaZCDqXHsofM49JEbU/32SV3JhSjfzJ9gVG+lymGZIdmYD4y+SH/6K0QtCN9cY
--7++96vAPYgKmJ6vK1N8o6owDkxQ3+FilKWanp2rwETc1RyWSg5hi62+8YllmsQXc
--3zvFXgCS+yfAKXqtHTugtb6c8o2RuPdpNtVmtncEnf3OeuP/gDbqLumzHRDQk+o1
--rgGiLsvY4MmbmS0D/c4NZ8fyBqN7d2TRHnHS6mpqgzpKHOuRPmLQ+azmf3ISY9m4
--H8ROjKqTMHUfxQRKizHPTRjtvYjk/uXBrpnDa2buPaW+m1brsiHdhruhB6QPaJGQ
--8uFFHyur5ZRMQhST/fWLmNxPX9CAsXBuKm1cPJWw+QzR8uo7bFwups1ODrLj0L0U
--ECAq343KS6aoCMoLGw4EZRHeSdrequtsaGFHMtweSxs7PJR+UVLf/JSw4f0L4Pa8
--GvY9nBGrI/uoN4H88YR1NjxLCzU5mZ3yLV4ZL9zGq1gX5ZfAr1b9i2pJI4daBFvW
--gJBSzoiN9dq4I4ZZgZ7KSTG2n2mnPPlOhAIgabwpDb2buf0GrZYhgby78Vwy3bdb
--Yk8ToEvLnKzDH8P4JjClIVC7R+bfH1uUO+uDRYZBlpkzc0+HgagW0vt9xZpWrdOm
--DJeZ7/ciCbD+90b1mc8xkPgegKjvrMfEMk81GEGhv28FpIbEAX9nuA4UaQHI58s/
--tgQ3kThVrlJCC/77teNMubcIWycV8ufm4NgDeGtmIP47Z9Vdrv+VFv0hib3hch9M
--7lIJX0aSVRHhEFi6QquQmTlvEB/Z8T640k9ZGiTgkGEFrEh6nnGeiLP+WJodLd/u
--CKkx3KLEi8T90dsPhyo852o+oKOFMA/nEGEOBE7VcgOGkZ2NTBOerVZrBp6T0PGi
--0x2A32YDMjeI19CdsvxgIq7wj9wXuWDXAFV2Ond75XwM4CnGSKefh+Z82ZlfnmNf
--GyKsUSn0Nno58y5LLzXw06E4Wp4WtQcw4KiiaEYA6s92RAsoslY6XqdYSeSvtSz2
-------END RSA PRIVATE KEY-----
diff --cc src/civetweb/resources/cert/server.key.orig
index e99f08e8f4811c57042b30bdbbe44f4ddc6b88b2,e99f08e8f4811c57042b30bdbbe44f4ddc6b88b2..0000000000000000000000000000000000000000
deleted file mode 100644,100644
+++ /dev/null
@@@ -1,30 -1,30 +1,0 @@@
-------BEGIN RSA PRIVATE KEY-----
--Proc-Type: 4,ENCRYPTED
--DEK-Info: DES-EDE3-CBC,9D77FEDB1409D1BC
--
--uC330C4tHeQ7HAGqwIlcTtZia9xbCwMAkUn/PJxdsRqk+vZ3NcheeWdSbq9BMioM
--06Vl0DtlhfAr4kF/IDhRCkUsLafPFaiDoAiSjZx9xOoCpSdJTe8W19vq6bf9nE1t
--WKLR7Ot73E5Qinzpon0ewqia3bDgAgZsE4o99HmXKHghlSPV2we6ROMWn3QfoEfE
--tTCIhDrgsrCobrMtDdlzTe6FHACc5nrVloq9LCynuoig2/W1eGS0WVPWMMuo09Qn
--UQbjANNSfZcSWZTg1ynCqk74W1X/0hPo2/FpEPIV3K4ZykKbqgB4HIerZ/sJO2LF
--g5KtRBtyqj/OsTs+v8i2eEtMYEbz17oJfgL8e2R+AD8QKWjEWrgS5R71LrCgX+v3
--+lOANQi+xIaz45h6StnH52Yl+4iQ4KyaKquJ7ZKRJDfKw41SOSAYCUIkm9AGIqN2
--/WHxfDCaJEN4da890AwmEtzIlVf5TRcJYRpCtxP4kNihrjjQddV+LYdg09nMgcoZ
--zVk5eXLh6cg0KzKTDbM3AUmedmrj6R+diyE8zkJKKfStJcejhjTB8KxAIsg+JFFj
--tnWUv6dHfPq/K3qbMGqJyuST9pjW9xBiIbscc4HOLmfpJHcClYEbDgPbAqnDp8p9
--nAkI1LFqwpix7rKvFsqWgt8B9TCrxdUqKnDYUNXt/9C1o8ZR8muaH1Jpp8xCjve3
--XpTAMj9HVE/pRkySn8YHvehnMK9+UdCy1sO4RoF5qn881sgetDIoZ/825u4erDVf
--Az20D0TZ9wBz+BG0MW8DxdOJmKjpW2ew0RlkG9mcMvKvkcl0XbKFqpF1ZqNQxMTt
--Gw1Ef5Hu9j+ijpBKb/4Pk7xeC6OaYdu9NxzYQtpC5aCKXwca8VlykBlPFGrN3eBV
--wrsQ+aEv+Cf0bziGHPhili5eNRW8F53LqKF9WdmAAHdOPNZR5PHL8FudNRV77pcY
--0bXiY3cHD/YnUpXWZYqU3qDabwtExugImYzLrVg+BSZROwvUYwgKmcrTpx6lJjcv
--ntoC26QVKAHhnaclBjGZKl0Q+pYZwR0TxEMPiKLe47TBcYTwj8GNrLk1Lf/VJcaz
--lntXsqVjCkwT7cFYfeb8XOvBlrTYQA0LlEHbTn9VTwRiM5O2JB0nzoC2q8LXlzki
--wC5AECcUhzh2zpVuLB/FttxPT37a3ibJBkX0UHf7CsPoR/FnEYKL6Bytp6bovUYy
--Ed3L/DWdGCB0+tMX0+GBcaxAz/Fqe++Hp9FvZx+ob6k86FC50x2lRPRk3jZmmcCp
--W1mub0DK1Pbdh2cutmutbqXF5R2bWpK9lRb5jiSJuQPODTLS5TQjnwVYmqv9qszv
--lnJ54HtfrMfKIEqE9mzBfJ4agsHXG2HLrsmRzF6jflleeJddLKqJJ7U8sGjwlJAS
--0NIKtWmw5kpRKStbLDX+uGuWLQfM4ITX33fIRlujvbeJcFwtmM4i4sJC1yYYOvLQ
--aHV46KNkTVYouKMpJVvGWfXfcV90gbD3pYtkN8YAjswtWoQAnOLFwFJrM0HORkpU
--173uMGgOA/EoBhS0XQd6k1+y00JPGky8GSWUEPKDoqX/uZl8POO7VcbAtV41Wkq8
-------END RSA PRIVATE KEY-----
diff --cc src/civetweb/resources/cert/server_bkup.key.orig
index 3e227f271c05df5b5fdb4e5f376a3b06097dd3ac,3e227f271c05df5b5fdb4e5f376a3b06097dd3ac..0000000000000000000000000000000000000000
deleted file mode 100644,100644
+++ /dev/null
@@@ -1,30 -1,30 +1,0 @@@
-------BEGIN RSA PRIVATE KEY-----
--Proc-Type: 4,ENCRYPTED
--DEK-Info: DES-EDE3-CBC,E700A7E4CCCF78FC
--
--1/jqqjzwHWxdTvayJ+y//FTMuxZbIOT8hl4h+4zzh+/o45RHUa8n6nTI3mLSIK/i
--6yZqSaPaCiBINcLWmijbeDN73OhVL3rrum1VotcTUTA2LU0M+kLWpmcJrY5lsku2
--2voulXmLoCniup+nhnGXDWOk3jaLsMBOn3kYyVBgphwzGzKinFQnqzo/w6/2pJ/C
--iKb/GWNEuXwHkoTz7A4o1ZVVOQyx8h0klWbwjBEPB+cPE3h/bRTkJWTTy2yfCeUC
--nyRQ1BkWC6I5LLesC7gG0jsw3rcGkJnu+zNkxG43N9CkU74S/jNwktjqzKiSbO14
--SYu/NiaVLCtQTeaTeh39X8OGW4RzFbO32PVBl0jL5d8h3DpvTufbtC9BS9dADM0o
--pwCUVWiKKgApmqhFDyUpQB8ptfLewmp5ksB93NzdlPLV8vojJ7nBOrppaueXKQ6Z
--f380J3xCrVN7pTt/yT3mlvCnmb0gNhL6jAE53C112Upjmu40OBhwjGDjDXsOZBmZ
--NH0KEsLecIPgbx0W27h0j4JDdXGtI4mjFHHEnFj75We73BZ8BIlyRt7nxS+iFYNH
--hpbwuNc4dX953jwPy7CIxyms5cy4BigTv/rsgFWCxWxFcTqYkp6L3z8IC6apJDSp
--htKLzhFKjlXqP3vcwZYrAF26eOl6Pxn74853dRskAZNY5F40/7IjVb8l71tedWof
--WE5wpuXrZJd+GBeIM+plbPCnBiNSHuRzJPhLU3tsT3X70WfDxgIgM38P5uOOBLma
--hU/0wcL8+Q3HESPx5ju+5lYZBmozs5ANwMggXv0a1vBptI/kA0HeMQx52G4m1F+9
--aYRrNc+Exl901Yjn120Y6NllIk5EolsqNifDsems9sTiC91Fvh7yiYI5Pd7qCwoR
--2ssLbWda/+bgqtDXjmv4x1btWhWmbInBpCrp1YEwILlyNN6FQ/sQ8pvHtyC9+FcB
--xQ7wI0JnsCpj8E+P5C08EEgpTiUfelwYyTZLarAFMRe5HWZjgQW7+JvbiQ4Q3ZXM
--/DaYh6zGXvR4OomTqKN63i6iAckS7Uh3/XzaWbjOAxvMIgKhU7OBqDAlPvgXJh1y
--sDig2zTR603AURkWZir2OOr7XKZcqNj8lxt+BG+E6bwxdeIeEQn7f8Ef5oUmFNXQ
--o5zQwI12RDQXaBRDG/wTONrUhvc8TEM04jNGKMRPU6FlZSEF2zlTSU8/QtO56FwR
--MwhPlNUSgWgvqzFWoA4W7XWjAfYqvoVRcLjcZF2WBUJwYq4ZODNqBH+j3+Ftge9l
--wKc/9KjcurpAWbg7gq9XtwgiT8bYHcM3NSOwgnrOJ4wtukuwbLq2JjMLgFQeDAev
--NFJfbYoZ0iTyIq1WRS0MlhAwDKujDOoQLqkF41LC5Ac6RpMeR689xN18YE6b6iXp
--f93tHI+6Ru1I+2ZoGbvCPmasv3jk69C8A/StmUEcFfxmOr5qhQEVR2pIXfXKeqbE
--KCUoR4Wax42q/bDhgIOOmq+E9YsTuy4Iq5J25WDIbgWN35s0qXDm91s+aY0KtDUu
--fxGdOIHQHx10ARHUKZ6AhXSF+q5QQFy4ejlgiTMorvT0XUHmIQ82hw==
-------END RSA PRIVATE KEY-----
diff --cc src/erasure-code/jerasure/jerasure/Examples/makefile.orig
index d838ee669e12d20a896058f6ee6261158234d295,d838ee669e12d20a896058f6ee6261158234d295..0000000000000000000000000000000000000000
deleted file mode 100644,100644
+++ /dev/null
@@@ -1,203 -1,203 +1,0 @@@
--# Examples/makefile
--# Jerasure - A C/C++ Library for a Variety of Reed-Solomon and RAID-6 Erasure Coding Techniques
--# 
--# Revision 1.2A
--# May 24, 2011
--# 
--# James S. Plank
--# Department of Electrical Engineering and Computer Science
--# University of Tennessee
--# Knoxville, TN 37996
--# plank@cs.utk.edu
--# 
--# Copyright (c) 2011, James S. Plank
--# All rights reserved.
--# 
--# Redistribution and use in source and binary forms, with or without
--# modification, are permitted provided that the following conditions
--# are met:
--# 
--#  - Redistributions of source code must retain the above copyright
--#    notice, this list of conditions and the following disclaimer.
--# 
--#  - Redistributions in binary form must reproduce the above copyright
--#    notice, this list of conditions and the following disclaimer in
--#    the documentation and/or other materials provided with the
--#    distribution.
--# 
--#  - Neither the name of the University of Tennessee nor the names of its
--#    contributors may be used to endorse or promote products derived
--#    from this software without specific prior written permission.
--# 
--# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
--# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
--# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
--# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
--# HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
--# INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
--# BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
--# OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
--# AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
--# LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY
--# WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
--# POSSIBILITY OF SUCH DAMAGE.
--
--PREFIX=/usr/local
--BINDIR=${PREFIX}/bin
--LIBDIR=${PREFIX}/lib
--INCDIR=${PREFIX}/include
--CC = gcc  
--CFLAGS = -O2 -I$(HOME)/include
--
--ALL = jerasure_01 \
--        jerasure_02 \
--        jerasure_03 \
--        jerasure_04 \
--        jerasure_05 \
--        jerasure_06 \
--        jerasure_07 \
--        jerasure_08 \
--        reed_sol_01 \
--        reed_sol_02 \
--        reed_sol_03 \
--        reed_sol_04 \
--        reed_sol_test_gf \
--        reed_sol_time_gf \
--        reed_sol_hard_time_gf \
--        cauchy_01 \
--        cauchy_02 \
--        cauchy_03 \
--        cauchy_04 \
--        liberation_01 \
--              encoder \
--              decoder \
--
--all: $(ALL)
--
--clean:
--      rm -f core *.o $(ALL) a.out cauchy.h cauchy.c liberation.h liberation.c reed_sol.c reed_sol.h\
--              jerasure.c jerasure.h galois.c galois.h
--
--.SUFFIXES: .c .o
--.c.o:
--      $(CC) $(CFLAGS) -c $*.c
--
--liberation.h: ../liberation.h
--      rm -f liberation.h ; cp ../liberation.h . ; chmod 0444 liberation.h
--
--liberation.c: ../liberation.c
--      rm -f liberation.c ; cp ../liberation.c . ; chmod 0444 liberation.c
--
--cauchy.h: ../cauchy.h
--      rm -f cauchy.h ; cp ../cauchy.h . ; chmod 0444 cauchy.h
--
--cauchy.c: ../cauchy.c
--      rm -f cauchy.c ; cp ../cauchy.c . ; chmod 0444 cauchy.c
--
--reed_sol.h: ../reed_sol.h
--      rm -f reed_sol.h ; cp ../reed_sol.h . ; chmod 0444 reed_sol.h
--
--reed_sol.c: ../reed_sol.c
--      rm -f reed_sol.c ; cp ../reed_sol.c . ; chmod 0444 reed_sol.c
--
--jerasure.h: ../jerasure.h
--      rm -f jerasure.h ; cp ../jerasure.h . ; chmod 0444 jerasure.h
--
--jerasure.c: ../jerasure.c
--      rm -f jerasure.c ; cp ../jerasure.c . ; chmod 0444 jerasure.c
--
--galois.h: ../galois.h
--      rm -f galois.h ; cp ../galois.h . ; chmod 0444 galois.h
--
--galois.c: ../galois.c
--      rm -f galois.c ; cp ../galois.c . ; chmod 0444 galois.c
--
--jerasure.o: jerasure.h galois.h
--
--jerasure_01.o: galois.h jerasure.h 
--jerasure_01: jerasure_01.o galois.o jerasure.o
--      $(CC) $(CFLAGS) -o jerasure_01 jerasure_01.o jerasure.o galois.o -lgf_complete
--
--jerasure_02.o: galois.h jerasure.h 
--jerasure_02: jerasure_02.o galois.o jerasure.o
--      $(CC) $(CFLAGS) -o jerasure_02 jerasure_02.o jerasure.o galois.o -lgf_complete
--
--jerasure_03.o: galois.h jerasure.h 
--jerasure_03: jerasure_03.o galois.o  jerasure.o
--      $(CC) $(CFLAGS) -o jerasure_03 jerasure_03.o jerasure.o galois.o -lgf_complete
--
--jerasure_04.o: galois.h jerasure.h 
--jerasure_04: jerasure_04.o galois.o  jerasure.o
--      $(CC) $(CFLAGS) -o jerasure_04 jerasure_04.o jerasure.o galois.o -lgf_complete
--
--jerasure_05.o: galois.h jerasure.h 
--jerasure_05: jerasure_05.o galois.o  jerasure.o
--      $(CC) $(CFLAGS) -o jerasure_05 jerasure_05.o jerasure.o galois.o -lgf_complete
--
--jerasure_06.o: galois.h jerasure.h 
--jerasure_06: jerasure_06.o galois.o  jerasure.o
--      $(CC) $(CFLAGS) -o jerasure_06 jerasure_06.o jerasure.o galois.o -lgf_complete
--
--jerasure_07.o: galois.h jerasure.h 
--jerasure_07: jerasure_07.o galois.o  jerasure.o
--      $(CC) $(CFLAGS) -o jerasure_07 jerasure_07.o jerasure.o galois.o -lgf_complete
--
--jerasure_08.o: galois.h jerasure.h 
--jerasure_08: jerasure_08.o galois.o  jerasure.o
--      $(CC) $(CFLAGS) -o jerasure_08 jerasure_08.o jerasure.o galois.o -lgf_complete
--
--reed_sol_01.o: galois.h reed_sol.h jerasure.h
--reed_sol_01: reed_sol_01.o galois.o  jerasure.o reed_sol.o
--      $(CC) $(CFLAGS) -o reed_sol_01 reed_sol_01.o reed_sol.o jerasure.o galois.o -lgf_complete
--
--reed_sol_02.o: galois.h reed_sol.h jerasure.h
--reed_sol_02: reed_sol_02.o galois.o  jerasure.o reed_sol.o
--      $(CC) $(CFLAGS) -o reed_sol_02 reed_sol_02.o reed_sol.o jerasure.o galois.o -lgf_complete
--
--reed_sol_03.o: galois.h reed_sol.h jerasure.h
--reed_sol_03: reed_sol_03.o galois.o  jerasure.o reed_sol.o
--      $(CC) $(CFLAGS) -o reed_sol_03 reed_sol_03.o reed_sol.o jerasure.o galois.o -lgf_complete
--
--reed_sol_04.o: galois.h reed_sol.h jerasure.h
--reed_sol_04: reed_sol_04.o galois.o  jerasure.o reed_sol.o
--      $(CC) $(CFLAGS) -o reed_sol_04 reed_sol_04.o reed_sol.o jerasure.o galois.o -lgf_complete
--
--cauchy_01.o: galois.h cauchy.h jerasure.h
--cauchy_01: cauchy_01.o galois.o  jerasure.o cauchy.o
--      $(CC) $(CFLAGS) -o cauchy_01 cauchy_01.o cauchy.o jerasure.o galois.o -lgf_complete
--
--cauchy_02.o: galois.h cauchy.h jerasure.h
--cauchy_02: cauchy_02.o galois.o  jerasure.o cauchy.o
--      $(CC) $(CFLAGS) -o cauchy_02 cauchy_02.o cauchy.o jerasure.o galois.o -lgf_complete
--
--cauchy_03.o: galois.h cauchy.h jerasure.h
--cauchy_03: cauchy_03.o galois.o  jerasure.o cauchy.o
--      $(CC) $(CFLAGS) -o cauchy_03 cauchy_03.o cauchy.o jerasure.o galois.o -lgf_complete
--
--cauchy_04.o: galois.h cauchy.h jerasure.h
--cauchy_04: cauchy_04.o galois.o  jerasure.o cauchy.o
--      $(CC) $(CFLAGS) -o cauchy_04 cauchy_04.o cauchy.o jerasure.o galois.o -lgf_complete
--
--liberation_01.o: galois.h liberation.h jerasure.h
--liberation_01: liberation_01.o galois.o  jerasure.o liberation.o
--      $(CC) $(CFLAGS) -o liberation_01 liberation_01.o liberation.o jerasure.o galois.o -lgf_complete
--
--encoder.o: galois.h liberation.h jerasure.h reed_sol.h cauchy.h
--encoder: encoder.o galois.o  jerasure.o liberation.o reed_sol.o cauchy.o
--      $(CC) $(CFLAGS) -o encoder encoder.o liberation.o jerasure.o galois.o  reed_sol.o cauchy.o -lgf_complete
--
--decoder.o: galois.h liberation.h jerasure.h reed_sol.h cauchy.h
--decoder: decoder.o galois.o  jerasure.o liberation.o reed_sol.o cauchy.o
--      $(CC) $(CFLAGS) -o decoder decoder.o liberation.o jerasure.o galois.o  reed_sol.o cauchy.o -lgf_complete
--
--reed_sol_test_gf.o: galois.h reed_sol.h jerasure.h
--reed_sol_test_gf: reed_sol_test_gf.o galois.o jerasure.o reed_sol.o
--      $(CC) $(CFLAGS) -o reed_sol_test_gf reed_sol_test_gf.o reed_sol.o jerasure.o galois.o -lgf_complete
--
--reed_sol_time_gf.o: galois.h reed_sol.h jerasure.h
--reed_sol_time_gf: reed_sol_time_gf.o galois.o jerasure.o reed_sol.o
--      $(CC) $(CFLAGS) -o reed_sol_time_gf reed_sol_time_gf.o reed_sol.o jerasure.o galois.o -lgf_complete
--
--reed_sol_hard_time_gf.o: galois.h reed_sol.h jerasure.h
--reed_sol_hard_time_gf: reed_sol_hard_time_gf.o galois.o jerasure.o reed_sol.o
--      $(CC) $(CFLAGS) -o reed_sol_hard_time_gf reed_sol_hard_time_gf.o reed_sol.o jerasure.o galois.o -lgf_complete
diff --cc src/erasure-code/jerasure/jerasure/include/config.h.in~
index a20c1e3dcfe39b5fd9b94129a1fd3cfe93daa7a8,a20c1e3dcfe39b5fd9b94129a1fd3cfe93daa7a8..0000000000000000000000000000000000000000
deleted file mode 100644,100644
+++ /dev/null
@@@ -1,107 -1,107 +1,0 @@@
--/* include/config.h.in.  Generated from configure.ac by autoheader.  */
--
--/* Support Altivec instructions */
--#undef HAVE_ALTIVEC
--
--/* Support AVX (Advanced Vector Extensions) instructions */
--#undef HAVE_AVX
--
--/* Define to 1 if you have the <dlfcn.h> header file. */
--#undef HAVE_DLFCN_H
--
--/* Define to 1 if you have the <gf_complete.h> header file. */
--#undef HAVE_GF_COMPLETE_H
--
--/* Define to 1 if you have the <gf_general.h> header file. */
--#undef HAVE_GF_GENERAL_H
--
--/* Define to 1 if you have the <gf_int.h> header file. */
--#undef HAVE_GF_INT_H
--
--/* Define to 1 if you have the <gf_method.h> header file. */
--#undef HAVE_GF_METHOD_H
--
--/* Define to 1 if you have the <gf_rand.h> header file. */
--#undef HAVE_GF_RAND_H
--
--/* Define to 1 if you have the <inttypes.h> header file. */
--#undef HAVE_INTTYPES_H
--
--/* Define to 1 if you have the `gf_complete' library (-lgf_complete). */
--#undef HAVE_LIBGF_COMPLETE
--
--/* Define to 1 if you have the <memory.h> header file. */
--#undef HAVE_MEMORY_H
--
--/* Support mmx instructions */
--#undef HAVE_MMX
--
--/* Support SSE (Streaming SIMD Extensions) instructions */
--#undef HAVE_SSE
--
--/* Support SSE2 (Streaming SIMD Extensions 2) instructions */
--#undef HAVE_SSE2
--
--/* Support SSE3 (Streaming SIMD Extensions 3) instructions */
--#undef HAVE_SSE3
--
--/* Support SSSE4.1 (Streaming SIMD Extensions 4.1) instructions */
--#undef HAVE_SSE4_1
--
--/* Support SSSE4.2 (Streaming SIMD Extensions 4.2) instructions */
--#undef HAVE_SSE4_2
--
--/* Support SSSE3 (Supplemental Streaming SIMD Extensions 3) instructions */
--#undef HAVE_SSSE3
--
--/* Define to 1 if you have the <stdint.h> header file. */
--#undef HAVE_STDINT_H
--
--/* Define to 1 if you have the <stdlib.h> header file. */
--#undef HAVE_STDLIB_H
--
--/* Define to 1 if you have the <strings.h> header file. */
--#undef HAVE_STRINGS_H
--
--/* Define to 1 if you have the <string.h> header file. */
--#undef HAVE_STRING_H
--
--/* Define to 1 if you have the <sys/stat.h> header file. */
--#undef HAVE_SYS_STAT_H
--
--/* Define to 1 if you have the <sys/types.h> header file. */
--#undef HAVE_SYS_TYPES_H
--
--/* Define to 1 if you have the <unistd.h> header file. */
--#undef HAVE_UNISTD_H
--
--/* Define to the sub-directory in which libtool stores uninstalled libraries.
--   */
--#undef LT_OBJDIR
--
--/* Name of package */
--#undef PACKAGE
--
--/* Define to the address where bug reports for this package should be sent. */
--#undef PACKAGE_BUGREPORT
--
--/* Define to the full name of this package. */
--#undef PACKAGE_NAME
--
--/* Define to the full name and version of this package. */
--#undef PACKAGE_STRING
--
--/* Define to the one symbol short name of this package. */
--#undef PACKAGE_TARNAME
--
--/* Define to the home page for this package. */
--#undef PACKAGE_URL
--
--/* Define to the version of this package. */
--#undef PACKAGE_VERSION
--
--/* Define to 1 if you have the ANSI C header files. */
--#undef STDC_HEADERS
--
--/* Version number of package */
--#undef VERSION
diff --cc src/erasure-code/jerasure/jerasure/makefile.orig
index f2ffeb0e92068997c088bd8220f1de6a4414611d,f2ffeb0e92068997c088bd8220f1de6a4414611d..0000000000000000000000000000000000000000
deleted file mode 100644,100644
+++ /dev/null
@@@ -1,79 -1,79 +1,0 @@@
--# Makefile
--# James S. Plank
--# 
--# JERASURE - Library for Erasure Coding
--# Copright (C) 2007 James S. Plank
--# 
--# This library is free software; you can redistribute it and/or
--# modify it under the terms of the GNU Lesser General Public
--# License as published by the Free Software Foundation; either
--# version 2.1 of the License, or (at your option) any later version.
--# 
--# This library is distributed in the hope that it will be useful,
--# but WITHOUT ANY WARRANTY; without even the implied warranty of
--# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
--# Lesser General Public License for more details.
--# 
--# You should have received a copy of the GNU Lesser General Public
--# License along with this library; if not, write to the Free Software
--# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
--# 
--# James S. Plank
--# Department of Electrical Engineering and Computer Science
--# University of Tennessee
--# Knoxville, TN 37996
--# plank@cs.utk.edu
--
--# $Revision: 1.0 $
--# $Date: 2007/09/25 15:12:20 $
--
--UNAME := $(shell uname)
--
--ifeq ($(UNAME), Linux)
--LIBARGS=-shared -Wl,-soname,libJerasure.so.0
--endif
--ifeq ($(UNAME), Darwin)
--LIBARGS=-shared -Wl,-install_name,libJerasure.so.0
--endif
--
--PREFIX=/usr/local
--BINDIR=${PREFIX}/bin
--LIBDIR=${PREFIX}/lib
--INCDIR=${PREFIX}/include
--
--CC = gcc  
--CFLAGS = -O3 -I${INCDIR} -L${LIBDIR} -fPIC
--
--ALL = galois.o jerasure.o reed_sol.o cauchy.o liberation.o lib/libJerasure.so
--OBJS = galois.o jerasure.o reed_sol.o cauchy.o liberation.o
--
--all: $(ALL)
--
--clean:
--      rm -f core *.o $(ALL) a.out lib/libJerasure.so.0
--
--lib:
--      mkdir -p lib
--
--.SUFFIXES: .c .o
--.c.o:
--      $(CC) $(CFLAGS) -c $*.c
--
--galois.o: galois.h
--jerasure.o: jerasure.h galois.h
--reed_sol.o: jerasure.h galois.h reed_sol.h
--cauchy.o: jerasure.h galois.h cauchy.h
--liberation.o: jerasure.h galois.h liberation.h
--
--lib/libJerasure.so: lib/libJerasure.so.0
--      ln -sf libJerasure.so.0 lib/libJerasure.so
--
--lib/libJerasure.so.0: lib $(OBJS)
--      $(CC) $(LIBARGS) \
--        -o lib/libJerasure.so.0 $(OBJS) -lgf_complete
--
--install: lib/libJerasure.so
--      cp -P lib/libJerasure.so* ${LIBDIR}
--      mkdir -p ${INCDIR}
--      cp *.h ${INCDIR}
--
diff --cc src/rapidjson/thirdparty/gtest/googlemock/msvc/2005/gmock.sln
index b752f876b319b5ed12c8c883eece955b59ab2d6a,b752f876b319b5ed12c8c883eece955b59ab2d6a..0000000000000000000000000000000000000000
deleted file mode 100644,100644
+++ /dev/null
@@@ -1,32 -1,32 +1,0 @@@
--\r
--Microsoft Visual Studio Solution File, Format Version 9.00\r
--# Visual Studio 2005\r
--Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "gmock", "gmock.vcproj", "{34681F0D-CE45-415D-B5F2-5C662DFE3BD5}"\r
--EndProject\r
--Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "gmock_test", "gmock_test.vcproj", "{F10D22F8-AC7B-4213-8720-608E7D878CD2}"\r
--EndProject\r
--Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "gmock_main", "gmock_main.vcproj", "{E4EF614B-30DF-4954-8C53-580A0BF6B589}"\r
--EndProject\r
--Global\r
--      GlobalSection(SolutionConfigurationPlatforms) = preSolution\r
--              Debug|Win32 = Debug|Win32\r
--              Release|Win32 = Release|Win32\r
--      EndGlobalSection\r
--      GlobalSection(ProjectConfigurationPlatforms) = postSolution\r
--              {34681F0D-CE45-415D-B5F2-5C662DFE3BD5}.Debug|Win32.ActiveCfg = Debug|Win32\r
--              {34681F0D-CE45-415D-B5F2-5C662DFE3BD5}.Debug|Win32.Build.0 = Debug|Win32\r
--              {34681F0D-CE45-415D-B5F2-5C662DFE3BD5}.Release|Win32.ActiveCfg = Release|Win32\r
--              {34681F0D-CE45-415D-B5F2-5C662DFE3BD5}.Release|Win32.Build.0 = Release|Win32\r
--              {F10D22F8-AC7B-4213-8720-608E7D878CD2}.Debug|Win32.ActiveCfg = Debug|Win32\r
--              {F10D22F8-AC7B-4213-8720-608E7D878CD2}.Debug|Win32.Build.0 = Debug|Win32\r
--              {F10D22F8-AC7B-4213-8720-608E7D878CD2}.Release|Win32.ActiveCfg = Release|Win32\r
--              {F10D22F8-AC7B-4213-8720-608E7D878CD2}.Release|Win32.Build.0 = Release|Win32\r
--              {E4EF614B-30DF-4954-8C53-580A0BF6B589}.Debug|Win32.ActiveCfg = Debug|Win32\r
--              {E4EF614B-30DF-4954-8C53-580A0BF6B589}.Debug|Win32.Build.0 = Debug|Win32\r
--              {E4EF614B-30DF-4954-8C53-580A0BF6B589}.Release|Win32.ActiveCfg = Release|Win32\r
--              {E4EF614B-30DF-4954-8C53-580A0BF6B589}.Release|Win32.Build.0 = Release|Win32\r
--      EndGlobalSection\r
--      GlobalSection(SolutionProperties) = preSolution\r
--              HideSolutionNode = FALSE\r
--      EndGlobalSection\r
--EndGlobal\r
diff --cc src/rapidjson/thirdparty/gtest/googlemock/msvc/2005/gmock.vcproj
index 4bbfe989979485814c64a436f0e93a65adcda66a,4bbfe989979485814c64a436f0e93a65adcda66a..0000000000000000000000000000000000000000
deleted file mode 100644,100644
+++ /dev/null
@@@ -1,191 -1,191 +1,0 @@@
--<?xml version="1.0" encoding="Windows-1252"?>\r
--<VisualStudioProject\r
--      ProjectType="Visual C++"\r
--      Version="8.00"\r
--      Name="gmock"\r
--      ProjectGUID="{34681F0D-CE45-415D-B5F2-5C662DFE3BD5}"\r
--      RootNamespace="gmock"\r
--      Keyword="Win32Proj"\r
--      >\r
--      <Platforms>\r
--              <Platform\r
--                      Name="Win32"\r
--              />\r
--      </Platforms>\r
--      <ToolFiles>\r
--      </ToolFiles>\r
--      <Configurations>\r
--              <Configuration\r
--                      Name="Debug|Win32"\r
--                      OutputDirectory="$(SolutionDir)$(ConfigurationName)"\r
--                      IntermediateDirectory="$(OutDir)\$(ProjectName)"\r
--                      ConfigurationType="4"\r
--                      InheritedPropertySheets=".\gmock_config.vsprops"\r
--                      CharacterSet="1"\r
--                      >\r
--                      <Tool\r
--                              Name="VCPreBuildEventTool"\r
--                      />\r
--                      <Tool\r
--                              Name="VCCustomBuildTool"\r
--                      />\r
--                      <Tool\r
--                              Name="VCXMLDataGeneratorTool"\r
--                      />\r
--                      <Tool\r
--                              Name="VCWebServiceProxyGeneratorTool"\r
--                      />\r
--                      <Tool\r
--                              Name="VCMIDLTool"\r
--                      />\r
--                      <Tool\r
--                              Name="VCCLCompilerTool"\r
--                              Optimization="0"\r
--                              AdditionalIncludeDirectories="..\..\include;..\.."\r
--                              PreprocessorDefinitions="WIN32;_DEBUG;_LIB"\r
--                              MinimalRebuild="true"\r
--                              BasicRuntimeChecks="3"\r
--                              RuntimeLibrary="1"\r
--                              UsePrecompiledHeader="0"\r
--                              WarningLevel="3"\r
--                              Detect64BitPortabilityProblems="true"\r
--                              DebugInformationFormat="3"\r
--                      />\r
--                      <Tool\r
--                              Name="VCManagedResourceCompilerTool"\r
--                      />\r
--                      <Tool\r
--                              Name="VCResourceCompilerTool"\r
--                      />\r
--                      <Tool\r
--                              Name="VCPreLinkEventTool"\r
--                      />\r
--                      <Tool\r
--                              Name="VCLibrarianTool"\r
--                      />\r
--                      <Tool\r
--                              Name="VCALinkTool"\r
--                      />\r
--                      <Tool\r
--                              Name="VCXDCMakeTool"\r
--                      />\r
--                      <Tool\r
--                              Name="VCBscMakeTool"\r
--                      />\r
--                      <Tool\r
--                              Name="VCFxCopTool"\r
--                      />\r
--                      <Tool\r
--                              Name="VCPostBuildEventTool"\r
--                      />\r
--              </Configuration>\r
--              <Configuration\r
--                      Name="Release|Win32"\r
--                      OutputDirectory="$(SolutionDir)$(ConfigurationName)"\r
--                      IntermediateDirectory="$(OutDir)\$(ProjectName)"\r
--                      ConfigurationType="4"\r
--                      InheritedPropertySheets=".\gmock_config.vsprops"\r
--                      CharacterSet="1"\r
--                      WholeProgramOptimization="1"\r
--                      >\r
--                      <Tool\r
--                              Name="VCPreBuildEventTool"\r
--                      />\r
--                      <Tool\r
--                              Name="VCCustomBuildTool"\r
--                      />\r
--                      <Tool\r
--                              Name="VCXMLDataGeneratorTool"\r
--                      />\r
--                      <Tool\r
--                              Name="VCWebServiceProxyGeneratorTool"\r
--                      />\r
--                      <Tool\r
--                              Name="VCMIDLTool"\r
--                      />\r
--                      <Tool\r
--                              Name="VCCLCompilerTool"\r
--                              AdditionalIncludeDirectories="..\..\include;..\.."\r
--                              PreprocessorDefinitions="WIN32;NDEBUG;_LIB"\r
--                              RuntimeLibrary="0"\r
--                              UsePrecompiledHeader="0"\r
--                              WarningLevel="3"\r
--                              Detect64BitPortabilityProblems="true"\r
--                              DebugInformationFormat="3"\r
--                      />\r
--                      <Tool\r
--                              Name="VCManagedResourceCompilerTool"\r
--                      />\r
--                      <Tool\r
--                              Name="VCResourceCompilerTool"\r
--                      />\r
--                      <Tool\r
--                              Name="VCPreLinkEventTool"\r
--                      />\r
--                      <Tool\r
--                              Name="VCLibrarianTool"\r
--                      />\r
--                      <Tool\r
--                              Name="VCALinkTool"\r
--                      />\r
--                      <Tool\r
--                              Name="VCXDCMakeTool"\r
--                      />\r
--                      <Tool\r
--                              Name="VCBscMakeTool"\r
--                      />\r
--                      <Tool\r
--                              Name="VCFxCopTool"\r
--                      />\r
--                      <Tool\r
--                              Name="VCPostBuildEventTool"\r
--                      />\r
--              </Configuration>\r
--      </Configurations>\r
--      <References>\r
--      </References>\r
--      <Files>\r
--              <Filter\r
--                      Name="Source Files"\r
--                      Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"\r
--                      UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"\r
--                      >\r
--                      <File\r
--                              RelativePath="..\..\src\gmock-all.cc"\r
--                              >\r
--                      </File>\r
--                      <File\r
--                              RelativePath="$(GTestDir)\src\gtest-all.cc"\r
--                              >\r
--                              <FileConfiguration\r
--                                      Name="Debug|Win32"\r
--                                      >\r
--                                      <Tool\r
--                                              Name="VCCLCompilerTool"\r
--                                              AdditionalIncludeDirectories="$(GTestDir)"\r
--                                      />\r
--                              </FileConfiguration>\r
--                              <FileConfiguration\r
--                                      Name="Release|Win32"\r
--                                      >\r
--                                      <Tool\r
--                                              Name="VCCLCompilerTool"\r
--                                              AdditionalIncludeDirectories="$(GTestDir)"\r
--                                      />\r
--                              </FileConfiguration>\r
--                      </File>\r
--              </Filter>\r
--              <Filter\r
--                      Name="Public Header Files"\r
--                      Filter="h;hpp;hxx;hm;inl;inc;xsd"\r
--                      UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"\r
--                      >\r
--              </Filter>\r
--              <Filter\r
--                      Name="Private Header Files"\r
--                      >\r
--              </Filter>\r
--      </Files>\r
--      <Globals>\r
--      </Globals>\r
--</VisualStudioProject>\r
diff --cc src/rapidjson/thirdparty/gtest/googlemock/msvc/2005/gmock_config.vsprops
index 875939c183737d79dbda2b907a35b44bfa78d338,875939c183737d79dbda2b907a35b44bfa78d338..0000000000000000000000000000000000000000
deleted file mode 100644,100644
+++ /dev/null
@@@ -1,15 -1,15 +1,0 @@@
--<?xml version="1.0" encoding="Windows-1252"?>\r
--<VisualStudioPropertySheet\r
--      ProjectType="Visual C++"\r
--      Version="8.00"\r
--      Name="gmock_config"\r
--      >\r
--      <Tool\r
--              Name="VCCLCompilerTool"\r
--              AdditionalIncludeDirectories="&quot;$(GTestDir)/include&quot;"\r
--      />\r
--      <UserMacro\r
--              Name="GTestDir"\r
--              Value="../../../googletest"\r
--      />\r
--</VisualStudioPropertySheet>\r
diff --cc src/rapidjson/thirdparty/gtest/googlemock/msvc/2005/gmock_main.vcproj
index 01505a9312b262f85d5239abc3d17e65c1be315b,01505a9312b262f85d5239abc3d17e65c1be315b..0000000000000000000000000000000000000000
deleted file mode 100644,100644
+++ /dev/null
@@@ -1,187 -1,187 +1,0 @@@
--<?xml version="1.0" encoding="Windows-1252"?>\r
--<VisualStudioProject\r
--      ProjectType="Visual C++"\r
--      Version="8.00"\r
--      Name="gmock_main"\r
--      ProjectGUID="{E4EF614B-30DF-4954-8C53-580A0BF6B589}"\r
--      RootNamespace="gmock_main"\r
--      Keyword="Win32Proj"\r
--      >\r
--      <Platforms>\r
--              <Platform\r
--                      Name="Win32"\r
--              />\r
--      </Platforms>\r
--      <ToolFiles>\r
--      </ToolFiles>\r
--      <Configurations>\r
--              <Configuration\r
--                      Name="Debug|Win32"\r
--                      OutputDirectory="$(SolutionDir)$(ConfigurationName)"\r
--                      IntermediateDirectory="$(OutDir)\$(ProjectName)"\r
--                      ConfigurationType="4"\r
--                      InheritedPropertySheets=".\gmock_config.vsprops"\r
--                      CharacterSet="1"\r
--                      >\r
--                      <Tool\r
--                              Name="VCPreBuildEventTool"\r
--                      />\r
--                      <Tool\r
--                              Name="VCCustomBuildTool"\r
--                      />\r
--                      <Tool\r
--                              Name="VCXMLDataGeneratorTool"\r
--                      />\r
--                      <Tool\r
--                              Name="VCWebServiceProxyGeneratorTool"\r
--                      />\r
--                      <Tool\r
--                              Name="VCMIDLTool"\r
--                      />\r
--                      <Tool\r
--                              Name="VCCLCompilerTool"\r
--                              Optimization="0"\r
--                              AdditionalIncludeDirectories="../../include"\r
--                              PreprocessorDefinitions="WIN32;_DEBUG;_LIB"\r
--                              MinimalRebuild="true"\r
--                              BasicRuntimeChecks="3"\r
--                              RuntimeLibrary="1"\r
--                              UsePrecompiledHeader="0"\r
--                              WarningLevel="3"\r
--                              Detect64BitPortabilityProblems="true"\r
--                              DebugInformationFormat="3"\r
--                      />\r
--                      <Tool\r
--                              Name="VCManagedResourceCompilerTool"\r
--                      />\r
--                      <Tool\r
--                              Name="VCResourceCompilerTool"\r
--                      />\r
--                      <Tool\r
--                              Name="VCPreLinkEventTool"\r
--                      />\r
--                      <Tool\r
--                              Name="VCLibrarianTool"\r
--                      />\r
--                      <Tool\r
--                              Name="VCALinkTool"\r
--                      />\r
--                      <Tool\r
--                              Name="VCXDCMakeTool"\r
--                      />\r
--                      <Tool\r
--                              Name="VCBscMakeTool"\r
--                      />\r
--                      <Tool\r
--                              Name="VCFxCopTool"\r
--                      />\r
--                      <Tool\r
--                              Name="VCPostBuildEventTool"\r
--                      />\r
--              </Configuration>\r
--              <Configuration\r
--                      Name="Release|Win32"\r
--                      OutputDirectory="$(SolutionDir)$(ConfigurationName)"\r
--                      IntermediateDirectory="$(OutDir)\$(ProjectName)"\r
--                      ConfigurationType="4"\r
--                      InheritedPropertySheets=".\gmock_config.vsprops"\r
--                      CharacterSet="1"\r
--                      WholeProgramOptimization="1"\r
--                      >\r
--                      <Tool\r
--                              Name="VCPreBuildEventTool"\r
--                      />\r
--                      <Tool\r
--                              Name="VCCustomBuildTool"\r
--                      />\r
--                      <Tool\r
--                              Name="VCXMLDataGeneratorTool"\r
--                      />\r
--                      <Tool\r
--                              Name="VCWebServiceProxyGeneratorTool"\r
--                      />\r
--                      <Tool\r
--                              Name="VCMIDLTool"\r
--                      />\r
--                      <Tool\r
--                              Name="VCCLCompilerTool"\r
--                              AdditionalIncludeDirectories="../../include"\r
--                              PreprocessorDefinitions="WIN32;NDEBUG;_LIB"\r
--                              RuntimeLibrary="0"\r
--                              UsePrecompiledHeader="0"\r
--                              WarningLevel="3"\r
--                              Detect64BitPortabilityProblems="true"\r
--                              DebugInformationFormat="3"\r
--                      />\r
--                      <Tool\r
--                              Name="VCManagedResourceCompilerTool"\r
--                      />\r
--                      <Tool\r
--                              Name="VCResourceCompilerTool"\r
--                      />\r
--                      <Tool\r
--                              Name="VCPreLinkEventTool"\r
--                      />\r
--                      <Tool\r
--                              Name="VCLibrarianTool"\r
--                      />\r
--                      <Tool\r
--                              Name="VCALinkTool"\r
--                      />\r
--                      <Tool\r
--                              Name="VCXDCMakeTool"\r
--                      />\r
--                      <Tool\r
--                              Name="VCBscMakeTool"\r
--                      />\r
--                      <Tool\r
--                              Name="VCFxCopTool"\r
--                      />\r
--                      <Tool\r
--                              Name="VCPostBuildEventTool"\r
--                      />\r
--              </Configuration>\r
--      </Configurations>\r
--      <References>\r
--              <ProjectReference\r
--                      ReferencedProjectIdentifier="{34681F0D-CE45-415D-B5F2-5C662DFE3BD5}"\r
--                      RelativePathToProject=".\gmock.vcproj"\r
--              />\r
--      </References>\r
--      <Files>\r
--              <Filter\r
--                      Name="Source Files"\r
--                      Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"\r
--                      UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"\r
--                      >\r
--                      <File\r
--                              RelativePath="..\..\src\gmock_main.cc"\r
--                              >\r
--                              <FileConfiguration\r
--                                      Name="Debug|Win32"\r
--                                      >\r
--                                      <Tool\r
--                                              Name="VCCLCompilerTool"\r
--                                              AdditionalIncludeDirectories="../../include"\r
--                                      />\r
--                              </FileConfiguration>\r
--                              <FileConfiguration\r
--                                      Name="Release|Win32"\r
--                                      >\r
--                                      <Tool\r
--                                              Name="VCCLCompilerTool"\r
--                                              AdditionalIncludeDirectories="../../include"\r
--                                      />\r
--                              </FileConfiguration>\r
--                      </File>\r
--              </Filter>\r
--              <Filter\r
--                      Name="Header Files"\r
--                      Filter="h;hpp;hxx;hm;inl;inc;xsd"\r
--                      UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"\r
--                      >\r
--              </Filter>\r
--      </Files>\r
--      <Globals>\r
--      </Globals>\r
--</VisualStudioProject>\r
diff --cc src/rapidjson/thirdparty/gtest/googlemock/msvc/2005/gmock_test.vcproj
index d1e01e71a8a08c9a5a4b38c84b1669572f1ad1bd,d1e01e71a8a08c9a5a4b38c84b1669572f1ad1bd..0000000000000000000000000000000000000000
deleted file mode 100644,100644
+++ /dev/null
@@@ -1,201 -1,201 +1,0 @@@
--<?xml version="1.0" encoding="Windows-1252"?>\r
--<VisualStudioProject\r
--      ProjectType="Visual C++"\r
--      Version="8.00"\r
--      Name="gmock_test"\r
--      ProjectGUID="{F10D22F8-AC7B-4213-8720-608E7D878CD2}"\r
--      RootNamespace="gmock_test"\r
--      Keyword="Win32Proj"\r
--      >\r
--      <Platforms>\r
--              <Platform\r
--                      Name="Win32"\r
--              />\r
--      </Platforms>\r
--      <ToolFiles>\r
--      </ToolFiles>\r
--      <Configurations>\r
--              <Configuration\r
--                      Name="Debug|Win32"\r
--                      OutputDirectory="$(SolutionDir)$(ConfigurationName)"\r
--                      IntermediateDirectory="$(OutDir)\$(ProjectName)"\r
--                      ConfigurationType="1"\r
--                      InheritedPropertySheets=".\gmock_config.vsprops"\r
--                      CharacterSet="1"\r
--                      >\r
--                      <Tool\r
--                              Name="VCPreBuildEventTool"\r
--                      />\r
--                      <Tool\r
--                              Name="VCCustomBuildTool"\r
--                      />\r
--                      <Tool\r
--                              Name="VCXMLDataGeneratorTool"\r
--                      />\r
--                      <Tool\r
--                              Name="VCWebServiceProxyGeneratorTool"\r
--                      />\r
--                      <Tool\r
--                              Name="VCMIDLTool"\r
--                      />\r
--                      <Tool\r
--                              Name="VCCLCompilerTool"\r
--                              AdditionalOptions="/bigobj"\r
--                              Optimization="0"\r
--                              AdditionalIncludeDirectories="..\..\include;..\.."\r
--                              PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"\r
--                              MinimalRebuild="true"\r
--                              BasicRuntimeChecks="3"\r
--                              RuntimeLibrary="1"\r
--                              UsePrecompiledHeader="0"\r
--                              WarningLevel="3"\r
--                              Detect64BitPortabilityProblems="true"\r
--                              DebugInformationFormat="3"\r
--                      />\r
--                      <Tool\r
--                              Name="VCManagedResourceCompilerTool"\r
--                      />\r
--                      <Tool\r
--                              Name="VCResourceCompilerTool"\r
--                      />\r
--                      <Tool\r
--                              Name="VCPreLinkEventTool"\r
--                      />\r
--                      <Tool\r
--                              Name="VCLinkerTool"\r
--                              LinkIncremental="2"\r
--                              GenerateDebugInformation="true"\r
--                              SubSystem="1"\r
--                              TargetMachine="1"\r
--                      />\r
--                      <Tool\r
--                              Name="VCALinkTool"\r
--                      />\r
--                      <Tool\r
--                              Name="VCManifestTool"\r
--                      />\r
--                      <Tool\r
--                              Name="VCXDCMakeTool"\r
--                      />\r
--                      <Tool\r
--                              Name="VCBscMakeTool"\r
--                      />\r
--                      <Tool\r
--                              Name="VCFxCopTool"\r
--                      />\r
--                      <Tool\r
--                              Name="VCAppVerifierTool"\r
--                      />\r
--                      <Tool\r
--                              Name="VCWebDeploymentTool"\r
--                      />\r
--                      <Tool\r
--                              Name="VCPostBuildEventTool"\r
--                      />\r
--              </Configuration>\r
--              <Configuration\r
--                      Name="Release|Win32"\r
--                      OutputDirectory="$(SolutionDir)$(ConfigurationName)"\r
--                      IntermediateDirectory="$(OutDir)\$(ProjectName)"\r
--                      ConfigurationType="1"\r
--                      InheritedPropertySheets=".\gmock_config.vsprops"\r
--                      CharacterSet="1"\r
--                      WholeProgramOptimization="1"\r
--                      >\r
--                      <Tool\r
--                              Name="VCPreBuildEventTool"\r
--                      />\r
--                      <Tool\r
--                              Name="VCCustomBuildTool"\r
--                      />\r
--                      <Tool\r
--                              Name="VCXMLDataGeneratorTool"\r
--                      />\r
--                      <Tool\r
--                              Name="VCWebServiceProxyGeneratorTool"\r
--                      />\r
--                      <Tool\r
--                              Name="VCMIDLTool"\r
--                      />\r
--                      <Tool\r
--                              Name="VCCLCompilerTool"\r
--                              AdditionalOptions="/bigobj"\r
--                              AdditionalIncludeDirectories="..\..\include;..\.."\r
--                              PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"\r
--                              RuntimeLibrary="0"\r
--                              UsePrecompiledHeader="0"\r
--                              WarningLevel="3"\r
--                              Detect64BitPortabilityProblems="true"\r
--                              DebugInformationFormat="3"\r
--                      />\r
--                      <Tool\r
--                              Name="VCManagedResourceCompilerTool"\r
--                      />\r
--                      <Tool\r
--                              Name="VCResourceCompilerTool"\r
--                      />\r
--                      <Tool\r
--                              Name="VCPreLinkEventTool"\r
--                      />\r
--                      <Tool\r
--                              Name="VCLinkerTool"\r
--                              LinkIncremental="1"\r
--                              GenerateDebugInformation="true"\r
--                              SubSystem="1"\r
--                              OptimizeReferences="2"\r
--                              EnableCOMDATFolding="2"\r
--                              TargetMachine="1"\r
--                      />\r
--                      <Tool\r
--                              Name="VCALinkTool"\r
--                      />\r
--                      <Tool\r
--                              Name="VCManifestTool"\r
--                      />\r
--                      <Tool\r
--                              Name="VCXDCMakeTool"\r
--                      />\r
--                      <Tool\r
--                              Name="VCBscMakeTool"\r
--                      />\r
--                      <Tool\r
--                              Name="VCFxCopTool"\r
--                      />\r
--                      <Tool\r
--                              Name="VCAppVerifierTool"\r
--                      />\r
--                      <Tool\r
--                              Name="VCWebDeploymentTool"\r
--                      />\r
--                      <Tool\r
--                              Name="VCPostBuildEventTool"\r
--                      />\r
--              </Configuration>\r
--      </Configurations>\r
--      <References>\r
--              <ProjectReference\r
--                      ReferencedProjectIdentifier="{E4EF614B-30DF-4954-8C53-580A0BF6B589}"\r
--                      RelativePathToProject=".\gmock_main.vcproj"\r
--              />\r
--      </References>\r
--      <Files>\r
--              <Filter\r
--                      Name="Source Files"\r
--                      Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"\r
--                      UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"\r
--                      >\r
--                      <File\r
--                              RelativePath="..\..\test\gmock_all_test.cc"\r
--                              >\r
--                      </File>\r
--              </Filter>\r
--              <Filter\r
--                      Name="Header Files"\r
--                      Filter="h;hpp;hxx;hm;inl;inc;xsd"\r
--                      UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"\r
--                      >\r
--              </Filter>\r
--      </Files>\r
--      <Globals>\r
--      </Globals>\r
--</VisualStudioProject>\r
diff --cc src/rapidjson/thirdparty/gtest/googlemock/msvc/2010/gmock.sln
index d9496569bb5cb556980ffc1bb20dd2f7c45f7cb5,d9496569bb5cb556980ffc1bb20dd2f7c45f7cb5..0000000000000000000000000000000000000000
deleted file mode 100644,100644
+++ /dev/null
@@@ -1,32 -1,32 +1,0 @@@
--\r
--Microsoft Visual Studio Solution File, Format Version 11.00\r
--# Visual C++ Express 2010\r
--Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "gmock", "gmock.vcxproj", "{34681F0D-CE45-415D-B5F2-5C662DFE3BD5}"\r
--EndProject\r
--Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "gmock_test", "gmock_test.vcxproj", "{F10D22F8-AC7B-4213-8720-608E7D878CD2}"\r
--EndProject\r
--Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "gmock_main", "gmock_main.vcxproj", "{E4EF614B-30DF-4954-8C53-580A0BF6B589}"\r
--EndProject\r
--Global\r
--      GlobalSection(SolutionConfigurationPlatforms) = preSolution\r
--              Debug|Win32 = Debug|Win32\r
--              Release|Win32 = Release|Win32\r
--      EndGlobalSection\r
--      GlobalSection(ProjectConfigurationPlatforms) = postSolution\r
--              {34681F0D-CE45-415D-B5F2-5C662DFE3BD5}.Debug|Win32.ActiveCfg = Debug|Win32\r
--              {34681F0D-CE45-415D-B5F2-5C662DFE3BD5}.Debug|Win32.Build.0 = Debug|Win32\r
--              {34681F0D-CE45-415D-B5F2-5C662DFE3BD5}.Release|Win32.ActiveCfg = Release|Win32\r
--              {34681F0D-CE45-415D-B5F2-5C662DFE3BD5}.Release|Win32.Build.0 = Release|Win32\r
--              {F10D22F8-AC7B-4213-8720-608E7D878CD2}.Debug|Win32.ActiveCfg = Debug|Win32\r
--              {F10D22F8-AC7B-4213-8720-608E7D878CD2}.Debug|Win32.Build.0 = Debug|Win32\r
--              {F10D22F8-AC7B-4213-8720-608E7D878CD2}.Release|Win32.ActiveCfg = Release|Win32\r
--              {F10D22F8-AC7B-4213-8720-608E7D878CD2}.Release|Win32.Build.0 = Release|Win32\r
--              {E4EF614B-30DF-4954-8C53-580A0BF6B589}.Debug|Win32.ActiveCfg = Debug|Win32\r
--              {E4EF614B-30DF-4954-8C53-580A0BF6B589}.Debug|Win32.Build.0 = Debug|Win32\r
--              {E4EF614B-30DF-4954-8C53-580A0BF6B589}.Release|Win32.ActiveCfg = Release|Win32\r
--              {E4EF614B-30DF-4954-8C53-580A0BF6B589}.Release|Win32.Build.0 = Release|Win32\r
--      EndGlobalSection\r
--      GlobalSection(SolutionProperties) = preSolution\r
--              HideSolutionNode = FALSE\r
--      EndGlobalSection\r
--EndGlobal\r
diff --cc src/rapidjson/thirdparty/gtest/googlemock/msvc/2010/gmock.vcxproj
index 21a85ef6c7d6a79fa022a1d563014c18614a2dd1,21a85ef6c7d6a79fa022a1d563014c18614a2dd1..0000000000000000000000000000000000000000
deleted file mode 100644,100644
+++ /dev/null
@@@ -1,82 -1,82 +1,0 @@@
--<?xml version="1.0" encoding="utf-8"?>\r
--<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
--  <ItemGroup Label="ProjectConfigurations">\r
--    <ProjectConfiguration Include="Debug|Win32">\r
--      <Configuration>Debug</Configuration>\r
--      <Platform>Win32</Platform>\r
--    </ProjectConfiguration>\r
--    <ProjectConfiguration Include="Release|Win32">\r
--      <Configuration>Release</Configuration>\r
--      <Platform>Win32</Platform>\r
--    </ProjectConfiguration>\r
--  </ItemGroup>\r
--  <PropertyGroup Label="Globals">\r
--    <ProjectGuid>{34681F0D-CE45-415D-B5F2-5C662DFE3BD5}</ProjectGuid>\r
--    <RootNamespace>gmock</RootNamespace>\r
--    <Keyword>Win32Proj</Keyword>\r
--  </PropertyGroup>\r
--  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />\r
--  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">\r
--    <ConfigurationType>StaticLibrary</ConfigurationType>\r
--    <CharacterSet>Unicode</CharacterSet>\r
--    <WholeProgramOptimization>true</WholeProgramOptimization>\r
--  </PropertyGroup>\r
--  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">\r
--    <ConfigurationType>StaticLibrary</ConfigurationType>\r
--    <CharacterSet>Unicode</CharacterSet>\r
--  </PropertyGroup>\r
--  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />\r
--  <ImportGroup Label="ExtensionSettings">\r
--  </ImportGroup>\r
--  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">\r
--    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
--    <Import Project="gmock_config.props" />\r
--  </ImportGroup>\r
--  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">\r
--    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
--    <Import Project="gmock_config.props" />\r
--  </ImportGroup>\r
--  <PropertyGroup Label="UserMacros" />\r
--  <PropertyGroup>\r
--    <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>\r
--    <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)$(Configuration)\</OutDir>\r
--    <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(OutDir)$(ProjectName)\</IntDir>\r
--    <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)$(Configuration)\</OutDir>\r
--    <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(OutDir)$(ProjectName)\</IntDir>\r
--  </PropertyGroup>\r
--  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">\r
--    <ClCompile>\r
--      <Optimization>Disabled</Optimization>\r
--      <AdditionalIncludeDirectories>..\..\include;..\..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r
--      <PreprocessorDefinitions>WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
--      <MinimalRebuild>true</MinimalRebuild>\r
--      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>\r
--      <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>\r
--      <PrecompiledHeader>\r
--      </PrecompiledHeader>\r
--      <WarningLevel>Level3</WarningLevel>\r
--      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>\r
--    </ClCompile>\r
--  </ItemDefinitionGroup>\r
--  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">\r
--    <ClCompile>\r
--      <AdditionalIncludeDirectories>..\..\include;..\..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r
--      <PreprocessorDefinitions>WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
--      <RuntimeLibrary>MultiThreaded</RuntimeLibrary>\r
--      <PrecompiledHeader>\r
--      </PrecompiledHeader>\r
--      <WarningLevel>Level3</WarningLevel>\r
--      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>\r
--    </ClCompile>\r
--  </ItemDefinitionGroup>\r
--  <ItemGroup>\r
--    <ClCompile Include="..\..\src\gmock-all.cc" />\r
--    <ClCompile Include="$(GTestDir)\src\gtest-all.cc">\r
--      <AdditionalIncludeDirectories Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(GTestDir);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r
--      <AdditionalIncludeDirectories Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(GTestDir);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r
--    </ClCompile>\r
--  </ItemGroup>\r
--  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />\r
--  <ImportGroup Label="ExtensionTargets">\r
--  </ImportGroup>\r
--</Project>\r
diff --cc src/rapidjson/thirdparty/gtest/googlemock/msvc/2010/gmock_config.props
index 441f31cfe69ad8ca473283c696d3926095a548ca,441f31cfe69ad8ca473283c696d3926095a548ca..0000000000000000000000000000000000000000
deleted file mode 100644,100644
+++ /dev/null
@@@ -1,19 -1,19 +1,0 @@@
--<?xml version="1.0" encoding="utf-8"?>\r
--<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
--  <PropertyGroup Label="UserMacros">\r
--    <GTestDir>../../../googletest</GTestDir>\r
--  </PropertyGroup>\r
--  <PropertyGroup>\r
--    <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>\r
--  </PropertyGroup>\r
--  <ItemDefinitionGroup>\r
--    <ClCompile>\r
--      <AdditionalIncludeDirectories>$(GTestDir)/include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r
--    </ClCompile>\r
--  </ItemDefinitionGroup>\r
--  <ItemGroup>\r
--    <BuildMacro Include="GTestDir">\r
--      <Value>$(GTestDir)</Value>\r
--    </BuildMacro>\r
--  </ItemGroup>\r
--</Project>\r
diff --cc src/rapidjson/thirdparty/gtest/googlemock/msvc/2010/gmock_main.vcxproj
index 27fecd5f8b713abeb9d7db17b1ae29a344c58f86,27fecd5f8b713abeb9d7db17b1ae29a344c58f86..0000000000000000000000000000000000000000
deleted file mode 100644,100644
+++ /dev/null
@@@ -1,88 -1,88 +1,0 @@@
--<?xml version="1.0" encoding="utf-8"?>\r
--<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
--  <ItemGroup Label="ProjectConfigurations">\r
--    <ProjectConfiguration Include="Debug|Win32">\r
--      <Configuration>Debug</Configuration>\r
--      <Platform>Win32</Platform>\r
--    </ProjectConfiguration>\r
--    <ProjectConfiguration Include="Release|Win32">\r
--      <Configuration>Release</Configuration>\r
--      <Platform>Win32</Platform>\r
--    </ProjectConfiguration>\r
--  </ItemGroup>\r
--  <PropertyGroup Label="Globals">\r
--    <ProjectGuid>{E4EF614B-30DF-4954-8C53-580A0BF6B589}</ProjectGuid>\r
--    <RootNamespace>gmock_main</RootNamespace>\r
--    <Keyword>Win32Proj</Keyword>\r
--  </PropertyGroup>\r
--  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />\r
--  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">\r
--    <ConfigurationType>StaticLibrary</ConfigurationType>\r
--    <CharacterSet>Unicode</CharacterSet>\r
--    <WholeProgramOptimization>true</WholeProgramOptimization>\r
--  </PropertyGroup>\r
--  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">\r
--    <ConfigurationType>StaticLibrary</ConfigurationType>\r
--    <CharacterSet>Unicode</CharacterSet>\r
--  </PropertyGroup>\r
--  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />\r
--  <ImportGroup Label="ExtensionSettings">\r
--  </ImportGroup>\r
--  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">\r
--    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
--    <Import Project="gmock_config.props" />\r
--  </ImportGroup>\r
--  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">\r
--    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
--    <Import Project="gmock_config.props" />\r
--  </ImportGroup>\r
--  <PropertyGroup Label="UserMacros" />\r
--  <PropertyGroup>\r
--    <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>\r
--    <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)$(Configuration)\</OutDir>\r
--    <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(OutDir)$(ProjectName)\</IntDir>\r
--    <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)$(Configuration)\</OutDir>\r
--    <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(OutDir)$(ProjectName)\</IntDir>\r
--  </PropertyGroup>\r
--  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">\r
--    <ClCompile>\r
--      <Optimization>Disabled</Optimization>\r
--      <AdditionalIncludeDirectories>../../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r
--      <PreprocessorDefinitions>WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
--      <MinimalRebuild>true</MinimalRebuild>\r
--      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>\r
--      <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>\r
--      <PrecompiledHeader>\r
--      </PrecompiledHeader>\r
--      <WarningLevel>Level3</WarningLevel>\r
--      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>\r
--    </ClCompile>\r
--  </ItemDefinitionGroup>\r
--  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">\r
--    <ClCompile>\r
--      <AdditionalIncludeDirectories>../../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r
--      <PreprocessorDefinitions>WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
--      <RuntimeLibrary>MultiThreaded</RuntimeLibrary>\r
--      <PrecompiledHeader>\r
--      </PrecompiledHeader>\r
--      <WarningLevel>Level3</WarningLevel>\r
--      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>\r
--    </ClCompile>\r
--  </ItemDefinitionGroup>\r
--  <ItemGroup>\r
--    <ProjectReference Include="gmock.vcxproj">\r
--      <Project>{34681f0d-ce45-415d-b5f2-5c662dfe3bd5}</Project>\r
--      <CopyLocalSatelliteAssemblies>true</CopyLocalSatelliteAssemblies>\r
--      <ReferenceOutputAssembly>true</ReferenceOutputAssembly>\r
--    </ProjectReference>\r
--  </ItemGroup>\r
--  <ItemGroup>\r
--    <ClCompile Include="..\..\src\gmock_main.cc">\r
--      <AdditionalIncludeDirectories Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">../../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r
--      <AdditionalIncludeDirectories Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">../../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r
--    </ClCompile>\r
--  </ItemGroup>\r
--  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />\r
--  <ImportGroup Label="ExtensionTargets">\r
--  </ImportGroup>\r
--</Project>\r
diff --cc src/rapidjson/thirdparty/gtest/googlemock/msvc/2010/gmock_test.vcxproj
index 265439ec2b71eb0830c862d397c24de32a0c5057,265439ec2b71eb0830c862d397c24de32a0c5057..0000000000000000000000000000000000000000
deleted file mode 100644,100644
+++ /dev/null
@@@ -1,101 -1,101 +1,0 @@@
--<?xml version="1.0" encoding="utf-8"?>\r
--<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
--  <ItemGroup Label="ProjectConfigurations">\r
--    <ProjectConfiguration Include="Debug|Win32">\r
--      <Configuration>Debug</Configuration>\r
--      <Platform>Win32</Platform>\r
--    </ProjectConfiguration>\r
--    <ProjectConfiguration Include="Release|Win32">\r
--      <Configuration>Release</Configuration>\r
--      <Platform>Win32</Platform>\r
--    </ProjectConfiguration>\r
--  </ItemGroup>\r
--  <PropertyGroup Label="Globals">\r
--    <ProjectGuid>{F10D22F8-AC7B-4213-8720-608E7D878CD2}</ProjectGuid>\r
--    <RootNamespace>gmock_test</RootNamespace>\r
--    <Keyword>Win32Proj</Keyword>\r
--  </PropertyGroup>\r
--  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />\r
--  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">\r
--    <ConfigurationType>Application</ConfigurationType>\r
--    <CharacterSet>Unicode</CharacterSet>\r
--    <WholeProgramOptimization>true</WholeProgramOptimization>\r
--  </PropertyGroup>\r
--  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">\r
--    <ConfigurationType>Application</ConfigurationType>\r
--    <CharacterSet>Unicode</CharacterSet>\r
--  </PropertyGroup>\r
--  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />\r
--  <ImportGroup Label="ExtensionSettings">\r
--  </ImportGroup>\r
--  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">\r
--    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
--    <Import Project="gmock_config.props" />\r
--  </ImportGroup>\r
--  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">\r
--    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
--    <Import Project="gmock_config.props" />\r
--  </ImportGroup>\r
--  <PropertyGroup Label="UserMacros" />\r
--  <PropertyGroup>\r
--    <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>\r
--    <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)$(Configuration)\</OutDir>\r
--    <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(OutDir)$(ProjectName)\</IntDir>\r
--    <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>\r
--    <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)$(Configuration)\</OutDir>\r
--    <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(OutDir)$(ProjectName)\</IntDir>\r
--    <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>\r
--  </PropertyGroup>\r
--  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">\r
--    <ClCompile>\r
--      <AdditionalOptions>/bigobj %(AdditionalOptions)</AdditionalOptions>\r
--      <Optimization>Disabled</Optimization>\r
--      <AdditionalIncludeDirectories>..\..\include;..\..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r
--      <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
--      <MinimalRebuild>true</MinimalRebuild>\r
--      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>\r
--      <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>\r
--      <PrecompiledHeader>\r
--      </PrecompiledHeader>\r
--      <WarningLevel>Level3</WarningLevel>\r
--      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>\r
--    </ClCompile>\r
--    <Link>\r
--      <GenerateDebugInformation>true</GenerateDebugInformation>\r
--      <SubSystem>Console</SubSystem>\r
--      <TargetMachine>MachineX86</TargetMachine>\r
--    </Link>\r
--  </ItemDefinitionGroup>\r
--  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">\r
--    <ClCompile>\r
--      <AdditionalOptions>/bigobj %(AdditionalOptions)</AdditionalOptions>\r
--      <AdditionalIncludeDirectories>..\..\include;..\..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r
--      <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
--      <RuntimeLibrary>MultiThreaded</RuntimeLibrary>\r
--      <PrecompiledHeader>\r
--      </PrecompiledHeader>\r
--      <WarningLevel>Level3</WarningLevel>\r
--      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>\r
--    </ClCompile>\r
--    <Link>\r
--      <GenerateDebugInformation>true</GenerateDebugInformation>\r
--      <SubSystem>Console</SubSystem>\r
--      <OptimizeReferences>true</OptimizeReferences>\r
--      <EnableCOMDATFolding>true</EnableCOMDATFolding>\r
--      <TargetMachine>MachineX86</TargetMachine>\r
--    </Link>\r
--  </ItemDefinitionGroup>\r
--  <ItemGroup>\r
--    <ProjectReference Include="gmock_main.vcxproj">\r
--      <Project>{e4ef614b-30df-4954-8c53-580a0bf6b589}</Project>\r
--      <CopyLocalSatelliteAssemblies>true</CopyLocalSatelliteAssemblies>\r
--      <ReferenceOutputAssembly>true</ReferenceOutputAssembly>\r
--    </ProjectReference>\r
--  </ItemGroup>\r
--  <ItemGroup>\r
--    <ClCompile Include="..\..\test\gmock_all_test.cc" />\r
--  </ItemGroup>\r
--  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />\r
--  <ImportGroup Label="ExtensionTargets">\r
--  </ImportGroup>\r
--</Project>\r
diff --cc src/rapidjson/thirdparty/gtest/googletest/codegear/gtest.cbproj
index 95c3054b851dab4d8fe68c563d955266831824c2,95c3054b851dab4d8fe68c563d955266831824c2..0000000000000000000000000000000000000000
deleted file mode 100644,100644
+++ /dev/null
@@@ -1,138 -1,138 +1,0 @@@
--<?xml version="1.0" encoding="utf-8"?>\r
--<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
--  <PropertyGroup>\r
--    <ProjectGuid>{bca37a72-5b07-46cf-b44e-89f8e06451a2}</ProjectGuid>\r
--    <Config Condition="'$(Config)'==''">Release</Config>\r
--  </PropertyGroup>\r
--  <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">\r
--    <Base>true</Base>\r
--  </PropertyGroup>\r
--  <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_1)'!=''">\r
--    <Base>true</Base>\r
--    <Cfg_1>true</Cfg_1>\r
--    <CfgParent>Base</CfgParent>\r
--  </PropertyGroup>\r
--  <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_2)'!=''">\r
--    <Base>true</Base>\r
--    <Cfg_2>true</Cfg_2>\r
--    <CfgParent>Base</CfgParent>\r
--  </PropertyGroup>\r
--  <PropertyGroup Condition="'$(Base)'!=''">\r
--    <BCC_OptimizeForSpeed>true</BCC_OptimizeForSpeed>\r
--    <OutputExt>lib</OutputExt>\r
--    <DCC_CBuilderOutput>JPHNE</DCC_CBuilderOutput>\r
--    <Defines>NO_STRICT</Defines>\r
--    <DynamicRTL>true</DynamicRTL>\r
--    <UsePackages>true</UsePackages>\r
--    <ProjectType>CppStaticLibrary</ProjectType>\r
--    <BCC_CPPCompileAlways>true</BCC_CPPCompileAlways>\r
--    <PackageImports>rtl.bpi;vcl.bpi;bcbie.bpi;vclx.bpi;vclactnband.bpi;xmlrtl.bpi;bcbsmp.bpi;dbrtl.bpi;vcldb.bpi;bdertl.bpi;vcldbx.bpi;dsnap.bpi;dsnapcon.bpi;vclib.bpi;ibxpress.bpi;adortl.bpi;dbxcds.bpi;dbexpress.bpi;DbxCommonDriver.bpi;websnap.bpi;vclie.bpi;webdsnap.bpi;inet.bpi;inetdbbde.bpi;inetdbxpress.bpi;soaprtl.bpi;Rave75VCL.bpi;teeUI.bpi;tee.bpi;teedb.bpi;IndyCore.bpi;IndySystem.bpi;IndyProtocols.bpi;IntrawebDB_90_100.bpi;Intraweb_90_100.bpi;dclZipForged11.bpi;vclZipForged11.bpi;GR32_BDS2006.bpi;GR32_DSGN_BDS2006.bpi;Jcl.bpi;JclVcl.bpi;JvCoreD11R.bpi;JvSystemD11R.bpi;JvStdCtrlsD11R.bpi;JvAppFrmD11R.bpi;JvBandsD11R.bpi;JvDBD11R.bpi;JvDlgsD11R.bpi;JvBDED11R.bpi;JvCmpD11R.bpi;JvCryptD11R.bpi;JvCtrlsD11R.bpi;JvCustomD11R.bpi;JvDockingD11R.bpi;JvDotNetCtrlsD11R.bpi;JvEDID11R.bpi;JvGlobusD11R.bpi;JvHMID11R.bpi;JvInterpreterD11R.bpi;JvJansD11R.bpi;JvManagedThreadsD11R.bpi;JvMMD11R.bpi;JvNetD11R.bpi;JvPageCompsD11R.bpi;JvPluginD11R.bpi;JvPrintPreviewD11R.bpi;JvRuntimeDesignD11R.bpi;JvTimeFrameworkD11R.bpi;JvValidatorsD11R.bpi;JvWizardD11R.bpi;JvXPCtrlsD11R.bpi;VclSmp.bpi;CExceptionExpert11.bpi</PackageImports>\r
--    <BCC_wpar>false</BCC_wpar>\r
--    <IncludePath>$(BDS)\include;$(BDS)\include\dinkumware;$(BDS)\include\vcl;..\src;..\include;..</IncludePath>\r
--    <AllPackageLibs>rtl.lib;vcl.lib</AllPackageLibs>\r
--    <TLIB_PageSize>32</TLIB_PageSize>\r
--    <ILINK_LibraryPath>$(BDS)\lib;$(BDS)\lib\obj;$(BDS)\lib\psdk</ILINK_LibraryPath>\r
--  </PropertyGroup>\r
--  <PropertyGroup Condition="'$(Cfg_1)'!=''">\r
--    <BCC_OptimizeForSpeed>false</BCC_OptimizeForSpeed>\r
--    <DCC_Optimize>false</DCC_Optimize>\r
--    <DCC_DebugInfoInExe>true</DCC_DebugInfoInExe>\r
--    <Defines>_DEBUG;$(Defines)</Defines>\r
--    <ILINK_FullDebugInfo>true</ILINK_FullDebugInfo>\r
--    <BCC_InlineFunctionExpansion>false</BCC_InlineFunctionExpansion>\r
--    <ILINK_DisableIncrementalLinking>true</ILINK_DisableIncrementalLinking>\r
--    <BCC_UseRegisterVariables>None</BCC_UseRegisterVariables>\r
--    <DCC_Define>DEBUG</DCC_Define>\r
--    <BCC_DebugLineNumbers>true</BCC_DebugLineNumbers>\r
--    <IntermediateOutputDir>Debug</IntermediateOutputDir>\r
--    <TASM_DisplaySourceLines>true</TASM_DisplaySourceLines>\r
--    <BCC_StackFrames>true</BCC_StackFrames>\r
--    <BCC_DisableOptimizations>true</BCC_DisableOptimizations>\r
--    <ILINK_LibraryPath>$(BDS)\lib\debug;$(ILINK_LibraryPath)</ILINK_LibraryPath>\r
--    <TASM_Debugging>Full</TASM_Debugging>\r
--    <BCC_SourceDebuggingOn>true</BCC_SourceDebuggingOn>\r
--  </PropertyGroup>\r
--  <PropertyGroup Condition="'$(Cfg_2)'!=''">\r
--    <Defines>NDEBUG;$(Defines)</Defines>\r
--    <IntermediateOutputDir>Release</IntermediateOutputDir>\r
--    <ILINK_LibraryPath>$(BDS)\lib\release;$(ILINK_LibraryPath)</ILINK_LibraryPath>\r
--    <TASM_Debugging>None</TASM_Debugging>\r
--  </PropertyGroup>\r
--  <ProjectExtensions>\r
--    <Borland.Personality>CPlusPlusBuilder.Personality</Borland.Personality>\r
--    <Borland.ProjectType>CppStaticLibrary</Borland.ProjectType>\r
--    <BorlandProject>\r
--<BorlandProject><CPlusPlusBuilder.Personality><VersionInfo><VersionInfo Name="IncludeVerInfo">False</VersionInfo><VersionInfo Name="AutoIncBuild">False</VersionInfo><VersionInfo Name="MajorVer">1</VersionInfo><VersionInfo Name="MinorVer">0</VersionInfo><VersionInfo Name="Release">0</VersionInfo><VersionInfo Name="Build">0</VersionInfo><VersionInfo Name="Debug">False</VersionInfo><VersionInfo Name="PreRelease">False</VersionInfo><VersionInfo Name="Special">False</VersionInfo><VersionInfo Name="Private">False</VersionInfo><VersionInfo Name="DLL">False</VersionInfo><VersionInfo Name="Locale">1033</VersionInfo><VersionInfo Name="CodePage">1252</VersionInfo></VersionInfo><VersionInfoKeys><VersionInfoKeys Name="CompanyName"></VersionInfoKeys><VersionInfoKeys Name="FileDescription"></VersionInfoKeys><VersionInfoKeys Name="FileVersion">1.0.0.0</VersionInfoKeys><VersionInfoKeys Name="InternalName"></VersionInfoKeys><VersionInfoKeys Name="LegalCopyright"></VersionInfoKeys><VersionInfoKeys Name="LegalTrademarks"></VersionInfoKeys><VersionInfoKeys Name="OriginalFilename"></VersionInfoKeys><VersionInfoKeys Name="ProductName"></VersionInfoKeys><VersionInfoKeys Name="ProductVersion">1.0.0.0</VersionInfoKeys><VersionInfoKeys Name="Comments"></VersionInfoKeys></VersionInfoKeys><Debugging><Debugging Name="DebugSourceDirs"></Debugging></Debugging><Parameters><Parameters Name="RunParams"></Parameters><Parameters Name="Launcher"></Parameters><Parameters Name="UseLauncher">False</Parameters><Parameters Name="DebugCWD"></Parameters><Parameters Name="HostApplication"></Parameters><Parameters Name="RemoteHost"></Parameters><Parameters Name="RemotePath"></Parameters><Parameters Name="RemoteParams"></Parameters><Parameters Name="RemoteLauncher"></Parameters><Parameters Name="UseRemoteLauncher">False</Parameters><Parameters Name="RemoteCWD"></Parameters><Parameters Name="RemoteDebug">False</Parameters><Parameters Name="Debug Symbols Search Path"></Parameters><Parameters Name="LoadAllSymbols">True</Parameters><Parameters Name="LoadUnspecifiedSymbols">False</Parameters></Parameters><Excluded_Packages>\r
--      \r
--      \r
--      <Excluded_Packages Name="$(BDS)\bin\bcboffice2k100.bpl">CodeGear C++Builder Office 2000 Servers Package</Excluded_Packages>\r
--      <Excluded_Packages Name="$(BDS)\bin\bcbofficexp100.bpl">CodeGear C++Builder Office XP Servers Package</Excluded_Packages>\r
--    </Excluded_Packages><Linker><Linker Name="LibPrefix"></Linker><Linker Name="LibSuffix"></Linker><Linker Name="LibVersion"></Linker></Linker><ProjectProperties><ProjectProperties Name="AutoShowDeps">False</ProjectProperties><ProjectProperties Name="ManagePaths">True</ProjectProperties><ProjectProperties Name="VerifyPackages">True</ProjectProperties></ProjectProperties><HistoryLists_hlIncludePath><HistoryLists_hlIncludePath Name="Count">3</HistoryLists_hlIncludePath><HistoryLists_hlIncludePath Name="Item0">$(BDS)\include;$(BDS)\include\dinkumware;$(BDS)\include\vcl;..\src;..\include;..</HistoryLists_hlIncludePath><HistoryLists_hlIncludePath Name="Item1">$(BDS)\include;$(BDS)\include\dinkumware;$(BDS)\include\vcl;..\src;..\include;..</HistoryLists_hlIncludePath><HistoryLists_hlIncludePath Name="Item2">$(BDS)\include;$(BDS)\include\dinkumware;$(BDS)\include\vcl;..\src;..\src;..\include</HistoryLists_hlIncludePath></HistoryLists_hlIncludePath><HistoryLists_hlILINK_LibraryPath><HistoryLists_hlILINK_LibraryPath Name="Count">1</HistoryLists_hlILINK_LibraryPath><HistoryLists_hlILINK_LibraryPath Name="Item0">$(BDS)\lib;$(BDS)\lib\obj;$(BDS)\lib\psdk</HistoryLists_hlILINK_LibraryPath></HistoryLists_hlILINK_LibraryPath><HistoryLists_hlDefines><HistoryLists_hlDefines Name="Count">1</HistoryLists_hlDefines><HistoryLists_hlDefines Name="Item0">NO_STRICT</HistoryLists_hlDefines></HistoryLists_hlDefines><HistoryLists_hlTLIB_PageSize><HistoryLists_hlTLIB_PageSize Name="Count">1</HistoryLists_hlTLIB_PageSize><HistoryLists_hlTLIB_PageSize Name="Item0">32</HistoryLists_hlTLIB_PageSize><HistoryLists_hlTLIB_PageSize Name="Item1">16</HistoryLists_hlTLIB_PageSize></HistoryLists_hlTLIB_PageSize></CPlusPlusBuilder.Personality></BorlandProject></BorlandProject>\r
--  </ProjectExtensions>\r
--  <Import Project="$(MSBuildBinPath)\Borland.Cpp.Targets" />\r
--  <ItemGroup>\r
--    <None Include="..\include\gtest\gtest-death-test.h">\r
--      <BuildOrder>3</BuildOrder>\r
--    </None>\r
--    <None Include="..\include\gtest\gtest-message.h">\r
--      <BuildOrder>4</BuildOrder>\r
--    </None>\r
--    <None Include="..\include\gtest\gtest-param-test.h">\r
--      <BuildOrder>5</BuildOrder>\r
--    </None>\r
--    <None Include="..\include\gtest\gtest-spi.h">\r
--      <BuildOrder>6</BuildOrder>\r
--    </None>\r
--    <None Include="..\include\gtest\gtest-test-part.h">\r
--      <BuildOrder>7</BuildOrder>\r
--    </None>\r
--    <None Include="..\include\gtest\gtest-typed-test.h">\r
--      <BuildOrder>8</BuildOrder>\r
--    </None>\r
--    <None Include="..\include\gtest\gtest.h">\r
--      <BuildOrder>0</BuildOrder>\r
--    </None>\r
--    <None Include="..\include\gtest\gtest_pred_impl.h">\r
--      <BuildOrder>1</BuildOrder>\r
--    </None>\r
--    <None Include="..\include\gtest\gtest_prod.h">\r
--      <BuildOrder>2</BuildOrder>\r
--    </None>\r
--    <None Include="..\include\gtest\internal\gtest-death-test-internal.h">\r
--      <BuildOrder>9</BuildOrder>\r
--    </None>\r
--    <None Include="..\include\gtest\internal\gtest-filepath.h">\r
--      <BuildOrder>10</BuildOrder>\r
--    </None>\r
--    <None Include="..\include\gtest\internal\gtest-internal.h">\r
--      <BuildOrder>11</BuildOrder>\r
--    </None>\r
--    <None Include="..\include\gtest\internal\gtest-linked_ptr.h">\r
--      <BuildOrder>12</BuildOrder>\r
--    </None>\r
--    <None Include="..\include\gtest\internal\gtest-param-util-generated.h">\r
--      <BuildOrder>14</BuildOrder>\r
--    </None>\r
--    <None Include="..\include\gtest\internal\gtest-param-util.h">\r
--      <BuildOrder>13</BuildOrder>\r
--    </None>\r
--    <None Include="..\include\gtest\internal\gtest-port.h">\r
--      <BuildOrder>15</BuildOrder>\r
--    </None>\r
--    <None Include="..\include\gtest\internal\gtest-string.h">\r
--      <BuildOrder>16</BuildOrder>\r
--    </None>\r
--    <None Include="..\include\gtest\internal\gtest-type-util.h">\r
--      <BuildOrder>17</BuildOrder>\r
--    </None>\r
--    <CppCompile Include="gtest_all.cc">\r
--      <BuildOrder>18</BuildOrder>\r
--    </CppCompile>\r
--    <BuildConfiguration Include="Debug">\r
--      <Key>Cfg_1</Key>\r
--    </BuildConfiguration>\r
--    <BuildConfiguration Include="Release">\r
--      <Key>Cfg_2</Key>\r
--    </BuildConfiguration>\r
--  </ItemGroup>\r
--</Project>
diff --cc src/rapidjson/thirdparty/gtest/googletest/codegear/gtest.groupproj
index faf31cab640bb4540812f88f6fa0facc6f010db0,faf31cab640bb4540812f88f6fa0facc6f010db0..0000000000000000000000000000000000000000
deleted file mode 100644,100644
+++ /dev/null
@@@ -1,54 -1,54 +1,0 @@@
--<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
--  <PropertyGroup>\r
--    <ProjectGuid>{c1d923e0-6cba-4332-9b6f-3420acbf5091}</ProjectGuid>\r
--  </PropertyGroup>\r
--  <ItemGroup />\r
--  <ItemGroup>\r
--    <Projects Include="gtest.cbproj" />\r
--    <Projects Include="gtest_main.cbproj" />\r
--    <Projects Include="gtest_unittest.cbproj" />\r
--  </ItemGroup>\r
--  <ProjectExtensions>\r
--    <Borland.Personality>Default.Personality</Borland.Personality>\r
--    <Borland.ProjectType />\r
--    <BorlandProject>\r
--<BorlandProject xmlns=""><Default.Personality></Default.Personality></BorlandProject></BorlandProject>\r
--  </ProjectExtensions>\r
--  <Target Name="gtest">\r
--    <MSBuild Projects="gtest.cbproj" Targets="" />\r
--  </Target>\r
--  <Target Name="gtest:Clean">\r
--    <MSBuild Projects="gtest.cbproj" Targets="Clean" />\r
--  </Target>\r
--  <Target Name="gtest:Make">\r
--    <MSBuild Projects="gtest.cbproj" Targets="Make" />\r
--  </Target>\r
--  <Target Name="gtest_main">\r
--    <MSBuild Projects="gtest_main.cbproj" Targets="" />\r
--  </Target>\r
--  <Target Name="gtest_main:Clean">\r
--    <MSBuild Projects="gtest_main.cbproj" Targets="Clean" />\r
--  </Target>\r
--  <Target Name="gtest_main:Make">\r
--    <MSBuild Projects="gtest_main.cbproj" Targets="Make" />\r
--  </Target>\r
--  <Target Name="gtest_unittest">\r
--    <MSBuild Projects="gtest_unittest.cbproj" Targets="" />\r
--  </Target>\r
--  <Target Name="gtest_unittest:Clean">\r
--    <MSBuild Projects="gtest_unittest.cbproj" Targets="Clean" />\r
--  </Target>\r
--  <Target Name="gtest_unittest:Make">\r
--    <MSBuild Projects="gtest_unittest.cbproj" Targets="Make" />\r
--  </Target>\r
--  <Target Name="Build">\r
--    <CallTarget Targets="gtest;gtest_main;gtest_unittest" />\r
--  </Target>\r
--  <Target Name="Clean">\r
--    <CallTarget Targets="gtest:Clean;gtest_main:Clean;gtest_unittest:Clean" />\r
--  </Target>\r
--  <Target Name="Make">\r
--    <CallTarget Targets="gtest:Make;gtest_main:Make;gtest_unittest:Make" />\r
--  </Target>\r
--  <Import Condition="Exists('$(MSBuildBinPath)\Borland.Group.Targets')" Project="$(MSBuildBinPath)\Borland.Group.Targets" />\r
--</Project>
diff --cc src/rapidjson/thirdparty/gtest/googletest/codegear/gtest_all.cc
index 121b2d80e83ec7cd0fdf7dc671272dc54f6e9f0d,121b2d80e83ec7cd0fdf7dc671272dc54f6e9f0d..0000000000000000000000000000000000000000
deleted file mode 100644,100644
+++ /dev/null
@@@ -1,38 -1,38 +1,0 @@@
--// Copyright 2009, Google Inc.\r
--// All rights reserved.\r
--//\r
--// Redistribution and use in source and binary forms, with or without\r
--// modification, are permitted provided that the following conditions are\r
--// met:\r
--//\r
--//     * Redistributions of source code must retain the above copyright\r
--// notice, this list of conditions and the following disclaimer.\r
--//     * Redistributions in binary form must reproduce the above\r
--// copyright notice, this list of conditions and the following disclaimer\r
--// in the documentation and/or other materials provided with the\r
--// distribution.\r
--//     * Neither the name of Google Inc. nor the names of its\r
--// contributors may be used to endorse or promote products derived from\r
--// this software without specific prior written permission.\r
--//\r
--// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS\r
--// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT\r
--// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR\r
--// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT\r
--// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,\r
--// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT\r
--// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,\r
--// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY\r
--// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\r
--// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\r
--// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\r
--//\r
--// Author: Josh Kelley (joshkel@gmail.com)\r
--//\r
--// Google C++ Testing Framework (Google Test)\r
--//\r
--// C++Builder's IDE cannot build a static library from files with hyphens\r
--// in their name.  See http://qc.codegear.com/wc/qcmain.aspx?d=70977 .\r
--// This file serves as a workaround.\r
--\r
--#include "src/gtest-all.cc"\r
diff --cc src/rapidjson/thirdparty/gtest/googletest/codegear/gtest_link.cc
index 918eccd19b7dafa32b529380b709238c9e3a362b,918eccd19b7dafa32b529380b709238c9e3a362b..0000000000000000000000000000000000000000
deleted file mode 100644,100644
+++ /dev/null
@@@ -1,40 -1,40 +1,0 @@@
--// Copyright 2009, Google Inc.\r
--// All rights reserved.\r
--//\r
--// Redistribution and use in source and binary forms, with or without\r
--// modification, are permitted provided that the following conditions are\r
--// met:\r
--//\r
--//     * Redistributions of source code must retain the above copyright\r
--// notice, this list of conditions and the following disclaimer.\r
--//     * Redistributions in binary form must reproduce the above\r
--// copyright notice, this list of conditions and the following disclaimer\r
--// in the documentation and/or other materials provided with the\r
--// distribution.\r
--//     * Neither the name of Google Inc. nor the names of its\r
--// contributors may be used to endorse or promote products derived from\r
--// this software without specific prior written permission.\r
--//\r
--// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS\r
--// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT\r
--// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR\r
--// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT\r
--// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,\r
--// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT\r
--// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,\r
--// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY\r
--// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\r
--// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\r
--// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\r
--//\r
--// Author: Josh Kelley (joshkel@gmail.com)\r
--//\r
--// Google C++ Testing Framework (Google Test)\r
--//\r
--// Links gtest.lib and gtest_main.lib into the current project in C++Builder.\r
--// This means that these libraries can't be renamed, but it's the only way to\r
--// ensure that Debug versus Release test builds are linked against the\r
--// appropriate Debug or Release build of the libraries.\r
--\r
--#pragma link "gtest.lib"\r
--#pragma link "gtest_main.lib"\r
diff --cc src/rapidjson/thirdparty/gtest/googletest/codegear/gtest_main.cbproj
index d76ce1398ff39333337725f4466da563e9833581,d76ce1398ff39333337725f4466da563e9833581..0000000000000000000000000000000000000000
deleted file mode 100644,100644
+++ /dev/null
@@@ -1,82 -1,82 +1,0 @@@
--<?xml version="1.0" encoding="utf-8"?>\r
--<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
--  <PropertyGroup>\r
--    <ProjectGuid>{bca37a72-5b07-46cf-b44e-89f8e06451a2}</ProjectGuid>\r
--    <Config Condition="'$(Config)'==''">Release</Config>\r
--  </PropertyGroup>\r
--  <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">\r
--    <Base>true</Base>\r
--  </PropertyGroup>\r
--  <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_1)'!=''">\r
--    <Base>true</Base>\r
--    <Cfg_1>true</Cfg_1>\r
--    <CfgParent>Base</CfgParent>\r
--  </PropertyGroup>\r
--  <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_2)'!=''">\r
--    <Base>true</Base>\r
--    <Cfg_2>true</Cfg_2>\r
--    <CfgParent>Base</CfgParent>\r
--  </PropertyGroup>\r
--  <PropertyGroup Condition="'$(Base)'!=''">\r
--    <BCC_OptimizeForSpeed>true</BCC_OptimizeForSpeed>\r
--    <OutputExt>lib</OutputExt>\r
--    <DCC_CBuilderOutput>JPHNE</DCC_CBuilderOutput>\r
--    <Defines>NO_STRICT</Defines>\r
--    <DynamicRTL>true</DynamicRTL>\r
--    <UsePackages>true</UsePackages>\r
--    <ProjectType>CppStaticLibrary</ProjectType>\r
--    <BCC_CPPCompileAlways>true</BCC_CPPCompileAlways>\r
--    <PackageImports>rtl.bpi;vcl.bpi;bcbie.bpi;vclx.bpi;vclactnband.bpi;xmlrtl.bpi;bcbsmp.bpi;dbrtl.bpi;vcldb.bpi;bdertl.bpi;vcldbx.bpi;dsnap.bpi;dsnapcon.bpi;vclib.bpi;ibxpress.bpi;adortl.bpi;dbxcds.bpi;dbexpress.bpi;DbxCommonDriver.bpi;websnap.bpi;vclie.bpi;webdsnap.bpi;inet.bpi;inetdbbde.bpi;inetdbxpress.bpi;soaprtl.bpi;Rave75VCL.bpi;teeUI.bpi;tee.bpi;teedb.bpi;IndyCore.bpi;IndySystem.bpi;IndyProtocols.bpi;IntrawebDB_90_100.bpi;Intraweb_90_100.bpi;dclZipForged11.bpi;vclZipForged11.bpi;GR32_BDS2006.bpi;GR32_DSGN_BDS2006.bpi;Jcl.bpi;JclVcl.bpi;JvCoreD11R.bpi;JvSystemD11R.bpi;JvStdCtrlsD11R.bpi;JvAppFrmD11R.bpi;JvBandsD11R.bpi;JvDBD11R.bpi;JvDlgsD11R.bpi;JvBDED11R.bpi;JvCmpD11R.bpi;JvCryptD11R.bpi;JvCtrlsD11R.bpi;JvCustomD11R.bpi;JvDockingD11R.bpi;JvDotNetCtrlsD11R.bpi;JvEDID11R.bpi;JvGlobusD11R.bpi;JvHMID11R.bpi;JvInterpreterD11R.bpi;JvJansD11R.bpi;JvManagedThreadsD11R.bpi;JvMMD11R.bpi;JvNetD11R.bpi;JvPageCompsD11R.bpi;JvPluginD11R.bpi;JvPrintPreviewD11R.bpi;JvRuntimeDesignD11R.bpi;JvTimeFrameworkD11R.bpi;JvValidatorsD11R.bpi;JvWizardD11R.bpi;JvXPCtrlsD11R.bpi;VclSmp.bpi;CExceptionExpert11.bpi</PackageImports>\r
--    <BCC_wpar>false</BCC_wpar>\r
--    <IncludePath>$(BDS)\include;$(BDS)\include\dinkumware;$(BDS)\include\vcl;..\src;..\include;..</IncludePath>\r
--    <AllPackageLibs>rtl.lib;vcl.lib</AllPackageLibs>\r
--    <TLIB_PageSize>32</TLIB_PageSize>\r
--    <ILINK_LibraryPath>$(BDS)\lib;$(BDS)\lib\obj;$(BDS)\lib\psdk</ILINK_LibraryPath>\r
--  </PropertyGroup>\r
--  <PropertyGroup Condition="'$(Cfg_1)'!=''">\r
--    <BCC_OptimizeForSpeed>false</BCC_OptimizeForSpeed>\r
--    <DCC_Optimize>false</DCC_Optimize>\r
--    <DCC_DebugInfoInExe>true</DCC_DebugInfoInExe>\r
--    <Defines>_DEBUG;$(Defines)</Defines>\r
--    <ILINK_FullDebugInfo>true</ILINK_FullDebugInfo>\r
--    <BCC_InlineFunctionExpansion>false</BCC_InlineFunctionExpansion>\r
--    <ILINK_DisableIncrementalLinking>true</ILINK_DisableIncrementalLinking>\r
--    <BCC_UseRegisterVariables>None</BCC_UseRegisterVariables>\r
--    <DCC_Define>DEBUG</DCC_Define>\r
--    <BCC_DebugLineNumbers>true</BCC_DebugLineNumbers>\r
--    <IntermediateOutputDir>Debug</IntermediateOutputDir>\r
--    <TASM_DisplaySourceLines>true</TASM_DisplaySourceLines>\r
--    <BCC_StackFrames>true</BCC_StackFrames>\r
--    <BCC_DisableOptimizations>true</BCC_DisableOptimizations>\r
--    <ILINK_LibraryPath>$(BDS)\lib\debug;$(ILINK_LibraryPath)</ILINK_LibraryPath>\r
--    <TASM_Debugging>Full</TASM_Debugging>\r
--    <BCC_SourceDebuggingOn>true</BCC_SourceDebuggingOn>\r
--  </PropertyGroup>\r
--  <PropertyGroup Condition="'$(Cfg_2)'!=''">\r
--    <Defines>NDEBUG;$(Defines)</Defines>\r
--    <IntermediateOutputDir>Release</IntermediateOutputDir>\r
--    <ILINK_LibraryPath>$(BDS)\lib\release;$(ILINK_LibraryPath)</ILINK_LibraryPath>\r
--    <TASM_Debugging>None</TASM_Debugging>\r
--  </PropertyGroup>\r
--  <ProjectExtensions>\r
--    <Borland.Personality>CPlusPlusBuilder.Personality</Borland.Personality>\r
--    <Borland.ProjectType>CppStaticLibrary</Borland.ProjectType>\r
--    <BorlandProject>\r
--<BorlandProject><CPlusPlusBuilder.Personality><VersionInfo><VersionInfo Name="IncludeVerInfo">False</VersionInfo><VersionInfo Name="AutoIncBuild">False</VersionInfo><VersionInfo Name="MajorVer">1</VersionInfo><VersionInfo Name="MinorVer">0</VersionInfo><VersionInfo Name="Release">0</VersionInfo><VersionInfo Name="Build">0</VersionInfo><VersionInfo Name="Debug">False</VersionInfo><VersionInfo Name="PreRelease">False</VersionInfo><VersionInfo Name="Special">False</VersionInfo><VersionInfo Name="Private">False</VersionInfo><VersionInfo Name="DLL">False</VersionInfo><VersionInfo Name="Locale">1033</VersionInfo><VersionInfo Name="CodePage">1252</VersionInfo></VersionInfo><VersionInfoKeys><VersionInfoKeys Name="CompanyName"></VersionInfoKeys><VersionInfoKeys Name="FileDescription"></VersionInfoKeys><VersionInfoKeys Name="FileVersion">1.0.0.0</VersionInfoKeys><VersionInfoKeys Name="InternalName"></VersionInfoKeys><VersionInfoKeys Name="LegalCopyright"></VersionInfoKeys><VersionInfoKeys Name="LegalTrademarks"></VersionInfoKeys><VersionInfoKeys Name="OriginalFilename"></VersionInfoKeys><VersionInfoKeys Name="ProductName"></VersionInfoKeys><VersionInfoKeys Name="ProductVersion">1.0.0.0</VersionInfoKeys><VersionInfoKeys Name="Comments"></VersionInfoKeys></VersionInfoKeys><Debugging><Debugging Name="DebugSourceDirs"></Debugging></Debugging><Parameters><Parameters Name="RunParams"></Parameters><Parameters Name="Launcher"></Parameters><Parameters Name="UseLauncher">False</Parameters><Parameters Name="DebugCWD"></Parameters><Parameters Name="HostApplication"></Parameters><Parameters Name="RemoteHost"></Parameters><Parameters Name="RemotePath"></Parameters><Parameters Name="RemoteParams"></Parameters><Parameters Name="RemoteLauncher"></Parameters><Parameters Name="UseRemoteLauncher">False</Parameters><Parameters Name="RemoteCWD"></Parameters><Parameters Name="RemoteDebug">False</Parameters><Parameters Name="Debug Symbols Search Path"></Parameters><Parameters Name="LoadAllSymbols">True</Parameters><Parameters Name="LoadUnspecifiedSymbols">False</Parameters></Parameters><Excluded_Packages>\r
--      <Excluded_Packages Name="$(BDS)\bin\bcboffice2k100.bpl">CodeGear C++Builder Office 2000 Servers Package</Excluded_Packages>\r
--      <Excluded_Packages Name="$(BDS)\bin\bcbofficexp100.bpl">CodeGear C++Builder Office XP Servers Package</Excluded_Packages>\r
--    </Excluded_Packages><Linker><Linker Name="LibPrefix"></Linker><Linker Name="LibSuffix"></Linker><Linker Name="LibVersion"></Linker></Linker><ProjectProperties><ProjectProperties Name="AutoShowDeps">False</ProjectProperties><ProjectProperties Name="ManagePaths">True</ProjectProperties><ProjectProperties Name="VerifyPackages">True</ProjectProperties></ProjectProperties><HistoryLists_hlIncludePath><HistoryLists_hlIncludePath Name="Count">3</HistoryLists_hlIncludePath><HistoryLists_hlIncludePath Name="Item0">$(BDS)\include;$(BDS)\include\dinkumware;$(BDS)\include\vcl;..\src;..\include;..</HistoryLists_hlIncludePath><HistoryLists_hlIncludePath Name="Item1">$(BDS)\include;$(BDS)\include\dinkumware;$(BDS)\include\vcl;..\src;..\include;..</HistoryLists_hlIncludePath><HistoryLists_hlIncludePath Name="Item2">$(BDS)\include;$(BDS)\include\dinkumware;$(BDS)\include\vcl;..\src;..\src;..\include</HistoryLists_hlIncludePath></HistoryLists_hlIncludePath><HistoryLists_hlILINK_LibraryPath><HistoryLists_hlILINK_LibraryPath Name="Count">1</HistoryLists_hlILINK_LibraryPath><HistoryLists_hlILINK_LibraryPath Name="Item0">$(BDS)\lib;$(BDS)\lib\obj;$(BDS)\lib\psdk</HistoryLists_hlILINK_LibraryPath></HistoryLists_hlILINK_LibraryPath><HistoryLists_hlDefines><HistoryLists_hlDefines Name="Count">1</HistoryLists_hlDefines><HistoryLists_hlDefines Name="Item0">NO_STRICT</HistoryLists_hlDefines></HistoryLists_hlDefines><HistoryLists_hlTLIB_PageSize><HistoryLists_hlTLIB_PageSize Name="Count">1</HistoryLists_hlTLIB_PageSize><HistoryLists_hlTLIB_PageSize Name="Item0">32</HistoryLists_hlTLIB_PageSize><HistoryLists_hlTLIB_PageSize Name="Item1">16</HistoryLists_hlTLIB_PageSize></HistoryLists_hlTLIB_PageSize></CPlusPlusBuilder.Personality></BorlandProject></BorlandProject>\r
--  </ProjectExtensions>\r
--  <Import Project="$(MSBuildBinPath)\Borland.Cpp.Targets" />\r
--  <ItemGroup>\r
--    <CppCompile Include="..\src\gtest_main.cc">\r
--      <BuildOrder>0</BuildOrder>\r
--    </CppCompile>\r
--    <BuildConfiguration Include="Debug">\r
--      <Key>Cfg_1</Key>\r
--    </BuildConfiguration>\r
--    <BuildConfiguration Include="Release">\r
--      <Key>Cfg_2</Key>\r
--    </BuildConfiguration>\r
--  </ItemGroup>\r
--</Project>\r
diff --cc src/rapidjson/thirdparty/gtest/googletest/codegear/gtest_unittest.cbproj
index dc5db8e4da59457fc8efaa2d6ccea87c6b84dbd5,dc5db8e4da59457fc8efaa2d6ccea87c6b84dbd5..0000000000000000000000000000000000000000
deleted file mode 100644,100644
+++ /dev/null
@@@ -1,88 -1,88 +1,0 @@@
--<?xml version="1.0" encoding="utf-8"?>\r
--<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
--  <PropertyGroup>\r
--    <ProjectGuid>{eea63393-5ac5-4b9c-8909-d75fef2daa41}</ProjectGuid>\r
--    <Config Condition="'$(Config)'==''">Release</Config>\r
--  </PropertyGroup>\r
--  <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">\r
--    <Base>true</Base>\r
--  </PropertyGroup>\r
--  <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_1)'!=''">\r
--    <Base>true</Base>\r
--    <Cfg_1>true</Cfg_1>\r
--    <CfgParent>Base</CfgParent>\r
--  </PropertyGroup>\r
--  <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_2)'!=''">\r
--    <Base>true</Base>\r
--    <Cfg_2>true</Cfg_2>\r
--    <CfgParent>Base</CfgParent>\r
--  </PropertyGroup>\r
--  <PropertyGroup Condition="'$(Base)'!=''">\r
--    <OutputExt>exe</OutputExt>\r
--    <BCC_OptimizeForSpeed>true</BCC_OptimizeForSpeed>\r
--    <Defines>NO_STRICT</Defines>\r
--    <DCC_CBuilderOutput>JPHNE</DCC_CBuilderOutput>\r
--    <DynamicRTL>true</DynamicRTL>\r
--    <ILINK_ObjectSearchPath>..\test</ILINK_ObjectSearchPath>\r
--    <UsePackages>true</UsePackages>\r
--    <ProjectType>CppConsoleApplication</ProjectType>\r
--    <NoVCL>true</NoVCL>\r
--    <BCC_CPPCompileAlways>true</BCC_CPPCompileAlways>\r
--    <PackageImports>rtl.bpi;vcl.bpi;bcbie.bpi;vclx.bpi;vclactnband.bpi;xmlrtl.bpi;bcbsmp.bpi;dbrtl.bpi;vcldb.bpi;bdertl.bpi;vcldbx.bpi;dsnap.bpi;dsnapcon.bpi;vclib.bpi;ibxpress.bpi;adortl.bpi;dbxcds.bpi;dbexpress.bpi;DbxCommonDriver.bpi;websnap.bpi;vclie.bpi;webdsnap.bpi;inet.bpi;inetdbbde.bpi;inetdbxpress.bpi;soaprtl.bpi;Rave75VCL.bpi;teeUI.bpi;tee.bpi;teedb.bpi;IndyCore.bpi;IndySystem.bpi;IndyProtocols.bpi;IntrawebDB_90_100.bpi;Intraweb_90_100.bpi;Jcl.bpi;JclVcl.bpi;JvCoreD11R.bpi;JvSystemD11R.bpi;JvStdCtrlsD11R.bpi;JvAppFrmD11R.bpi;JvBandsD11R.bpi;JvDBD11R.bpi;JvDlgsD11R.bpi;JvBDED11R.bpi;JvCmpD11R.bpi;JvCryptD11R.bpi;JvCtrlsD11R.bpi;JvCustomD11R.bpi;JvDockingD11R.bpi;JvDotNetCtrlsD11R.bpi;JvEDID11R.bpi;JvGlobusD11R.bpi;JvHMID11R.bpi;JvInterpreterD11R.bpi;JvJansD11R.bpi;JvManagedThreadsD11R.bpi;JvMMD11R.bpi;JvNetD11R.bpi;JvPageCompsD11R.bpi;JvPluginD11R.bpi;JvPrintPreviewD11R.bpi;JvRuntimeDesignD11R.bpi;JvTimeFrameworkD11R.bpi;JvValidatorsD11R.bpi;JvWizardD11R.bpi;JvXPCtrlsD11R.bpi;VclSmp.bpi</PackageImports>\r
--    <BCC_wpar>false</BCC_wpar>\r
--    <IncludePath>$(BDS)\include;$(BDS)\include\dinkumware;$(BDS)\include\vcl;..\include;..\test;..</IncludePath>\r
--    <ILINK_LibraryPath>$(BDS)\lib;$(BDS)\lib\obj;$(BDS)\lib\psdk;..\test</ILINK_LibraryPath>\r
--    <Multithreaded>true</Multithreaded>\r
--  </PropertyGroup>\r
--  <PropertyGroup Condition="'$(Cfg_1)'!=''">\r
--    <BCC_OptimizeForSpeed>false</BCC_OptimizeForSpeed>\r
--    <DCC_Optimize>false</DCC_Optimize>\r
--    <DCC_DebugInfoInExe>true</DCC_DebugInfoInExe>\r
--    <Defines>_DEBUG;$(Defines)</Defines>\r
--    <ILINK_FullDebugInfo>true</ILINK_FullDebugInfo>\r
--    <BCC_InlineFunctionExpansion>false</BCC_InlineFunctionExpansion>\r
--    <ILINK_DisableIncrementalLinking>true</ILINK_DisableIncrementalLinking>\r
--    <BCC_UseRegisterVariables>None</BCC_UseRegisterVariables>\r
--    <DCC_Define>DEBUG</DCC_Define>\r
--    <BCC_DebugLineNumbers>true</BCC_DebugLineNumbers>\r
--    <IntermediateOutputDir>Debug</IntermediateOutputDir>\r
--    <TASM_DisplaySourceLines>true</TASM_DisplaySourceLines>\r
--    <BCC_StackFrames>true</BCC_StackFrames>\r
--    <BCC_DisableOptimizations>true</BCC_DisableOptimizations>\r
--    <ILINK_LibraryPath>$(BDS)\lib\debug;$(ILINK_LibraryPath)</ILINK_LibraryPath>\r
--    <TASM_Debugging>Full</TASM_Debugging>\r
--    <BCC_SourceDebuggingOn>true</BCC_SourceDebuggingOn>\r
--  </PropertyGroup>\r
--  <PropertyGroup Condition="'$(Cfg_2)'!=''">\r
--    <Defines>NDEBUG;$(Defines)</Defines>\r
--    <IntermediateOutputDir>Release</IntermediateOutputDir>\r
--    <ILINK_LibraryPath>$(BDS)\lib\release;$(ILINK_LibraryPath)</ILINK_LibraryPath>\r
--    <TASM_Debugging>None</TASM_Debugging>\r
--  </PropertyGroup>\r
--  <ProjectExtensions>\r
--    <Borland.Personality>CPlusPlusBuilder.Personality</Borland.Personality>\r
--    <Borland.ProjectType>CppConsoleApplication</Borland.ProjectType>\r
--    <BorlandProject>\r
--<BorlandProject><CPlusPlusBuilder.Personality><VersionInfo><VersionInfo Name="IncludeVerInfo">False</VersionInfo><VersionInfo Name="AutoIncBuild">False</VersionInfo><VersionInfo Name="MajorVer">1</VersionInfo><VersionInfo Name="MinorVer">0</VersionInfo><VersionInfo Name="Release">0</VersionInfo><VersionInfo Name="Build">0</VersionInfo><VersionInfo Name="Debug">False</VersionInfo><VersionInfo Name="PreRelease">False</VersionInfo><VersionInfo Name="Special">False</VersionInfo><VersionInfo Name="Private">False</VersionInfo><VersionInfo Name="DLL">False</VersionInfo><VersionInfo Name="Locale">1033</VersionInfo><VersionInfo Name="CodePage">1252</VersionInfo></VersionInfo><VersionInfoKeys><VersionInfoKeys Name="CompanyName"></VersionInfoKeys><VersionInfoKeys Name="FileDescription"></VersionInfoKeys><VersionInfoKeys Name="FileVersion">1.0.0.0</VersionInfoKeys><VersionInfoKeys Name="InternalName"></VersionInfoKeys><VersionInfoKeys Name="LegalCopyright"></VersionInfoKeys><VersionInfoKeys Name="LegalTrademarks"></VersionInfoKeys><VersionInfoKeys Name="OriginalFilename"></VersionInfoKeys><VersionInfoKeys Name="ProductName"></VersionInfoKeys><VersionInfoKeys Name="ProductVersion">1.0.0.0</VersionInfoKeys><VersionInfoKeys Name="Comments"></VersionInfoKeys></VersionInfoKeys><Debugging><Debugging Name="DebugSourceDirs"></Debugging></Debugging><Parameters><Parameters Name="RunParams"></Parameters><Parameters Name="Launcher"></Parameters><Parameters Name="UseLauncher">False</Parameters><Parameters Name="DebugCWD"></Parameters><Parameters Name="HostApplication"></Parameters><Parameters Name="RemoteHost"></Parameters><Parameters Name="RemotePath"></Parameters><Parameters Name="RemoteParams"></Parameters><Parameters Name="RemoteLauncher"></Parameters><Parameters Name="UseRemoteLauncher">False</Parameters><Parameters Name="RemoteCWD"></Parameters><Parameters Name="RemoteDebug">False</Parameters><Parameters Name="Debug Symbols Search Path"></Parameters><Parameters Name="LoadAllSymbols">True</Parameters><Parameters Name="LoadUnspecifiedSymbols">False</Parameters></Parameters><Excluded_Packages>\r
--      \r
--      \r
--      <Excluded_Packages Name="$(BDS)\bin\bcboffice2k100.bpl">CodeGear C++Builder Office 2000 Servers Package</Excluded_Packages>\r
--      <Excluded_Packages Name="$(BDS)\bin\bcbofficexp100.bpl">CodeGear C++Builder Office XP Servers Package</Excluded_Packages>\r
--    </Excluded_Packages><Linker><Linker Name="LibPrefix"></Linker><Linker Name="LibSuffix"></Linker><Linker Name="LibVersion"></Linker></Linker><ProjectProperties><ProjectProperties Name="AutoShowDeps">False</ProjectProperties><ProjectProperties Name="ManagePaths">True</ProjectProperties><ProjectProperties Name="VerifyPackages">True</ProjectProperties></ProjectProperties><HistoryLists_hlIncludePath><HistoryLists_hlIncludePath Name="Count">3</HistoryLists_hlIncludePath><HistoryLists_hlIncludePath Name="Item0">$(BDS)\include;$(BDS)\include\dinkumware;$(BDS)\include\vcl;..\include;..\test;..</HistoryLists_hlIncludePath><HistoryLists_hlIncludePath Name="Item1">$(BDS)\include;$(BDS)\include\dinkumware;$(BDS)\include\vcl;..\include;..\test</HistoryLists_hlIncludePath><HistoryLists_hlIncludePath Name="Item2">$(BDS)\include;$(BDS)\include\dinkumware;$(BDS)\include\vcl;..\include</HistoryLists_hlIncludePath></HistoryLists_hlIncludePath><HistoryLists_hlILINK_LibraryPath><HistoryLists_hlILINK_LibraryPath Name="Count">1</HistoryLists_hlILINK_LibraryPath><HistoryLists_hlILINK_LibraryPath Name="Item0">$(BDS)\lib;$(BDS)\lib\obj;$(BDS)\lib\psdk;..\test</HistoryLists_hlILINK_LibraryPath><HistoryLists_hlILINK_LibraryPath Name="Item1">$(BDS)\lib;$(BDS)\lib\obj;$(BDS)\lib\psdk;..\test</HistoryLists_hlILINK_LibraryPath><HistoryLists_hlILINK_LibraryPath Name="Item2">$(BDS)\lib;$(BDS)\lib\obj;$(BDS)\lib\psdk;$(OUTPUTDIR);..\test</HistoryLists_hlILINK_LibraryPath></HistoryLists_hlILINK_LibraryPath><HistoryLists_hlDefines><HistoryLists_hlDefines Name="Count">2</HistoryLists_hlDefines><HistoryLists_hlDefines Name="Item0">NO_STRICT</HistoryLists_hlDefines><HistoryLists_hlDefines Name="Item1">STRICT</HistoryLists_hlDefines></HistoryLists_hlDefines></CPlusPlusBuilder.Personality></BorlandProject></BorlandProject>\r
--  </ProjectExtensions>\r
--  <Import Project="$(MSBuildBinPath)\Borland.Cpp.Targets" />\r
--  <ItemGroup>\r
--    <CppCompile Include="..\test\gtest_unittest.cc">\r
--      <BuildOrder>0</BuildOrder>\r
--    </CppCompile>\r
--    <CppCompile Include="gtest_link.cc">\r
--      <BuildOrder>1</BuildOrder>\r
--    </CppCompile>\r
--    <BuildConfiguration Include="Debug">\r
--      <Key>Cfg_1</Key>\r
--    </BuildConfiguration>\r
--    <BuildConfiguration Include="Release">\r
--      <Key>Cfg_2</Key>\r
--    </BuildConfiguration>\r
--  </ItemGroup>\r
--</Project>
diff --cc src/rapidjson/thirdparty/gtest/googletest/msvc/gtest-md.sln
index f7908da11f630413c3829a67ec84a3f03fa21548,f7908da11f630413c3829a67ec84a3f03fa21548..0000000000000000000000000000000000000000
deleted file mode 100644,100644
+++ /dev/null
@@@ -1,45 -1,45 +1,0 @@@
--Microsoft Visual Studio Solution File, Format Version 8.00\r
--Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "gtest-md", "gtest-md.vcproj", "{C8F6C172-56F2-4E76-B5FA-C3B423B31BE8}"\r
--      ProjectSection(ProjectDependencies) = postProject\r
--      EndProjectSection\r
--EndProject\r
--Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "gtest_main-md", "gtest_main-md.vcproj", "{3AF54C8A-10BF-4332-9147-F68ED9862033}"\r
--      ProjectSection(ProjectDependencies) = postProject\r
--      EndProjectSection\r
--EndProject\r
--Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "gtest_prod_test-md", "gtest_prod_test-md.vcproj", "{24848551-EF4F-47E8-9A9D-EA4D49BC3ECB}"\r
--      ProjectSection(ProjectDependencies) = postProject\r
--      EndProjectSection\r
--EndProject\r
--Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "gtest_unittest-md", "gtest_unittest-md.vcproj", "{4D9FDFB5-986A-4139-823C-F4EE0ED481A2}"\r
--      ProjectSection(ProjectDependencies) = postProject\r
--      EndProjectSection\r
--EndProject\r
--Global\r
--      GlobalSection(SolutionConfiguration) = preSolution\r
--              Debug = Debug\r
--              Release = Release\r
--      EndGlobalSection\r
--      GlobalSection(ProjectConfiguration) = postSolution\r
--              {C8F6C172-56F2-4E76-B5FA-C3B423B31BE8}.Debug.ActiveCfg = Debug|Win32\r
--              {C8F6C172-56F2-4E76-B5FA-C3B423B31BE8}.Debug.Build.0 = Debug|Win32\r
--              {C8F6C172-56F2-4E76-B5FA-C3B423B31BE8}.Release.ActiveCfg = Release|Win32\r
--              {C8F6C172-56F2-4E76-B5FA-C3B423B31BE8}.Release.Build.0 = Release|Win32\r
--              {3AF54C8A-10BF-4332-9147-F68ED9862033}.Debug.ActiveCfg = Debug|Win32\r
--              {3AF54C8A-10BF-4332-9147-F68ED9862033}.Debug.Build.0 = Debug|Win32\r
--              {3AF54C8A-10BF-4332-9147-F68ED9862033}.Release.ActiveCfg = Release|Win32\r
--              {3AF54C8A-10BF-4332-9147-F68ED9862033}.Release.Build.0 = Release|Win32\r
--              {24848551-EF4F-47E8-9A9D-EA4D49BC3ECB}.Debug.ActiveCfg = Debug|Win32\r
--              {24848551-EF4F-47E8-9A9D-EA4D49BC3ECB}.Debug.Build.0 = Debug|Win32\r
--              {24848551-EF4F-47E8-9A9D-EA4D49BC3ECB}.Release.ActiveCfg = Release|Win32\r
--              {24848551-EF4F-47E8-9A9D-EA4D49BC3ECB}.Release.Build.0 = Release|Win32\r
--              {4D9FDFB5-986A-4139-823C-F4EE0ED481A2}.Debug.ActiveCfg = Debug|Win32\r
--              {4D9FDFB5-986A-4139-823C-F4EE0ED481A2}.Debug.Build.0 = Debug|Win32\r
--              {4D9FDFB5-986A-4139-823C-F4EE0ED481A2}.Release.ActiveCfg = Release|Win32\r
--              {4D9FDFB5-986A-4139-823C-F4EE0ED481A2}.Release.Build.0 = Release|Win32\r
--      EndGlobalSection\r
--      GlobalSection(ExtensibilityGlobals) = postSolution\r
--      EndGlobalSection\r
--      GlobalSection(ExtensibilityAddIns) = postSolution\r
--      EndGlobalSection\r
--EndGlobal\r
diff --cc src/rapidjson/thirdparty/gtest/googletest/msvc/gtest-md.vcproj
index 1c35c3a5ede5e17313e15a2f0ccc7af3976273f7,1c35c3a5ede5e17313e15a2f0ccc7af3976273f7..0000000000000000000000000000000000000000
deleted file mode 100644,100644
+++ /dev/null
@@@ -1,126 -1,126 +1,0 @@@
--<?xml version="1.0" encoding="Windows-1252"?>\r
--<VisualStudioProject\r
--      ProjectType="Visual C++"\r
--      Version="7.10"\r
--      Name="gtest-md"\r
--      ProjectGUID="{C8F6C172-56F2-4E76-B5FA-C3B423B31BE8}"\r
--      Keyword="Win32Proj">\r
--      <Platforms>\r
--              <Platform\r
--                      Name="Win32"/>\r
--      </Platforms>\r
--      <Configurations>\r
--              <Configuration\r
--                      Name="Debug|Win32"\r
--                      OutputDirectory="$(SolutionName)/$(ConfigurationName)"\r
--                      IntermediateDirectory="$(OutDir)/$(ProjectName)"\r
--                      ConfigurationType="4"\r
--                      CharacterSet="2"\r
--                      ReferencesPath="">\r
--                      <Tool\r
--                              Name="VCCLCompilerTool"\r
--                              Optimization="0"\r
--                              PreprocessorDefinitions="WIN32;_DEBUG;_LIB"\r
--                              MinimalRebuild="TRUE"\r
--                              BasicRuntimeChecks="3"\r
--                              RuntimeLibrary="3"\r
--                              UsePrecompiledHeader="0"\r
--                              WarningLevel="3"\r
--                              Detect64BitPortabilityProblems="FALSE"\r
--                              DebugInformationFormat="4"/>\r
--                      <Tool\r
--                              Name="VCCustomBuildTool"/>\r
--                      <Tool\r
--                              Name="VCLibrarianTool"\r
--                              OutputFile="$(OutDir)/gtestd.lib"/>\r
--                      <Tool\r
--                              Name="VCMIDLTool"/>\r
--                      <Tool\r
--                              Name="VCPostBuildEventTool"/>\r
--                      <Tool\r
--                              Name="VCPreBuildEventTool"/>\r
--                      <Tool\r
--                              Name="VCPreLinkEventTool"/>\r
--                      <Tool\r
--                              Name="VCResourceCompilerTool"/>\r
--                      <Tool\r
--                              Name="VCWebServiceProxyGeneratorTool"/>\r
--                      <Tool\r
--                              Name="VCXMLDataGeneratorTool"/>\r
--                      <Tool\r
--                              Name="VCManagedWrapperGeneratorTool"/>\r
--                      <Tool\r
--                              Name="VCAuxiliaryManagedWrapperGeneratorTool"/>\r
--              </Configuration>\r
--              <Configuration\r
--                      Name="Release|Win32"\r
--                      OutputDirectory="$(SolutionName)/$(ConfigurationName)"\r
--                      IntermediateDirectory="$(OutDir)/$(ProjectName)"\r
--                      ConfigurationType="4"\r
--                      CharacterSet="2"\r
--                      ReferencesPath="&quot;..\include&quot;;&quot;..&quot;">\r
--                      <Tool\r
--                              Name="VCCLCompilerTool"\r
--                              PreprocessorDefinitions="WIN32;NDEBUG;_LIB"\r
--                              RuntimeLibrary="2"\r
--                              UsePrecompiledHeader="0"\r
--                              WarningLevel="3"\r
--                              Detect64BitPortabilityProblems="FALSE"\r
--                              DebugInformationFormat="3"/>\r
--                      <Tool\r
--                              Name="VCCustomBuildTool"/>\r
--                      <Tool\r
--                              Name="VCLibrarianTool"\r
--                              OutputFile="$(OutDir)/gtest.lib"/>\r
--                      <Tool\r
--                              Name="VCMIDLTool"/>\r
--                      <Tool\r
--                              Name="VCPostBuildEventTool"/>\r
--                      <Tool\r
--                              Name="VCPreBuildEventTool"/>\r
--                      <Tool\r
--                              Name="VCPreLinkEventTool"/>\r
--                      <Tool\r
--                              Name="VCResourceCompilerTool"/>\r
--                      <Tool\r
--                              Name="VCWebServiceProxyGeneratorTool"/>\r
--                      <Tool\r
--                              Name="VCXMLDataGeneratorTool"/>\r
--                      <Tool\r
--                              Name="VCManagedWrapperGeneratorTool"/>\r
--                      <Tool\r
--                              Name="VCAuxiliaryManagedWrapperGeneratorTool"/>\r
--              </Configuration>\r
--      </Configurations>\r
--      <References>\r
--      </References>\r
--      <Files>\r
--              <Filter\r
--                      Name="Source Files"\r
--                      Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"\r
--                      UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">\r
--                      <File\r
--                              RelativePath="..\src\gtest-all.cc">\r
--                              <FileConfiguration\r
--                                      Name="Debug|Win32">\r
--                                      <Tool\r
--                                              Name="VCCLCompilerTool"\r
--                                              AdditionalIncludeDirectories="&quot;..&quot;;&quot;..\include&quot;"/>\r
--                              </FileConfiguration>\r
--                              <FileConfiguration\r
--                                      Name="Release|Win32">\r
--                                      <Tool\r
--                                              Name="VCCLCompilerTool"\r
--                                              AdditionalIncludeDirectories="&quot;..&quot;;&quot;..\include&quot;"/>\r
--                              </FileConfiguration>\r
--                      </File>\r
--              </Filter>\r
--              <Filter\r
--                      Name="Header Files"\r
--                      Filter="h;hpp;hxx;hm;inl;inc;xsd"\r
--                      UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">\r
--              </Filter>\r
--      </Files>\r
--      <Globals>\r
--      </Globals>\r
--</VisualStudioProject>\r
diff --cc src/rapidjson/thirdparty/gtest/googletest/msvc/gtest.sln
index ef4b057fffba3713f1b014fb1959f897b3359c27,ef4b057fffba3713f1b014fb1959f897b3359c27..0000000000000000000000000000000000000000
deleted file mode 100644,100644
+++ /dev/null
@@@ -1,45 -1,45 +1,0 @@@
--Microsoft Visual Studio Solution File, Format Version 8.00\r
--Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "gtest", "gtest.vcproj", "{C8F6C172-56F2-4E76-B5FA-C3B423B31BE7}"\r
--      ProjectSection(ProjectDependencies) = postProject\r
--      EndProjectSection\r
--EndProject\r
--Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "gtest_main", "gtest_main.vcproj", "{3AF54C8A-10BF-4332-9147-F68ED9862032}"\r
--      ProjectSection(ProjectDependencies) = postProject\r
--      EndProjectSection\r
--EndProject\r
--Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "gtest_unittest", "gtest_unittest.vcproj", "{4D9FDFB5-986A-4139-823C-F4EE0ED481A1}"\r
--      ProjectSection(ProjectDependencies) = postProject\r
--      EndProjectSection\r
--EndProject\r
--Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "gtest_prod_test", "gtest_prod_test.vcproj", "{24848551-EF4F-47E8-9A9D-EA4D49BC3ECA}"\r
--      ProjectSection(ProjectDependencies) = postProject\r
--      EndProjectSection\r
--EndProject\r
--Global\r
--      GlobalSection(SolutionConfiguration) = preSolution\r
--              Debug = Debug\r
--              Release = Release\r
--      EndGlobalSection\r
--      GlobalSection(ProjectConfiguration) = postSolution\r
--              {C8F6C172-56F2-4E76-B5FA-C3B423B31BE7}.Debug.ActiveCfg = Debug|Win32\r
--              {C8F6C172-56F2-4E76-B5FA-C3B423B31BE7}.Debug.Build.0 = Debug|Win32\r
--              {C8F6C172-56F2-4E76-B5FA-C3B423B31BE7}.Release.ActiveCfg = Release|Win32\r
--              {C8F6C172-56F2-4E76-B5FA-C3B423B31BE7}.Release.Build.0 = Release|Win32\r
--              {3AF54C8A-10BF-4332-9147-F68ED9862032}.Debug.ActiveCfg = Debug|Win32\r
--              {3AF54C8A-10BF-4332-9147-F68ED9862032}.Debug.Build.0 = Debug|Win32\r
--              {3AF54C8A-10BF-4332-9147-F68ED9862032}.Release.ActiveCfg = Release|Win32\r
--              {3AF54C8A-10BF-4332-9147-F68ED9862032}.Release.Build.0 = Release|Win32\r
--              {4D9FDFB5-986A-4139-823C-F4EE0ED481A1}.Debug.ActiveCfg = Debug|Win32\r
--              {4D9FDFB5-986A-4139-823C-F4EE0ED481A1}.Debug.Build.0 = Debug|Win32\r
--              {4D9FDFB5-986A-4139-823C-F4EE0ED481A1}.Release.ActiveCfg = Release|Win32\r
--              {4D9FDFB5-986A-4139-823C-F4EE0ED481A1}.Release.Build.0 = Release|Win32\r
--              {24848551-EF4F-47E8-9A9D-EA4D49BC3ECA}.Debug.ActiveCfg = Debug|Win32\r
--              {24848551-EF4F-47E8-9A9D-EA4D49BC3ECA}.Debug.Build.0 = Debug|Win32\r
--              {24848551-EF4F-47E8-9A9D-EA4D49BC3ECA}.Release.ActiveCfg = Release|Win32\r
--              {24848551-EF4F-47E8-9A9D-EA4D49BC3ECA}.Release.Build.0 = Release|Win32\r
--      EndGlobalSection\r
--      GlobalSection(ExtensibilityGlobals) = postSolution\r
--      EndGlobalSection\r
--      GlobalSection(ExtensibilityAddIns) = postSolution\r
--      EndGlobalSection\r
--EndGlobal\r
diff --cc src/rapidjson/thirdparty/gtest/googletest/msvc/gtest.vcproj
index a8373ce9a4b56322d95476e5c664a4452bd29c4b,a8373ce9a4b56322d95476e5c664a4452bd29c4b..0000000000000000000000000000000000000000
deleted file mode 100644,100644
+++ /dev/null
@@@ -1,126 -1,126 +1,0 @@@
--<?xml version="1.0" encoding="Windows-1252"?>\r
--<VisualStudioProject\r
--      ProjectType="Visual C++"\r
--      Version="7.10"\r
--      Name="gtest"\r
--      ProjectGUID="{C8F6C172-56F2-4E76-B5FA-C3B423B31BE7}"\r
--      Keyword="Win32Proj">\r
--      <Platforms>\r
--              <Platform\r
--                      Name="Win32"/>\r
--      </Platforms>\r
--      <Configurations>\r
--              <Configuration\r
--                      Name="Debug|Win32"\r
--                      OutputDirectory="$(SolutionName)/$(ConfigurationName)"\r
--                      IntermediateDirectory="$(OutDir)/$(ProjectName)"\r
--                      ConfigurationType="4"\r
--                      CharacterSet="2"\r
--                      ReferencesPath="">\r
--                      <Tool\r
--                              Name="VCCLCompilerTool"\r
--                              Optimization="0"\r
--                              PreprocessorDefinitions="WIN32;_DEBUG;_LIB"\r
--                              MinimalRebuild="TRUE"\r
--                              BasicRuntimeChecks="3"\r
--                              RuntimeLibrary="5"\r
--                              UsePrecompiledHeader="0"\r
--                              WarningLevel="3"\r
--                              Detect64BitPortabilityProblems="FALSE"\r
--                              DebugInformationFormat="4"/>\r
--                      <Tool\r
--                              Name="VCCustomBuildTool"/>\r
--                      <Tool\r
--                              Name="VCLibrarianTool"\r
--                              OutputFile="$(OutDir)/gtestd.lib"/>\r
--                      <Tool\r
--                              Name="VCMIDLTool"/>\r
--                      <Tool\r
--                              Name="VCPostBuildEventTool"/>\r
--                      <Tool\r
--                              Name="VCPreBuildEventTool"/>\r
--                      <Tool\r
--                              Name="VCPreLinkEventTool"/>\r
--                      <Tool\r
--                              Name="VCResourceCompilerTool"/>\r
--                      <Tool\r
--                              Name="VCWebServiceProxyGeneratorTool"/>\r
--                      <Tool\r
--                              Name="VCXMLDataGeneratorTool"/>\r
--                      <Tool\r
--                              Name="VCManagedWrapperGeneratorTool"/>\r
--                      <Tool\r
--                              Name="VCAuxiliaryManagedWrapperGeneratorTool"/>\r
--              </Configuration>\r
--              <Configuration\r
--                      Name="Release|Win32"\r
--                      OutputDirectory="$(SolutionName)/$(ConfigurationName)"\r
--                      IntermediateDirectory="$(OutDir)/$(ProjectName)"\r
--                      ConfigurationType="4"\r
--                      CharacterSet="2"\r
--                      ReferencesPath="&quot;..\include&quot;;&quot;..&quot;">\r
--                      <Tool\r
--                              Name="VCCLCompilerTool"\r
--                              PreprocessorDefinitions="WIN32;NDEBUG;_LIB"\r
--                              RuntimeLibrary="4"\r
--                              UsePrecompiledHeader="0"\r
--                              WarningLevel="3"\r
--                              Detect64BitPortabilityProblems="FALSE"\r
--                              DebugInformationFormat="3"/>\r
--                      <Tool\r
--                              Name="VCCustomBuildTool"/>\r
--                      <Tool\r
--                              Name="VCLibrarianTool"\r
--                              OutputFile="$(OutDir)/gtest.lib"/>\r
--                      <Tool\r
--                              Name="VCMIDLTool"/>\r
--                      <Tool\r
--                              Name="VCPostBuildEventTool"/>\r
--                      <Tool\r
--                              Name="VCPreBuildEventTool"/>\r
--                      <Tool\r
--                              Name="VCPreLinkEventTool"/>\r
--                      <Tool\r
--                              Name="VCResourceCompilerTool"/>\r
--                      <Tool\r
--                              Name="VCWebServiceProxyGeneratorTool"/>\r
--                      <Tool\r
--                              Name="VCXMLDataGeneratorTool"/>\r
--                      <Tool\r
--                              Name="VCManagedWrapperGeneratorTool"/>\r
--                      <Tool\r
--                              Name="VCAuxiliaryManagedWrapperGeneratorTool"/>\r
--              </Configuration>\r
--      </Configurations>\r
--      <References>\r
--      </References>\r
--      <Files>\r
--              <Filter\r
--                      Name="Source Files"\r
--                      Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"\r
--                      UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">\r
--                      <File\r
--                              RelativePath="..\src\gtest-all.cc">\r
--                              <FileConfiguration\r
--                                      Name="Debug|Win32">\r
--                                      <Tool\r
--                                              Name="VCCLCompilerTool"\r
--                                              AdditionalIncludeDirectories="&quot;..&quot;;&quot;..\include&quot;"/>\r
--                              </FileConfiguration>\r
--                              <FileConfiguration\r
--                                      Name="Release|Win32">\r
--                                      <Tool\r
--                                              Name="VCCLCompilerTool"\r
--                                              AdditionalIncludeDirectories="&quot;..&quot;;&quot;..\include&quot;"/>\r
--                              </FileConfiguration>\r
--                      </File>\r
--              </Filter>\r
--              <Filter\r
--                      Name="Header Files"\r
--                      Filter="h;hpp;hxx;hm;inl;inc;xsd"\r
--                      UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">\r
--              </Filter>\r
--      </Files>\r
--      <Globals>\r
--      </Globals>\r
--</VisualStudioProject>\r
diff --cc src/rapidjson/thirdparty/gtest/googletest/msvc/gtest_main-md.vcproj
index b5379fe610580bb036030581fc657612fecf1015,b5379fe610580bb036030581fc657612fecf1015..0000000000000000000000000000000000000000
deleted file mode 100644,100644
+++ /dev/null
@@@ -1,129 -1,129 +1,0 @@@
--<?xml version="1.0" encoding="Windows-1252"?>\r
--<VisualStudioProject\r
--      ProjectType="Visual C++"\r
--      Version="7.10"\r
--      Name="gtest_main-md"\r
--      ProjectGUID="{3AF54C8A-10BF-4332-9147-F68ED9862033}"\r
--      Keyword="Win32Proj">\r
--      <Platforms>\r
--              <Platform\r
--                      Name="Win32"/>\r
--      </Platforms>\r
--      <Configurations>\r
--              <Configuration\r
--                      Name="Debug|Win32"\r
--                      OutputDirectory="$(SolutionName)/$(ConfigurationName)"\r
--                      IntermediateDirectory="$(OutDir)/$(ProjectName)"\r
--                      ConfigurationType="4"\r
--                      CharacterSet="2"\r
--                      ReferencesPath="">\r
--                      <Tool\r
--                              Name="VCCLCompilerTool"\r
--                              Optimization="0"\r
--                              PreprocessorDefinitions="WIN32;_DEBUG;_LIB"\r
--                              MinimalRebuild="TRUE"\r
--                              BasicRuntimeChecks="3"\r
--                              RuntimeLibrary="3"\r
--                              UsePrecompiledHeader="0"\r
--                              WarningLevel="3"\r
--                              Detect64BitPortabilityProblems="FALSE"\r
--                              DebugInformationFormat="4"/>\r
--                      <Tool\r
--                              Name="VCCustomBuildTool"/>\r
--                      <Tool\r
--                              Name="VCLibrarianTool"\r
--                              OutputFile="$(OutDir)/$(ProjectName)d.lib"/>\r
--                      <Tool\r
--                              Name="VCMIDLTool"/>\r
--                      <Tool\r
--                              Name="VCPostBuildEventTool"/>\r
--                      <Tool\r
--                              Name="VCPreBuildEventTool"/>\r
--                      <Tool\r
--                              Name="VCPreLinkEventTool"/>\r
--                      <Tool\r
--                              Name="VCResourceCompilerTool"/>\r
--                      <Tool\r
--                              Name="VCWebServiceProxyGeneratorTool"/>\r
--                      <Tool\r
--                              Name="VCXMLDataGeneratorTool"/>\r
--                      <Tool\r
--                              Name="VCManagedWrapperGeneratorTool"/>\r
--                      <Tool\r
--                              Name="VCAuxiliaryManagedWrapperGeneratorTool"/>\r
--              </Configuration>\r
--              <Configuration\r
--                      Name="Release|Win32"\r
--                      OutputDirectory="$(SolutionName)/$(ConfigurationName)"\r
--                      IntermediateDirectory="$(OutDir)/$(ProjectName)"\r
--                      ConfigurationType="4"\r
--                      CharacterSet="2"\r
--                      ReferencesPath="&quot;..\include&quot;;&quot;..&quot;">\r
--                      <Tool\r
--                              Name="VCCLCompilerTool"\r
--                              PreprocessorDefinitions="WIN32;NDEBUG;_LIB"\r
--                              RuntimeLibrary="2"\r
--                              UsePrecompiledHeader="0"\r
--                              WarningLevel="3"\r
--                              Detect64BitPortabilityProblems="FALSE"\r
--                              DebugInformationFormat="3"/>\r
--                      <Tool\r
--                              Name="VCCustomBuildTool"/>\r
--                      <Tool\r
--                              Name="VCLibrarianTool"\r
--                              OutputFile="$(OutDir)/$(ProjectName).lib"/>\r
--                      <Tool\r
--                              Name="VCMIDLTool"/>\r
--                      <Tool\r
--                              Name="VCPostBuildEventTool"/>\r
--                      <Tool\r
--                              Name="VCPreBuildEventTool"/>\r
--                      <Tool\r
--                              Name="VCPreLinkEventTool"/>\r
--                      <Tool\r
--                              Name="VCResourceCompilerTool"/>\r
--                      <Tool\r
--                              Name="VCWebServiceProxyGeneratorTool"/>\r
--                      <Tool\r
--                              Name="VCXMLDataGeneratorTool"/>\r
--                      <Tool\r
--                              Name="VCManagedWrapperGeneratorTool"/>\r
--                      <Tool\r
--                              Name="VCAuxiliaryManagedWrapperGeneratorTool"/>\r
--              </Configuration>\r
--      </Configurations>\r
--      <References>\r
--              <ProjectReference\r
--                      ReferencedProjectIdentifier="{C8F6C172-56F2-4E76-B5FA-C3B423B31BE8}"\r
--                      Name="gtest-md"/>\r
--      </References>\r
--      <Files>\r
--              <Filter\r
--                      Name="Source Files"\r
--                      Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"\r
--                      UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">\r
--                      <File\r
--                              RelativePath="..\src\gtest_main.cc">\r
--                              <FileConfiguration\r
--                                      Name="Debug|Win32">\r
--                                      <Tool\r
--                                              Name="VCCLCompilerTool"\r
--                                              AdditionalIncludeDirectories="&quot;..&quot;;&quot;..\include&quot;"/>\r
--                              </FileConfiguration>\r
--                              <FileConfiguration\r
--                                      Name="Release|Win32">\r
--                                      <Tool\r
--                                              Name="VCCLCompilerTool"\r
--                                              AdditionalIncludeDirectories="&quot;..&quot;;&quot;..\include&quot;"/>\r
--                              </FileConfiguration>\r
--                      </File>\r
--              </Filter>\r
--              <Filter\r
--                      Name="Header Files"\r
--                      Filter="h;hpp;hxx;hm;inl;inc;xsd"\r
--                      UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">\r
--              </Filter>\r
--      </Files>\r
--      <Globals>\r
--      </Globals>\r
--</VisualStudioProject>\r
diff --cc src/rapidjson/thirdparty/gtest/googletest/msvc/gtest_main.vcproj
index e8b763c56dbcef6d4c6517655ca7fbfaac62c37f,e8b763c56dbcef6d4c6517655ca7fbfaac62c37f..0000000000000000000000000000000000000000
deleted file mode 100644,100644
+++ /dev/null
@@@ -1,129 -1,129 +1,0 @@@
--<?xml version="1.0" encoding="Windows-1252"?>\r
--<VisualStudioProject\r
--      ProjectType="Visual C++"\r
--      Version="7.10"\r
--      Name="gtest_main"\r
--      ProjectGUID="{3AF54C8A-10BF-4332-9147-F68ED9862032}"\r
--      Keyword="Win32Proj">\r
--      <Platforms>\r
--              <Platform\r
--                      Name="Win32"/>\r
--      </Platforms>\r
--      <Configurations>\r
--              <Configuration\r
--                      Name="Debug|Win32"\r
--                      OutputDirectory="$(SolutionName)/$(ConfigurationName)"\r
--                      IntermediateDirectory="$(OutDir)/$(ProjectName)"\r
--                      ConfigurationType="4"\r
--                      CharacterSet="2"\r
--                      ReferencesPath="">\r
--                      <Tool\r
--                              Name="VCCLCompilerTool"\r
--                              Optimization="0"\r
--                              PreprocessorDefinitions="WIN32;_DEBUG;_LIB"\r
--                              MinimalRebuild="TRUE"\r
--                              BasicRuntimeChecks="3"\r
--                              RuntimeLibrary="5"\r
--                              UsePrecompiledHeader="0"\r
--                              WarningLevel="3"\r
--                              Detect64BitPortabilityProblems="FALSE"\r
--                              DebugInformationFormat="4"/>\r
--                      <Tool\r
--                              Name="VCCustomBuildTool"/>\r
--                      <Tool\r
--                              Name="VCLibrarianTool"\r
--                              OutputFile="$(OutDir)/$(ProjectName)d.lib"/>\r
--                      <Tool\r
--                              Name="VCMIDLTool"/>\r
--                      <Tool\r
--                              Name="VCPostBuildEventTool"/>\r
--                      <Tool\r
--                              Name="VCPreBuildEventTool"/>\r
--                      <Tool\r
--                              Name="VCPreLinkEventTool"/>\r
--                      <Tool\r
--                              Name="VCResourceCompilerTool"/>\r
--                      <Tool\r
--                              Name="VCWebServiceProxyGeneratorTool"/>\r
--                      <Tool\r
--                              Name="VCXMLDataGeneratorTool"/>\r
--                      <Tool\r
--                              Name="VCManagedWrapperGeneratorTool"/>\r
--                      <Tool\r
--                              Name="VCAuxiliaryManagedWrapperGeneratorTool"/>\r
--              </Configuration>\r
--              <Configuration\r
--                      Name="Release|Win32"\r
--                      OutputDirectory="$(SolutionName)/$(ConfigurationName)"\r
--                      IntermediateDirectory="$(OutDir)/$(ProjectName)"\r
--                      ConfigurationType="4"\r
--                      CharacterSet="2"\r
--                      ReferencesPath="&quot;..\include&quot;;&quot;..&quot;">\r
--                      <Tool\r
--                              Name="VCCLCompilerTool"\r
--                              PreprocessorDefinitions="WIN32;NDEBUG;_LIB"\r
--                              RuntimeLibrary="4"\r
--                              UsePrecompiledHeader="0"\r
--                              WarningLevel="3"\r
--                              Detect64BitPortabilityProblems="FALSE"\r
--                              DebugInformationFormat="3"/>\r
--                      <Tool\r
--                              Name="VCCustomBuildTool"/>\r
--                      <Tool\r
--                              Name="VCLibrarianTool"\r
--                              OutputFile="$(OutDir)/$(ProjectName).lib"/>\r
--                      <Tool\r
--                              Name="VCMIDLTool"/>\r
--                      <Tool\r
--                              Name="VCPostBuildEventTool"/>\r
--                      <Tool\r
--                              Name="VCPreBuildEventTool"/>\r
--                      <Tool\r
--                              Name="VCPreLinkEventTool"/>\r
--                      <Tool\r
--                              Name="VCResourceCompilerTool"/>\r
--                      <Tool\r
--                              Name="VCWebServiceProxyGeneratorTool"/>\r
--                      <Tool\r
--                              Name="VCXMLDataGeneratorTool"/>\r
--                      <Tool\r
--                              Name="VCManagedWrapperGeneratorTool"/>\r
--                      <Tool\r
--                              Name="VCAuxiliaryManagedWrapperGeneratorTool"/>\r
--              </Configuration>\r
--      </Configurations>\r
--      <References>\r
--              <ProjectReference\r
--                      ReferencedProjectIdentifier="{C8F6C172-56F2-4E76-B5FA-C3B423B31BE7}"\r
--                      Name="gtest"/>\r
--      </References>\r
--      <Files>\r
--              <Filter\r
--                      Name="Source Files"\r
--                      Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"\r
--                      UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">\r
--                      <File\r
--                              RelativePath="..\src\gtest_main.cc">\r
--                              <FileConfiguration\r
--                                      Name="Debug|Win32">\r
--                                      <Tool\r
--                                              Name="VCCLCompilerTool"\r
--                                              AdditionalIncludeDirectories="&quot;..&quot;;&quot;..\include&quot;"/>\r
--                              </FileConfiguration>\r
--                              <FileConfiguration\r
--                                      Name="Release|Win32">\r
--                                      <Tool\r
--                                              Name="VCCLCompilerTool"\r
--                                              AdditionalIncludeDirectories="&quot;..&quot;;&quot;..\include&quot;"/>\r
--                              </FileConfiguration>\r
--                      </File>\r
--              </Filter>\r
--              <Filter\r
--                      Name="Header Files"\r
--                      Filter="h;hpp;hxx;hm;inl;inc;xsd"\r
--                      UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">\r
--              </Filter>\r
--      </Files>\r
--      <Globals>\r
--      </Globals>\r
--</VisualStudioProject>\r
diff --cc src/rapidjson/thirdparty/gtest/googletest/msvc/gtest_prod_test-md.vcproj
index 05b05d9ed9a87d5d356ee879cc67c47369e85b4b,05b05d9ed9a87d5d356ee879cc67c47369e85b4b..0000000000000000000000000000000000000000
deleted file mode 100644,100644
+++ /dev/null
@@@ -1,164 -1,164 +1,0 @@@
--<?xml version="1.0" encoding="Windows-1252"?>\r
--<VisualStudioProject\r
--      ProjectType="Visual C++"\r
--      Version="7.10"\r
--      Name="gtest_prod_test-md"\r
--      ProjectGUID="{24848551-EF4F-47E8-9A9D-EA4D49BC3ECB}"\r
--      Keyword="Win32Proj">\r
--      <Platforms>\r
--              <Platform\r
--                      Name="Win32"/>\r
--      </Platforms>\r
--      <Configurations>\r
--              <Configuration\r
--                      Name="Debug|Win32"\r
--                      OutputDirectory="$(SolutionName)/$(ConfigurationName)"\r
--                      IntermediateDirectory="$(OutDir)/$(ProjectName)"\r
--                      ConfigurationType="1"\r
--                      CharacterSet="2">\r
--                      <Tool\r
--                              Name="VCCLCompilerTool"\r
--                              Optimization="0"\r
--                              PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"\r
--                              MinimalRebuild="TRUE"\r
--                              BasicRuntimeChecks="3"\r
--                              RuntimeLibrary="3"\r
--                              UsePrecompiledHeader="3"\r
--                              WarningLevel="3"\r
--                              Detect64BitPortabilityProblems="FALSE"\r
--                              DebugInformationFormat="4"/>\r
--                      <Tool\r
--                              Name="VCCustomBuildTool"/>\r
--                      <Tool\r
--                              Name="VCLinkerTool"\r
--                              OutputFile="$(OutDir)/gtest_prod_test.exe"\r
--                              LinkIncremental="2"\r
--                              GenerateDebugInformation="TRUE"\r
--                              ProgramDatabaseFile="$(OutDir)/gtest_prod_test.pdb"\r
--                              SubSystem="1"\r
--                              TargetMachine="1"/>\r
--                      <Tool\r
--                              Name="VCMIDLTool"/>\r
--                      <Tool\r
--                              Name="VCPostBuildEventTool"/>\r
--                      <Tool\r
--                              Name="VCPreBuildEventTool"/>\r
--                      <Tool\r
--                              Name="VCPreLinkEventTool"/>\r
--                      <Tool\r
--                              Name="VCResourceCompilerTool"/>\r
--                      <Tool\r
--                              Name="VCWebServiceProxyGeneratorTool"/>\r
--                      <Tool\r
--                              Name="VCXMLDataGeneratorTool"/>\r
--                      <Tool\r
--                              Name="VCWebDeploymentTool"/>\r
--                      <Tool\r
--                              Name="VCManagedWrapperGeneratorTool"/>\r
--                      <Tool\r
--                              Name="VCAuxiliaryManagedWrapperGeneratorTool"/>\r
--              </Configuration>\r
--              <Configuration\r
--                      Name="Release|Win32"\r
--                      OutputDirectory="$(SolutionName)/$(ConfigurationName)"\r
--                      IntermediateDirectory="$(OutDir)/$(ProjectName)"\r
--                      ConfigurationType="1"\r
--                      CharacterSet="2">\r
--                      <Tool\r
--                              Name="VCCLCompilerTool"\r
--                              PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"\r
--                              RuntimeLibrary="2"\r
--                              UsePrecompiledHeader="3"\r
--                              WarningLevel="3"\r
--                              Detect64BitPortabilityProblems="FALSE"\r
--                              DebugInformationFormat="3"/>\r
--                      <Tool\r
--                              Name="VCCustomBuildTool"/>\r
--                      <Tool\r
--                              Name="VCLinkerTool"\r
--                              OutputFile="$(OutDir)/gtest_prod_test.exe"\r
--                              LinkIncremental="1"\r
--                              GenerateDebugInformation="TRUE"\r
--                              SubSystem="1"\r
--                              OptimizeReferences="2"\r
--                              EnableCOMDATFolding="2"\r
--                              TargetMachine="1"/>\r
--                      <Tool\r
--                              Name="VCMIDLTool"/>\r
--                      <Tool\r
--                              Name="VCPostBuildEventTool"/>\r
--                      <Tool\r
--                              Name="VCPreBuildEventTool"/>\r
--                      <Tool\r
--                              Name="VCPreLinkEventTool"/>\r
--                      <Tool\r
--                              Name="VCResourceCompilerTool"/>\r
--                      <Tool\r
--                              Name="VCWebServiceProxyGeneratorTool"/>\r
--                      <Tool\r
--                              Name="VCXMLDataGeneratorTool"/>\r
--                      <Tool\r
--                              Name="VCWebDeploymentTool"/>\r
--                      <Tool\r
--                              Name="VCManagedWrapperGeneratorTool"/>\r
--                      <Tool\r
--                              Name="VCAuxiliaryManagedWrapperGeneratorTool"/>\r
--              </Configuration>\r
--      </Configurations>\r
--      <References>\r
--              <ProjectReference\r
--                      ReferencedProjectIdentifier="{3AF54C8A-10BF-4332-9147-F68ED9862033}"\r
--                      Name="gtest_main-md"/>\r
--      </References>\r
--      <Files>\r
--              <Filter\r
--                      Name="Source Files"\r
--                      Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"\r
--                      UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">\r
--                      <File\r
--                              RelativePath="..\test\gtest_prod_test.cc">\r
--                              <FileConfiguration\r
--                                      Name="Debug|Win32">\r
--                                      <Tool\r
--                                              Name="VCCLCompilerTool"\r
--                                              AdditionalIncludeDirectories="&quot;..&quot;;&quot;..\include&quot;"\r
--                                              UsePrecompiledHeader="0"/>\r
--                              </FileConfiguration>\r
--                              <FileConfiguration\r
--                                      Name="Release|Win32">\r
--                                      <Tool\r
--                                              Name="VCCLCompilerTool"\r
--                                              AdditionalIncludeDirectories="&quot;..&quot;;&quot;..\include&quot;"\r
--                                              UsePrecompiledHeader="0"/>\r
--                              </FileConfiguration>\r
--                      </File>\r
--                      <File\r
--                              RelativePath="..\test\production.cc">\r
--                              <FileConfiguration\r
--                                      Name="Debug|Win32">\r
--                                      <Tool\r
--                                              Name="VCCLCompilerTool"\r
--                                              AdditionalIncludeDirectories="&quot;..&quot;;&quot;..\include&quot;"\r
--                                              UsePrecompiledHeader="0"/>\r
--                              </FileConfiguration>\r
--                              <FileConfiguration\r
--                                      Name="Release|Win32">\r
--                                      <Tool\r
--                                              Name="VCCLCompilerTool"\r
--                                              AdditionalIncludeDirectories="&quot;..&quot;;&quot;..\include&quot;"\r
--                                              UsePrecompiledHeader="0"/>\r
--                              </FileConfiguration>\r
--                      </File>\r
--              </Filter>\r
--              <Filter\r
--                      Name="Header Files"\r
--                      Filter="h;hpp;hxx;hm;inl;inc;xsd"\r
--                      UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">\r
--                      <File\r
--                              RelativePath="..\test\production.h">\r
--                      </File>\r
--              </Filter>\r
--      </Files>\r
--      <Globals>\r
--      </Globals>\r
--</VisualStudioProject>\r
diff --cc src/rapidjson/thirdparty/gtest/googletest/msvc/gtest_prod_test.vcproj
index 6d7a2f021bc4d777ce979249bb69828280ff5da4,6d7a2f021bc4d777ce979249bb69828280ff5da4..0000000000000000000000000000000000000000
deleted file mode 100644,100644
+++ /dev/null
@@@ -1,164 -1,164 +1,0 @@@
--<?xml version="1.0" encoding="Windows-1252"?>\r
--<VisualStudioProject\r
--      ProjectType="Visual C++"\r
--      Version="7.10"\r
--      Name="gtest_prod_test"\r
--      ProjectGUID="{24848551-EF4F-47E8-9A9D-EA4D49BC3ECA}"\r
--      Keyword="Win32Proj">\r
--      <Platforms>\r
--              <Platform\r
--                      Name="Win32"/>\r
--      </Platforms>\r
--      <Configurations>\r
--              <Configuration\r
--                      Name="Debug|Win32"\r
--                      OutputDirectory="$(SolutionName)/$(ConfigurationName)"\r
--                      IntermediateDirectory="$(OutDir)/$(ProjectName)"\r
--                      ConfigurationType="1"\r
--                      CharacterSet="2">\r
--                      <Tool\r
--                              Name="VCCLCompilerTool"\r
--                              Optimization="0"\r
--                              PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"\r
--                              MinimalRebuild="TRUE"\r
--                              BasicRuntimeChecks="3"\r
--                              RuntimeLibrary="5"\r
--                              UsePrecompiledHeader="3"\r
--                              WarningLevel="3"\r
--                              Detect64BitPortabilityProblems="FALSE"\r
--                              DebugInformationFormat="4"/>\r
--                      <Tool\r
--                              Name="VCCustomBuildTool"/>\r
--                      <Tool\r
--                              Name="VCLinkerTool"\r
--                              OutputFile="$(OutDir)/gtest_prod_test.exe"\r
--                              LinkIncremental="2"\r
--                              GenerateDebugInformation="TRUE"\r
--                              ProgramDatabaseFile="$(OutDir)/gtest_prod_test.pdb"\r
--                              SubSystem="1"\r
--                              TargetMachine="1"/>\r
--                      <Tool\r
--                              Name="VCMIDLTool"/>\r
--                      <Tool\r
--                              Name="VCPostBuildEventTool"/>\r
--                      <Tool\r
--                              Name="VCPreBuildEventTool"/>\r
--                      <Tool\r
--                              Name="VCPreLinkEventTool"/>\r
--                      <Tool\r
--                              Name="VCResourceCompilerTool"/>\r
--                      <Tool\r
--                              Name="VCWebServiceProxyGeneratorTool"/>\r
--                      <Tool\r
--                              Name="VCXMLDataGeneratorTool"/>\r
--                      <Tool\r
--                              Name="VCWebDeploymentTool"/>\r
--                      <Tool\r
--                              Name="VCManagedWrapperGeneratorTool"/>\r
--                      <Tool\r
--                              Name="VCAuxiliaryManagedWrapperGeneratorTool"/>\r
--              </Configuration>\r
--              <Configuration\r
--                      Name="Release|Win32"\r
--                      OutputDirectory="$(SolutionName)/$(ConfigurationName)"\r
--                      IntermediateDirectory="$(OutDir)/$(ProjectName)"\r
--                      ConfigurationType="1"\r
--                      CharacterSet="2">\r
--                      <Tool\r
--                              Name="VCCLCompilerTool"\r
--                              PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"\r
--                              RuntimeLibrary="4"\r
--                              UsePrecompiledHeader="3"\r
--                              WarningLevel="3"\r
--                              Detect64BitPortabilityProblems="FALSE"\r
--                              DebugInformationFormat="3"/>\r
--                      <Tool\r
--                              Name="VCCustomBuildTool"/>\r
--                      <Tool\r
--                              Name="VCLinkerTool"\r
--                              OutputFile="$(OutDir)/gtest_prod_test.exe"\r
--                              LinkIncremental="1"\r
--                              GenerateDebugInformation="TRUE"\r
--                              SubSystem="1"\r
--                              OptimizeReferences="2"\r
--                              EnableCOMDATFolding="2"\r
--                              TargetMachine="1"/>\r
--                      <Tool\r
--                              Name="VCMIDLTool"/>\r
--                      <Tool\r
--                              Name="VCPostBuildEventTool"/>\r
--                      <Tool\r
--                              Name="VCPreBuildEventTool"/>\r
--                      <Tool\r
--                              Name="VCPreLinkEventTool"/>\r
--                      <Tool\r
--                              Name="VCResourceCompilerTool"/>\r
--                      <Tool\r
--                              Name="VCWebServiceProxyGeneratorTool"/>\r
--                      <Tool\r
--                              Name="VCXMLDataGeneratorTool"/>\r
--                      <Tool\r
--                              Name="VCWebDeploymentTool"/>\r
--                      <Tool\r
--                              Name="VCManagedWrapperGeneratorTool"/>\r
--                      <Tool\r
--                              Name="VCAuxiliaryManagedWrapperGeneratorTool"/>\r
--              </Configuration>\r
--      </Configurations>\r
--      <References>\r
--              <ProjectReference\r
--                      ReferencedProjectIdentifier="{3AF54C8A-10BF-4332-9147-F68ED9862032}"\r
--                      Name="gtest_main"/>\r
--      </References>\r
--      <Files>\r
--              <Filter\r
--                      Name="Source Files"\r
--                      Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"\r
--                      UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">\r
--                      <File\r
--                              RelativePath="..\test\gtest_prod_test.cc">\r
--                              <FileConfiguration\r
--                                      Name="Debug|Win32">\r
--                                      <Tool\r
--                                              Name="VCCLCompilerTool"\r
--                                              AdditionalIncludeDirectories="&quot;..&quot;;&quot;..\include&quot;"\r
--                                              UsePrecompiledHeader="0"/>\r
--                              </FileConfiguration>\r
--                              <FileConfiguration\r
--                                      Name="Release|Win32">\r
--                                      <Tool\r
--                                              Name="VCCLCompilerTool"\r
--                                              AdditionalIncludeDirectories="&quot;..&quot;;&quot;..\include&quot;"\r
--                                              UsePrecompiledHeader="0"/>\r
--                              </FileConfiguration>\r
--                      </File>\r
--                      <File\r
--                              RelativePath="..\test\production.cc">\r
--                              <FileConfiguration\r
--                                      Name="Debug|Win32">\r
--                                      <Tool\r
--                                              Name="VCCLCompilerTool"\r
--                                              AdditionalIncludeDirectories="&quot;..&quot;;&quot;..\include&quot;"\r
--                                              UsePrecompiledHeader="0"/>\r
--                              </FileConfiguration>\r
--                              <FileConfiguration\r
--                                      Name="Release|Win32">\r
--                                      <Tool\r
--                                              Name="VCCLCompilerTool"\r
--                                              AdditionalIncludeDirectories="&quot;..&quot;;&quot;..\include&quot;"\r
--                                              UsePrecompiledHeader="0"/>\r
--                              </FileConfiguration>\r
--                      </File>\r
--              </Filter>\r
--              <Filter\r
--                      Name="Header Files"\r
--                      Filter="h;hpp;hxx;hm;inl;inc;xsd"\r
--                      UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">\r
--                      <File\r
--                              RelativePath="..\test\production.h">\r
--                      </File>\r
--              </Filter>\r
--      </Files>\r
--      <Globals>\r
--      </Globals>\r
--</VisualStudioProject>\r
diff --cc src/rapidjson/thirdparty/gtest/googletest/msvc/gtest_unittest-md.vcproj
index 38a5e5663c82e36b6286a54d1e1eabc18eab8f65,38a5e5663c82e36b6286a54d1e1eabc18eab8f65..0000000000000000000000000000000000000000
deleted file mode 100644,100644
+++ /dev/null
@@@ -1,147 -1,147 +1,0 @@@
--<?xml version="1.0" encoding="Windows-1252"?>\r
--<VisualStudioProject\r
--      ProjectType="Visual C++"\r
--      Version="7.10"\r
--      Name="gtest_unittest-md"\r
--      ProjectGUID="{4D9FDFB5-986A-4139-823C-F4EE0ED481A2}"\r
--      Keyword="Win32Proj">\r
--      <Platforms>\r
--              <Platform\r
--                      Name="Win32"/>\r
--      </Platforms>\r
--      <Configurations>\r
--              <Configuration\r
--                      Name="Debug|Win32"\r
--                      OutputDirectory="$(SolutionName)/$(ConfigurationName)"\r
--                      IntermediateDirectory="$(OutDir)/$(ProjectName)"\r
--                      ConfigurationType="1"\r
--                      CharacterSet="2">\r
--                      <Tool\r
--                              Name="VCCLCompilerTool"\r
--                              Optimization="0"\r
--                              PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"\r
--                              MinimalRebuild="TRUE"\r
--                              BasicRuntimeChecks="3"\r
--                              RuntimeLibrary="3"\r
--                              UsePrecompiledHeader="3"\r
--                              WarningLevel="3"\r
--                              Detect64BitPortabilityProblems="FALSE"\r
--                              DebugInformationFormat="4"/>\r
--                      <Tool\r
--                              Name="VCCustomBuildTool"/>\r
--                      <Tool\r
--                              Name="VCLinkerTool"\r
--                              OutputFile="$(OutDir)/gtest_unittest.exe"\r
--                              LinkIncremental="2"\r
--                              GenerateDebugInformation="TRUE"\r
--                              ProgramDatabaseFile="$(OutDir)/gtest_unittest.pdb"\r
--                              SubSystem="1"\r
--                              TargetMachine="1"/>\r
--                      <Tool\r
--                              Name="VCMIDLTool"/>\r
--                      <Tool\r
--                              Name="VCPostBuildEventTool"/>\r
--                      <Tool\r
--                              Name="VCPreBuildEventTool"/>\r
--                      <Tool\r
--                              Name="VCPreLinkEventTool"/>\r
--                      <Tool\r
--                              Name="VCResourceCompilerTool"/>\r
--                      <Tool\r
--                              Name="VCWebServiceProxyGeneratorTool"/>\r
--                      <Tool\r
--                              Name="VCXMLDataGeneratorTool"/>\r
--                      <Tool\r
--                              Name="VCWebDeploymentTool"/>\r
--                      <Tool\r
--                              Name="VCManagedWrapperGeneratorTool"/>\r
--                      <Tool\r
--                              Name="VCAuxiliaryManagedWrapperGeneratorTool"/>\r
--              </Configuration>\r
--              <Configuration\r
--                      Name="Release|Win32"\r
--                      OutputDirectory="$(SolutionName)/$(ConfigurationName)"\r
--                      IntermediateDirectory="$(OutDir)/$(ProjectName)"\r
--                      ConfigurationType="1"\r
--                      CharacterSet="2">\r
--                      <Tool\r
--                              Name="VCCLCompilerTool"\r
--                              PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"\r
--                              RuntimeLibrary="2"\r
--                              UsePrecompiledHeader="3"\r
--                              WarningLevel="3"\r
--                              Detect64BitPortabilityProblems="FALSE"\r
--                              DebugInformationFormat="3"/>\r
--                      <Tool\r
--                              Name="VCCustomBuildTool"/>\r
--                      <Tool\r
--                              Name="VCLinkerTool"\r
--                              OutputFile="$(OutDir)/gtest_unittest.exe"\r
--                              LinkIncremental="1"\r
--                              GenerateDebugInformation="TRUE"\r
--                              SubSystem="1"\r
--                              OptimizeReferences="2"\r
--                              EnableCOMDATFolding="2"\r
--                              TargetMachine="1"/>\r
--                      <Tool\r
--                              Name="VCMIDLTool"/>\r
--                      <Tool\r
--                              Name="VCPostBuildEventTool"/>\r
--                      <Tool\r
--                              Name="VCPreBuildEventTool"/>\r
--                      <Tool\r
--                              Name="VCPreLinkEventTool"/>\r
--                      <Tool\r
--                              Name="VCResourceCompilerTool"/>\r
--                      <Tool\r
--                              Name="VCWebServiceProxyGeneratorTool"/>\r
--                      <Tool\r
--                              Name="VCXMLDataGeneratorTool"/>\r
--                      <Tool\r
--                              Name="VCWebDeploymentTool"/>\r
--                      <Tool\r
--                              Name="VCManagedWrapperGeneratorTool"/>\r
--                      <Tool\r
--                              Name="VCAuxiliaryManagedWrapperGeneratorTool"/>\r
--              </Configuration>\r
--      </Configurations>\r
--      <References>\r
--              <ProjectReference\r
--                      ReferencedProjectIdentifier="{3AF54C8A-10BF-4332-9147-F68ED9862033}"\r
--                      Name="gtest_main-md"/>\r
--      </References>\r
--      <Files>\r
--              <Filter\r
--                      Name="Source Files"\r
--                      Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"\r
--                      UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">\r
--                      <File\r
--                              RelativePath="..\test\gtest_unittest.cc">\r
--                              <FileConfiguration\r
--                                      Name="Debug|Win32">\r
--                                      <Tool\r
--                                              Name="VCCLCompilerTool"\r
--                                              Optimization="1"\r
--                                              AdditionalIncludeDirectories="&quot;..&quot;;&quot;..\include&quot;"\r
--                                              BasicRuntimeChecks="0"\r
--                                              UsePrecompiledHeader="0"\r
--                                              DebugInformationFormat="3"/>\r
--                              </FileConfiguration>\r
--                              <FileConfiguration\r
--                                      Name="Release|Win32">\r
--                                      <Tool\r
--                                              Name="VCCLCompilerTool"\r
--                                              AdditionalIncludeDirectories="&quot;..&quot;;&quot;..\include&quot;"\r
--                                              UsePrecompiledHeader="0"/>\r
--                              </FileConfiguration>\r
--                      </File>\r
--              </Filter>\r
--              <Filter\r
--                      Name="Header Files"\r
--                      Filter="h;hpp;hxx;hm;inl;inc;xsd"\r
--                      UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">\r
--              </Filter>\r
--      </Files>\r
--      <Globals>\r
--      </Globals>\r
--</VisualStudioProject>\r
diff --cc src/rapidjson/thirdparty/gtest/googletest/msvc/gtest_unittest.vcproj
index cb1f52b1f520b897f0bd8abef42fb9affd8d739c,cb1f52b1f520b897f0bd8abef42fb9affd8d739c..0000000000000000000000000000000000000000
deleted file mode 100644,100644
+++ /dev/null
@@@ -1,147 -1,147 +1,0 @@@
--<?xml version="1.0" encoding="Windows-1252"?>\r
--<VisualStudioProject\r
--      ProjectType="Visual C++"\r
--      Version="7.10"\r
--      Name="gtest_unittest"\r
--      ProjectGUID="{4D9FDFB5-986A-4139-823C-F4EE0ED481A1}"\r
--      Keyword="Win32Proj">\r
--      <Platforms>\r
--              <Platform\r
--                      Name="Win32"/>\r
--      </Platforms>\r
--      <Configurations>\r
--              <Configuration\r
--                      Name="Debug|Win32"\r
--                      OutputDirectory="$(SolutionName)/$(ConfigurationName)"\r
--                      IntermediateDirectory="$(OutDir)/$(ProjectName)"\r
--                      ConfigurationType="1"\r
--                      CharacterSet="2">\r
--                      <Tool\r
--                              Name="VCCLCompilerTool"\r
--                              Optimization="0"\r
--                              PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"\r
--                              MinimalRebuild="TRUE"\r
--                              BasicRuntimeChecks="3"\r
--                              RuntimeLibrary="5"\r
--                              UsePrecompiledHeader="3"\r
--                              WarningLevel="3"\r
--                              Detect64BitPortabilityProblems="FALSE"\r
--                              DebugInformationFormat="4"/>\r
--                      <Tool\r
--                              Name="VCCustomBuildTool"/>\r
--                      <Tool\r
--                              Name="VCLinkerTool"\r
--                              OutputFile="$(OutDir)/gtest_unittest.exe"\r
--                              LinkIncremental="2"\r
--                              GenerateDebugInformation="TRUE"\r
--                              ProgramDatabaseFile="$(OutDir)/gtest_unittest.pdb"\r
--                              SubSystem="1"\r
--                              TargetMachine="1"/>\r
--                      <Tool\r
--                              Name="VCMIDLTool"/>\r
--                      <Tool\r
--                              Name="VCPostBuildEventTool"/>\r
--                      <Tool\r
--                              Name="VCPreBuildEventTool"/>\r
--                      <Tool\r
--                              Name="VCPreLinkEventTool"/>\r
--                      <Tool\r
--                              Name="VCResourceCompilerTool"/>\r
--                      <Tool\r
--                              Name="VCWebServiceProxyGeneratorTool"/>\r
--                      <Tool\r
--                              Name="VCXMLDataGeneratorTool"/>\r
--                      <Tool\r
--                              Name="VCWebDeploymentTool"/>\r
--                      <Tool\r
--                              Name="VCManagedWrapperGeneratorTool"/>\r
--                      <Tool\r
--                              Name="VCAuxiliaryManagedWrapperGeneratorTool"/>\r
--              </Configuration>\r
--              <Configuration\r
--                      Name="Release|Win32"\r
--                      OutputDirectory="$(SolutionName)/$(ConfigurationName)"\r
--                      IntermediateDirectory="$(OutDir)/$(ProjectName)"\r
--                      ConfigurationType="1"\r
--                      CharacterSet="2">\r
--                      <Tool\r
--                              Name="VCCLCompilerTool"\r
--                              PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"\r
--                              RuntimeLibrary="4"\r
--                              UsePrecompiledHeader="3"\r
--                              WarningLevel="3"\r
--                              Detect64BitPortabilityProblems="FALSE"\r
--                              DebugInformationFormat="3"/>\r
--                      <Tool\r
--                              Name="VCCustomBuildTool"/>\r
--                      <Tool\r
--                              Name="VCLinkerTool"\r
--                              OutputFile="$(OutDir)/gtest_unittest.exe"\r
--                              LinkIncremental="1"\r
--                              GenerateDebugInformation="TRUE"\r
--                              SubSystem="1"\r
--                              OptimizeReferences="2"\r
--                              EnableCOMDATFolding="2"\r
--                              TargetMachine="1"/>\r
--                      <Tool\r
--                              Name="VCMIDLTool"/>\r
--                      <Tool\r
--                              Name="VCPostBuildEventTool"/>\r
--                      <Tool\r
--                              Name="VCPreBuildEventTool"/>\r
--                      <Tool\r
--                              Name="VCPreLinkEventTool"/>\r
--                      <Tool\r
--                              Name="VCResourceCompilerTool"/>\r
--                      <Tool\r
--                              Name="VCWebServiceProxyGeneratorTool"/>\r
--                      <Tool\r
--                              Name="VCXMLDataGeneratorTool"/>\r
--                      <Tool\r
--                              Name="VCWebDeploymentTool"/>\r
--                      <Tool\r
--                              Name="VCManagedWrapperGeneratorTool"/>\r
--                      <Tool\r
--                              Name="VCAuxiliaryManagedWrapperGeneratorTool"/>\r
--              </Configuration>\r
--      </Configurations>\r
--      <References>\r
--              <ProjectReference\r
--                      ReferencedProjectIdentifier="{3AF54C8A-10BF-4332-9147-F68ED9862032}"\r
--                      Name="gtest_main"/>\r
--      </References>\r
--      <Files>\r
--              <Filter\r
--                      Name="Source Files"\r
--                      Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"\r
--                      UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">\r
--                      <File\r
--                              RelativePath="..\test\gtest_unittest.cc">\r
--                              <FileConfiguration\r
--                                      Name="Debug|Win32">\r
--                                      <Tool\r
--                                              Name="VCCLCompilerTool"\r
--                                              Optimization="1"\r
--                                              AdditionalIncludeDirectories="&quot;..&quot;;&quot;..\include&quot;"\r
--                                              BasicRuntimeChecks="0"\r
--                                              UsePrecompiledHeader="0"\r
--                                              DebugInformationFormat="3"/>\r
--                              </FileConfiguration>\r
--                              <FileConfiguration\r
--                                      Name="Release|Win32">\r
--                                      <Tool\r
--                                              Name="VCCLCompilerTool"\r
--                                              AdditionalIncludeDirectories="&quot;..&quot;;&quot;..\include&quot;"\r
--                                              UsePrecompiledHeader="0"/>\r
--                              </FileConfiguration>\r
--                      </File>\r
--              </Filter>\r
--              <Filter\r
--                      Name="Header Files"\r
--                      Filter="h;hpp;hxx;hm;inl;inc;xsd"\r
--                      UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">\r
--              </Filter>\r
--      </Files>\r
--      <Globals>\r
--      </Globals>\r
--</VisualStudioProject>\r