ZFFramework
 
Loading...
Searching...
No Matches
ZFImpl_env.h
Go to the documentation of this file.
1
5
6#ifndef _ZFI_ZFImpl_env_h_
7#define _ZFI_ZFImpl_env_h_
8
9#include "sys_Android/ZFImpl_sys_Android.h"
10#include "sys_iOS/ZFImpl_sys_iOS.h"
11#include "sys_Posix/ZFImpl_sys_Posix.h"
12#include "sys_Qt/ZFImpl_sys_Qt.h"
13#include "sys_SDL/ZFImpl_sys_SDL.h"
14#include "sys_Windows/ZFImpl_sys_Windows.h"
15
17
19#endif // #ifndef _ZFI_ZFImpl_env_h_
20
#define ZF_NAMESPACE_GLOBAL_BEGIN
begin namespace ZFFramework
Definition ZFNamespace.h:97
#define ZF_NAMESPACE_GLOBAL_END
end namespace ZFFramework
Definition ZFNamespace.h:98