mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-25 22:42:04 +02:00
add existing android files
This commit is contained in:
9
android/GeneratedVersion.java.in
Normal file
9
android/GeneratedVersion.java.in
Normal file
@@ -0,0 +1,9 @@
|
||||
package eu.vcmi.vcmi.util;
|
||||
|
||||
/**
|
||||
* Generated via cmake (./project/vcmi-app/cmake-scripts/versions.cmake)
|
||||
*/
|
||||
public class GeneratedVersion
|
||||
{
|
||||
public static final String VCMI_VERSION = "@VCMI_VERSION@";
|
||||
}
|
||||
Reference in New Issue
Block a user