First version of VS Solution using VS Linux

Initial commit, not complete (missing project properties with includes,
etc.)
This commit is contained in:
Dimitris Panokostas 2017-01-18 15:04:50 +01:00
parent 771e7c4ddd
commit da9b646583
4 changed files with 109 additions and 0 deletions

View file

@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup />
</Project>