aboutsummaryrefslogtreecommitdiff
path: root/src/runmultistresstest.sh
diff options
context:
space:
mode:
authorFrank Warmerdam <warmerdam@pobox.com>2010-03-16 12:37:28 +0000
committerFrank Warmerdam <warmerdam@pobox.com>2010-03-16 12:37:28 +0000
commit4ea16fcba0dd2e67c62488beeaddf8a93b49fdf7 (patch)
tree137b44c11e6fc2b44766a5582791a16da626ced3 /src/runmultistresstest.sh
parent8313a5f3e2366784f77a2faffee786ea459a5ee6 (diff)
downloadPROJ-4ea16fcba0dd2e67c62488beeaddf8a93b49fdf7.tar.gz
PROJ-4ea16fcba0dd2e67c62488beeaddf8a93b49fdf7.zip
added multistresstest
git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@1830 4e78687f-474d-0410-85f9-8d5e500ac6b2
Diffstat (limited to 'src/runmultistresstest.sh')
-rwxr-xr-xsrc/runmultistresstest.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/runmultistresstest.sh b/src/runmultistresstest.sh
new file mode 100755
index 00000000..ad5968f6
--- /dev/null
+++ b/src/runmultistresstest.sh
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+gcc -g multistresstest.c .libs/libproj.so -lpthread -o multistresstest
+./multistresstest