From 3a7c9626d31a5afff9077ab3b3daa2fc7ffefbfd Mon Sep 17 00:00:00 2001 From: Roland Winklmeier Date: Sat, 24 Sep 2016 18:06:07 +0200 Subject: [PATCH] Restore stub README.md file Content of this file will follow later to instruct how to properly get configure and build from source. For now, restore it, since building the installer requires it to be present. --- README.md | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 000000000..177c7d969 --- /dev/null +++ b/README.md @@ -0,0 +1,36 @@ +Introduction TBW + +Environment Setup +================= + +TBW + +Getting Sources +=============== + +TBW + +Qmake Configuration +=================== + +TBW + +Compiling +========= + +TBW + +Testing +======= + +TBW + +Installing +========== + +TBW + +DLLs vs. static linking +======================= + +TBW \ No newline at end of file