diff options
author | chai <chaifix@163.com> | 2019-04-01 08:57:51 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2019-04-01 08:57:51 +0800 |
commit | 1b45a791cfa9f2ee9f00c40108e621b9e462eced (patch) | |
tree | bd954d5069610c51be346716d15e4896c723101d /source/tests/win32/config.h | |
parent | fa2bf295fa9646a3052ab0498a4577f586eadef0 (diff) |
+win32 test
Diffstat (limited to 'source/tests/win32/config.h')
-rw-r--r-- | source/tests/win32/config.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/source/tests/win32/config.h b/source/tests/win32/config.h deleted file mode 100644 index cf7341a..0000000 --- a/source/tests/win32/config.h +++ /dev/null @@ -1,10 +0,0 @@ -#ifndef __Config_H__ -#define __Config_H__ - -#define _multi_window 1 -#define _menu_bar 2 -#define _sub_menu 3 - -#define _run_app _sub_menu - -#endif
\ No newline at end of file |