diff options
Diffstat (limited to 'make/nativewindowversion')
-rw-r--r-- | make/nativewindowversion | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/make/nativewindowversion b/make/nativewindowversion new file mode 100644 index 000000000..462ffdba5 --- /dev/null +++ b/make/nativewindowversion @@ -0,0 +1,12 @@ +Specification-Title: Native Window Interface API Specification +Specification-Version: @BASEVERSION@ +Specification-Vendor: JogAmp Community +Implementation-Title: Native Window Interface Runtime Environment +Implementation-Version: @VERSION@ +Implementation-Branch: @SCM_BRANCH@ +Implementation-Commit: @SCM_COMMIT@ +Implementation-Vendor: JogAmp Community +Implementation-URL: http://jogamp.org/ +Extension-Name: javax.media.nativewindow +Implementation-Vendor-Id: com.jogamp +Trusted-Library: true |