aboutsummaryrefslogtreecommitdiff
path: root/vsprojects/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'vsprojects/readme.txt')
-rw-r--r--vsprojects/readme.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/vsprojects/readme.txt b/vsprojects/readme.txt
index 0d1ea62f..288345ad 100644
--- a/vsprojects/readme.txt
+++ b/vsprojects/readme.txt
@@ -36,7 +36,8 @@ build libprotobuf and libprotoc as DLLs if you really want. To do this,
do the following:
1) Open protobuf.sln in MSVC.
- 2) For each of the projects libprotobuf and libprotoc, do the following:
+ 2) For each of the projects libprotobuf, libprotobuf-lite, and libprotoc, do
+ the following:
2a) Right-click the project and choose "properties".
2b) From the side bar, choose "General", under "Configuration Properties".
2c) Change the "Configuration Type" to "Dynamic Library (.dll)".