From 91f0dbd5956391b11ecf9bbbea315ac68e9386ba Mon Sep 17 00:00:00 2001 From: "B. Bogart" Date: Wed, 10 Mar 2004 21:40:13 +0000 Subject: The first argument is now pixel rather than character width, bounding-box is drawn correctly, and added a little documentation and GPL. svn path=/trunk/externals/bbogart/; revision=1406 --- popup/README.build.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 popup/README.build.txt (limited to 'popup/README.build.txt') diff --git a/popup/README.build.txt b/popup/README.build.txt new file mode 100644 index 0000000..b8d31db --- /dev/null +++ b/popup/README.build.txt @@ -0,0 +1,11 @@ +These objects where developed under OSX and have been tested +under OSX and Linux. + +To build (under linux): + + make pd_linux + +To build (under OSX): + + make pd_darwin + -- cgit v1.2.1