mirror of
https://github.com/ScrelliCopter/tmx2gba.git
synced 2025-02-21 03:29:25 +11:00
get version info from project file
This commit is contained in:
6
src/config.h.in
Normal file
6
src/config.h.in
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef CONFIG_H
|
||||
#define CONFIG_H
|
||||
|
||||
#define TMX2GBA_VERSION "@PROJECT_VERSION@"
|
||||
|
||||
#endif//CONFIG_H
|
||||
Reference in New Issue
Block a user