From 9d8a20ecf5b178be22d0b557f879c407ca43817f Mon Sep 17 00:00:00 2001 From: Georg Holzmann Date: Wed, 20 Jul 2005 09:57:41 +0000 Subject: new flext build system svn path=/trunk/externals/grh/; revision=3365 --- GApop/package.txt | 3 +++ GApop/readme.txt | 16 ++++++++++++++++ 2 files changed, 19 insertions(+) create mode 100755 GApop/package.txt diff --git a/GApop/package.txt b/GApop/package.txt new file mode 100755 index 0000000..60f2ca5 --- /dev/null +++ b/GApop/package.txt @@ -0,0 +1,3 @@ +NAME=GApop +SRCDIR = src +SRCS= GApop.cpp diff --git a/GApop/readme.txt b/GApop/readme.txt index 4f7be1a..538b48c 100755 --- a/GApop/readme.txt +++ b/GApop/readme.txt @@ -13,6 +13,22 @@ see http://www.parasitaere-kapazitaeten.net/ext ---------------------------------------------------------------------------- +HOW TO COMPILE: + + +1) New flext build system: + +windows: +pathtoflext/build.bat + +linux/OSX: +sh patchtoflext/build.sh + + +2) old build system: + To compile the external edit the config-pd-*.txt file of your platform and the run build-pd-*. +---------------------------------------------------------------------------- + For suggestions, bugs, ... mail me: grh@mur.at \ No newline at end of file -- cgit v1.2.1