From bd81ac425d035a21ed926d0bcbf0f835320a1e51 Mon Sep 17 00:00:00 2001 From: Lastin Date: Tue, 5 Jan 2016 14:51:28 +0000 Subject: [PATCH] adds two import directories for linux in readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 35a0734c..52a16ebc 100644 --- a/README.md +++ b/README.md @@ -272,6 +272,8 @@ Following settings are to be applied to all configurations of your new project ( ../dlangui/deps/DerelictFT/source ../dlangui/deps/DerelictGL3/source ../dlangui/deps/DerelictUtil/source + ../dlangui/3rdparty + ../dlangui/3rdparty-extra Now you can build and run your project.