mirror of https://github.com/CGAL/cgal
Add the resource file
This commit is contained in:
parent
60bdf1c3eb
commit
740040e5a9
|
|
@ -1580,6 +1580,7 @@ Geomview/demo/Geomview/CMakeLists.txt -text
|
|||
Geomview/doc_tex/Geomview/geomview.gif -text
|
||||
GraphicsView/GraphicsView.odp -text
|
||||
GraphicsView/TODO -text
|
||||
GraphicsView/demo/Alpha_shapes_3/Alpha_shape_3.qrc -text
|
||||
GraphicsView/demo/Alpha_shapes_3/MainWindow.ui -text
|
||||
GraphicsView/demo/Circular_kernel_2/Circular_kernel_2.qrc -text
|
||||
GraphicsView/demo/Circular_kernel_2/Circular_kernel_2.ui -text
|
||||
|
|
|
|||
|
|
@ -0,0 +1,5 @@
|
|||
<RCC>
|
||||
<qresource prefix="/cgal/help" >
|
||||
<file>about_Alpha_shapes_3.html</file>
|
||||
</qresource>
|
||||
</RCC>
|
||||
Loading…
Reference in New Issue