Simple template/example showing how to configure java project with javacpp.
Our 'library' is in MyCppLib.h. In CppLibManual.java there is manual definition of simple interface and in MyCppLibConfig.java we are going to use automatic parser of javacpp. Automatically generated target will be put in pl.krzysg.cppLib.target package.