mirror of https://github.com/CGAL/cgal
.C ->.cpp and autolinking
This commit is contained in:
parent
0775cf4567
commit
f4d3f41786
|
|
@ -182,7 +182,7 @@
|
||||||
Name="Debug|Win32">
|
Name="Debug|Win32">
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCCustomBuildTool"
|
Name="VCCustomBuildTool"
|
||||||
CommandLine="$(QTDIR)/bin/moc.exe -o convex_hull_2.moc convex_hull_2.C
|
CommandLine="$(QTDIR)/bin/moc.exe -o convex_hull_2.moc convex_hull_2.cpp
|
||||||
"
|
"
|
||||||
Outputs="convex_hull_2.moc"/>
|
Outputs="convex_hull_2.moc"/>
|
||||||
</FileConfiguration>
|
</FileConfiguration>
|
||||||
|
|
@ -190,8 +190,7 @@
|
||||||
Name="Release|Win32">
|
Name="Release|Win32">
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCCustomBuildTool"
|
Name="VCCustomBuildTool"
|
||||||
CommandLine="$(QTDIR)/bin/moc.exe -o convex_hull_2.moc convex_hull_2.C
|
CommandLine="$(QTDIR)/bin/moc.exe -o convex_hull_2.moc convex_hull_2.cpp"
|
||||||
"
|
|
||||||
Outputs="convex_hull_2.moc"/>
|
Outputs="convex_hull_2.moc"/>
|
||||||
</FileConfiguration>
|
</FileConfiguration>
|
||||||
</File>
|
</File>
|
||||||
|
|
|
||||||
|
|
@ -184,16 +184,14 @@
|
||||||
Name="Debug|Win32">
|
Name="Debug|Win32">
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCCustomBuildTool"
|
Name="VCCustomBuildTool"
|
||||||
CommandLine="$(QTDIR)/bin/moc.exe -o largest_empty_rect_2.moc largest_empty_rect_2.C
|
CommandLine="$(QTDIR)/bin/moc.exe -o largest_empty_rect_2.moc largest_empty_rect_2.cpp"
|
||||||
"
|
|
||||||
Outputs="largest_empty_rect_2.moc"/>
|
Outputs="largest_empty_rect_2.moc"/>
|
||||||
</FileConfiguration>
|
</FileConfiguration>
|
||||||
<FileConfiguration
|
<FileConfiguration
|
||||||
Name="Release|Win32">
|
Name="Release|Win32">
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCCustomBuildTool"
|
Name="VCCustomBuildTool"
|
||||||
CommandLine="$(QTDIR)/bin/moc.exe -o largest_empty_rect_2.moc largest_empty_rect_2.C
|
CommandLine="$(QTDIR)/bin/moc.exe -o largest_empty_rect_2.moc largest_empty_rect_2.cpp"
|
||||||
"
|
|
||||||
Outputs="largest_empty_rect_2.moc"/>
|
Outputs="largest_empty_rect_2.moc"/>
|
||||||
</FileConfiguration>
|
</FileConfiguration>
|
||||||
</File>
|
</File>
|
||||||
|
|
|
||||||
|
|
@ -181,16 +181,14 @@
|
||||||
Name="Debug|Win32">
|
Name="Debug|Win32">
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCCustomBuildTool"
|
Name="VCCustomBuildTool"
|
||||||
CommandLine="$(QTDIR)/bin/moc.exe -o min_ellipse_2.moc min_ellipse_2.C
|
CommandLine="$(QTDIR)/bin/moc.exe -o min_ellipse_2.moc min_ellipse_2.cpp"
|
||||||
"
|
|
||||||
Outputs="min_ellipse_2.moc"/>
|
Outputs="min_ellipse_2.moc"/>
|
||||||
</FileConfiguration>
|
</FileConfiguration>
|
||||||
<FileConfiguration
|
<FileConfiguration
|
||||||
Name="Release|Win32">
|
Name="Release|Win32">
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCCustomBuildTool"
|
Name="VCCustomBuildTool"
|
||||||
CommandLine="$(QTDIR)/bin/moc.exe -o min_ellipse_2.moc min_ellipse_2.C
|
CommandLine="$(QTDIR)/bin/moc.exe -o min_ellipse_2.moc min_ellipse_2.cpp"
|
||||||
"
|
|
||||||
Outputs="min_ellipse_2.moc"/>
|
Outputs="min_ellipse_2.moc"/>
|
||||||
</FileConfiguration>
|
</FileConfiguration>
|
||||||
</File>
|
</File>
|
||||||
|
|
|
||||||
|
|
@ -195,16 +195,14 @@
|
||||||
Name="Debug|Win32">
|
Name="Debug|Win32">
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCCustomBuildTool"
|
Name="VCCustomBuildTool"
|
||||||
CommandLine="$(QTDIR)/bin/moc.exe -o min_quadrilateral_2.moc min_quadrilateral_2.C
|
CommandLine="$(QTDIR)/bin/moc.exe -o min_quadrilateral_2.moc min_quadrilateral_2.cpp"
|
||||||
"
|
|
||||||
Outputs="min_quadrilateral_2.moc"/>
|
Outputs="min_quadrilateral_2.moc"/>
|
||||||
</FileConfiguration>
|
</FileConfiguration>
|
||||||
<FileConfiguration
|
<FileConfiguration
|
||||||
Name="Release|Win32">
|
Name="Release|Win32">
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCCustomBuildTool"
|
Name="VCCustomBuildTool"
|
||||||
CommandLine="$(QTDIR)/bin/moc.exe -o min_quadrilateral_2.moc min_quadrilateral_2.C
|
CommandLine="$(QTDIR)/bin/moc.exe -o min_quadrilateral_2.moc min_quadrilateral_2.cpp"
|
||||||
"
|
|
||||||
Outputs="min_quadrilateral_2.moc"/>
|
Outputs="min_quadrilateral_2.moc"/>
|
||||||
</FileConfiguration>
|
</FileConfiguration>
|
||||||
</File>
|
</File>
|
||||||
|
|
|
||||||
|
|
@ -160,8 +160,7 @@
|
||||||
Name="Release|Win32">
|
Name="Release|Win32">
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCCustomBuildTool"
|
Name="VCCustomBuildTool"
|
||||||
CommandLine="$(QTDIR)/bin/moc.exe -o nef_2.moc nef_2.C
|
CommandLine="$(QTDIR)/bin/moc.exe -o nef_2.moc nef_2.cpp"
|
||||||
"
|
|
||||||
Outputs="nef_2.moc"/>
|
Outputs="nef_2.moc"/>
|
||||||
</FileConfiguration>
|
</FileConfiguration>
|
||||||
</File>
|
</File>
|
||||||
|
|
|
||||||
|
|
@ -49,7 +49,7 @@
|
||||||
Name="VCPostBuildEventTool"/>
|
Name="VCPostBuildEventTool"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCPreBuildEventTool"
|
Name="VCPreBuildEventTool"
|
||||||
CommandLine="$(QTDIR)/bin/moc.exe delaunay_triangulation_2.C -o delaunay_triangulation_2.moc"/>
|
CommandLine="$(QTDIR)/bin/moc.exe delaunay_triangulation_2.cpp -o delaunay_triangulation_2.moc"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCPreLinkEventTool"/>
|
Name="VCPreLinkEventTool"/>
|
||||||
<Tool
|
<Tool
|
||||||
|
|
@ -107,7 +107,7 @@
|
||||||
Name="VCPostBuildEventTool"/>
|
Name="VCPostBuildEventTool"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCPreBuildEventTool"
|
Name="VCPreBuildEventTool"
|
||||||
CommandLine="$(QTDIR)/bin/moc.exe delaunay_triangulation_2.C -o delaunay_triangulation_2.moc"/>
|
CommandLine="$(QTDIR)/bin/moc.exe delaunay_triangulation_2.cpp -o delaunay_triangulation_2.moc"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCPreLinkEventTool"/>
|
Name="VCPreLinkEventTool"/>
|
||||||
<Tool
|
<Tool
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue