diff options
Diffstat (limited to 'src/statisticsFunctions/statisticsFunctions.vcproj')
-rw-r--r-- | src/statisticsFunctions/statisticsFunctions.vcproj | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/src/statisticsFunctions/statisticsFunctions.vcproj b/src/statisticsFunctions/statisticsFunctions.vcproj index 0bb30f5a..a66e1113 100644 --- a/src/statisticsFunctions/statisticsFunctions.vcproj +++ b/src/statisticsFunctions/statisticsFunctions.vcproj @@ -492,6 +492,26 @@ </FileConfiguration>
</File>
<File
+ RelativePath=".\mean\zcolumnmeana.c"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ CompileAs="2"
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Release|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ CompileAs="2"
+ />
+ </FileConfiguration>
+ </File>
+ <File
RelativePath=".\mean\zmeana.c"
>
<FileConfiguration
|