aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2018-01-01 06:04:13 +0100
committerGitHub <noreply@github.com>2018-01-01 06:04:13 +0100
commit02396d0ed9bda1a6f02819946604fb29da64dba0 (patch)
tree0db59b5ff9777a60bc8388e60c4aeb3b516de0c8 /README.md
parent4a17a61737234962a8c16b930ec8f96788f8a9eb (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a02ba0f..4b7fc2d 100644
--- a/README.md
+++ b/README.md
@@ -73,4 +73,4 @@ Optional. A list of directories which contains (header) files which should be ex
Optional. The name is structured in the following way: config.platform.libraryType.optimizationLevel
where platform is any of the platforms specified under \[package] (or if package contains "any", then it can be any other platform). LibraryType is either "static" or "dynamic" - different configurations depending on if the package is included as a static or dynamic library by a dependant package. OptimizationLevel is either "debug" or "release", depending on which optimization level the "root" package was built with ("root" package is usually the project which is an executable)
### lib
-Optional. A directory which contains .lib or .dll files which should be included dependant projects use this project
+Optional. A directory which contains .lib or .dll files which should be included in dependant projects that uses this project