diff options
author | Sven Gothel <[email protected]> | 2013-01-31 16:11:30 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2013-01-31 16:11:30 +0100 |
commit | e58643727cc36d6dc27cec9e02934c26de7621ee (patch) | |
tree | 01a7e38693d8bd2f495031c5659f9b2b1ead5e93 /src/java/com/jogamp/common/net | |
parent | 0634a2f9b4812b04dce4df466568184beac5c8cf (diff) |
Cleanup GlueGen config 'ExtendedInterfaceSymbols*'
Semantics Change:
ExtendedInterfaceSymbolsOnly was used for implementation generation only,
which is considered a bug!
- ExtendedInterfaceSymbolsIgnore C.java
- Ignore symbols in C.java for interface generation
- ExtendedInterfaceSymbolsOnly C.java
- Only use symbols in C.java for interface generation
- ExtendedImplementationSymbolsIgnore C.java
- Ignore symbols in C.java for implementation generation
- ExtendedImplementationSymbolsOnly C.java
- Only use symbols in C.java for implementation generation
- ExtendedIntfAndImplSymbolsIgnore C.java
- Ignore symbols in C.java for interface and implementation generation
- ExtendedIntfAndImplSymbolsOnly C.java
- Only use symbols in C.java for interface and implementation generation
Diffstat (limited to 'src/java/com/jogamp/common/net')
0 files changed, 0 insertions, 0 deletions