added version info to libpyasdcp (same as other lib versions)
[asdcplib.git] / src / jp2k-tst.sh
index 7278f1b53230164b0831bca1d9e8c7d2810d191d..3cb4e045db729df620136dc8a6e196ab4ed6accd 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 #
 # $Id$
-# Copyright (c) 2007-2008 John Hurst. All rights reserved.
+# Copyright (c) 2007-2009 John Hurst. All rights reserved.
 #
 # Redistribution and use in source and binary forms, with or without
 # modification, are permitted provided that the following conditions
@@ -48,7 +48,7 @@ for file in `ls ${TEST_FILES}/${TEST_FILE_PREFIX}`; do \
 done
 
 
-#${BUILD_DIR}/jp2k-test${EXEEXT} ${TEST_FILES}/${TEST_FILE_PREFIX}/MM_2k_XYZ_000000.j2c
+#${BUILD_DIR}/j2c-test${EXEEXT} ${TEST_FILES}/${TEST_FILE_PREFIX}/MM_2k_XYZ_000000.j2c
 #if [ $? -ne 0 ]; then
 #    exit 1
 #fi