From 0cc594bf211365061db83cea093aee9ef3abfa09 Mon Sep 17 00:00:00 2001 From: jofret Date: Tue, 23 Mar 2010 12:45:07 +0000 Subject: Windows compilation --- .../src/c/matrixOperations/matrixOperations.vcproj | 30 ++----------- scilab2c/src/c/operations/operations.vcproj | 52 +++++++++++++++++++++- 2 files changed, 53 insertions(+), 29 deletions(-) diff --git a/scilab2c/src/c/matrixOperations/matrixOperations.vcproj b/scilab2c/src/c/matrixOperations/matrixOperations.vcproj index 2484a403..173f06f2 100644 --- a/scilab2c/src/c/matrixOperations/matrixOperations.vcproj +++ b/scilab2c/src/c/matrixOperations/matrixOperations.vcproj @@ -993,10 +993,10 @@ - - - - - - - - - - diff --git a/scilab2c/src/c/operations/operations.vcproj b/scilab2c/src/c/operations/operations.vcproj index 50031299..a5464fdb 100644 --- a/scilab2c/src/c/operations/operations.vcproj +++ b/scilab2c/src/c/operations/operations.vcproj @@ -25,7 +25,7 @@ > + + + + + @@ -783,6 +795,18 @@ /> + + + + + @@ -823,6 +847,18 @@ /> + + + + + @@ -875,6 +911,18 @@ /> + + + + + -- cgit