From 6357037460181a4c4485a7604ff7b5aaa30b0b13 Mon Sep 17 00:00:00 2001 From: Christoph Ruegg Date: Thu, 23 Jul 2009 02:15:21 +0800 Subject: [PATCH] special functions: fix native build (missing links) Signed-off-by: Christoph Ruegg --- src/Native/Native.csproj | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/Native/Native.csproj b/src/Native/Native.csproj index 5a6e697f..96fd2a76 100644 --- a/src/Native/Native.csproj +++ b/src/Native/Native.csproj @@ -94,7 +94,7 @@ Precision.cs - + Properties\Resources.Designer.cs @@ -104,6 +104,12 @@ SiPrefixes.cs + + SpecialFunctions.cs + + + SpecialFunctions\Erf.cs +