From 6401a6b981ac587d3c223c5110439398fa18e731 Mon Sep 17 00:00:00 2001 From: Dimitris Panokostas Date: Wed, 18 Jan 2017 14:38:49 +0100 Subject: [PATCH] Added VSLinux folder and readme --- VSLinux/README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 VSLinux/README.md diff --git a/VSLinux/README.md b/VSLinux/README.md new file mode 100644 index 00000000..ab4ada66 --- /dev/null +++ b/VSLinux/README.md @@ -0,0 +1,5 @@ +Visual Studio solution using VC++ for Linux +You will need Visual Studio 2015 or later and VC++ for Linux installed. +Look here for more information on VC++ for Linux: https://blogs.msdn.microsoft.com/vcblog/2016/03/30/visual-c-for-linux-development/ + +Here you can find a demo video of Linux Development with C++: https://channel9.msdn.com/Series/Visual-Studio-2017-Demo-Videos/Visual-Studio-2017-Linux-Development-with-C \ No newline at end of file