fold version macros into runtime functions to avoid cascade rebuilds when modifying the core

This commit is contained in:
Anthony Minessale
2014-01-17 01:54:47 +05:00
parent 104ce2a35f
commit 8dfbd91a3d
22 changed files with 157 additions and 39 deletions

View File

@@ -40,8 +40,6 @@
#endif
#include <switch.h>
#include <switch_version.h>
/* Picky compiler */
#ifdef __ICC