[Tizen] Add codes for Dali Windows Backend
[platform/core/uifw/dali-adaptor.git] / dali-windows-backend / ExInclude / vconf.h
1 #ifndef _VCONF_INCLUDE_\r
2 #define _VCONF_INCLUDE_\r
3 \r
4 #define VCONFKEY_SETAPPL_ACCESSIBILITY_FONT_SIZE  32\r
5 \r
6 void vconf_get_int( int, int* )\r
7 {\r
8 \r
9 }\r
10 \r
11 #endif