aboutsummaryrefslogtreecommitdiff
path: root/popup/README.build.txt
diff options
context:
space:
mode:
authorB. Bogart <bbogart@users.sourceforge.net>2004-03-10 21:40:13 +0000
committerB. Bogart <bbogart@users.sourceforge.net>2004-03-10 21:40:13 +0000
commit91f0dbd5956391b11ecf9bbbea315ac68e9386ba (patch)
tree16f08d5d223c1fb8bba7dd1b53bf9d73fe2d3ec2 /popup/README.build.txt
parentd17a4f9c58a9160593a0a919b744b1ed1fae7e63 (diff)
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
Diffstat (limited to 'popup/README.build.txt')
-rw-r--r--popup/README.build.txt11
1 files changed, 11 insertions, 0 deletions
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
+