From e1e1734a841adee59650edb14b4a2ffb34594669 Mon Sep 17 00:00:00 2001 From: Wolfgang Thaller Date: Sun, 23 Apr 2017 18:13:06 +0200 Subject: [PATCH] add empty InterfacesAndLibraries --- InterfacesAndLibraries/README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 InterfacesAndLibraries/README.md diff --git a/InterfacesAndLibraries/README.md b/InterfacesAndLibraries/README.md new file mode 100644 index 0000000000..303805729e --- /dev/null +++ b/InterfacesAndLibraries/README.md @@ -0,0 +1,3 @@ +Find a copy of Apple's Universal Interfaces 3.x (preferrably 3.4) and put them here. + +See ../README.md for details.