aboutsummaryrefslogtreecommitdiffhomepage
path: root/build-windows
diff options
context:
space:
mode:
authorGravatar Hoa V. DINH <dinh.viet.hoa@gmail.com>2014-11-24 16:46:46 -0800
committerGravatar Hoa V. DINH <dinh.viet.hoa@gmail.com>2014-11-24 16:46:53 -0800
commit4f954052e2c96bdad41291612d3884b2f550408c (patch)
treeb13e528fc279dc44355d801f815019f75dfe64de /build-windows
parent65fd70d1206b882fa2d7162783200d26072e885d (diff)
Added information about public headers
Diffstat (limited to 'build-windows')
-rw-r--r--build-windows/README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/build-windows/README.md b/build-windows/README.md
index 5fd51bfd..798f7620 100644
--- a/build-windows/README.md
+++ b/build-windows/README.md
@@ -54,3 +54,5 @@ As a result, in `Externals` folder, you should have the following folders: `incl
In `mailcore2/build-windows/mailcore2`, using Visual Studio 2013, open `mailcore2.sln`.
Then, build.
+
+Public headers will be located in `mailcore2/build-windows/include`.