From f9158592e1478b2013afc7041d9ed041cf2d2f4a Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Mon, 13 Jan 2014 19:47:58 +1000 Subject: Update Irrlicht to 1.8.1. Include actual change markers this time. lol --- libraries/irrlicht-1.8.1/source/Irrlicht/MacOSX/MacOSX_Prefix.pch | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 libraries/irrlicht-1.8.1/source/Irrlicht/MacOSX/MacOSX_Prefix.pch (limited to 'libraries/irrlicht-1.8.1/source/Irrlicht/MacOSX/MacOSX_Prefix.pch') diff --git a/libraries/irrlicht-1.8.1/source/Irrlicht/MacOSX/MacOSX_Prefix.pch b/libraries/irrlicht-1.8.1/source/Irrlicht/MacOSX/MacOSX_Prefix.pch new file mode 100644 index 0000000..b3ea109 --- /dev/null +++ b/libraries/irrlicht-1.8.1/source/Irrlicht/MacOSX/MacOSX_Prefix.pch @@ -0,0 +1,5 @@ +// +// Prefix header for all source files of the 'MacOSX' target in the 'MacOSX' project. +// + +#include -- cgit v1.1