From 02396d0ed9bda1a6f02819946604fb29da64dba0 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Mon, 1 Jan 2018 06:04:13 +0100 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') 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 -- cgit v1.2.3