--------------------------------------------------------------------------------

                   JNIWrapper for Windows, Linux and MacOS X v3.12

 Deploying Software with JNIWrapper

                       Copyright (c) 2000-2016 TeamDev Ltd. All Rights Reserved.
--------------------------------------------------------------------------------
This  file  accompanies the License Agreement document. Please  read  the entire
text below before deploying applications, libraries, or components  that utilize
JNIWrapper technology.

CONTENTS
1. List of redistributable files
2. Software Configuration

================================================================================

1. LIST OF REDISTRIBUTABLE FILES

The following  files are purposed and allowed for  redistribution  with software
created using JNIWrapper. Please refer to a sub-section below  that  corresponds
to your platform and version.

  JNIWrapper Commons
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  lib\jniwrap-3.12.jar - library JAR  file.  The  file is  placed
  		    in the  'lib' folder the under installation root.

  [key.zip]\runtime\jniwrap.lic - runtime license  file. The file is  located in
                 the  'key.zip'  file,  which  you  receive  via  e-mail   after
                 purchasing the product.


  JNIWrapper for Windows v3.12
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  bin\jniwrap.dll - 32-bit native code library. The file is placed in the 'bin'  folder
                    under the installation root.

  bin\jniwrap64.dll - 64-bit native code library. The file is placed in the 'bin'  folder
                    under the installation root.
					

  JNIWrapper for Linux v3.12
  ~~~~~~~~~~~~~~~~~~~~~~~~~
  bin\libjniwrap.so - 32-bit native  code  library.  The file is  placed  in  the 'bin' 
                      folder under the installation root.

  bin\libjniwrap64.so - 64-bit native  code  library.  The file is  placed  in  the 'bin' 
                      folder under the installation root.

  JNIWrapper for MacOS X v3.12
  ~~~~~~~~~~~~~~~~~~~~~~~~~
  bin\ libjniwrap.jnilib - native code library. The  file is placed in the 'bin' 
                           folder under the installation root.
                                  
No other files are allowed for redistribution.

2. SOFTWARE CONFIGURATION

For detailed information on software  configuration please refer to the  section
"Configuring Software" of the "JNIWrapper Programmer's Guide" document.
