diff options
Diffstat (limited to 'src/elementaryFunctions/elementaryFunctions.vcproj')
-rw-r--r-- | src/elementaryFunctions/elementaryFunctions.vcproj | 80 |
1 files changed, 72 insertions, 8 deletions
diff --git a/src/elementaryFunctions/elementaryFunctions.vcproj b/src/elementaryFunctions/elementaryFunctions.vcproj index 865fd479..2090f2cf 100644 --- a/src/elementaryFunctions/elementaryFunctions.vcproj +++ b/src/elementaryFunctions/elementaryFunctions.vcproj @@ -568,7 +568,7 @@ >
<Tool
Name="VCCLCompilerTool"
- CallingConvention="2"
+ CallingConvention="0"
CompileAs="2"
/>
</FileConfiguration>
@@ -590,7 +590,7 @@ >
<Tool
Name="VCCLCompilerTool"
- CallingConvention="2"
+ CallingConvention="0"
CompileAs="2"
/>
</FileConfiguration>
@@ -612,7 +612,7 @@ >
<Tool
Name="VCCLCompilerTool"
- CallingConvention="2"
+ CallingConvention="0"
CompileAs="2"
/>
</FileConfiguration>
@@ -634,7 +634,7 @@ >
<Tool
Name="VCCLCompilerTool"
- CallingConvention="2"
+ CallingConvention="0"
CompileAs="2"
/>
</FileConfiguration>
@@ -660,7 +660,7 @@ >
<Tool
Name="VCCLCompilerTool"
- CallingConvention="2"
+ CallingConvention="0"
CompileAs="2"
/>
</FileConfiguration>
@@ -682,7 +682,7 @@ >
<Tool
Name="VCCLCompilerTool"
- CallingConvention="2"
+ CallingConvention="0"
CompileAs="2"
/>
</FileConfiguration>
@@ -704,7 +704,7 @@ >
<Tool
Name="VCCLCompilerTool"
- CallingConvention="2"
+ CallingConvention="0"
CompileAs="2"
/>
</FileConfiguration>
@@ -726,7 +726,7 @@ >
<Tool
Name="VCCLCompilerTool"
- CallingConvention="2"
+ CallingConvention="0"
CompileAs="2"
/>
</FileConfiguration>
@@ -1674,6 +1674,14 @@ CompileAs="2"
/>
</FileConfiguration>
+ <FileConfiguration
+ Name="Release|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ CompileAs="2"
+ />
+ </FileConfiguration>
</File>
<File
RelativePath=".\cosh\ccoshs.c"
@@ -1686,6 +1694,14 @@ CompileAs="2"
/>
</FileConfiguration>
+ <FileConfiguration
+ Name="Release|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ CompileAs="2"
+ />
+ </FileConfiguration>
</File>
<File
RelativePath=".\cosh\dcosha.c"
@@ -1698,6 +1714,14 @@ CompileAs="2"
/>
</FileConfiguration>
+ <FileConfiguration
+ Name="Release|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ CompileAs="2"
+ />
+ </FileConfiguration>
</File>
<File
RelativePath=".\cosh\dcoshs.c"
@@ -1710,6 +1734,14 @@ CompileAs="2"
/>
</FileConfiguration>
+ <FileConfiguration
+ Name="Release|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ CompileAs="2"
+ />
+ </FileConfiguration>
</File>
<File
RelativePath=".\cosh\Makefile.am"
@@ -1726,6 +1758,14 @@ CompileAs="2"
/>
</FileConfiguration>
+ <FileConfiguration
+ Name="Release|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ CompileAs="2"
+ />
+ </FileConfiguration>
</File>
<File
RelativePath=".\cosh\scoshs.c"
@@ -1738,6 +1778,14 @@ CompileAs="2"
/>
</FileConfiguration>
+ <FileConfiguration
+ Name="Release|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ CompileAs="2"
+ />
+ </FileConfiguration>
</File>
<File
RelativePath=".\cosh\zcosha.c"
@@ -1750,6 +1798,14 @@ CompileAs="2"
/>
</FileConfiguration>
+ <FileConfiguration
+ Name="Release|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ CompileAs="2"
+ />
+ </FileConfiguration>
</File>
<File
RelativePath=".\cosh\zcoshs.c"
@@ -1762,6 +1818,14 @@ CompileAs="2"
/>
</FileConfiguration>
+ <FileConfiguration
+ Name="Release|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ CompileAs="2"
+ />
+ </FileConfiguration>
</File>
</Filter>
<Filter
|