fix xcode project
This commit is contained in:
@@ -4,6 +4,8 @@ extern const char* g_version;
|
||||
extern const char* g_version_number;
|
||||
extern const char* g_window_title;
|
||||
|
||||
#ifdef _WIN32
|
||||
extern const wchar_t* g_version_w;
|
||||
extern const wchar_t* g_version_number_w;
|
||||
extern const wchar_t* g_window_title_w;
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user