X-Git-Url: http://developer.intra2net.com/git/?p=libt2n;a=blobdiff_plain;f=examples-codegen%2FREADME;fp=examples-codegen%2FREADME;h=57d2ce2c9c713c3526439b873c2b489086c72b52;hp=0000000000000000000000000000000000000000;hb=8ebc3ec0fba482450e186f9d493cff925d301aa7;hpb=ff31cf242099b580b1bbba70f2ad9fd62f9495f0 diff --git a/examples-codegen/README b/examples-codegen/README new file mode 100644 index 0000000..57d2ce2 --- /dev/null +++ b/examples-codegen/README @@ -0,0 +1,10 @@ +Examples using the code generator. + +example1* are simple examples also used for the doxygen generated +documentation. + +example2* are more complex examples used for automatic testing. + +Those examples have to be build separately. Take a look at the +test-build-install-use script in the top level directory to automate +this task.