From b1b026397c58c45c46ca7a525fb1e98b20ddfab8 Mon Sep 17 00:00:00 2001 From: Thales Lima Date: Sat, 21 Oct 2017 11:57:45 -0200 Subject: Several changes and bugfixes to compile the program on linux (ubuntu-xenial-amb64) --- Project/Project.project | 108 ++++++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 99 insertions(+), 9 deletions(-) (limited to 'Project/Project.project') diff --git a/Project/Project.project b/Project/Project.project index e07282c..0335a59 100644 --- a/Project/Project.project +++ b/Project/Project.project @@ -2,7 +2,7 @@ - + @@ -275,7 +275,50 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + None + + + + + + + + + + + + + + @@ -315,15 +358,18 @@ - - + + - - - + + + + + + @@ -342,7 +388,7 @@ - None + @@ -356,7 +402,7 @@ - + @@ -397,5 +443,49 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + None + + + + + + + + + + + + + -- cgit