From dc9040803447707c4ccaee5e7fcf0268747707f4 Mon Sep 17 00:00:00 2001
From: Jacques Grelet <jacques.grelet@ird.fr>
Date: Sat, 6 Dec 2014 09:48:55 +0000
Subject: [PATCH] project file tested with compiler R2013b

---
 compiler/Windows (x86)/tsgqc.prj | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/compiler/Windows (x86)/tsgqc.prj b/compiler/Windows (x86)/tsgqc.prj
index 0046efa..d2c982e 100644
--- a/compiler/Windows (x86)/tsgqc.prj	
+++ b/compiler/Windows (x86)/tsgqc.prj	
@@ -466,7 +466,7 @@
     </build-deliverables>
     <workflow />
     <matlab>
-      <root>C:\Program Files\MATLAB\R2013b</root>
+      <root>C:\Program Files (x86)\MATLAB\R2013b</root>
       <toolboxes />
     </matlab>
     <platform>
@@ -479,9 +479,9 @@
       <linux>false</linux>
       <solaris>false</solaris>
       <osver>6.1</osver>
-      <os32>false</os32>
-      <os64>true</os64>
-      <arch>win64</arch>
+      <os32>true</os32>
+      <os64>false</os64>
+      <arch>win32</arch>
       <matlab>true</matlab>
     </platform>
   </configuration>
-- 
GitLab