]> git.xonotic.org Git - xonotic/netradiant.git/blob - include/version.h
bundle: store dll in lib subdirectory, bundle all of them at once
[xonotic/netradiant.git] / include / version.h
1 // Makefile appends preprocessor flags instead now
2 #ifndef RADIANT_VERSION
3 #error no RADIANT_VERSION defined
4 #endif
5 #ifndef RADIANT_VERSION_STRING
6 #error no RADIANT_VERSION_STRING defined
7 #endif