diff options
-rw-r--r-- | src/junit/com/jogamp/gluegen/test/junit/generation/test2-common.cfg | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/junit/com/jogamp/gluegen/test/junit/generation/test2-common.cfg b/src/junit/com/jogamp/gluegen/test/junit/generation/test2-common.cfg index d187577..79663b1 100644 --- a/src/junit/com/jogamp/gluegen/test/junit/generation/test2-common.cfg +++ b/src/junit/com/jogamp/gluegen/test/junit/generation/test2-common.cfg @@ -139,8 +139,9 @@ JavaCallbackKey alEventCallback1 0 2 ALEVENTPROCSOFT 1 5 # # End JavaCallback -IncludeAs CustomJavaCode Bindingtest2 test2-CustomJavaIfCode.java.stub -IncludeAs CustomJavaCode Bindingtest2Impl test2-CustomJavaImplCode.java.stub +IncludeAs CustomJavaCode Bindingtest2 test2-CustomJavaIfCode.java.stub +IncludeAs CustomJavaCode Bindingtest2p1Impl test2-CustomJavaImplCode.java.stub +IncludeAs CustomJavaCode Bindingtest2p2Impl test2-CustomJavaImplCode.java.stub # Begin JavaCallback # |