summaryrefslogtreecommitdiff
path: root/lib/cpp
diff options
context:
space:
mode:
authorJens Geyer <jensg@apache.org>2015-12-17 22:21:24 +0100
committerJens Geyer <jensg@apache.org>2015-12-17 22:21:24 +0100
commit7be41c7ada9692e3c37fb8b4935991f6247320f6 (patch)
tree65cc7ecca3d3b47dea07a49da5719b1ee03551ec /lib/cpp
parent176bf0c36d0be38300ec51ea78565a9f27f844f7 (diff)
downloadthrift-7be41c7ada9692e3c37fb8b4935991f6247320f6.tar.gz
THRIFT-3493 libthrift does not compile on windows using visual studio
Client: C++ Patch: Jens Geyer fixed broken README link in VC++ solution
Diffstat (limited to 'lib/cpp')
-rw-r--r--lib/cpp/thrift.sln2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/cpp/thrift.sln b/lib/cpp/thrift.sln
index 88d7968f9..cb0f4559b 100644
--- a/lib/cpp/thrift.sln
+++ b/lib/cpp/thrift.sln
@@ -7,7 +7,7 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libthrift", "libthrift.vcxp
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "doc", "doc", "{006984E0-7CC1-47E2-ACD2-A40FE4D38693}"
ProjectSection(SolutionItems) = preProject
- README_WINDOWS = README_WINDOWS
+ README.md = README.md
EndProjectSection
EndProject
Global