diff options
Diffstat (limited to 'make')
-rwxr-xr-x | make/Manifest | 1 | ||||
-rwxr-xr-x | make/Manifest-android-launcher | 1 | ||||
-rwxr-xr-x | make/Manifest-rt | 1 | ||||
-rwxr-xr-x | make/Manifest-rt-android | 1 | ||||
-rwxr-xr-x | make/Manifest-rt-natives | 1 | ||||
-rwxr-xr-x | make/Manifest-rt.cdc | 1 |
6 files changed, 6 insertions, 0 deletions
diff --git a/make/Manifest b/make/Manifest index eebce81..5245afa 100755 --- a/make/Manifest +++ b/make/Manifest @@ -1,4 +1,5 @@ Manifest-Version: 1.0 +Application-Name: GlueGen Java Bindings Generator Specification-Title: GlueGen Java Bindings Generator Specification-Version: @BASEVERSION@ Specification-Vendor: JogAmp Community diff --git a/make/Manifest-android-launcher b/make/Manifest-android-launcher index 52dfca6..135564e 100755 --- a/make/Manifest-android-launcher +++ b/make/Manifest-android-launcher @@ -1,4 +1,5 @@ Manifest-Version: 1.0 +Application-Name: JogAmp Android Launcher Specification-Title: JogAmp Android Launcher API Specification-Version: @BASEVERSION@ Specification-Vendor: JogAmp Community diff --git a/make/Manifest-rt b/make/Manifest-rt index ce6a0a5..195008c 100755 --- a/make/Manifest-rt +++ b/make/Manifest-rt @@ -1,4 +1,5 @@ Manifest-Version: 1.0 +Application-Name: GlueGen Run-Time Specification-Title: GlueGen Java Bindings Generator Specification-Version: @BASEVERSION@ Specification-Vendor: JogAmp Community diff --git a/make/Manifest-rt-android b/make/Manifest-rt-android index 5a44f9a..ccaac1d 100755 --- a/make/Manifest-rt-android +++ b/make/Manifest-rt-android @@ -1,4 +1,5 @@ Manifest-Version: 1.0 +Application-Name: GlueGen Run-Time For Android Specification-Title: GlueGen Java Bindings Generator Specification-Version: @BASEVERSION@ Specification-Vendor: JogAmp Community diff --git a/make/Manifest-rt-natives b/make/Manifest-rt-natives index 58768aa..dbf235a 100755 --- a/make/Manifest-rt-natives +++ b/make/Manifest-rt-natives @@ -1,4 +1,5 @@ Manifest-Version: 1.0 +Application-Name: GlueGen Run-Time Specification-Title: GlueGen Java Bindings Generator Specification-Version: @BASEVERSION@ Specification-Vendor: JogAmp Community diff --git a/make/Manifest-rt.cdc b/make/Manifest-rt.cdc index 3f4df94..7de0773 100755 --- a/make/Manifest-rt.cdc +++ b/make/Manifest-rt.cdc @@ -1,4 +1,5 @@ Manifest-Version: 1.0 +Application-Name: GlueGen Run-Time CDC Specification-Title: GlueGen Java Bindings Generator Specification-Version: @BASEVERSION@ Specification-Vendor: JogAmp Community |