mirror of https://github.com/CGAL/cgal
added Polynomial.C
This commit is contained in:
parent
2064a8626f
commit
58f5c30f02
|
|
@ -302,6 +302,21 @@
|
|||
CompileAs="2"/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="Polynomial.C">
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
CompileAs="2"/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
CompileAs="2"/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="Random.C">
|
||||
<FileConfiguration
|
||||
|
|
|
|||
Loading…
Reference in New Issue