aboutsummaryrefslogtreecommitdiff
path: root/ports/irrlicht/CONTROL
diff options
context:
space:
mode:
authoradrido <robots_only_adrido@gmx.com>2019-02-25 22:51:13 +0100
committerPhil Christensen <philc@microsoft.com>2019-02-25 13:51:13 -0800
commitecff2997f686d9169e3d088541fda7aa2ea62011 (patch)
treeae10a4d437c7a540401db85e0786a2a5668778d5 /ports/irrlicht/CONTROL
parent7befb86005462db5ad8ccf26ab4a370226ae614f (diff)
downloadvcpkg-ecff2997f686d9169e3d088541fda7aa2ea62011.tar.gz
vcpkg-ecff2997f686d9169e3d088541fda7aa2ea62011.zip
[Irrlicht] Add new port (#5431)
Diffstat (limited to 'ports/irrlicht/CONTROL')
-rw-r--r--ports/irrlicht/CONTROL10
1 files changed, 10 insertions, 0 deletions
diff --git a/ports/irrlicht/CONTROL b/ports/irrlicht/CONTROL
new file mode 100644
index 000000000..59071e8dc
--- /dev/null
+++ b/ports/irrlicht/CONTROL
@@ -0,0 +1,10 @@
+Source: irrlicht
+Version: 1.8.4
+Description: Irrlicht lightning fast 3d engine
+Build-Depends: zlib, libpng, bzip2, libjpeg-turbo
+
+Feature: fast-fpu
+Description: Enable fast maths (at the expense of precision)
+
+Feature: tools
+Description: Build the Tools FileToHeader, FontTool, GUIEditor and MeshConverter