1<?xml version="1.0" encoding="utf-8"?>
2<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3  <ItemGroup Label="ProjectConfigurations">
4    <ProjectConfiguration Include="Debug_GUIX_5_4_0_COMPATIBILITY|Win32">
5      <Configuration>Debug_GUIX_5_4_0_COMPATIBILITY</Configuration>
6      <Platform>Win32</Platform>
7    </ProjectConfiguration>
8    <ProjectConfiguration Include="Debug_GX_DISABLE_BRUSH_ALPHA_SUPPORT|Win32">
9      <Configuration>Debug_GX_DISABLE_BRUSH_ALPHA_SUPPORT</Configuration>
10      <Platform>Win32</Platform>
11    </ProjectConfiguration>
12    <ProjectConfiguration Include="Debug_GX_DYNAMIC_BIDI_TEXT_SUPPORT|Win32">
13      <Configuration>Debug_GX_DYNAMIC_BIDI_TEXT_SUPPORT</Configuration>
14      <Platform>Win32</Platform>
15    </ProjectConfiguration>
16    <ProjectConfiguration Include="Debug_GX_FONT_KERNING_SUPPORT|Win32">
17      <Configuration>Debug_GX_FONT_KERNING_SUPPORT</Configuration>
18      <Platform>Win32</Platform>
19    </ProjectConfiguration>
20    <ProjectConfiguration Include="Debug_GX_MOUSE_SUPPORT|Win32">
21      <Configuration>Debug_GX_MOUSE_SUPPORT</Configuration>
22      <Platform>Win32</Platform>
23    </ProjectConfiguration>
24    <ProjectConfiguration Include="Debug_GX_PALETTE_MODE_AA_TEXT_COLORS16|Win32">
25      <Configuration>Debug_GX_PALETTE_MODE_AA_TEXT_COLORS16</Configuration>
26      <Platform>Win32</Platform>
27    </ProjectConfiguration>
28    <ProjectConfiguration Include="Debug_GX_SYNERGY_FONT_FORMAT_SUPPORT|Win32">
29      <Configuration>Debug_GX_SYNERGY_FONT_FORMAT_SUPPORT</Configuration>
30      <Platform>Win32</Platform>
31    </ProjectConfiguration>
32    <ProjectConfiguration Include="Debug|Win32">
33      <Configuration>Debug</Configuration>
34      <Platform>Win32</Platform>
35    </ProjectConfiguration>
36    <ProjectConfiguration Include="Release|Win32">
37      <Configuration>Release</Configuration>
38      <Platform>Win32</Platform>
39    </ProjectConfiguration>
40  </ItemGroup>
41  <ItemGroup>
42    <ClCompile Include="..\..\..\..\common\src\gxe_animation_delete.c" />
43    <ClCompile Include="..\..\..\..\common\src\gxe_menu_event_process.c" />
44    <ClCompile Include="..\..\..\..\common\src\gxe_prompt_event_process.c" />
45    <ClCompile Include="..\..\..\..\common\src\gxe_string_scroll_wheel_event_process.c" />
46    <ClCompile Include="..\..\..\..\common\src\gxe_text_button_event_process.c" />
47    <ClCompile Include="..\..\..\..\common\src\gxe_text_scroll_wheel_event_process.c" />
48    <ClCompile Include="..\..\..\..\common\src\gxe_utility_bidi_paragraph_reorder.c" />
49    <ClCompile Include="..\..\..\..\common\src\gxe_utility_bidi_resolved_text_info_delete.c" />
50    <ClCompile Include="..\..\..\..\common\src\gxe_generic_scroll_wheel_children_position.c" />
51    <ClCompile Include="..\..\..\..\common\src\gxe_generic_scroll_wheel_create.c" />
52    <ClCompile Include="..\..\..\..\common\src\gxe_generic_scroll_wheel_event_process.c" />
53    <ClCompile Include="..\..\..\..\common\src\gxe_generic_scroll_wheel_row_height_set.c" />
54    <ClCompile Include="..\..\..\..\common\src\gxe_generic_scroll_wheel_total_rows_set.c" />
55    <ClCompile Include="..\..\..\..\common\src\gx_animation_delete.c" />
56    <ClCompile Include="..\..\..\..\common\src\gx_canvas_text_draw.c" />
57    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_16bpp_rotated_block_move.c" />
58    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_16bpp_rotated_canvas_copy.c" />
59    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_16bpp_rotated_horizontal_line_draw.c" />
60    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_16bpp_rotated_horizontal_pattern_line_draw.c" />
61    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_16bpp_rotated_pixelmap_blend.c" />
62    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_16bpp_rotated_pixelmap_draw.c" />
63    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_16bpp_rotated_pixelmap_rotate.c" />
64    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_16bpp_rotated_pixel_write.c" />
65    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_16bpp_rotated_simple_line_draw.c" />
66    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_16bpp_rotated_vertical_line_draw.c" />
67    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_16bpp_rotated_vertical_pattern_line_draw.c" />
68    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_24xrgb_rotated_canvas_blend.c" />
69    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_24xrgb_rotated_jpeg_draw.c" />
70    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_24xrgb_rotated_pixel_blend.c" />
71    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_24xrgb_rotated_png_draw.c" />
72    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_24xrgb_rotated_setup.c" />
73    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_32argb_rotated_pixel_blend.c" />
74    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_32argb_rotated_setup.c" />
75    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_32bpp_rotated_block_move.c" />
76    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_32bpp_rotated_canvas_copy.c" />
77    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_32bpp_rotated_glyph_1bit_draw.c" />
78    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_32bpp_rotated_horizontal_line_draw.c" />
79    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_32bpp_rotated_horizontal_pattern_line_draw.c" />
80    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_32bpp_rotated_horizontal_pixelmap_line_draw.c" />
81    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_32bpp_rotated_pixelmap_blend.c" />
82    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_32bpp_rotated_pixelmap_draw.c" />
83    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_32bpp_rotated_pixelmap_rotate.c" />
84    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_32bpp_rotated_pixel_write.c" />
85    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_32bpp_rotated_simple_line_draw.c" />
86    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_32bpp_rotated_vertical_line_draw.c" />
87    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_32bpp_rotated_vertical_pattern_line_draw.c" />
88    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_565rgb_rotated_canvas_blend.c" />
89    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_565rgb_rotated_glyph_1bit_draw.c" />
90    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_565rgb_rotated_horizontal_pixelmap_line_draw.c" />
91    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_565rgb_rotated_jpeg_draw.c" />
92    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_565rgb_rotated_pixel_blend.c" />
93    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_565rgb_rotated_png_draw.c" />
94    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_565rgb_rotated_setup.c" />
95    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_8bit_palette_rotated_setup.c" />
96    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_8bpp_rotated_block_move.c" />
97    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_8bpp_rotated_canvas_copy.c" />
98    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_8bpp_rotated_glyph_1bit_draw.c" />
99    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_8bpp_rotated_glyph_3bit_draw.c" />
100    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_8bpp_rotated_glyph_4bit_draw.c" />
101    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_8bpp_rotated_horizontal_line_draw.c" />
102    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_8bpp_rotated_horizontal_pattern_line_draw.c" />
103    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_8bpp_rotated_horizontal_pixelmap_line_draw.c" />
104    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_8bpp_rotated_pixelmap_draw.c" />
105    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_8bpp_rotated_pixelmap_rotate.c" />
106    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_8bpp_rotated_pixel_write.c" />
107    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_8bpp_rotated_simple_line_draw.c" />
108    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_8bpp_rotated_vertical_line_draw.c" />
109    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_8bpp_rotated_vertical_pattern_line_draw.c" />
110    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_generic_rotated_alphamap_draw.c" />
111    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_generic_rotated_arc_fill.c" />
112    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_generic_rotated_circle_fill.c" />
113    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_generic_rotated_ellipse_fill.c" />
114    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_generic_rotated_glyph_4bit_draw.c" />
115    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_generic_rotated_glyph_8bit_draw.c" />
116    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_generic_rotated_pie_fill.c" />
117    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_generic_rotated_polygon_fill.c" />
118    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_generic_rotated_wide_line_fill.c" />
119    <ClCompile Include="..\..\..\..\common\src\gx_menu_event_process.c" />
120    <ClCompile Include="..\..\..\..\common\src\gx_prompt_event_process.c" />
121    <ClCompile Include="..\..\..\..\common\src\gx_scroll_wheel_wrap_style_check.c" />
122    <ClCompile Include="..\..\..\..\common\src\gx_string_scroll_wheel_event_process.c" />
123    <ClCompile Include="..\..\..\..\common\src\gx_text_button_event_process.c" />
124    <ClCompile Include="..\..\..\..\common\src\gx_text_scroll_wheel_dynamic_bidi_text_delete.c" />
125    <ClCompile Include="..\..\..\..\common\src\gx_text_scroll_wheel_event_process.c" />
126    <ClCompile Include="..\..\..\..\common\src\gx_utility_bidi_resolved_text_info_delete.c" />
127    <ClCompile Include="..\..\..\..\common\src\gxe_accordion_menu_create.c" />
128    <ClCompile Include="..\..\..\..\common\src\gxe_accordion_menu_event_process.c" />
129    <ClCompile Include="..\..\..\..\common\src\gxe_accordion_menu_position.c" />
130    <ClCompile Include="..\..\..\..\common\src\gxe_animation_canvas_define.c" />
131    <ClCompile Include="..\..\..\..\common\src\gxe_animation_create.c" />
132    <ClCompile Include="..\..\..\..\common\src\gxe_animation_drag_disable.c" />
133    <ClCompile Include="..\..\..\..\common\src\gxe_animation_drag_enable.c" />
134    <ClCompile Include="..\..\..\..\common\src\gxe_animation_landing_speed_set.c" />
135    <ClCompile Include="..\..\..\..\common\src\gxe_animation_start.c" />
136    <ClCompile Include="..\..\..\..\common\src\gxe_animation_stop.c" />
137    <ClCompile Include="..\..\..\..\common\src\gxe_binres_language_count_get.c" />
138    <ClCompile Include="..\..\..\..\common\src\gxe_binres_language_info_load.c" />
139    <ClCompile Include="..\..\..\..\common\src\gxe_binres_language_table_load.c" />
140    <ClCompile Include="..\..\..\..\common\src\gxe_binres_theme_load.c" />
141    <ClCompile Include="..\..\..\..\common\src\gxe_brush_default.c" />
142    <ClCompile Include="..\..\..\..\common\src\gxe_brush_define.c" />
143    <ClCompile Include="..\..\..\..\common\src\gxe_button_create.c" />
144    <ClCompile Include="..\..\..\..\common\src\gxe_button_deselect.c" />
145    <ClCompile Include="..\..\..\..\common\src\gxe_button_event_process.c" />
146    <ClCompile Include="..\..\..\..\common\src\gxe_button_select.c" />
147    <ClCompile Include="..\..\..\..\common\src\gxe_canvas_alpha_set.c" />
148    <ClCompile Include="..\..\..\..\common\src\gxe_canvas_arc_draw.c" />
149    <ClCompile Include="..\..\..\..\common\src\gxe_canvas_block_move.c" />
150    <ClCompile Include="..\..\..\..\common\src\gxe_canvas_circle_draw.c" />
151    <ClCompile Include="..\..\..\..\common\src\gxe_canvas_create.c" />
152    <ClCompile Include="..\..\..\..\common\src\gxe_canvas_delete.c" />
153    <ClCompile Include="..\..\..\..\common\src\gxe_canvas_drawing_complete.c" />
154    <ClCompile Include="..\..\..\..\common\src\gxe_canvas_drawing_initiate.c" />
155    <ClCompile Include="..\..\..\..\common\src\gxe_canvas_ellipse_draw.c" />
156    <ClCompile Include="..\..\..\..\common\src\gxe_canvas_hardware_layer_bind.c" />
157    <ClCompile Include="..\..\..\..\common\src\gxe_canvas_hide.c" />
158    <ClCompile Include="..\..\..\..\common\src\gxe_canvas_line_draw.c" />
159    <ClCompile Include="..\..\..\..\common\src\gxe_canvas_memory_define.c" />
160    <ClCompile Include="..\..\..\..\common\src\gxe_canvas_mouse_define.c" />
161    <ClCompile Include="..\..\..\..\common\src\gxe_canvas_mouse_hide.c" />
162    <ClCompile Include="..\..\..\..\common\src\gxe_canvas_mouse_show.c" />
163    <ClCompile Include="..\..\..\..\common\src\gxe_canvas_offset_set.c" />
164    <ClCompile Include="..\..\..\..\common\src\gxe_canvas_pie_draw.c" />
165    <ClCompile Include="..\..\..\..\common\src\gxe_canvas_pixelmap_draw.c" />
166    <ClCompile Include="..\..\..\..\common\src\gxe_canvas_pixelmap_get.c" />
167    <ClCompile Include="..\..\..\..\common\src\gxe_canvas_pixelmap_rotate.c" />
168    <ClCompile Include="..\..\..\..\common\src\gxe_canvas_pixelmap_blend.c" />
169    <ClCompile Include="..\..\..\..\common\src\gxe_canvas_pixelmap_tile.c" />
170    <ClCompile Include="..\..\..\..\common\src\gxe_canvas_pixel_draw.c" />
171    <ClCompile Include="..\..\..\..\common\src\gxe_canvas_polygon_draw.c" />
172    <ClCompile Include="..\..\..\..\common\src\gxe_canvas_rectangle_draw.c" />
173    <ClCompile Include="..\..\..\..\common\src\gxe_canvas_rotated_text_draw.c" />
174    <ClCompile Include="..\..\..\..\common\src\gxe_canvas_shift.c" />
175    <ClCompile Include="..\..\..\..\common\src\gxe_canvas_show.c" />
176    <ClCompile Include="..\..\..\..\common\src\gxe_canvas_text_draw.c" />
177    <ClCompile Include="..\..\..\..\common\src\gxe_checkbox_create.c" />
178    <ClCompile Include="..\..\..\..\common\src\gxe_checkbox_event_process.c" />
179    <ClCompile Include="..\..\..\..\common\src\gxe_checkbox_pixelmap_set.c" />
180    <ClCompile Include="..\..\..\..\common\src\gxe_checkbox_select.c" />
181    <ClCompile Include="..\..\..\..\common\src\gxe_circular_gauge_angle_get.c" />
182    <ClCompile Include="..\..\..\..\common\src\gxe_circular_gauge_angle_set.c" />
183    <ClCompile Include="..\..\..\..\common\src\gxe_circular_gauge_animation_set.c" />
184    <ClCompile Include="..\..\..\..\common\src\gxe_circular_gauge_create.c" />
185    <ClCompile Include="..\..\..\..\common\src\gxe_circular_gauge_event_process.c" />
186    <ClCompile Include="..\..\..\..\common\src\gxe_context_brush_default.c" />
187    <ClCompile Include="..\..\..\..\common\src\gxe_context_brush_define.c" />
188    <ClCompile Include="..\..\..\..\common\src\gxe_context_brush_get.c" />
189    <ClCompile Include="..\..\..\..\common\src\gxe_context_brush_pattern_set.c" />
190    <ClCompile Include="..\..\..\..\common\src\gxe_context_brush_set.c" />
191    <ClCompile Include="..\..\..\..\common\src\gxe_context_brush_style_set.c" />
192    <ClCompile Include="..\..\..\..\common\src\gxe_context_brush_width_set.c" />
193    <ClCompile Include="..\..\..\..\common\src\gxe_context_color_get.c" />
194    <ClCompile Include="..\..\..\..\common\src\gxe_context_fill_color_set.c" />
195    <ClCompile Include="..\..\..\..\common\src\gxe_context_font_get.c" />
196    <ClCompile Include="..\..\..\..\common\src\gxe_context_font_set.c" />
197    <ClCompile Include="..\..\..\..\common\src\gxe_context_line_color_set.c" />
198    <ClCompile Include="..\..\..\..\common\src\gxe_context_pixelmap_get.c" />
199    <ClCompile Include="..\..\..\..\common\src\gxe_context_pixelmap_set.c" />
200    <ClCompile Include="..\..\..\..\common\src\gxe_context_raw_brush_define.c" />
201    <ClCompile Include="..\..\..\..\common\src\gxe_context_raw_fill_color_set.c" />
202    <ClCompile Include="..\..\..\..\common\src\gxe_context_raw_line_color_set.c" />
203    <ClCompile Include="..\..\..\..\common\src\gxe_context_string_get.c" />
204    <ClCompile Include="..\..\..\..\common\src\gxe_display_active_language_set.c" />
205    <ClCompile Include="..\..\..\..\common\src\gxe_display_color_set.c" />
206    <ClCompile Include="..\..\..\..\common\src\gxe_display_color_table_set.c" />
207    <ClCompile Include="..\..\..\..\common\src\gxe_display_create.c" />
208    <ClCompile Include="..\..\..\..\common\src\gxe_display_delete.c" />
209    <ClCompile Include="..\..\..\..\common\src\gxe_display_font_table_set.c" />
210    <ClCompile Include="..\..\..\..\common\src\gxe_display_language_table_get.c" />
211    <ClCompile Include="..\..\..\..\common\src\gxe_display_language_table_set.c" />
212    <ClCompile Include="..\..\..\..\common\src\gxe_display_pixelmap_table_set.c" />
213    <ClCompile Include="..\..\..\..\common\src\gxe_display_string_get.c" />
214    <ClCompile Include="..\..\..\..\common\src\gxe_display_string_table_get.c" />
215    <ClCompile Include="..\..\..\..\common\src\gxe_display_theme_install.c" />
216    <ClCompile Include="..\..\..\..\common\src\gxe_drop_list_close.c" />
217    <ClCompile Include="..\..\..\..\common\src\gxe_drop_list_create.c" />
218    <ClCompile Include="..\..\..\..\common\src\gxe_drop_list_event_process.c" />
219    <ClCompile Include="..\..\..\..\common\src\gxe_drop_list_open.c" />
220    <ClCompile Include="..\..\..\..\common\src\gxe_drop_list_pixelmap_set.c" />
221    <ClCompile Include="..\..\..\..\common\src\gxe_drop_list_popup_get.c" />
222    <ClCompile Include="..\..\..\..\common\src\gxe_horizontal_list_children_position.c" />
223    <ClCompile Include="..\..\..\..\common\src\gxe_horizontal_list_create.c" />
224    <ClCompile Include="..\..\..\..\common\src\gxe_horizontal_list_event_process.c" />
225    <ClCompile Include="..\..\..\..\common\src\gxe_horizontal_list_page_index_set.c" />
226    <ClCompile Include="..\..\..\..\common\src\gxe_horizontal_list_selected_index_get.c" />
227    <ClCompile Include="..\..\..\..\common\src\gxe_horizontal_list_selected_set.c" />
228    <ClCompile Include="..\..\..\..\common\src\gxe_horizontal_list_selected_widget_get.c" />
229    <ClCompile Include="..\..\..\..\common\src\gxe_horizontal_list_total_columns_set.c" />
230    <ClCompile Include="..\..\..\..\common\src\gxe_horizontal_scrollbar_create.c" />
231    <ClCompile Include="..\..\..\..\common\src\gxe_icon_button_create.c" />
232    <ClCompile Include="..\..\..\..\common\src\gxe_icon_button_pixelmap_set.c" />
233    <ClCompile Include="..\..\..\..\common\src\gxe_icon_create.c" />
234    <ClCompile Include="..\..\..\..\common\src\gxe_icon_event_process.c" />
235    <ClCompile Include="..\..\..\..\common\src\gxe_icon_pixelmap_set.c" />
236    <ClCompile Include="..\..\..\..\common\src\gxe_image_reader_create.c" />
237    <ClCompile Include="..\..\..\..\common\src\gxe_image_reader_palette_set.c" />
238    <ClCompile Include="..\..\..\..\common\src\gxe_image_reader_start.c" />
239    <ClCompile Include="..\..\..\..\common\src\gxe_line_chart_create.c" />
240    <ClCompile Include="..\..\..\..\common\src\gxe_line_chart_update.c" />
241    <ClCompile Include="..\..\..\..\common\src\gxe_line_chart_y_scale_calculate.c" />
242    <ClCompile Include="..\..\..\..\common\src\gxe_menu_create.c" />
243    <ClCompile Include="..\..\..\..\common\src\gxe_menu_insert.c" />
244    <ClCompile Include="..\..\..\..\common\src\gxe_menu_remove.c" />
245    <ClCompile Include="..\..\..\..\common\src\gxe_menu_text_offset_set.c" />
246    <ClCompile Include="..\..\..\..\common\src\gxe_multi_line_text_button_create.c" />
247    <ClCompile Include="..\..\..\..\common\src\gxe_multi_line_text_button_event_process.c" />
248    <ClCompile Include="..\..\..\..\common\src\gxe_multi_line_text_button_text_id_set.c" />
249    <ClCompile Include="..\..\..\..\common\src\gxe_multi_line_text_button_text_set.c" />
250    <ClCompile Include="..\..\..\..\common\src\gxe_multi_line_text_input_backspace.c" />
251    <ClCompile Include="..\..\..\..\common\src\gxe_multi_line_text_input_buffer_clear.c" />
252    <ClCompile Include="..\..\..\..\common\src\gxe_multi_line_text_input_buffer_get.c" />
253    <ClCompile Include="..\..\..\..\common\src\gxe_multi_line_text_input_char_insert.c" />
254    <ClCompile Include="..\..\..\..\common\src\gxe_multi_line_text_input_create.c" />
255    <ClCompile Include="..\..\..\..\common\src\gxe_multi_line_text_input_cursor_pos_get.c" />
256    <ClCompile Include="..\..\..\..\common\src\gxe_multi_line_text_input_delete.c" />
257    <ClCompile Include="..\..\..\..\common\src\gxe_multi_line_text_input_down_arrow.c" />
258    <ClCompile Include="..\..\..\..\common\src\gxe_multi_line_text_input_end.c" />
259    <ClCompile Include="..\..\..\..\common\src\gxe_multi_line_text_input_event_process.c" />
260    <ClCompile Include="..\..\..\..\common\src\gxe_multi_line_text_input_fill_color_set.c" />
261    <ClCompile Include="..\..\..\..\common\src\gxe_multi_line_text_input_home.c" />
262    <ClCompile Include="..\..\..\..\common\src\gxe_multi_line_text_input_left_arrow.c" />
263    <ClCompile Include="..\..\..\..\common\src\gxe_multi_line_text_input_right_arrow.c" />
264    <ClCompile Include="..\..\..\..\common\src\gxe_multi_line_text_input_text_select.c" />
265    <ClCompile Include="..\..\..\..\common\src\gxe_multi_line_text_input_text_set.c" />
266    <ClCompile Include="..\..\..\..\common\src\gxe_multi_line_text_input_style_add.c" />
267    <ClCompile Include="..\..\..\..\common\src\gxe_multi_line_text_input_style_remove.c" />
268    <ClCompile Include="..\..\..\..\common\src\gxe_multi_line_text_input_style_set.c" />
269    <ClCompile Include="..\..\..\..\common\src\gxe_multi_line_text_input_text_color_set.c" />
270    <ClCompile Include="..\..\..\..\common\src\gxe_multi_line_text_input_up_arrow.c" />
271    <ClCompile Include="..\..\..\..\common\src\gxe_multi_line_text_view_create.c" />
272    <ClCompile Include="..\..\..\..\common\src\gxe_multi_line_text_view_event_process.c" />
273    <ClCompile Include="..\..\..\..\common\src\gxe_multi_line_text_view_font_set.c" />
274    <ClCompile Include="..\..\..\..\common\src\gxe_multi_line_text_view_line_space_set.c" />
275    <ClCompile Include="..\..\..\..\common\src\gxe_multi_line_text_view_scroll_info_get.c" />
276    <ClCompile Include="..\..\..\..\common\src\gxe_multi_line_text_view_text_color_set.c" />
277    <ClCompile Include="..\..\..\..\common\src\gxe_multi_line_text_view_text_id_set.c" />
278    <ClCompile Include="..\..\..\..\common\src\gxe_multi_line_text_view_text_set.c" />
279    <ClCompile Include="..\..\..\..\common\src\gxe_multi_line_text_view_whitespace_set.c" />
280    <ClCompile Include="..\..\..\..\common\src\gxe_numeric_pixelmap_prompt_create.c" />
281    <ClCompile Include="..\..\..\..\common\src\gxe_numeric_pixelmap_prompt_format_function_set.c" />
282    <ClCompile Include="..\..\..\..\common\src\gxe_numeric_pixelmap_prompt_value_set.c" />
283    <ClCompile Include="..\..\..\..\common\src\gxe_numeric_prompt_create.c" />
284    <ClCompile Include="..\..\..\..\common\src\gxe_numeric_prompt_format_function_set.c" />
285    <ClCompile Include="..\..\..\..\common\src\gxe_numeric_prompt_value_set.c" />
286    <ClCompile Include="..\..\..\..\common\src\gxe_numeric_scroll_wheel_create.c" />
287    <ClCompile Include="..\..\..\..\common\src\gxe_numeric_scroll_wheel_range_set.c" />
288    <ClCompile Include="..\..\..\..\common\src\gxe_pixelmap_button_create.c" />
289    <ClCompile Include="..\..\..\..\common\src\gxe_pixelmap_button_event_process.c" />
290    <ClCompile Include="..\..\..\..\common\src\gxe_pixelmap_button_pixelmap_set.c" />
291    <ClCompile Include="..\..\..\..\common\src\gxe_pixelmap_prompt_create.c" />
292    <ClCompile Include="..\..\..\..\common\src\gxe_pixelmap_prompt_pixelmap_set.c" />
293    <ClCompile Include="..\..\..\..\common\src\gxe_pixelmap_slider_create.c" />
294    <ClCompile Include="..\..\..\..\common\src\gxe_pixelmap_slider_event_process.c" />
295    <ClCompile Include="..\..\..\..\common\src\gxe_pixelmap_slider_pixelmap_set.c" />
296    <ClCompile Include="..\..\..\..\common\src\gxe_progress_bar_create.c" />
297    <ClCompile Include="..\..\..\..\common\src\gxe_progress_bar_event_process.c" />
298    <ClCompile Include="..\..\..\..\common\src\gxe_progress_bar_font_set.c" />
299    <ClCompile Include="..\..\..\..\common\src\gxe_progress_bar_info_set.c" />
300    <ClCompile Include="..\..\..\..\common\src\gxe_progress_bar_pixelmap_set.c" />
301    <ClCompile Include="..\..\..\..\common\src\gxe_progress_bar_range_set.c" />
302    <ClCompile Include="..\..\..\..\common\src\gxe_progress_bar_text_color_set.c" />
303    <ClCompile Include="..\..\..\..\common\src\gxe_progress_bar_value_set.c" />
304    <ClCompile Include="..\..\..\..\common\src\gxe_prompt_create.c" />
305    <ClCompile Include="..\..\..\..\common\src\gxe_prompt_font_set.c" />
306    <ClCompile Include="..\..\..\..\common\src\gxe_prompt_text_color_set.c" />
307    <ClCompile Include="..\..\..\..\common\src\gxe_prompt_text_get.c" />
308    <ClCompile Include="..\..\..\..\common\src\gxe_prompt_text_id_set.c" />
309    <ClCompile Include="..\..\..\..\common\src\gxe_prompt_text_set.c" />
310    <ClCompile Include="..\..\..\..\common\src\gxe_radial_progress_bar_anchor_set.c" />
311    <ClCompile Include="..\..\..\..\common\src\gxe_radial_progress_bar_create.c" />
312    <ClCompile Include="..\..\..\..\common\src\gxe_radial_progress_bar_event_process.c" />
313    <ClCompile Include="..\..\..\..\common\src\gxe_radial_progress_bar_font_set.c" />
314    <ClCompile Include="..\..\..\..\common\src\gxe_radial_progress_bar_info_set.c" />
315    <ClCompile Include="..\..\..\..\common\src\gxe_radial_progress_bar_text_color_set.c" />
316    <ClCompile Include="..\..\..\..\common\src\gxe_radial_progress_bar_value_set.c" />
317    <ClCompile Include="..\..\..\..\common\src\gxe_radial_slider_anchor_angles_set.c" />
318    <ClCompile Include="..\..\..\..\common\src\gxe_radial_slider_angle_set.c" />
319    <ClCompile Include="..\..\..\..\common\src\gxe_radial_slider_animation_set.c" />
320    <ClCompile Include="..\..\..\..\common\src\gxe_radial_slider_animation_start.c" />
321    <ClCompile Include="..\..\..\..\common\src\gxe_radial_slider_create.c" />
322    <ClCompile Include="..\..\..\..\common\src\gxe_radial_slider_event_process.c" />
323    <ClCompile Include="..\..\..\..\common\src\gxe_radial_slider_info_get.c" />
324    <ClCompile Include="..\..\..\..\common\src\gxe_radial_slider_info_set.c" />
325    <ClCompile Include="..\..\..\..\common\src\gxe_radial_slider_pixelmap_set.c" />
326    <ClCompile Include="..\..\..\..\common\src\gxe_radio_button_create.c" />
327    <ClCompile Include="..\..\..\..\common\src\gxe_radio_button_pixelmap_set.c" />
328    <ClCompile Include="..\..\..\..\common\src\gxe_rich_text_view_create.c" />
329    <ClCompile Include="..\..\..\..\common\src\gxe_rich_text_view_fonts_set.c" />
330    <ClCompile Include="..\..\..\..\common\src\gxe_screen_stack_create.c" />
331    <ClCompile Include="..\..\..\..\common\src\gxe_screen_stack_pop.c" />
332    <ClCompile Include="..\..\..\..\common\src\gxe_screen_stack_push.c" />
333    <ClCompile Include="..\..\..\..\common\src\gxe_screen_stack_reset.c" />
334    <ClCompile Include="..\..\..\..\common\src\gxe_scrollbar_event_process.c" />
335    <ClCompile Include="..\..\..\..\common\src\gxe_scrollbar_limit_check.c" />
336    <ClCompile Include="..\..\..\..\common\src\gxe_scrollbar_reset.c" />
337    <ClCompile Include="..\..\..\..\common\src\gxe_scrollbar_value_set.c" />
338    <ClCompile Include="..\..\..\..\common\src\gxe_scroll_thumb_create.c" />
339    <ClCompile Include="..\..\..\..\common\src\gxe_scroll_thumb_event_process.c" />
340    <ClCompile Include="..\..\..\..\common\src\gxe_scroll_wheel_create.c" />
341    <ClCompile Include="..\..\..\..\common\src\gxe_scroll_wheel_event_process.c" />
342    <ClCompile Include="..\..\..\..\common\src\gxe_scroll_wheel_gradient_alpha_set.c" />
343    <ClCompile Include="..\..\..\..\common\src\gxe_scroll_wheel_row_height_set.c" />
344    <ClCompile Include="..\..\..\..\common\src\gxe_scroll_wheel_selected_background_set.c" />
345    <ClCompile Include="..\..\..\..\common\src\gxe_scroll_wheel_selected_get.c" />
346    <ClCompile Include="..\..\..\..\common\src\gxe_scroll_wheel_selected_set.c" />
347    <ClCompile Include="..\..\..\..\common\src\gxe_scroll_wheel_speed_set.c" />
348    <ClCompile Include="..\..\..\..\common\src\gxe_scroll_wheel_total_rows_set.c" />
349    <ClCompile Include="..\..\..\..\common\src\gxe_single_line_text_input_backspace.c" />
350    <ClCompile Include="..\..\..\..\common\src\gxe_single_line_text_input_buffer_clear.c" />
351    <ClCompile Include="..\..\..\..\common\src\gxe_single_line_text_input_buffer_get.c" />
352    <ClCompile Include="..\..\..\..\common\src\gxe_single_line_text_input_character_delete.c" />
353    <ClCompile Include="..\..\..\..\common\src\gxe_single_line_text_input_character_insert.c" />
354    <ClCompile Include="..\..\..\..\common\src\gxe_single_line_text_input_create.c" />
355    <ClCompile Include="..\..\..\..\common\src\gxe_single_line_text_input_draw_position_get.c" />
356    <ClCompile Include="..\..\..\..\common\src\gxe_single_line_text_input_end.c" />
357    <ClCompile Include="..\..\..\..\common\src\gxe_single_line_text_input_event_process.c" />
358    <ClCompile Include="..\..\..\..\common\src\gxe_single_line_text_input_fill_color_set.c" />
359    <ClCompile Include="..\..\..\..\common\src\gxe_single_line_text_input_home.c" />
360    <ClCompile Include="..\..\..\..\common\src\gxe_single_line_text_input_left_arrow.c" />
361    <ClCompile Include="..\..\..\..\common\src\gxe_single_line_text_input_position_get.c" />
362    <ClCompile Include="..\..\..\..\common\src\gxe_single_line_text_input_right_arrow.c" />
363    <ClCompile Include="..\..\..\..\common\src\gxe_single_line_text_input_style_add.c" />
364    <ClCompile Include="..\..\..\..\common\src\gxe_single_line_text_input_style_remove.c" />
365    <ClCompile Include="..\..\..\..\common\src\gxe_single_line_text_input_style_set.c" />
366    <ClCompile Include="..\..\..\..\common\src\gxe_single_line_text_input_text_color_set.c" />
367    <ClCompile Include="..\..\..\..\common\src\gxe_single_line_text_input_text_select.c" />
368    <ClCompile Include="..\..\..\..\common\src\gxe_single_line_text_input_text_set.c" />
369    <ClCompile Include="..\..\..\..\common\src\gxe_slider_create.c" />
370    <ClCompile Include="..\..\..\..\common\src\gxe_slider_event_process.c" />
371    <ClCompile Include="..\..\..\..\common\src\gxe_slider_info_set.c" />
372    <ClCompile Include="..\..\..\..\common\src\gxe_slider_needle_position_get.c" />
373    <ClCompile Include="..\..\..\..\common\src\gxe_slider_travel_get.c" />
374    <ClCompile Include="..\..\..\..\common\src\gxe_slider_value_calculate.c" />
375    <ClCompile Include="..\..\..\..\common\src\gxe_slider_value_set.c" />
376    <ClCompile Include="..\..\..\..\common\src\gxe_sprite_create.c" />
377    <ClCompile Include="..\..\..\..\common\src\gxe_sprite_current_frame_set.c" />
378    <ClCompile Include="..\..\..\..\common\src\gxe_sprite_frame_list_set.c" />
379    <ClCompile Include="..\..\..\..\common\src\gxe_sprite_start.c" />
380    <ClCompile Include="..\..\..\..\common\src\gxe_sprite_stop.c" />
381    <ClCompile Include="..\..\..\..\common\src\gxe_string_scroll_wheel_create.c" />
382    <ClCompile Include="..\..\..\..\common\src\gxe_string_scroll_wheel_string_id_list_set.c" />
383    <ClCompile Include="..\..\..\..\common\src\gxe_string_scroll_wheel_string_list_set.c" />
384    <ClCompile Include="..\..\..\..\common\src\gxe_system_active_language_set.c" />
385    <ClCompile Include="..\..\..\..\common\src\gxe_system_animation_free.c" />
386    <ClCompile Include="..\..\..\..\common\src\gxe_system_animation_get.c" />
387    <ClCompile Include="..\..\..\..\common\src\gxe_system_canvas_refresh.c" />
388    <ClCompile Include="..\..\..\..\common\src\gxe_system_dirty_mark.c" />
389    <ClCompile Include="..\..\..\..\common\src\gxe_system_dirty_partial_add.c" />
390    <ClCompile Include="..\..\..\..\common\src\gxe_system_draw_context_get.c" />
391    <ClCompile Include="..\..\..\..\common\src\gxe_system_event_fold.c" />
392    <ClCompile Include="..\..\..\..\common\src\gxe_system_event_send.c" />
393    <ClCompile Include="..\..\..\..\common\src\gxe_system_focus_claim.c" />
394    <ClCompile Include="..\..\..\..\common\src\gxe_system_initialize.c" />
395    <ClCompile Include="..\..\..\..\common\src\gxe_system_language_table_get.c" />
396    <ClCompile Include="..\..\..\..\common\src\gxe_system_language_table_set.c" />
397    <ClCompile Include="..\..\..\..\common\src\gxe_system_memory_allocator_set.c" />
398    <ClCompile Include="..\..\..\..\common\src\gxe_system_pen_configure.c" />
399    <ClCompile Include="..\..\..\..\common\src\gxe_system_screen_stack_create.c" />
400    <ClCompile Include="..\..\..\..\common\src\gxe_system_screen_stack_get.c" />
401    <ClCompile Include="..\..\..\..\common\src\gxe_system_screen_stack_pop.c" />
402    <ClCompile Include="..\..\..\..\common\src\gxe_system_screen_stack_push.c" />
403    <ClCompile Include="..\..\..\..\common\src\gxe_system_scroll_appearance_get.c" />
404    <ClCompile Include="..\..\..\..\common\src\gxe_system_scroll_appearance_set.c" />
405    <ClCompile Include="..\..\..\..\common\src\gxe_system_start.c" />
406    <ClCompile Include="..\..\..\..\common\src\gxe_system_string_get.c" />
407    <ClCompile Include="..\..\..\..\common\src\gxe_system_string_table_get.c" />
408    <ClCompile Include="..\..\..\..\common\src\gxe_system_string_width_get.c" />
409    <ClCompile Include="..\..\..\..\common\src\gxe_system_timer_start.c" />
410    <ClCompile Include="..\..\..\..\common\src\gxe_system_timer_stop.c" />
411    <ClCompile Include="..\..\..\..\common\src\gxe_system_version_string_get.c" />
412    <ClCompile Include="..\..\..\..\common\src\gxe_system_widget_find.c" />
413    <ClCompile Include="..\..\..\..\common\src\gxe_text_button_create.c" />
414    <ClCompile Include="..\..\..\..\common\src\gxe_text_button_font_set.c" />
415    <ClCompile Include="..\..\..\..\common\src\gxe_text_button_text_color_set.c" />
416    <ClCompile Include="..\..\..\..\common\src\gxe_text_button_text_get.c" />
417    <ClCompile Include="..\..\..\..\common\src\gxe_text_button_text_id_set.c" />
418    <ClCompile Include="..\..\..\..\common\src\gxe_text_button_text_set.c" />
419    <ClCompile Include="..\..\..\..\common\src\gxe_text_input_cursor_blink_interval_set.c" />
420    <ClCompile Include="..\..\..\..\common\src\gxe_text_input_cursor_height_set.c" />
421    <ClCompile Include="..\..\..\..\common\src\gxe_text_input_cursor_width_set.c" />
422    <ClCompile Include="..\..\..\..\common\src\gxe_text_scroll_wheel_callback_set.c" />
423    <ClCompile Include="..\..\..\..\common\src\gxe_text_scroll_wheel_create.c" />
424    <ClCompile Include="..\..\..\..\common\src\gxe_text_scroll_wheel_font_set.c" />
425    <ClCompile Include="..\..\..\..\common\src\gxe_text_scroll_wheel_text_color_set.c" />
426    <ClCompile Include="..\..\..\..\common\src\gxe_tree_view_root_line_color_set.c" />
427    <ClCompile Include="..\..\..\..\common\src\gxe_tree_view_selected_get.c" />
428    <ClCompile Include="..\..\..\..\common\src\gxe_tree_view_selected_set.c" />
429    <ClCompile Include="..\..\..\..\common\src\gxe_utility_canvas_to_bmp.c" />
430    <ClCompile Include="..\..\..\..\common\src\gxe_utility_circle_point_get.c" />
431    <ClCompile Include="..\..\..\..\common\src\gxe_utility_gradient_create.c" />
432    <ClCompile Include="..\..\..\..\common\src\gxe_utility_gradient_delete.c" />
433    <ClCompile Include="..\..\..\..\common\src\gxe_tree_view_create.c" />
434    <ClCompile Include="..\..\..\..\common\src\gxe_tree_view_event_process.c" />
435    <ClCompile Include="..\..\..\..\common\src\gxe_tree_view_indentation_set.c" />
436    <ClCompile Include="..\..\..\..\common\src\gxe_tree_view_position.c" />
437    <ClCompile Include="..\..\..\..\common\src\gxe_tree_view_root_pixelmap_set.c" />
438    <ClCompile Include="..\..\..\..\common\src\gxe_utility_ltoa.c" />
439    <ClCompile Include="..\..\..\..\common\src\gxe_utility_pixelmap_rotate.c" />
440    <ClCompile Include="..\..\..\..\common\src\gxe_utility_pixelmap_resize.c" />
441    <ClCompile Include="..\..\..\..\common\src\gxe_utility_pixelmap_simple_rotate.c" />
442    <ClCompile Include="..\..\..\..\common\src\gxe_utility_rectangle_center.c" />
443    <ClCompile Include="..\..\..\..\common\src\gxe_utility_rectangle_center_find.c" />
444    <ClCompile Include="..\..\..\..\common\src\gxe_utility_rectangle_combine.c" />
445    <ClCompile Include="..\..\..\..\common\src\gxe_utility_rectangle_compare.c" />
446    <ClCompile Include="..\..\..\..\common\src\gxe_utility_rectangle_define.c" />
447    <ClCompile Include="..\..\..\..\common\src\gxe_utility_rectangle_overlap_detect.c" />
448    <ClCompile Include="..\..\..\..\common\src\gxe_utility_rectangle_point_detect.c" />
449    <ClCompile Include="..\..\..\..\common\src\gxe_utility_rectangle_resize.c" />
450    <ClCompile Include="..\..\..\..\common\src\gxe_utility_rectangle_shift.c" />
451    <ClCompile Include="..\..\..\..\common\src\gxe_utility_string_to_alphamap.c" />
452    <ClCompile Include="..\..\..\..\common\src\gxe_vertical_list_children_position.c" />
453    <ClCompile Include="..\..\..\..\common\src\gxe_vertical_list_create.c" />
454    <ClCompile Include="..\..\..\..\common\src\gxe_vertical_list_event_process.c" />
455    <ClCompile Include="..\..\..\..\common\src\gxe_vertical_list_page_index_set.c" />
456    <ClCompile Include="..\..\..\..\common\src\gxe_vertical_list_selected_index_get.c" />
457    <ClCompile Include="..\..\..\..\common\src\gxe_vertical_list_selected_set.c" />
458    <ClCompile Include="..\..\..\..\common\src\gxe_vertical_list_selected_widget_get.c" />
459    <ClCompile Include="..\..\..\..\common\src\gxe_vertical_list_total_rows_set.c" />
460    <ClCompile Include="..\..\..\..\common\src\gxe_vertical_scrollbar_create.c" />
461    <ClCompile Include="..\..\..\..\common\src\gxe_widget_allocate.c" />
462    <ClCompile Include="..\..\..\..\common\src\gxe_widget_attach.c" />
463    <ClCompile Include="..\..\..\..\common\src\gxe_widget_back_attach.c" />
464    <ClCompile Include="..\..\..\..\common\src\gxe_widget_back_move.c" />
465    <ClCompile Include="..\..\..\..\common\src\gxe_widget_block_move.c" />
466    <ClCompile Include="..\..\..\..\common\src\gxe_widget_border_style_set.c" />
467    <ClCompile Include="..\..\..\..\common\src\gxe_widget_border_width_get.c" />
468    <ClCompile Include="..\..\..\..\common\src\gxe_widget_canvas_get.c" />
469    <ClCompile Include="..\..\..\..\common\src\gxe_widget_child_detect.c" />
470    <ClCompile Include="..\..\..\..\common\src\gxe_widget_client_get.c" />
471    <ClCompile Include="..\..\..\..\common\src\gxe_widget_color_get.c" />
472    <ClCompile Include="..\..\..\..\common\src\gxe_widget_create.c" />
473    <ClCompile Include="..\..\..\..\common\src\gxe_widget_created_test.c" />
474    <ClCompile Include="..\..\..\..\common\src\gxe_widget_delete.c" />
475    <ClCompile Include="..\..\..\..\common\src\gxe_widget_detach.c" />
476    <ClCompile Include="..\..\..\..\common\src\gxe_widget_draw_set.c" />
477    <ClCompile Include="..\..\..\..\common\src\gxe_widget_event_generate.c" />
478    <ClCompile Include="..\..\..\..\common\src\gxe_widget_event_process.c" />
479    <ClCompile Include="..\..\..\..\common\src\gxe_widget_event_process_set.c" />
480    <ClCompile Include="..\..\..\..\common\src\gxe_widget_event_to_parent.c" />
481    <ClCompile Include="..\..\..\..\common\src\gxe_widget_fill_color_set.c" />
482    <ClCompile Include="..\..\..\..\common\src\gxe_widget_find.c" />
483    <ClCompile Include="..\..\..\..\common\src\gxe_widget_first_child_get.c" />
484    <ClCompile Include="..\..\..\..\common\src\gxe_widget_focus_next.c" />
485    <ClCompile Include="..\..\..\..\common\src\gxe_widget_focus_previous.c" />
486    <ClCompile Include="..\..\..\..\common\src\gxe_widget_font_get.c" />
487    <ClCompile Include="..\..\..\..\common\src\gxe_widget_free.c" />
488    <ClCompile Include="..\..\..\..\common\src\gxe_widget_front_move.c" />
489    <ClCompile Include="..\..\..\..\common\src\gxe_widget_height_get.c" />
490    <ClCompile Include="..\..\..\..\common\src\gxe_widget_hide.c" />
491    <ClCompile Include="..\..\..\..\common\src\gxe_widget_last_child_get.c" />
492    <ClCompile Include="..\..\..\..\common\src\gxe_widget_next_sibling_get.c" />
493    <ClCompile Include="..\..\..\..\common\src\gxe_widget_parent_get.c" />
494    <ClCompile Include="..\..\..\..\common\src\gxe_widget_pixelmap_get.c" />
495    <ClCompile Include="..\..\..\..\common\src\gxe_widget_previous_sibling_get.c" />
496    <ClCompile Include="..\..\..\..\common\src\gxe_widget_resize.c" />
497    <ClCompile Include="..\..\..\..\common\src\gxe_widget_shift.c" />
498    <ClCompile Include="..\..\..\..\common\src\gxe_widget_show.c" />
499    <ClCompile Include="..\..\..\..\common\src\gxe_widget_status_add.c" />
500    <ClCompile Include="..\..\..\..\common\src\gxe_widget_status_get.c" />
501    <ClCompile Include="..\..\..\..\common\src\gxe_widget_status_remove.c" />
502    <ClCompile Include="..\..\..\..\common\src\gxe_widget_status_test.c" />
503    <ClCompile Include="..\..\..\..\common\src\gxe_widget_string_get.c" />
504    <ClCompile Include="..\..\..\..\common\src\gxe_widget_style_add.c" />
505    <ClCompile Include="..\..\..\..\common\src\gxe_widget_style_get.c" />
506    <ClCompile Include="..\..\..\..\common\src\gxe_widget_style_remove.c" />
507    <ClCompile Include="..\..\..\..\common\src\gxe_widget_style_set.c" />
508    <ClCompile Include="..\..\..\..\common\src\gxe_widget_text_blend.c" />
509    <ClCompile Include="..\..\..\..\common\src\gxe_widget_top_visible_child_find.c" />
510    <ClCompile Include="..\..\..\..\common\src\gxe_widget_type_find.c" />
511    <ClCompile Include="..\..\..\..\common\src\gxe_widget_width_get.c" />
512    <ClCompile Include="..\..\..\..\common\src\gxe_window_client_height_get.c" />
513    <ClCompile Include="..\..\..\..\common\src\gxe_window_client_scroll.c" />
514    <ClCompile Include="..\..\..\..\common\src\gxe_window_client_width_get.c" />
515    <ClCompile Include="..\..\..\..\common\src\gxe_window_close.c" />
516    <ClCompile Include="..\..\..\..\common\src\gxe_window_create.c" />
517    <ClCompile Include="..\..\..\..\common\src\gxe_window_event_process.c" />
518    <ClCompile Include="..\..\..\..\common\src\gxe_window_execute.c" />
519    <ClCompile Include="..\..\..\..\common\src\gxe_window_root_create.c" />
520    <ClCompile Include="..\..\..\..\common\src\gxe_window_root_delete.c" />
521    <ClCompile Include="..\..\..\..\common\src\gxe_window_root_event_process.c" />
522    <ClCompile Include="..\..\..\..\common\src\gxe_window_root_find.c" />
523    <ClCompile Include="..\..\..\..\common\src\gxe_window_scrollbar_find.c" />
524    <ClCompile Include="..\..\..\..\common\src\gxe_window_scroll_info_get.c" />
525    <ClCompile Include="..\..\..\..\common\src\gxe_window_wallpaper_get.c" />
526    <ClCompile Include="..\..\..\..\common\src\gxe_window_wallpaper_set.c" />
527    <ClCompile Include="..\..\..\..\common\src\gx_accordion_menu_create.c" />
528    <ClCompile Include="..\..\..\..\common\src\gx_accordion_menu_draw.c" />
529    <ClCompile Include="..\..\..\..\common\src\gx_accordion_menu_event_process.c" />
530    <ClCompile Include="..\..\..\..\common\src\gx_accordion_menu_position.c" />
531    <ClCompile Include="..\..\..\..\common\src\gx_animation_canvas_define.c" />
532    <ClCompile Include="..\..\..\..\common\src\gx_animation_complete.c" />
533    <ClCompile Include="..\..\..\..\common\src\gx_animation_create.c" />
534    <ClCompile Include="..\..\..\..\common\src\gx_animation_drag_disable.c" />
535    <ClCompile Include="..\..\..\..\common\src\gx_animation_drag_enable.c" />
536    <ClCompile Include="..\..\..\..\common\src\gx_animation_drag_event_process.c" />
537    <ClCompile Include="..\..\..\..\common\src\gx_animation_drag_tracking.c" />
538    <ClCompile Include="..\..\..\..\common\src\gx_animation_drag_tracking_start.c" />
539    <ClCompile Include="..\..\..\..\common\src\gx_animation_slide_landing.c" />
540    <ClCompile Include="..\..\..\..\common\src\gx_animation_landing_speed_set.c" />
541    <ClCompile Include="..\..\..\..\common\src\gx_animation_slide_landing_start.c" />
542    <ClCompile Include="..\..\..\..\common\src\gx_animation_start.c" />
543    <ClCompile Include="..\..\..\..\common\src\gx_animation_stop.c" />
544    <ClCompile Include="..\..\..\..\common\src\gx_animation_update.c" />
545    <ClCompile Include="..\..\..\..\common\src\gx_binres_language_count_get.c" />
546    <ClCompile Include="..\..\..\..\common\src\gx_binres_language_info_load.c" />
547    <ClCompile Include="..\..\..\..\common\src\gx_binres_language_table_load.c" />
548    <ClCompile Include="..\..\..\..\common\src\gx_binres_theme_load.c" />
549    <ClCompile Include="..\..\..\..\common\src\gx_brush_default.c" />
550    <ClCompile Include="..\..\..\..\common\src\gx_brush_define.c" />
551    <ClCompile Include="..\..\..\..\common\src\gx_button_background_draw.c" />
552    <ClCompile Include="..\..\..\..\common\src\gx_button_create.c" />
553    <ClCompile Include="..\..\..\..\common\src\gx_button_deselect.c" />
554    <ClCompile Include="..\..\..\..\common\src\gx_button_draw.c" />
555    <ClCompile Include="..\..\..\..\common\src\gx_button_event_process.c" />
556    <ClCompile Include="..\..\..\..\common\src\gx_button_select.c" />
557    <ClCompile Include="..\..\..\..\common\src\gx_button_siblings_deselect.c" />
558    <ClCompile Include="..\..\..\..\common\src\gx_canvas_alpha_set.c" />
559    <ClCompile Include="..\..\..\..\common\src\gx_canvas_arc_draw.c" />
560    <ClCompile Include="..\..\..\..\common\src\gx_canvas_block_move.c" />
561    <ClCompile Include="..\..\..\..\common\src\gx_canvas_circle_draw.c" />
562    <ClCompile Include="..\..\..\..\common\src\gx_canvas_composite_create.c" />
563    <ClCompile Include="..\..\..\..\common\src\gx_canvas_create.c" />
564    <ClCompile Include="..\..\..\..\common\src\gx_canvas_delete.c" />
565    <ClCompile Include="..\..\..\..\common\src\gx_canvas_dirty_mark.c" />
566    <ClCompile Include="..\..\..\..\common\src\gx_canvas_drawing_complete.c" />
567    <ClCompile Include="..\..\..\..\common\src\gx_canvas_drawing_initiate.c" />
568    <ClCompile Include="..\..\..\..\common\src\gx_canvas_ellipse_draw.c" />
569    <ClCompile Include="..\..\..\..\common\src\gx_canvas_glyphs_draw.c" />
570    <ClCompile Include="..\..\..\..\common\src\gx_canvas_hardware_layer_bind.c" />
571    <ClCompile Include="..\..\..\..\common\src\gx_canvas_hide.c" />
572    <ClCompile Include="..\..\..\..\common\src\gx_canvas_line_draw.c" />
573    <ClCompile Include="..\..\..\..\common\src\gx_canvas_memory_define.c" />
574    <ClCompile Include="..\..\..\..\common\src\gx_canvas_mouse_define.c" />
575    <ClCompile Include="..\..\..\..\common\src\gx_canvas_mouse_hide.c" />
576    <ClCompile Include="..\..\..\..\common\src\gx_canvas_mouse_show.c" />
577    <ClCompile Include="..\..\..\..\common\src\gx_canvas_offset_set.c" />
578    <ClCompile Include="..\..\..\..\common\src\gx_canvas_pie_draw.c" />
579    <ClCompile Include="..\..\..\..\common\src\gx_canvas_pixelmap_blend.c" />
580    <ClCompile Include="..\..\..\..\common\src\gx_canvas_pixelmap_draw.c" />
581    <ClCompile Include="..\..\..\..\common\src\gx_canvas_pixelmap_get.c" />
582    <ClCompile Include="..\..\..\..\common\src\gx_canvas_pixelmap_rotate.c" />
583    <ClCompile Include="..\..\..\..\common\src\gx_canvas_pixelmap_tile.c" />
584    <ClCompile Include="..\..\..\..\common\src\gx_canvas_pixel_draw.c" />
585    <ClCompile Include="..\..\..\..\common\src\gx_canvas_polygon_draw.c" />
586    <ClCompile Include="..\..\..\..\common\src\gx_canvas_rectangle_draw.c" />
587    <ClCompile Include="..\..\..\..\common\src\gx_canvas_rotated_text_draw.c" />
588    <ClCompile Include="..\..\..\..\common\src\gx_canvas_shift.c" />
589    <ClCompile Include="..\..\..\..\common\src\gx_canvas_show.c" />
590    <ClCompile Include="..\..\..\..\common\src\gx_checkbox_create.c" />
591    <ClCompile Include="..\..\..\..\common\src\gx_checkbox_draw.c" />
592    <ClCompile Include="..\..\..\..\common\src\gx_checkbox_event_process.c" />
593    <ClCompile Include="..\..\..\..\common\src\gx_checkbox_pixelmap_set.c" />
594    <ClCompile Include="..\..\..\..\common\src\gx_checkbox_select.c" />
595    <ClCompile Include="..\..\..\..\common\src\gx_circular_gauge_angle_get.c" />
596    <ClCompile Include="..\..\..\..\common\src\gx_circular_gauge_angle_set.c" />
597    <ClCompile Include="..\..\..\..\common\src\gx_circular_gauge_animation_set.c" />
598    <ClCompile Include="..\..\..\..\common\src\gx_circular_gauge_background_draw.c" />
599    <ClCompile Include="..\..\..\..\common\src\gx_circular_gauge_create.c" />
600    <ClCompile Include="..\..\..\..\common\src\gx_circular_gauge_draw.c" />
601    <ClCompile Include="..\..\..\..\common\src\gx_circular_gauge_event_process.c" />
602    <ClCompile Include="..\..\..\..\common\src\gx_circular_gauge_angle_increment_calculate.c" />
603    <ClCompile Include="..\..\..\..\common\src\gx_circular_gauge_needle_dirty_mark.c" />
604    <ClCompile Include="..\..\..\..\common\src\gx_circular_gauge_needle_rectangle_calculate.c" />
605    <ClCompile Include="..\..\..\..\common\src\gx_circular_gauge_needle_rotate.c" />
606    <ClCompile Include="..\..\..\..\common\src\gx_context_brush_default.c" />
607    <ClCompile Include="..\..\..\..\common\src\gx_context_brush_define.c" />
608    <ClCompile Include="..\..\..\..\common\src\gx_context_brush_get.c" />
609    <ClCompile Include="..\..\..\..\common\src\gx_context_brush_pattern_set.c" />
610    <ClCompile Include="..\..\..\..\common\src\gx_context_brush_set.c" />
611    <ClCompile Include="..\..\..\..\common\src\gx_context_brush_style_set.c" />
612    <ClCompile Include="..\..\..\..\common\src\gx_context_brush_width_set.c" />
613    <ClCompile Include="..\..\..\..\common\src\gx_context_color_get.c" />
614    <ClCompile Include="..\..\..\..\common\src\gx_context_fill_color_set.c" />
615    <ClCompile Include="..\..\..\..\common\src\gx_context_font_get.c" />
616    <ClCompile Include="..\..\..\..\common\src\gx_context_font_set.c" />
617    <ClCompile Include="..\..\..\..\common\src\gx_context_line_color_set.c" />
618    <ClCompile Include="..\..\..\..\common\src\gx_context_pixelmap_get.c" />
619    <ClCompile Include="..\..\..\..\common\src\gx_context_pixelmap_set.c" />
620    <ClCompile Include="..\..\..\..\common\src\gx_context_raw_brush_define.c" />
621    <ClCompile Include="..\..\..\..\common\src\gx_context_raw_fill_color_set.c" />
622    <ClCompile Include="..\..\..\..\common\src\gx_context_raw_line_color_set.c" />
623    <ClCompile Include="..\..\..\..\common\src\gx_context_string_get.c" />
624    <ClCompile Include="..\..\..\..\common\src\gx_display_active_language_set.c" />
625    <ClCompile Include="..\..\..\..\common\src\gx_display_canvas_dirty.c" />
626    <ClCompile Include="..\..\..\..\common\src\gx_display_color_set.c" />
627    <ClCompile Include="..\..\..\..\common\src\gx_display_color_table_set.c" />
628    <ClCompile Include="..\..\..\..\common\src\gx_display_create.c" />
629    <ClCompile Include="..\..\..\..\common\src\gx_display_delete.c" />
630    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_1555xrgb_canvas_blend.c" />
631    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_1555xrgb_jpeg_draw.c" />
632    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_1555xrgb_native_color_get.c" />
633    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_1555xrgb_pixelmap_rotate.c" />
634    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_1555xrgb_pixel_blend.c" />
635    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_1555xrgb_png_draw.c" />
636    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_1555xrgb_setup.c" />
637    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_16bpp_block_move.c" />
638    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_16bpp_canvas_copy.c" />
639    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_16bpp_horizontal_line_draw.c" />
640    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_16bpp_horizontal_pattern_line_draw.c" />
641    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_1bpp_horizontal_pixelmap_line_draw.c" />
642    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_1bpp_pixelmap_rotate.c" />
643    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_16bpp_mouse_capture.c" />
644    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_16bpp_mouse_restore.c" />
645    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_1bpp_mouse_capture.c" />
646    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_1bpp_mouse_restore.c" />
647    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_24xrgb_jpeg_draw.c" />
648    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_24xrgb_mouse_capture.c" />
649    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_24xrgb_mouse_restore.c" />
650    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_24xrgb_png_draw.c" />
651    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_332rgb_native_color_get.c" />
652    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_332rgb_pixelmap_draw.c" />
653    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_332rgb_pixelmap_rotate.c" />
654    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_332rgb_pixel_blend.c" />
655    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_332rgb_setup.c" />
656    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_4444argb_canvas_blend.c" />
657    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_4444argb_native_color_get.c" />
658    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_4444argb_pixelmap_rotate.c" />
659    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_4bpp_block_move.c" />
660    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_4bpp_canvas_copy.c" />
661    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_4bpp_glyph_1bit_draw.c" />
662    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_4bpp_glyph_4bit_draw.c" />
663    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_4bpp_grayscale_setup.c" />
664    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_4bpp_horizontal_line_draw.c" />
665    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_4bpp_horizontal_pattern_line_draw.c" />
666    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_4bpp_horizontal_pixelmap_line_draw.c" />
667    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_4bpp_mouse_capture.c" />
668    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_4bpp_mouse_restore.c" />
669    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_4bpp_native_color_get.c" />
670    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_4bpp_pixelmap_draw.c" />
671    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_4bpp_pixelmap_rotate.c" />
672    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_4bpp_pixel_write.c" />
673    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_4bpp_row_pitch_get.c" />
674    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_4bpp_simple_line_draw.c" />
675    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_4bpp_vertical_line_draw.c" />
676    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_4bpp_vertical_pattern_line_draw.c" />
677    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_565rgb_horizontal_pixelmap_line_draw.c" />
678    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_565rgb_jpeg_draw.c" />
679    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_16bpp_pixelmap_draw.c" />
680    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_16bpp_pixelmap_rotate.c" />
681    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_16bpp_pixel_write.c" />
682    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_16bpp_row_pitch_get.c" />
683    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_16bpp_simple_line_draw.c" />
684    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_16bpp_vertical_line_draw.c" />
685    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_16bpp_vertical_pattern_line_draw.c" />
686    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_1bpp_block_move.c" />
687    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_1bpp_canvas_copy.c" />
688    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_1bpp_glyph_1bpp_draw.c" />
689    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_1bpp_horizontal_line_draw.c" />
690    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_1bpp_horizontal_pattern_line_draw.c" />
691    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_1bpp_native_color_get.c" />
692    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_1bpp_pixelmap_draw.c" />
693    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_1bpp_pixel_write.c" />
694    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_1bpp_row_pitch_get.c" />
695    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_1bpp_simple_line_draw.c" />
696    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_1bpp_vertical_line_draw.c" />
697    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_1bpp_vertical_pattern_line_draw.c" />
698    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_24xrgb_canvas_blend.c" />
699    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_24xrgb_native_color_get.c" />
700    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_24xrgb_pixelmap_blend.c" />
701    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_24xrgb_pixel_blend.c" />
702    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_24xrgb_setup.c" />
703    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_32argb_native_color_get.c" />
704    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_32argb_pixelmap_blend.c" />
705    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_32argb_pixelmap_draw.c" />
706    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_32argb_pixel_blend.c" />
707    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_32argb_setup.c" />
708    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_32bpp_block_move.c" />
709    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_32bpp_canvas_copy.c" />
710    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_32bpp_glyph_1bit_draw.c" />
711    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_32bpp_horizontal_line_draw.c" />
712    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_32bpp_horizontal_pattern_line_draw.c" />
713    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_32bpp_horizontal_pixelmap_line_draw.c" />
714    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_32bpp_pixelmap_draw.c" />
715    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_32bpp_pixelmap_rotate.c" />
716    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_32bpp_pixel_write.c" />
717    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_32bpp_row_pitch_get.c" />
718    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_32bpp_simple_line_draw.c" />
719    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_32bpp_vertical_line_draw.c" />
720    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_32bpp_vertical_pattern_line_draw.c" />
721    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_4444argb_horizontal_pixelmap_line_draw.c" />
722    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_4444argb_pixelmap_draw.c" />
723    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_4444argb_pixel_blend.c" />
724    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_4444argb_setup.c" />
725    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_565rgb_canvas_blend.c" />
726    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_565rgb_glyph_1bit_draw.c" />
727    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_565rgb_native_color_get.c" />
728    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_16bpp_pixelmap_blend.c" />
729    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_565rgb_pixel_blend.c" />
730    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_565rgb_png_draw.c" />
731    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_565rgb_setup.c" />
732    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_8bit_palette_native_color_get.c" />
733    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_8bit_palette_setup.c" />
734    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_8bpp_block_move.c" />
735    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_8bpp_canvas_copy.c" />
736    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_8bpp_glyph_1bit_draw.c" />
737    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_8bpp_glyph_3bit_draw.c" />
738    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_8bpp_glyph_4bit_draw.c" />
739    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_8bpp_horizontal_line_draw.c" />
740    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_8bpp_horizontal_pattern_line_draw.c" />
741    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_8bpp_horizontal_pixelmap_line_draw.c" />
742    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_8bpp_mouse_capture.c" />
743    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_8bpp_mouse_restore.c" />
744    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_8bpp_pixelmap_blend.c" />
745    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_8bpp_pixelmap_draw.c" />
746    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_8bpp_pixelmap_rotate.c" />
747    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_8bpp_pixel_write.c" />
748    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_8bpp_row_pitch_get.c" />
749    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_8bpp_simple_line_draw.c" />
750    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_8bpp_vertical_line_draw.c" />
751    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_8bpp_vertical_pattern_line_draw.c" />
752    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_arc_clipping_get.c" />
753    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_generic_aliased_arc_draw.c" />
754    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_generic_aliased_circle_draw.c" />
755    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_generic_aliased_ellipse_draw.c" />
756    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_generic_aliased_filled_circle_draw.c" />
757    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_generic_aliased_fixed_point_line_draw.c" />
758    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_generic_aliased_line_draw.c" />
759    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_generic_aliased_wide_arc_draw.c" />
760    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_generic_aliased_wide_circle_draw.c" />
761    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_generic_aliased_wide_ellipse_draw.c" />
762    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_generic_aliased_wide_line_draw.c" />
763    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_generic_alphamap_draw.c" />
764    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_generic_arc_draw.c" />
765    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_generic_arc_fill.c" />
766    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_generic_circle_draw.c" />
767    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_generic_circle_fill.c" />
768    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_generic_drawing_complete.c" />
769    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_generic_drawing_initiate.c" />
770    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_generic_ellipse_draw.c" />
771    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_generic_ellipse_fill.c" />
772    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_generic_filled_circle_draw.c" />
773    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_generic_glyph_4bpp_draw.c" />
774    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_generic_glyph_8bpp_draw.c" />
775    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_generic_mouse_cursor_define.c" />
776    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_generic_mouse_draw.c" />
777    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_generic_mouse_enable.c" />
778    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_generic_mouse_position_set.c" />
779    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_generic_pie_fill.c" />
780    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_generic_polygon_draw.c" />
781    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_generic_polygon_fill.c" />
782    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_generic_simple_pie_fill.c" />
783    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_generic_simple_wide_line_draw.c" />
784    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_generic_wide_arc_draw.c" />
785    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_generic_wide_circle_draw.c" />
786    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_generic_wide_ellipse_draw.c" />
787    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_generic_wide_line_fill.c" />
788    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_generic_wide_line_points_calculate.c" />
789    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_horizontal_line_alpha_draw.c" />
790    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_monochrome_setup.c" />
791    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_simple_line_alpha_draw.c" />
792    <ClCompile Include="..\..\..\..\common\src\gx_display_driver_vertical_line_alpha_draw.c" />
793    <ClCompile Include="..\..\..\..\common\src\gx_display_font_table_set.c" />
794    <ClCompile Include="..\..\..\..\common\src\gx_display_language_table_get.c" />
795    <ClCompile Include="..\..\..\..\common\src\gx_display_language_table_set.c" />
796    <ClCompile Include="..\..\..\..\common\src\gx_display_pixelmap_table_set.c" />
797    <ClCompile Include="..\..\..\..\common\src\gx_display_string_get.c" />
798    <ClCompile Include="..\..\..\..\common\src\gx_display_string_table_get.c" />
799    <ClCompile Include="..\..\..\..\common\src\gx_drop_list_background_draw.c" />
800    <ClCompile Include="..\..\..\..\common\src\gx_display_theme_install.c" />
801    <ClCompile Include="..\..\..\..\common\src\gx_drop_list_close.c" />
802    <ClCompile Include="..\..\..\..\common\src\gx_drop_list_create.c" />
803    <ClCompile Include="..\..\..\..\common\src\gx_drop_list_draw.c" />
804    <ClCompile Include="..\..\..\..\common\src\gx_drop_list_event_process.c" />
805    <ClCompile Include="..\..\..\..\common\src\gx_drop_list_open.c" />
806    <ClCompile Include="..\..\..\..\common\src\gx_drop_list_pixelmap_set.c" />
807    <ClCompile Include="..\..\..\..\common\src\gx_drop_list_popup_get.c" />
808    <ClCompile Include="..\..\..\..\common\src\gx_horizontal_list_children_position.c" />
809    <ClCompile Include="..\..\..\..\common\src\gx_horizontal_list_create.c" />
810    <ClCompile Include="..\..\..\..\common\src\gx_horizontal_list_event_process.c" />
811    <ClCompile Include="..\..\..\..\common\src\gx_horizontal_list_left_wrap.c" />
812    <ClCompile Include="..\..\..\..\common\src\gx_horizontal_list_page_index_set.c" />
813    <ClCompile Include="..\..\..\..\common\src\gx_horizontal_list_right_wrap.c" />
814    <ClCompile Include="..\..\..\..\common\src\gx_horizontal_list_scroll.c" />
815    <ClCompile Include="..\..\..\..\common\src\gx_horizontal_list_scroll_info_get.c" />
816    <ClCompile Include="..\..\..\..\common\src\gx_horizontal_list_selected_index_get.c" />
817    <ClCompile Include="..\..\..\..\common\src\gx_horizontal_list_selected_set.c" />
818    <ClCompile Include="..\..\..\..\common\src\gx_horizontal_list_selected_visible.c" />
819    <ClCompile Include="..\..\..\..\common\src\gx_horizontal_list_selected_widget_get.c" />
820    <ClCompile Include="..\..\..\..\common\src\gx_horizontal_list_slide_back_check.c" />
821    <ClCompile Include="..\..\..\..\common\src\gx_horizontal_list_total_columns_set.c" />
822    <ClCompile Include="..\..\..\..\common\src\gx_horizontal_scrollbar_create.c" />
823    <ClCompile Include="..\..\..\..\common\src\gx_icon_background_draw.c" />
824    <ClCompile Include="..\..\..\..\common\src\gx_icon_button_create.c" />
825    <ClCompile Include="..\..\..\..\common\src\gx_icon_button_draw.c" />
826    <ClCompile Include="..\..\..\..\common\src\gx_icon_button_pixelmap_set.c" />
827    <ClCompile Include="..\..\..\..\common\src\gx_icon_create.c" />
828    <ClCompile Include="..\..\..\..\common\src\gx_icon_draw.c" />
829    <ClCompile Include="..\..\..\..\common\src\gx_icon_event_process.c" />
830    <ClCompile Include="..\..\..\..\common\src\gx_icon_pixelmap_set.c" />
831    <ClCompile Include="..\..\..\..\common\src\gx_icon_pixelmap_update.c" />
832    <ClCompile Include="..\..\..\..\common\src\gx_image_reader_colorspace_convert.c" />
833    <ClCompile Include="..\..\..\..\common\src\gx_image_reader_create.c" />
834    <ClCompile Include="..\..\..\..\common\src\gx_image_reader_image_decode.c" />
835    <ClCompile Include="..\..\..\..\common\src\gx_image_reader_jpeg_decode.c" />
836    <ClCompile Include="..\..\..\..\common\src\gx_image_reader_nearest_palette_color_get.c" />
837    <ClCompile Include="..\..\..\..\common\src\gx_image_reader_palette_set.c" />
838    <ClCompile Include="..\..\..\..\common\src\gx_image_reader_pixel_read_callback_set.c" />
839    <ClCompile Include="..\..\..\..\common\src\gx_image_reader_pixel_write_callback_set.c" />
840    <ClCompile Include="..\..\..\..\common\src\gx_image_reader_png_decode.c" />
841    <ClCompile Include="..\..\..\..\common\src\gx_image_reader_rle_encode.c" />
842    <ClCompile Include="..\..\..\..\common\src\gx_image_reader_start.c" />
843    <ClCompile Include="..\..\..\..\common\src\gx_line_chart_axis_draw.c" />
844    <ClCompile Include="..\..\..\..\common\src\gx_line_chart_create.c" />
845    <ClCompile Include="..\..\..\..\common\src\gx_line_chart_data_draw.c" />
846    <ClCompile Include="..\..\..\..\common\src\gx_line_chart_draw.c" />
847    <ClCompile Include="..\..\..\..\common\src\gx_line_chart_update.c" />
848    <ClCompile Include="..\..\..\..\common\src\gx_line_chart_y_scale_calculate.c" />
849    <ClCompile Include="..\..\..\..\common\src\gx_menu_create.c" />
850    <ClCompile Include="..\..\..\..\common\src\gx_menu_draw.c" />
851    <ClCompile Include="..\..\..\..\common\src\gx_menu_insert.c" />
852    <ClCompile Include="..\..\..\..\common\src\gx_menu_position.c" />
853    <ClCompile Include="..\..\..\..\common\src\gx_menu_remove.c" />
854    <ClCompile Include="..\..\..\..\common\src\gx_menu_text_draw.c" />
855    <ClCompile Include="..\..\..\..\common\src\gx_menu_text_offset_set.c" />
856    <ClCompile Include="..\..\..\..\common\src\gx_monochrome_driver_disabled_button_line_draw.c" />
857    <ClCompile Include="..\..\..\..\common\src\gx_multi_line_text_button_create.c" />
858    <ClCompile Include="..\..\..\..\common\src\gx_multi_line_text_button_draw.c" />
859    <ClCompile Include="..\..\..\..\common\src\gx_multi_line_text_button_event_process.c" />
860    <ClCompile Include="..\..\..\..\common\src\gx_multi_line_text_button_line_pointers_set.c" />
861    <ClCompile Include="..\..\..\..\common\src\gx_multi_line_text_button_text_draw.c" />
862    <ClCompile Include="..\..\..\..\common\src\gx_multi_line_text_button_text_id_set.c" />
863    <ClCompile Include="..\..\..\..\common\src\gx_multi_line_text_button_text_set.c" />
864    <ClCompile Include="..\..\..\..\common\src\gx_multi_line_text_input_backspace.c" />
865    <ClCompile Include="..\..\..\..\common\src\gx_multi_line_text_input_buffer_clear.c" />
866    <ClCompile Include="..\..\..\..\common\src\gx_multi_line_text_input_buffer_get.c" />
867    <ClCompile Include="..\..\..\..\common\src\gx_multi_line_text_input_char_insert.c" />
868    <ClCompile Include="..\..\..\..\common\src\gx_multi_line_text_input_copy.c" />
869    <ClCompile Include="..\..\..\..\common\src\gx_multi_line_text_input_create.c" />
870    <ClCompile Include="..\..\..\..\common\src\gx_multi_line_text_input_cursor_pos_get.c" />
871    <ClCompile Include="..\..\..\..\common\src\gx_multi_line_text_input_cursor_pos_update.c" />
872    <ClCompile Include="..\..\..\..\common\src\gx_multi_line_text_input_char_remove.c" />
873    <ClCompile Include="..\..\..\..\common\src\gx_multi_line_text_input_cursor_visible.c" />
874    <ClCompile Include="..\..\..\..\common\src\gx_multi_line_text_input_cut.c" />
875    <ClCompile Include="..\..\..\..\common\src\gx_multi_line_text_input_delete.c" />
876    <ClCompile Include="..\..\..\..\common\src\gx_multi_line_text_input_down_arrow.c" />
877    <ClCompile Include="..\..\..\..\common\src\gx_multi_line_text_input_draw.c" />
878    <ClCompile Include="..\..\..\..\common\src\gx_multi_line_text_input_end.c" />
879    <ClCompile Include="..\..\..\..\common\src\gx_multi_line_text_input_event_process.c" />
880    <ClCompile Include="..\..\..\..\common\src\gx_multi_line_text_input_fill_color_set.c" />
881    <ClCompile Include="..\..\..\..\common\src\gx_multi_line_text_input_highlight_rectangle_get.c" />
882    <ClCompile Include="..\..\..\..\common\src\gx_multi_line_text_input_home.c" />
883    <ClCompile Include="..\..\..\..\common\src\gx_multi_line_text_input_cursor_pos_calculate.c" />
884    <ClCompile Include="..\..\..\..\common\src\gx_multi_line_text_input_keydown_process.c" />
885    <ClCompile Include="..\..\..\..\common\src\gx_multi_line_text_input_left_arrow.c" />
886    <ClCompile Include="..\..\..\..\common\src\gx_multi_line_text_input_mark_down.c" />
887    <ClCompile Include="..\..\..\..\common\src\gx_multi_line_text_input_mark_end.c" />
888    <ClCompile Include="..\..\..\..\common\src\gx_multi_line_text_input_mark_home.c" />
889    <ClCompile Include="..\..\..\..\common\src\gx_multi_line_text_input_mark_next.c" />
890    <ClCompile Include="..\..\..\..\common\src\gx_multi_line_text_input_mark_previous.c" />
891    <ClCompile Include="..\..\..\..\common\src\gx_multi_line_text_input_mark_up.c" />
892    <ClCompile Include="..\..\..\..\common\src\gx_multi_line_text_input_paste.c" />
893    <ClCompile Include="..\..\..\..\common\src\gx_multi_line_text_input_right_arrow.c" />
894    <ClCompile Include="..\..\..\..\common\src\gx_multi_line_text_input_style_add.c" />
895    <ClCompile Include="..\..\..\..\common\src\gx_multi_line_text_input_style_remove.c" />
896    <ClCompile Include="..\..\..\..\common\src\gx_multi_line_text_input_style_set.c" />
897    <ClCompile Include="..\..\..\..\common\src\gx_multi_line_text_input_text_color_set.c" />
898    <ClCompile Include="..\..\..\..\common\src\gx_multi_line_text_input_text_rectangle_get.c" />
899    <ClCompile Include="..\..\..\..\common\src\gx_multi_line_text_input_text_select.c" />
900    <ClCompile Include="..\..\..\..\common\src\gx_multi_line_text_input_text_set.c" />
901    <ClCompile Include="..\..\..\..\common\src\gx_multi_line_text_input_up_arrow.c" />
902    <ClCompile Include="..\..\..\..\common\src\gx_multi_line_text_view_create.c" />
903    <ClCompile Include="..\..\..\..\common\src\gx_multi_line_text_view_draw.c" />
904    <ClCompile Include="..\..\..\..\common\src\gx_multi_line_text_view_event_process.c" />
905    <ClCompile Include="..\..\..\..\common\src\gx_multi_line_text_view_font_set.c" />
906    <ClCompile Include="..\..\..\..\common\src\gx_multi_line_text_view_line_cache_update.c" />
907    <ClCompile Include="..\..\..\..\common\src\gx_multi_line_text_view_line_space_set.c" />
908    <ClCompile Include="..\..\..\..\common\src\gx_multi_line_text_view_scroll.c" />
909    <ClCompile Include="..\..\..\..\common\src\gx_multi_line_text_view_scroll_info_get.c" />
910    <ClCompile Include="..\..\..\..\common\src\gx_multi_line_text_view_string_total_rows_compute.c" />
911    <ClCompile Include="..\..\..\..\common\src\gx_multi_line_text_view_text_color_set.c" />
912    <ClCompile Include="..\..\..\..\common\src\gx_multi_line_text_view_text_draw.c" />
913    <ClCompile Include="..\..\..\..\common\src\gx_multi_line_text_view_text_id_set.c" />
914    <ClCompile Include="..\..\..\..\common\src\gx_multi_line_text_view_text_set.c" />
915    <ClCompile Include="..\..\..\..\common\src\gx_multi_line_text_view_display_info_get.c" />
916    <ClCompile Include="..\..\..\..\common\src\gx_multi_line_text_view_visible_rows_compute.c" />
917    <ClCompile Include="..\..\..\..\common\src\gx_multi_line_text_view_whitespace_set.c" />
918    <ClCompile Include="..\..\..\..\common\src\gx_numeric_pixelmap_prompt_create.c" />
919    <ClCompile Include="..\..\..\..\common\src\gx_numeric_pixelmap_prompt_format.c" />
920    <ClCompile Include="..\..\..\..\common\src\gx_numeric_pixelmap_prompt_format_function_set.c" />
921    <ClCompile Include="..\..\..\..\common\src\gx_numeric_pixelmap_prompt_value_set.c" />
922    <ClCompile Include="..\..\..\..\common\src\gx_numeric_prompt_create.c" />
923    <ClCompile Include="..\..\..\..\common\src\gx_numeric_prompt_format.c" />
924    <ClCompile Include="..\..\..\..\common\src\gx_numeric_prompt_format_function_set.c" />
925    <ClCompile Include="..\..\..\..\common\src\gx_numeric_prompt_value_set.c" />
926    <ClCompile Include="..\..\..\..\common\src\gx_numeric_scroll_wheel_create.c" />
927    <ClCompile Include="..\..\..\..\common\src\gx_numeric_scroll_wheel_range_set.c" />
928    <ClCompile Include="..\..\..\..\common\src\gx_numeric_scroll_wheel_text_get.c" />
929    <ClCompile Include="..\..\..\..\common\src\gx_pixelmap_button_create.c" />
930    <ClCompile Include="..\..\..\..\common\src\gx_pixelmap_button_draw.c" />
931    <ClCompile Include="..\..\..\..\common\src\gx_pixelmap_button_event_process.c" />
932    <ClCompile Include="..\..\..\..\common\src\gx_pixelmap_button_pixelmap_set.c" />
933    <ClCompile Include="..\..\..\..\common\src\gx_pixelmap_button_transparent_detect.c" />
934    <ClCompile Include="..\..\..\..\common\src\gx_pixelmap_prompt_background_draw.c" />
935    <ClCompile Include="..\..\..\..\common\src\gx_pixelmap_prompt_create.c" />
936    <ClCompile Include="..\..\..\..\common\src\gx_pixelmap_prompt_draw.c" />
937    <ClCompile Include="..\..\..\..\common\src\gx_pixelmap_prompt_pixelmap_set.c" />
938    <ClCompile Include="..\..\..\..\common\src\gx_pixelmap_slider_create.c" />
939    <ClCompile Include="..\..\..\..\common\src\gx_pixelmap_slider_draw.c" />
940    <ClCompile Include="..\..\..\..\common\src\gx_pixelmap_slider_event_process.c" />
941    <ClCompile Include="..\..\..\..\common\src\gx_pixelmap_slider_pixelmap_set.c" />
942    <ClCompile Include="..\..\..\..\common\src\gx_pixelmap_slider_pixelmap_update.c" />
943    <ClCompile Include="..\..\..\..\common\src\gx_popup_list_event_process.c" />
944    <ClCompile Include="..\..\..\..\common\src\gx_progress_bar_background_draw.c" />
945    <ClCompile Include="..\..\..\..\common\src\gx_progress_bar_create.c" />
946    <ClCompile Include="..\..\..\..\common\src\gx_progress_bar_draw.c" />
947    <ClCompile Include="..\..\..\..\common\src\gx_progress_bar_event_process.c" />
948    <ClCompile Include="..\..\..\..\common\src\gx_progress_bar_font_set.c" />
949    <ClCompile Include="..\..\..\..\common\src\gx_progress_bar_info_set.c" />
950    <ClCompile Include="..\..\..\..\common\src\gx_progress_bar_pixelmap_set.c" />
951    <ClCompile Include="..\..\..\..\common\src\gx_progress_bar_range_set.c" />
952    <ClCompile Include="..\..\..\..\common\src\gx_progress_bar_text_color_set.c" />
953    <ClCompile Include="..\..\..\..\common\src\gx_progress_bar_text_draw.c" />
954    <ClCompile Include="..\..\..\..\common\src\gx_progress_bar_value_set.c" />
955    <ClCompile Include="..\..\..\..\common\src\gx_prompt_create.c" />
956    <ClCompile Include="..\..\..\..\common\src\gx_prompt_draw.c" />
957    <ClCompile Include="..\..\..\..\common\src\gx_prompt_font_set.c" />
958    <ClCompile Include="..\..\..\..\common\src\gx_prompt_text_color_set.c" />
959    <ClCompile Include="..\..\..\..\common\src\gx_prompt_text_draw.c" />
960    <ClCompile Include="..\..\..\..\common\src\gx_prompt_text_get.c" />
961    <ClCompile Include="..\..\..\..\common\src\gx_prompt_text_id_set.c" />
962    <ClCompile Include="..\..\..\..\common\src\gx_prompt_text_set.c" />
963    <ClCompile Include="..\..\..\..\common\src\gx_radial_progress_bar_anchor_set.c" />
964    <ClCompile Include="..\..\..\..\common\src\gx_radial_progress_bar_background_draw.c" />
965    <ClCompile Include="..\..\..\..\common\src\gx_radial_progress_bar_create.c" />
966    <ClCompile Include="..\..\..\..\common\src\gx_radial_progress_bar_draw.c" />
967    <ClCompile Include="..\..\..\..\common\src\gx_radial_progress_bar_event_process.c" />
968    <ClCompile Include="..\..\..\..\common\src\gx_radial_progress_bar_font_set.c" />
969    <ClCompile Include="..\..\..\..\common\src\gx_radial_progress_bar_info_set.c" />
970    <ClCompile Include="..\..\..\..\common\src\gx_radial_progress_bar_resize.c" />
971    <ClCompile Include="..\..\..\..\common\src\gx_radial_progress_bar_size_update.c" />
972    <ClCompile Include="..\..\..\..\common\src\gx_radial_progress_bar_text_color_set.c" />
973    <ClCompile Include="..\..\..\..\common\src\gx_radial_progress_bar_text_draw.c" />
974    <ClCompile Include="..\..\..\..\common\src\gx_radial_progress_bar_value_calculate.c" />
975    <ClCompile Include="..\..\..\..\common\src\gx_radial_progress_bar_value_set.c" />
976    <ClCompile Include="..\..\..\..\common\src\gx_radial_slider_anchor_angles_set.c" />
977    <ClCompile Include="..\..\..\..\common\src\gx_radial_slider_anchor_angle_calculate.c" />
978    <ClCompile Include="..\..\..\..\common\src\gx_radial_slider_angle_calculate.c" />
979    <ClCompile Include="..\..\..\..\common\src\gx_radial_slider_angle_set.c" />
980    <ClCompile Include="..\..\..\..\common\src\gx_radial_slider_animation_set.c" />
981    <ClCompile Include="..\..\..\..\common\src\gx_radial_slider_animation_start.c" />
982    <ClCompile Include="..\..\..\..\common\src\gx_radial_slider_animation_update.c" />
983    <ClCompile Include="..\..\..\..\common\src\gx_radial_slider_create.c" />
984    <ClCompile Include="..\..\..\..\common\src\gx_radial_slider_draw.c" />
985    <ClCompile Include="..\..\..\..\common\src\gx_radial_slider_event_process.c" />
986    <ClCompile Include="..\..\..\..\common\src\gx_radial_slider_info_get.c" />
987    <ClCompile Include="..\..\..\..\common\src\gx_radial_slider_info_set.c" />
988    <ClCompile Include="..\..\..\..\common\src\gx_radial_slider_needle_rectangle_calculate.c" />
989    <ClCompile Include="..\..\..\..\common\src\gx_radial_slider_pixelmap_set.c" />
990    <ClCompile Include="..\..\..\..\common\src\gx_radio_button_create.c" />
991    <ClCompile Include="..\..\..\..\common\src\gx_radio_button_draw.c" />
992    <ClCompile Include="..\..\..\..\common\src\gx_radio_button_pixelmap_set.c" />
993    <ClCompile Include="..\..\..\..\common\src\gx_rich_text_view_context_peek.c" />
994    <ClCompile Include="..\..\..\..\common\src\gx_rich_text_view_context_pop.c" />
995    <ClCompile Include="..\..\..\..\common\src\gx_rich_text_view_context_push.c" />
996    <ClCompile Include="..\..\..\..\common\src\gx_rich_text_view_context_reset.c" />
997    <ClCompile Include="..\..\..\..\common\src\gx_rich_text_view_context_restore.c" />
998    <ClCompile Include="..\..\..\..\common\src\gx_rich_text_view_context_save.c" />
999    <ClCompile Include="..\..\..\..\common\src\gx_rich_text_view_create.c" />
1000    <ClCompile Include="..\..\..\..\common\src\gx_rich_text_view_draw.c" />
1001    <ClCompile Include="..\..\..\..\common\src\gx_rich_text_view_fonts_set.c" />
1002    <ClCompile Include="..\..\..\..\common\src\gx_rich_text_view_line_info_get.c" />
1003    <ClCompile Include="..\..\..\..\common\src\gx_rich_text_view_scroll_info_get.c" />
1004    <ClCompile Include="..\..\..\..\common\src\gx_rich_text_view_tag_enter.c" />
1005    <ClCompile Include="..\..\..\..\common\src\gx_rich_text_view_text_draw.c" />
1006    <ClCompile Include="..\..\..\..\common\src\gx_rich_text_view_text_total_height_calculate.c" />
1007    <ClCompile Include="..\..\..\..\common\src\gx_scrollbar_value_set.c" />
1008    <ClCompile Include="..\..\..\..\common\src\gx_scroll_wheel_gradient_create.c" />
1009    <ClCompile Include="..\..\..\..\common\src\gx_screen_stack_create.c" />
1010    <ClCompile Include="..\..\..\..\common\src\gx_screen_stack_pop.c" />
1011    <ClCompile Include="..\..\..\..\common\src\gx_screen_stack_push.c" />
1012    <ClCompile Include="..\..\..\..\common\src\gx_screen_stack_reset.c" />
1013    <ClCompile Include="..\..\..\..\common\src\gx_scrollbar_draw.c" />
1014    <ClCompile Include="..\..\..\..\common\src\gx_scrollbar_event_process.c" />
1015    <ClCompile Include="..\..\..\..\common\src\gx_scrollbar_limit_check.c" />
1016    <ClCompile Include="..\..\..\..\common\src\gx_scrollbar_reset.c" />
1017    <ClCompile Include="..\..\..\..\common\src\gx_scrollbar_size_update.c" />
1018    <ClCompile Include="..\..\..\..\common\src\gx_scrollbar_thumb_position_calculate.c" />
1019    <ClCompile Include="..\..\..\..\common\src\gx_scrollbar_value_calculate.c" />
1020    <ClCompile Include="..\..\..\..\common\src\gx_scroll_thumb_create.c" />
1021    <ClCompile Include="..\..\..\..\common\src\gx_scroll_thumb_draw.c" />
1022    <ClCompile Include="..\..\..\..\common\src\gx_scroll_thumb_event_process.c" />
1023    <ClCompile Include="..\..\..\..\common\src\gx_scroll_thumb_shift_limit.c" />
1024    <ClCompile Include="..\..\..\..\common\src\gx_scroll_wheel_create.c" />
1025    <ClCompile Include="..\..\..\..\common\src\gx_scroll_wheel_event_process.c" />
1026    <ClCompile Include="..\..\..\..\common\src\gx_scroll_wheel_gradient_alpha_set.c" />
1027    <ClCompile Include="..\..\..\..\common\src\gx_scroll_wheel_row_height_set.c" />
1028    <ClCompile Include="..\..\..\..\common\src\gx_scroll_wheel_scroll.c" />
1029    <ClCompile Include="..\..\..\..\common\src\gx_scroll_wheel_selected_background_set.c" />
1030    <ClCompile Include="..\..\..\..\common\src\gx_scroll_wheel_selected_get.c" />
1031    <ClCompile Include="..\..\..\..\common\src\gx_scroll_wheel_selected_row_calculate.c" />
1032    <ClCompile Include="..\..\..\..\common\src\gx_scroll_wheel_selected_set.c" />
1033    <ClCompile Include="..\..\..\..\common\src\gx_scroll_wheel_speed_set.c" />
1034    <ClCompile Include="..\..\..\..\common\src\gx_scroll_wheel_total_rows_set.c" />
1035    <ClCompile Include="..\..\..\..\common\src\gx_single_line_text_input_backspace.c" />
1036    <ClCompile Include="..\..\..\..\common\src\gx_single_line_text_input_buffer_clear.c" />
1037    <ClCompile Include="..\..\..\..\common\src\gx_single_line_text_input_buffer_get.c" />
1038    <ClCompile Include="..\..\..\..\common\src\gx_single_line_text_input_character_delete.c" />
1039    <ClCompile Include="..\..\..\..\common\src\gx_single_line_text_input_character_insert.c" />
1040    <ClCompile Include="..\..\..\..\common\src\gx_single_line_text_input_copy.c" />
1041    <ClCompile Include="..\..\..\..\common\src\gx_single_line_text_input_create.c" />
1042    <ClCompile Include="..\..\..\..\common\src\gx_single_line_text_input_cut.c" />
1043    <ClCompile Include="..\..\..\..\common\src\gx_single_line_text_input_draw.c" />
1044    <ClCompile Include="..\..\..\..\common\src\gx_single_line_text_input_draw_position_get.c" />
1045    <ClCompile Include="..\..\..\..\common\src\gx_single_line_text_input_end.c" />
1046    <ClCompile Include="..\..\..\..\common\src\gx_single_line_text_input_event_process.c" />
1047    <ClCompile Include="..\..\..\..\common\src\gx_single_line_text_input_fill_color_set.c" />
1048    <ClCompile Include="..\..\..\..\common\src\gx_single_line_text_input_home.c" />
1049    <ClCompile Include="..\..\..\..\common\src\gx_single_line_text_input_keydown_process.c" />
1050    <ClCompile Include="..\..\..\..\common\src\gx_single_line_text_input_left_arrow.c" />
1051    <ClCompile Include="..\..\..\..\common\src\gx_single_line_text_input_mark_end.c" />
1052    <ClCompile Include="..\..\..\..\common\src\gx_single_line_text_input_mark_home.c" />
1053    <ClCompile Include="..\..\..\..\common\src\gx_single_line_text_input_mark_next.c" />
1054    <ClCompile Include="..\..\..\..\common\src\gx_single_line_text_input_mark_previous.c" />
1055    <ClCompile Include="..\..\..\..\common\src\gx_single_line_text_input_paste.c" />
1056    <ClCompile Include="..\..\..\..\common\src\gx_single_line_text_input_position_get.c" />
1057    <ClCompile Include="..\..\..\..\common\src\gx_single_line_text_input_position_update.c" />
1058    <ClCompile Include="..\..\..\..\common\src\gx_single_line_text_input_right_arrow.c" />
1059    <ClCompile Include="..\..\..\..\common\src\gx_single_line_text_input_style_add.c" />
1060    <ClCompile Include="..\..\..\..\common\src\gx_single_line_text_input_style_remove.c" />
1061    <ClCompile Include="..\..\..\..\common\src\gx_single_line_text_input_style_set.c" />
1062    <ClCompile Include="..\..\..\..\common\src\gx_single_line_text_input_text_color_set.c" />
1063    <ClCompile Include="..\..\..\..\common\src\gx_single_line_text_input_text_select.c" />
1064    <ClCompile Include="..\..\..\..\common\src\gx_single_line_text_input_text_rectangle_get.c" />
1065    <ClCompile Include="..\..\..\..\common\src\gx_single_line_text_input_text_set.c" />
1066    <ClCompile Include="..\..\..\..\common\src\gx_slider_create.c" />
1067    <ClCompile Include="..\..\..\..\common\src\gx_slider_draw.c" />
1068    <ClCompile Include="..\..\..\..\common\src\gx_slider_event_process.c" />
1069    <ClCompile Include="..\..\..\..\common\src\gx_slider_info_set.c" />
1070    <ClCompile Include="..\..\..\..\common\src\gx_slider_needle_draw.c" />
1071    <ClCompile Include="..\..\..\..\common\src\gx_slider_needle_position_get.c" />
1072    <ClCompile Include="..\..\..\..\common\src\gx_slider_tickmarks_draw.c" />
1073    <ClCompile Include="..\..\..\..\common\src\gx_slider_travel_get.c" />
1074    <ClCompile Include="..\..\..\..\common\src\gx_slider_value_calculate.c" />
1075    <ClCompile Include="..\..\..\..\common\src\gx_slider_value_set.c" />
1076    <ClCompile Include="..\..\..\..\common\src\gx_sprite_create.c" />
1077    <ClCompile Include="..\..\..\..\common\src\gx_sprite_current_frame_set.c" />
1078    <ClCompile Include="..\..\..\..\common\src\gx_sprite_draw.c" />
1079    <ClCompile Include="..\..\..\..\common\src\gx_sprite_event_process.c" />
1080    <ClCompile Include="..\..\..\..\common\src\gx_sprite_frame_list_set.c" />
1081    <ClCompile Include="..\..\..\..\common\src\gx_sprite_start.c" />
1082    <ClCompile Include="..\..\..\..\common\src\gx_sprite_stop.c" />
1083    <ClCompile Include="..\..\..\..\common\src\gx_sprite_update.c" />
1084    <ClCompile Include="..\..\..\..\common\src\gx_string_scroll_wheel_create.c" />
1085    <ClCompile Include="..\..\..\..\common\src\gx_string_scroll_wheel_string_id_list_set.c" />
1086    <ClCompile Include="..\..\..\..\common\src\gx_string_scroll_wheel_string_list_set.c" />
1087    <ClCompile Include="..\..\..\..\common\src\gx_string_scroll_wheel_text_get.c" />
1088    <ClCompile Include="..\..\..\..\common\src\gx_system_active_language_set.c" />
1089    <ClCompile Include="..\..\..\..\common\src\gx_system_all_canvas_dirty.c" />
1090    <ClCompile Include="..\..\..\..\common\src\gx_system_all_views_free.c" />
1091    <ClCompile Include="..\..\..\..\common\src\gx_system_animation_free.c" />
1092    <ClCompile Include="..\..\..\..\common\src\gx_system_animation_get.c" />
1093    <ClCompile Include="..\..\..\..\common\src\gx_system_bidi_text_disable.c" />
1094    <ClCompile Include="..\..\..\..\common\src\gx_system_bidi_text_enable.c" />
1095    <ClCompile Include="..\..\..\..\common\src\gx_system_canvas_refresh.c" />
1096    <ClCompile Include="..\..\..\..\common\src\gx_system_clipboard_get.c" />
1097    <ClCompile Include="..\..\..\..\common\src\gx_system_clipboard_put.c" />
1098    <ClCompile Include="..\..\..\..\common\src\gx_system_dirty_list_remove.c" />
1099    <ClCompile Include="..\..\..\..\common\src\gx_system_dirty_list_trim.c" />
1100    <ClCompile Include="..\..\..\..\common\src\gx_system_dirty_mark.c" />
1101    <ClCompile Include="..\..\..\..\common\src\gx_system_dirty_partial_add.c" />
1102    <ClCompile Include="..\..\..\..\common\src\gx_system_draw_context_get.c" />
1103    <ClCompile Include="..\..\..\..\common\src\gx_system_error_process.c" />
1104    <ClCompile Include="..\..\..\..\common\src\gx_system_event_dispatch.c" />
1105    <ClCompile Include="..\..\..\..\common\src\gx_system_event_fold.c" />
1106    <ClCompile Include="..\..\..\..\common\src\gx_system_event_remove.c" />
1107    <ClCompile Include="..\..\..\..\common\src\gx_system_event_send.c" />
1108    <ClCompile Include="..\..\..\..\common\src\gx_system_focus_claim.c" />
1109    <ClCompile Include="..\..\..\..\common\src\gx_system_font_4bpp.c" />
1110    <ClCompile Include="..\..\..\..\common\src\gx_system_font_8bpp.c" />
1111    <ClCompile Include="..\..\..\..\common\src\gx_system_font_mono.c" />
1112    <ClCompile Include="..\..\..\..\common\src\gx_system_free_view_get.c" />
1113    <ClCompile Include="..\..\..\..\common\src\gx_system_initialize.c" />
1114    <ClCompile Include="..\..\..\..\common\src\gx_system_input_capture.c" />
1115    <ClCompile Include="..\..\..\..\common\src\gx_system_input_release.c" />
1116    <ClCompile Include="..\..\..\..\common\src\gx_system_language_table_get.c" />
1117    <ClCompile Include="..\..\..\..\common\src\gx_system_language_table_set.c" />
1118    <ClCompile Include="..\..\..\..\common\src\gx_system_lock.c" />
1119    <ClCompile Include="..\..\..\..\common\src\gx_system_memory_allocator_set.c" />
1120    <ClCompile Include="..\..\..\..\common\src\gx_system_pen_configure.c" />
1121    <ClCompile Include="..\..\..\..\common\src\gx_system_pen_flick_test.c" />
1122    <ClCompile Include="..\..\..\..\common\src\gx_system_pen_speed_init.c" />
1123    <ClCompile Include="..\..\..\..\common\src\gx_system_pen_speed_update.c" />
1124    <ClCompile Include="..\..\..\..\common\src\gx_system_private_string.c" />
1125    <ClCompile Include="..\..\..\..\common\src\gx_system_root_view_add.c" />
1126    <ClCompile Include="..\..\..\..\common\src\gx_system_rtos_bind.c" />
1127    <ClCompile Include="..\..\..\..\common\src\gx_system_screen_stack_create.c" />
1128    <ClCompile Include="..\..\..\..\common\src\gx_system_screen_stack_get.c" />
1129    <ClCompile Include="..\..\..\..\common\src\gx_system_screen_stack_pop.c" />
1130    <ClCompile Include="..\..\..\..\common\src\gx_system_screen_stack_push.c" />
1131    <ClCompile Include="..\..\..\..\common\src\gx_system_screen_stack_reset.c" />
1132    <ClCompile Include="..\..\..\..\common\src\gx_system_scroll_appearance_get.c" />
1133    <ClCompile Include="..\..\..\..\common\src\gx_system_scroll_appearance_set.c" />
1134    <ClCompile Include="..\..\..\..\common\src\gx_system_start.c" />
1135    <ClCompile Include="..\..\..\..\common\src\gx_system_string_get.c" />
1136    <ClCompile Include="..\..\..\..\common\src\gx_system_string_table_get.c" />
1137    <ClCompile Include="..\..\..\..\common\src\gx_system_string_width_get.c" />
1138    <ClCompile Include="..\..\..\..\common\src\gx_system_text_render_style_set.c" />
1139    <ClCompile Include="..\..\..\..\common\src\gx_system_thread_entry.c" />
1140    <ClCompile Include="..\..\..\..\common\src\gx_system_timer_expiration.c" />
1141    <ClCompile Include="..\..\..\..\common\src\gx_system_timer_start.c" />
1142    <ClCompile Include="..\..\..\..\common\src\gx_system_timer_stop.c" />
1143    <ClCompile Include="..\..\..\..\common\src\gx_system_timer_update.c" />
1144    <ClCompile Include="..\..\..\..\common\src\gx_system_top_root_find.c" />
1145    <ClCompile Include="..\..\..\..\common\src\gx_system_top_widget_find.c" />
1146    <ClCompile Include="..\..\..\..\common\src\gx_system_unlock.c" />
1147    <ClCompile Include="..\..\..\..\common\src\gx_system_version_string_get.c" />
1148    <ClCompile Include="..\..\..\..\common\src\gx_system_views_free.c" />
1149    <ClCompile Include="..\..\..\..\common\src\gx_system_views_update.c" />
1150    <ClCompile Include="..\..\..\..\common\src\gx_system_view_add.c" />
1151    <ClCompile Include="..\..\..\..\common\src\gx_system_view_fold.c" />
1152    <ClCompile Include="..\..\..\..\common\src\gx_system_view_split.c" />
1153    <ClCompile Include="..\..\..\..\common\src\gx_system_widget_find.c" />
1154    <ClCompile Include="..\..\..\..\common\src\gx_text_button_create.c" />
1155    <ClCompile Include="..\..\..\..\common\src\gx_text_button_draw.c" />
1156    <ClCompile Include="..\..\..\..\common\src\gx_text_button_font_set.c" />
1157    <ClCompile Include="..\..\..\..\common\src\gx_text_button_text_color_set.c" />
1158    <ClCompile Include="..\..\..\..\common\src\gx_text_button_text_draw.c" />
1159    <ClCompile Include="..\..\..\..\common\src\gx_text_button_text_get.c" />
1160    <ClCompile Include="..\..\..\..\common\src\gx_text_button_text_id_set.c" />
1161    <ClCompile Include="..\..\..\..\common\src\gx_text_button_text_set.c" />
1162    <ClCompile Include="..\..\..\..\common\src\gx_text_input_cursor_blink_interval_set.c" />
1163    <ClCompile Include="..\..\..\..\common\src\gx_text_input_cursor_dirty_rectangle_get.c" />
1164    <ClCompile Include="..\..\..\..\common\src\gx_text_input_cursor_draw.c" />
1165    <ClCompile Include="..\..\..\..\common\src\gx_text_input_cursor_height_set.c" />
1166    <ClCompile Include="..\..\..\..\common\src\gx_text_input_cursor_width_set.c" />
1167    <ClCompile Include="..\..\..\..\common\src\gx_text_scroll_wheel_callback_set.c" />
1168    <ClCompile Include="..\..\..\..\common\src\gx_text_scroll_wheel_create.c" />
1169    <ClCompile Include="..\..\..\..\common\src\gx_text_scroll_wheel_draw.c" />
1170    <ClCompile Include="..\..\..\..\common\src\gx_text_scroll_wheel_font_set.c" />
1171    <ClCompile Include="..\..\..\..\common\src\gx_text_scroll_wheel_text_color_set.c" />
1172    <ClCompile Include="..\..\..\..\common\src\gx_touch_driver_generic_resistive.c" />
1173    <ClCompile Include="..\..\..\..\common\src\gx_tree_view_create.c" />
1174    <ClCompile Include="..\..\..\..\common\src\gx_tree_view_draw.c" />
1175    <ClCompile Include="..\..\..\..\common\src\gx_tree_view_event_process.c" />
1176    <ClCompile Include="..\..\..\..\common\src\gx_tree_view_indentation_set.c" />
1177    <ClCompile Include="..\..\..\..\common\src\gx_tree_view_position.c" />
1178    <ClCompile Include="..\..\..\..\common\src\gx_tree_view_root_line_color_set.c" />
1179    <ClCompile Include="..\..\..\..\common\src\gx_tree_view_root_pixelmap_set.c" />
1180    <ClCompile Include="..\..\..\..\common\src\gx_tree_view_scroll.c" />
1181    <ClCompile Include="..\..\..\..\common\src\gx_tree_view_scroll_info_get.c" />
1182    <ClCompile Include="..\..\..\..\common\src\gx_tree_view_selected_get.c" />
1183    <ClCompile Include="..\..\..\..\common\src\gx_tree_view_selected_set.c" />
1184    <ClCompile Include="..\..\..\..\common\src\gx_utility_1555xrgb_pixelmap_resize.c" />
1185    <ClCompile Include="..\..\..\..\common\src\gx_utility_1555xrgb_pixelmap_rotate.c" />
1186    <ClCompile Include="..\..\..\..\common\src\gx_utility_16bpp_pixelmap_resize.c" />
1187    <ClCompile Include="..\..\..\..\common\src\gx_utility_1bpp_pixelmap_resize.c" />
1188    <ClCompile Include="..\..\..\..\common\src\gx_utility_1bpp_pixelmap_rotate.c" />
1189    <ClCompile Include="..\..\..\..\common\src\gx_utility_32argb_pixelmap_rotate.c" />
1190    <ClCompile Include="..\..\..\..\common\src\gx_utility_332rgb_pixelmap_rotate.c" />
1191    <ClCompile Include="..\..\..\..\common\src\gx_utility_4444argb_pixelmap_resize.c" />
1192    <ClCompile Include="..\..\..\..\common\src\gx_utility_4444argb_pixelmap_rotate.c" />
1193    <ClCompile Include="..\..\..\..\common\src\gx_utility_4bpp_pixelmap_resize.c" />
1194    <ClCompile Include="..\..\..\..\common\src\gx_utility_4bpp_pixelmap_rotate.c" />
1195    <ClCompile Include="..\..\..\..\common\src\gx_utility_565rgb_pixelmap_rotate.c" />
1196    <ClCompile Include="..\..\..\..\common\src\gx_utility_8bpp_pixelmap_rotate.c" />
1197    <ClCompile Include="..\..\..\..\common\src\gx_utility_32argb_pixelmap_resize.c" />
1198    <ClCompile Include="..\..\..\..\common\src\gx_utility_8bpp_pixelmap_resize.c" />
1199    <ClCompile Include="..\..\..\..\common\src\gx_utility_alphamap_create.c" />
1200    <ClCompile Include="..\..\..\..\common\src\gx_utility_bidi_arabic_shaping.c" />
1201    <ClCompile Include="..\..\..\..\common\src\gx_utility_bidi_bracket_pair_get.c" />
1202    <ClCompile Include="..\..\..\..\common\src\gx_utility_bidi_character_type_get.c" />
1203    <ClCompile Include="..\..\..\..\common\src\gx_utility_bidi_mirroring_get.c" />
1204    <ClCompile Include="..\..\..\..\common\src\gx_utility_bidi_paragraph_reorder.c" />
1205    <ClCompile Include="..\..\..\..\common\src\gx_utility_canvas_to_bmp.c" />
1206    <ClCompile Include="..\..\..\..\common\src\gx_utility_circle_point_get.c" />
1207    <ClCompile Include="..\..\..\..\common\src\gx_utility_easing_function_calculate.c" />
1208    <ClCompile Include="..\..\..\..\common\src\gx_utility_gradient_create.c" />
1209    <ClCompile Include="..\..\..\..\common\src\gx_utility_gradient_delete.c" />
1210    <ClCompile Include="..\..\..\..\common\src\gx_utility_ltoa.c" />
1211    <ClCompile Include="..\..\..\..\common\src\gx_utility_math_acos.c" />
1212    <ClCompile Include="..\..\..\..\common\src\gx_utility_math_asin.c" />
1213    <ClCompile Include="..\..\..\..\common\src\gx_utility_math_cos.c" />
1214    <ClCompile Include="..\..\..\..\common\src\gx_utility_math_sin.c" />
1215    <ClCompile Include="..\..\..\..\common\src\gx_utility_math_sqrt.c" />
1216    <ClCompile Include="..\..\..\..\common\src\gx_utility_pixelmap_rotate.c" />
1217    <ClCompile Include="..\..\..\..\common\src\gx_utility_pixelmap_simple_rotate.c" />
1218    <ClCompile Include="..\..\..\..\common\src\gx_utility_pixelmap_resize.c" />
1219    <ClCompile Include="..\..\..\..\common\src\gx_utility_rectangle_center.c" />
1220    <ClCompile Include="..\..\..\..\common\src\gx_utility_rectangle_center_find.c" />
1221    <ClCompile Include="..\..\..\..\common\src\gx_utility_rectangle_combine.c" />
1222    <ClCompile Include="..\..\..\..\common\src\gx_utility_rectangle_compare.c" />
1223    <ClCompile Include="..\..\..\..\common\src\gx_utility_rectangle_define.c" />
1224    <ClCompile Include="..\..\..\..\common\src\gx_utility_rectangle_inside_detect.c" />
1225    <ClCompile Include="..\..\..\..\common\src\gx_utility_rectangle_overlap_detect.c" />
1226    <ClCompile Include="..\..\..\..\common\src\gx_utility_rectangle_point_detect.c" />
1227    <ClCompile Include="..\..\..\..\common\src\gx_utility_rectangle_resize.c" />
1228    <ClCompile Include="..\..\..\..\common\src\gx_utility_rectangle_shift.c" />
1229    <ClCompile Include="..\..\..\..\common\src\gx_utility_string_compare.c" />
1230    <ClCompile Include="..\..\..\..\common\src\gx_utility_string_length_check.c" />
1231    <ClCompile Include="..\..\..\..\common\src\gx_utility_string_to_alphamap.c" />
1232    <ClCompile Include="..\..\..\..\common\src\gx_utility_unicode_to_utf8.c" />
1233    <ClCompile Include="..\..\..\..\common\src\gx_utility_utf8_string_backward_character_length_get.c" />
1234    <ClCompile Include="..\..\..\..\common\src\gx_utility_utf8_string_character_get.c" />
1235    <ClCompile Include="..\..\..\..\common\src\gx_vertical_list_children_position.c" />
1236    <ClCompile Include="..\..\..\..\common\src\gx_vertical_list_create.c" />
1237    <ClCompile Include="..\..\..\..\common\src\gx_vertical_list_down_wrap.c" />
1238    <ClCompile Include="..\..\..\..\common\src\gx_vertical_list_event_process.c" />
1239    <ClCompile Include="..\..\..\..\common\src\gx_vertical_list_page_index_set.c" />
1240    <ClCompile Include="..\..\..\..\common\src\gx_vertical_list_scroll.c" />
1241    <ClCompile Include="..\..\..\..\common\src\gx_vertical_list_scroll_info_get.c" />
1242    <ClCompile Include="..\..\..\..\common\src\gx_vertical_list_selected_index_get.c" />
1243    <ClCompile Include="..\..\..\..\common\src\gx_vertical_list_selected_set.c" />
1244    <ClCompile Include="..\..\..\..\common\src\gx_vertical_list_selected_visible.c" />
1245    <ClCompile Include="..\..\..\..\common\src\gx_vertical_list_selected_widget_get.c" />
1246    <ClCompile Include="..\..\..\..\common\src\gx_vertical_list_slide_back_check.c" />
1247    <ClCompile Include="..\..\..\..\common\src\gx_vertical_list_total_rows_set.c" />
1248    <ClCompile Include="..\..\..\..\common\src\gx_vertical_list_up_wrap.c" />
1249    <ClCompile Include="..\..\..\..\common\src\gx_vertical_scrollbar_create.c" />
1250    <ClCompile Include="..\..\..\..\common\src\gx_widget_allocate.c" />
1251    <ClCompile Include="..\..\..\..\common\src\gx_widget_attach.c" />
1252    <ClCompile Include="..\..\..\..\common\src\gx_widget_background_draw.c" />
1253    <ClCompile Include="..\..\..\..\common\src\gx_widget_border_draw.c" />
1254    <ClCompile Include="..\..\..\..\common\src\gx_widget_children_draw.c" />
1255    <ClCompile Include="..\..\..\..\common\src\gx_widget_child_focus_assign.c" />
1256    <ClCompile Include="..\..\..\..\common\src\gx_widget_client_index_get.c" />
1257    <ClCompile Include="..\..\..\..\common\src\gx_widget_context_fill_set.c" />
1258    <ClCompile Include="..\..\..\..\common\src\gx_widget_draw.c" />
1259    <ClCompile Include="..\..\..\..\common\src\gx_widget_back_attach.c" />
1260    <ClCompile Include="..\..\..\..\common\src\gx_widget_back_link.c" />
1261    <ClCompile Include="..\..\..\..\common\src\gx_widget_back_move.c" />
1262    <ClCompile Include="..\..\..\..\common\src\gx_widget_block_move.c" />
1263    <ClCompile Include="..\..\..\..\common\src\gx_widget_border_style_set.c" />
1264    <ClCompile Include="..\..\..\..\common\src\gx_widget_border_width_get.c" />
1265    <ClCompile Include="..\..\..\..\common\src\gx_widget_canvas_get.c" />
1266    <ClCompile Include="..\..\..\..\common\src\gx_widget_children_event_process.c" />
1267    <ClCompile Include="..\..\..\..\common\src\gx_widget_child_clipping_update.c" />
1268    <ClCompile Include="..\..\..\..\common\src\gx_widget_child_detect.c" />
1269    <ClCompile Include="..\..\..\..\common\src\gx_widget_client_get.c" />
1270    <ClCompile Include="..\..\..\..\common\src\gx_widget_clipping_update.c" />
1271    <ClCompile Include="..\..\..\..\common\src\gx_widget_color_get.c" />
1272    <ClCompile Include="..\..\..\..\common\src\gx_widget_create.c" />
1273    <ClCompile Include="..\..\..\..\common\src\gx_widget_created_test.c" />
1274    <ClCompile Include="..\..\..\..\common\src\gx_widget_delete.c" />
1275    <ClCompile Include="..\..\..\..\common\src\gx_widget_detach.c" />
1276    <ClCompile Include="..\..\..\..\common\src\gx_widget_draw_set.c" />
1277    <ClCompile Include="..\..\..\..\common\src\gx_widget_event_generate.c" />
1278    <ClCompile Include="..\..\..\..\common\src\gx_widget_event_process.c" />
1279    <ClCompile Include="..\..\..\..\common\src\gx_widget_event_process_set.c" />
1280    <ClCompile Include="..\..\..\..\common\src\gx_widget_event_to_parent.c" />
1281    <ClCompile Include="..\..\..\..\common\src\gx_widget_fill_color_set.c" />
1282    <ClCompile Include="..\..\..\..\common\src\gx_widget_find.c" />
1283    <ClCompile Include="..\..\..\..\common\src\gx_widget_first_child_get.c" />
1284    <ClCompile Include="..\..\..\..\common\src\gx_widget_first_client_child_get.c" />
1285    <ClCompile Include="..\..\..\..\common\src\gx_widget_focus_next.c" />
1286    <ClCompile Include="..\..\..\..\common\src\gx_widget_focus_previous.c" />
1287    <ClCompile Include="..\..\..\..\common\src\gx_widget_font_get.c" />
1288    <ClCompile Include="..\..\..\..\common\src\gx_widget_free.c" />
1289    <ClCompile Include="..\..\..\..\common\src\gx_widget_front_move.c" />
1290    <ClCompile Include="..\..\..\..\common\src\gx_widget_height_get.c" />
1291    <ClCompile Include="..\..\..\..\common\src\gx_widget_hide.c" />
1292    <ClCompile Include="..\..\..\..\common\src\gx_widget_last_child_get.c" />
1293    <ClCompile Include="..\..\..\..\common\src\gx_widget_last_client_child_get.c" />
1294    <ClCompile Include="..\..\..\..\common\src\gx_widget_link.c" />
1295    <ClCompile Include="..\..\..\..\common\src\gx_widget_nav_order_initialize.c" />
1296    <ClCompile Include="..\..\..\..\common\src\gx_widget_next_client_child_get.c" />
1297    <ClCompile Include="..\..\..\..\common\src\gx_widget_next_sibling_get.c" />
1298    <ClCompile Include="..\..\..\..\common\src\gx_widget_parent_get.c" />
1299    <ClCompile Include="..\..\..\..\common\src\gx_widget_pixelmap_get.c" />
1300    <ClCompile Include="..\..\..\..\common\src\gx_widget_previous_sibling_get.c" />
1301    <ClCompile Include="..\..\..\..\common\src\gx_widget_resize.c" />
1302    <ClCompile Include="..\..\..\..\common\src\gx_widget_scroll_shift.c" />
1303    <ClCompile Include="..\..\..\..\common\src\gx_generic_scroll_wheel_children_position.c" />
1304    <ClCompile Include="..\..\..\..\common\src\gx_generic_scroll_wheel_create.c" />
1305    <ClCompile Include="..\..\..\..\common\src\gx_generic_scroll_wheel_down_wrap.c" />
1306    <ClCompile Include="..\..\..\..\common\src\gx_generic_scroll_wheel_draw.c" />
1307    <ClCompile Include="..\..\..\..\common\src\gx_generic_scroll_wheel_event_process.c" />
1308    <ClCompile Include="..\..\..\..\common\src\gx_generic_scroll_wheel_row_height_set.c" />
1309    <ClCompile Include="..\..\..\..\common\src\gx_generic_scroll_wheel_scroll.c" />
1310    <ClCompile Include="..\..\..\..\common\src\gx_generic_scroll_wheel_total_rows_set.c" />
1311    <ClCompile Include="..\..\..\..\common\src\gx_generic_scroll_wheel_up_wrap.c" />
1312    <ClCompile Include="..\..\..\..\common\src\gx_generic_scroll_wheel_wrap_style_check.c" />
1313    <ClCompile Include="..\..\..\..\common\src\gx_widget_shift.c" />
1314    <ClCompile Include="..\..\..\..\common\src\gx_widget_show.c" />
1315    <ClCompile Include="..\..\..\..\common\src\gx_widget_status_add.c" />
1316    <ClCompile Include="..\..\..\..\common\src\gx_widget_status_get.c" />
1317    <ClCompile Include="..\..\..\..\common\src\gx_widget_status_remove.c" />
1318    <ClCompile Include="..\..\..\..\common\src\gx_widget_status_test.c" />
1319    <ClCompile Include="..\..\..\..\common\src\gx_widget_string_get.c" />
1320    <ClCompile Include="..\..\..\..\common\src\gx_widget_style_add.c" />
1321    <ClCompile Include="..\..\..\..\common\src\gx_widget_style_get.c" />
1322    <ClCompile Include="..\..\..\..\common\src\gx_widget_style_remove.c" />
1323    <ClCompile Include="..\..\..\..\common\src\gx_widget_style_set.c" />
1324    <ClCompile Include="..\..\..\..\common\src\gx_widget_text_blend.c" />
1325    <ClCompile Include="..\..\..\..\common\src\gx_widget_text_draw.c" />
1326    <ClCompile Include="..\..\..\..\common\src\gx_widget_text_id_draw.c" />
1327    <ClCompile Include="..\..\..\..\common\src\gx_widget_top_visible_child_find.c" />
1328    <ClCompile Include="..\..\..\..\common\src\gx_widget_transparent_pixelmap_detect.c" />
1329    <ClCompile Include="..\..\..\..\common\src\gx_widget_type_find.c" />
1330    <ClCompile Include="..\..\..\..\common\src\gx_widget_unlink.c" />
1331    <ClCompile Include="..\..\..\..\common\src\gx_widget_width_get.c" />
1332    <ClCompile Include="..\..\..\..\common\src\gx_window_background_draw.c" />
1333    <ClCompile Include="..\..\..\..\common\src\gx_window_border_draw.c" />
1334    <ClCompile Include="..\..\..\..\common\src\gx_window_client_height_get.c" />
1335    <ClCompile Include="..\..\..\..\common\src\gx_window_client_scroll.c" />
1336    <ClCompile Include="..\..\..\..\common\src\gx_window_client_width_get.c" />
1337    <ClCompile Include="..\..\..\..\common\src\gx_window_close.c" />
1338    <ClCompile Include="..\..\..\..\common\src\gx_window_create.c" />
1339    <ClCompile Include="..\..\..\..\common\src\gx_window_draw.c" />
1340    <ClCompile Include="..\..\..\..\common\src\gx_window_event_process.c" />
1341    <ClCompile Include="..\..\..\..\common\src\gx_window_execute.c" />
1342    <ClCompile Include="..\..\..\..\common\src\gx_window_root_create.c" />
1343    <ClCompile Include="..\..\..\..\common\src\gx_window_root_delete.c" />
1344    <ClCompile Include="..\..\..\..\common\src\gx_window_root_event_process.c" />
1345    <ClCompile Include="..\..\..\..\common\src\gx_window_root_find.c" />
1346    <ClCompile Include="..\..\..\..\common\src\gx_window_scroll.c" />
1347    <ClCompile Include="..\..\..\..\common\src\gx_window_scrollbar_find.c" />
1348    <ClCompile Include="..\..\..\..\common\src\gx_window_scroll_info_get.c" />
1349    <ClCompile Include="..\..\..\..\common\src\gx_window_view_update_detect.c" />
1350    <ClCompile Include="..\..\..\..\common\src\gx_window_wallpaper_get.c" />
1351    <ClCompile Include="..\..\..\..\common\src\gx_window_wallpaper_set.c" />
1352    <ClCompile Include="..\..\src\gx_win32_display_driver.c" />
1353    <ClCompile Include="..\..\src\gx_win32_display_driver_1555xrgb.c" />
1354    <ClCompile Include="..\..\src\gx_win32_display_driver_24xrgb.c" />
1355    <ClCompile Include="..\..\src\gx_win32_display_driver_24xrgb_rotated.c" />
1356    <ClCompile Include="..\..\src\gx_win32_display_driver_32argb.c" />
1357    <ClCompile Include="..\..\src\gx_win32_display_driver_32argb_rotated.c" />
1358    <ClCompile Include="..\..\src\gx_win32_display_driver_332rgb.c" />
1359    <ClCompile Include="..\..\src\gx_win32_display_driver_4444argb.c" />
1360    <ClCompile Include="..\..\src\gx_win32_display_driver_4bpp_grayscale.c" />
1361    <ClCompile Include="..\..\src\gx_win32_display_driver_565bgr.c" />
1362    <ClCompile Include="..\..\src\gx_win32_display_driver_565rgb.c" />
1363    <ClCompile Include="..\..\src\gx_win32_display_driver_565rgb_rotated.c" />
1364    <ClCompile Include="..\..\src\gx_win32_display_driver_8bit_palette.c" />
1365    <ClCompile Include="..\..\src\gx_win32_display_driver_8bit_palette_rotated.c" />
1366    <ClCompile Include="..\..\src\gx_win32_display_driver_monochrome.c" />
1367    <ClCompile Include="..\..\src\st\gx_chromart_simulation_display_driver_565rgb_pixelmap_draw.c" />
1368    <ClCompile Include="..\..\src\st\gx_chromart_simulation_display_driver_565rgb_setup.c" />
1369    <ClCompile Include="..\..\src\st\gx_win32_chromart_display_driver_565rgb.c" />
1370  </ItemGroup>
1371  <ItemGroup>
1372    <ClInclude Include="..\..\inc\gx_port.h" />
1373    <ClInclude Include="..\..\..\..\common\inc\gx_animation.h" />
1374    <ClInclude Include="..\..\..\..\common\inc\gx_api.h" />
1375    <ClInclude Include="..\..\..\..\common\inc\gx_binres_loader.h" />
1376    <ClInclude Include="..\..\..\..\common\inc\gx_button.h" />
1377    <ClInclude Include="..\..\..\..\common\inc\gx_canvas.h" />
1378    <ClInclude Include="..\..\..\..\common\inc\gx_circular_gauge.h" />
1379    <ClInclude Include="..\..\..\..\common\inc\gx_context.h" />
1380    <ClInclude Include="..\..\..\..\common\inc\gx_display.h" />
1381    <ClInclude Include="..\..\..\..\common\inc\gx_icon.h" />
1382    <ClInclude Include="..\..\..\..\common\inc\gx_image_reader.h" />
1383    <ClInclude Include="..\..\..\..\common\inc\gx_line_chart.h" />
1384    <ClInclude Include="..\..\..\..\common\inc\gx_menu.h" />
1385    <ClInclude Include="..\..\..\..\common\inc\gx_multi_line_text_input.h" />
1386    <ClInclude Include="..\..\..\..\common\inc\gx_multi_line_text_view.h" />
1387    <ClInclude Include="..\..\..\..\common\inc\gx_numeric_pixelmap_prompt.h" />
1388    <ClInclude Include="..\..\..\..\common\inc\gx_numeric_prompt.h" />
1389    <ClInclude Include="..\..\..\..\common\inc\gx_pixelmap_prompt.h" />
1390    <ClInclude Include="..\..\..\..\common\inc\gx_progress_bar.h" />
1391    <ClInclude Include="..\..\..\..\common\inc\gx_prompt.h" />
1392    <ClInclude Include="..\..\..\..\common\inc\gx_radial_progress_bar.h" />
1393    <ClInclude Include="..\..\..\..\common\inc\gx_radial_slider.h" />
1394    <ClInclude Include="..\..\..\..\common\inc\gx_rich_text_view.h" />
1395    <ClInclude Include="..\..\..\..\common\inc\gx_screen_stack.h" />
1396    <ClInclude Include="..\..\..\..\common\inc\gx_scrollbar.h" />
1397    <ClInclude Include="..\..\..\..\common\inc\gx_scroll_wheel.h" />
1398    <ClInclude Include="..\..\..\..\common\inc\gx_single_line_text_input.h" />
1399    <ClInclude Include="..\..\..\..\common\inc\gx_slider.h" />
1400    <ClInclude Include="..\..\..\..\common\inc\gx_sprite.h" />
1401    <ClInclude Include="..\..\..\..\common\inc\gx_system.h" />
1402    <ClInclude Include="..\..\..\..\common\inc\gx_system_rtos_bind.h" />
1403    <ClInclude Include="..\..\..\..\common\inc\gx_text_input_cursor.h" />
1404    <ClInclude Include="..\..\..\..\common\inc\gx_tree_view.h" />
1405    <ClInclude Include="..\..\..\..\common\inc\gx_utility.h" />
1406    <ClInclude Include="..\..\..\..\common\inc\gx_widget.h" />
1407    <ClInclude Include="..\..\..\..\common\inc\gx_window.h" />
1408    <ClInclude Include="..\..\inc\gx_win32_display_driver.h" />
1409  </ItemGroup>
1410  <PropertyGroup Label="Globals">
1411    <DefineConstants>
1412    </DefineConstants>
1413    <ProjectGuid>{A3336F4F-7A7B-46D3-A7F0-A2AAED6C08ED}</ProjectGuid>
1414    <Keyword>Win32Proj</Keyword>
1415    <RootNamespace>guix</RootNamespace>
1416    <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
1417  </PropertyGroup>
1418  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
1419  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
1420    <ConfigurationType>StaticLibrary</ConfigurationType>
1421    <UseDebugLibraries>true</UseDebugLibraries>
1422    <CharacterSet>MultiByte</CharacterSet>
1423    <PlatformToolset>v142</PlatformToolset>
1424  </PropertyGroup>
1425  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_GX_DISABLE_BRUSH_ALPHA_SUPPORT|Win32'" Label="Configuration">
1426    <ConfigurationType>StaticLibrary</ConfigurationType>
1427    <UseDebugLibraries>true</UseDebugLibraries>
1428    <CharacterSet>MultiByte</CharacterSet>
1429    <PlatformToolset>v142</PlatformToolset>
1430  </PropertyGroup>
1431  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_GX_SYNERGY_FONT_FORMAT_SUPPORT|Win32'" Label="Configuration">
1432    <ConfigurationType>StaticLibrary</ConfigurationType>
1433    <UseDebugLibraries>true</UseDebugLibraries>
1434    <CharacterSet>MultiByte</CharacterSet>
1435    <PlatformToolset>v142</PlatformToolset>
1436  </PropertyGroup>
1437  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_GX_MOUSE_SUPPORT|Win32'" Label="Configuration">
1438    <ConfigurationType>StaticLibrary</ConfigurationType>
1439    <UseDebugLibraries>true</UseDebugLibraries>
1440    <CharacterSet>MultiByte</CharacterSet>
1441    <PlatformToolset>v142</PlatformToolset>
1442  </PropertyGroup>
1443  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_GX_FONT_KERNING_SUPPORT|Win32'" Label="Configuration">
1444    <ConfigurationType>StaticLibrary</ConfigurationType>
1445    <UseDebugLibraries>true</UseDebugLibraries>
1446    <CharacterSet>MultiByte</CharacterSet>
1447    <PlatformToolset>v142</PlatformToolset>
1448  </PropertyGroup>
1449  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_GX_PALETTE_MODE_AA_TEXT_COLORS16|Win32'" Label="Configuration">
1450    <ConfigurationType>StaticLibrary</ConfigurationType>
1451    <UseDebugLibraries>true</UseDebugLibraries>
1452    <CharacterSet>MultiByte</CharacterSet>
1453    <PlatformToolset>v142</PlatformToolset>
1454  </PropertyGroup>
1455  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_GX_DYNAMIC_BIDI_TEXT_SUPPORT|Win32'" Label="Configuration">
1456    <ConfigurationType>StaticLibrary</ConfigurationType>
1457    <UseDebugLibraries>true</UseDebugLibraries>
1458    <CharacterSet>MultiByte</CharacterSet>
1459    <PlatformToolset>v142</PlatformToolset>
1460  </PropertyGroup>
1461  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_GUIX_5_4_0_COMPATIBILITY|Win32'" Label="Configuration">
1462    <ConfigurationType>StaticLibrary</ConfigurationType>
1463    <UseDebugLibraries>true</UseDebugLibraries>
1464    <CharacterSet>MultiByte</CharacterSet>
1465    <PlatformToolset>v142</PlatformToolset>
1466  </PropertyGroup>
1467  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
1468    <ConfigurationType>StaticLibrary</ConfigurationType>
1469    <UseDebugLibraries>false</UseDebugLibraries>
1470    <WholeProgramOptimization>false</WholeProgramOptimization>
1471    <CharacterSet>MultiByte</CharacterSet>
1472    <PlatformToolset>v142</PlatformToolset>
1473  </PropertyGroup>
1474  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
1475  <ImportGroup Label="ExtensionSettings">
1476  </ImportGroup>
1477  <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
1478    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
1479  </ImportGroup>
1480  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug_GX_DISABLE_BRUSH_ALPHA_SUPPORT|Win32'" Label="PropertySheets">
1481    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
1482  </ImportGroup>
1483  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug_GX_SYNERGY_FONT_FORMAT_SUPPORT|Win32'" Label="PropertySheets">
1484    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
1485  </ImportGroup>
1486  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug_GX_MOUSE_SUPPORT|Win32'" Label="PropertySheets">
1487    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
1488  </ImportGroup>
1489  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug_GX_FONT_KERNING_SUPPORT|Win32'" Label="PropertySheets">
1490    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
1491  </ImportGroup>
1492  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug_GX_PALETTE_MODE_AA_TEXT_COLORS16|Win32'" Label="PropertySheets">
1493    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
1494  </ImportGroup>
1495  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug_GX_DYNAMIC_BIDI_TEXT_SUPPORT|Win32'" Label="PropertySheets">
1496    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
1497  </ImportGroup>
1498  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug_GUIX_5_4_0_COMPATIBILITY|Win32'" Label="PropertySheets">
1499    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
1500  </ImportGroup>
1501  <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
1502    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
1503  </ImportGroup>
1504  <PropertyGroup Label="UserMacros" />
1505  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
1506    <OutDir>$(ProjectDir)$(Configuration)\</OutDir>
1507    <TargetName>gx</TargetName>
1508  </PropertyGroup>
1509  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_GX_DISABLE_BRUSH_ALPHA_SUPPORT|Win32'">
1510    <OutDir>$(ProjectDir)$(Configuration)\</OutDir>
1511    <TargetName>gx</TargetName>
1512  </PropertyGroup>
1513  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_GX_SYNERGY_FONT_FORMAT_SUPPORT|Win32'">
1514    <OutDir>$(ProjectDir)$(Configuration)\</OutDir>
1515    <TargetName>gx</TargetName>
1516  </PropertyGroup>
1517  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_GX_MOUSE_SUPPORT|Win32'">
1518    <OutDir>$(ProjectDir)$(Configuration)\</OutDir>
1519    <TargetName>gx</TargetName>
1520  </PropertyGroup>
1521  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_GX_FONT_KERNING_SUPPORT|Win32'">
1522    <OutDir>$(ProjectDir)$(Configuration)\</OutDir>
1523    <TargetName>gx</TargetName>
1524  </PropertyGroup>
1525  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_GX_PALETTE_MODE_AA_TEXT_COLORS16|Win32'">
1526    <OutDir>$(ProjectDir)$(Configuration)\</OutDir>
1527    <TargetName>gx</TargetName>
1528  </PropertyGroup>
1529  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_GX_DYNAMIC_BIDI_TEXT_SUPPORT|Win32'">
1530    <OutDir>$(ProjectDir)$(Configuration)\</OutDir>
1531    <TargetName>gx</TargetName>
1532  </PropertyGroup>
1533  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_GUIX_5_4_0_COMPATIBILITY|Win32'">
1534    <OutDir>$(ProjectDir)$(Configuration)\</OutDir>
1535    <TargetName>gx</TargetName>
1536  </PropertyGroup>
1537  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
1538    <OutDir>$(ProjectDir)$(Configuration)\</OutDir>
1539    <TargetName>gx</TargetName>
1540  </PropertyGroup>
1541  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
1542    <ClCompile>
1543      <PrecompiledHeader>NotUsing</PrecompiledHeader>
1544      <WarningLevel>Level3</WarningLevel>
1545      <Optimization>Disabled</Optimization>
1546      <PreprocessorDefinitions>$(DefineConstants);WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_WARNINGS;GX_ANIMATION_POOL_SIZE=16;%(PreprocessorDefinitions)</PreprocessorDefinitions>
1547      <AdditionalIncludeDirectories>..\..\..\tx;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
1548      <BrowseInformation>false</BrowseInformation>
1549      <MultiProcessorCompilation>true</MultiProcessorCompilation>
1550      <MinimalRebuild>false</MinimalRebuild>
1551      <AdditionalIncludeDirectories>..\..\lib\vs_2019;..\..\inc;..\..\inc\synergy;..\..\..\..\common\inc</AdditionalIncludeDirectories>
1552      <TreatWarningAsError>true</TreatWarningAsError>
1553      <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
1554    </ClCompile>
1555    <Link>
1556      <SubSystem>Windows</SubSystem>
1557      <GenerateDebugInformation>true</GenerateDebugInformation>
1558    </Link>
1559    <Bscmake>
1560      <OutputFile>$(OutDir)$(TargetName).bsc</OutputFile>
1561    </Bscmake>
1562  </ItemDefinitionGroup>
1563  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug_GX_DISABLE_BRUSH_ALPHA_SUPPORT|Win32'">
1564    <ClCompile>
1565      <PrecompiledHeader>NotUsing</PrecompiledHeader>
1566      <WarningLevel>Level3</WarningLevel>
1567      <Optimization>Disabled</Optimization>
1568      <PreprocessorDefinitions>$(DefineConstants);WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_WARNINGS;GX_ANIMATION_POOL_SIZE=16;GX_DISABLE_BRUSH_ALPHA_SUPPORT;%(PreprocessorDefinitions)</PreprocessorDefinitions>
1569      <AdditionalIncludeDirectories>..\..\..\tx;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
1570      <BrowseInformation>false</BrowseInformation>
1571      <MultiProcessorCompilation>true</MultiProcessorCompilation>
1572      <MinimalRebuild>false</MinimalRebuild>
1573      <AdditionalIncludeDirectories>..\..\lib\vs_2019;..\..\inc;..\..\inc\synergy;..\..\..\..\common\inc</AdditionalIncludeDirectories>
1574      <TreatWarningAsError>true</TreatWarningAsError>
1575      <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
1576    </ClCompile>
1577    <Link>
1578      <SubSystem>Windows</SubSystem>
1579      <GenerateDebugInformation>true</GenerateDebugInformation>
1580    </Link>
1581    <Bscmake>
1582      <OutputFile>$(OutDir)$(TargetName).bsc</OutputFile>
1583    </Bscmake>
1584  </ItemDefinitionGroup>
1585  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug_GX_SYNERGY_FONT_FORMAT_SUPPORT|Win32'">
1586    <ClCompile>
1587      <PrecompiledHeader>NotUsing</PrecompiledHeader>
1588      <WarningLevel>Level3</WarningLevel>
1589      <Optimization>Disabled</Optimization>
1590      <PreprocessorDefinitions>$(DefineConstants);WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_WARNINGS;GX_ANIMATION_POOL_SIZE=16;GX_SYNERGY_FONT_FORMAT_SUPPORT;%(PreprocessorDefinitions)</PreprocessorDefinitions>
1591      <AdditionalIncludeDirectories>..\..\..\tx;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
1592      <BrowseInformation>false</BrowseInformation>
1593      <MultiProcessorCompilation>true</MultiProcessorCompilation>
1594      <MinimalRebuild>false</MinimalRebuild>
1595      <AdditionalIncludeDirectories>..\..\lib\vs_2019;..\..\inc;..\..\inc\synergy;..\..\..\..\common\inc</AdditionalIncludeDirectories>
1596      <TreatWarningAsError>true</TreatWarningAsError>
1597      <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
1598    </ClCompile>
1599    <Link>
1600      <SubSystem>Windows</SubSystem>
1601      <GenerateDebugInformation>true</GenerateDebugInformation>
1602    </Link>
1603    <Bscmake>
1604      <OutputFile>$(OutDir)$(TargetName).bsc</OutputFile>
1605    </Bscmake>
1606  </ItemDefinitionGroup>
1607  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug_GX_MOUSE_SUPPORT|Win32'">
1608    <ClCompile>
1609      <PrecompiledHeader>NotUsing</PrecompiledHeader>
1610      <WarningLevel>Level3</WarningLevel>
1611      <Optimization>Disabled</Optimization>
1612      <PreprocessorDefinitions>$(DefineConstants);WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_WARNINGS;GX_ANIMATION_POOL_SIZE=16;GX_MOUSE_SUPPORT;%(PreprocessorDefinitions)</PreprocessorDefinitions>
1613      <AdditionalIncludeDirectories>..\..\..\tx;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
1614      <BrowseInformation>false</BrowseInformation>
1615      <MultiProcessorCompilation>true</MultiProcessorCompilation>
1616      <MinimalRebuild>false</MinimalRebuild>
1617      <AdditionalIncludeDirectories>..\..\lib\vs_2019;..\..\inc;..\..\inc\synergy;..\..\..\..\common\inc</AdditionalIncludeDirectories>
1618      <TreatWarningAsError>true</TreatWarningAsError>
1619      <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
1620    </ClCompile>
1621    <Link>
1622      <SubSystem>Windows</SubSystem>
1623      <GenerateDebugInformation>true</GenerateDebugInformation>
1624    </Link>
1625    <Bscmake>
1626      <OutputFile>$(OutDir)$(TargetName).bsc</OutputFile>
1627    </Bscmake>
1628  </ItemDefinitionGroup>
1629  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug_GX_FONT_KERNING_SUPPORT|Win32'">
1630    <ClCompile>
1631      <PrecompiledHeader>NotUsing</PrecompiledHeader>
1632      <WarningLevel>Level3</WarningLevel>
1633      <Optimization>Disabled</Optimization>
1634      <PreprocessorDefinitions>$(DefineConstants);WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_WARNINGS;GX_ANIMATION_POOL_SIZE=16;GX_FONT_KERNING_SUPPORT;%(PreprocessorDefinitions)</PreprocessorDefinitions>
1635      <AdditionalIncludeDirectories>..\..\..\tx;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
1636      <BrowseInformation>false</BrowseInformation>
1637      <MultiProcessorCompilation>true</MultiProcessorCompilation>
1638      <MinimalRebuild>false</MinimalRebuild>
1639      <AdditionalIncludeDirectories>..\..\lib\vs_2019;..\..\inc;..\..\inc\synergy;..\..\..\..\common\inc</AdditionalIncludeDirectories>
1640      <TreatWarningAsError>true</TreatWarningAsError>
1641      <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
1642    </ClCompile>
1643    <Link>
1644      <SubSystem>Windows</SubSystem>
1645      <GenerateDebugInformation>true</GenerateDebugInformation>
1646    </Link>
1647    <Bscmake>
1648      <OutputFile>$(OutDir)$(TargetName).bsc</OutputFile>
1649    </Bscmake>
1650  </ItemDefinitionGroup>
1651  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug_GX_PALETTE_MODE_AA_TEXT_COLORS16|Win32'">
1652    <ClCompile>
1653      <PrecompiledHeader>NotUsing</PrecompiledHeader>
1654      <WarningLevel>Level3</WarningLevel>
1655      <Optimization>Disabled</Optimization>
1656      <PreprocessorDefinitions>$(DefineConstants);WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_WARNINGS;GX_ANIMATION_POOL_SIZE=16;GX_PALETTE_MODE_AA_TEXT_COLORS=16;%(PreprocessorDefinitions)</PreprocessorDefinitions>
1657      <AdditionalIncludeDirectories>..\..\..\tx;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
1658      <BrowseInformation>false</BrowseInformation>
1659      <MultiProcessorCompilation>true</MultiProcessorCompilation>
1660      <MinimalRebuild>false</MinimalRebuild>
1661      <AdditionalIncludeDirectories>..\..\lib\vs_2019;..\..\inc;..\..\inc\synergy;..\..\..\..\common\inc</AdditionalIncludeDirectories>
1662      <TreatWarningAsError>true</TreatWarningAsError>
1663      <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
1664    </ClCompile>
1665    <Link>
1666      <SubSystem>Windows</SubSystem>
1667      <GenerateDebugInformation>true</GenerateDebugInformation>
1668    </Link>
1669    <Bscmake>
1670      <OutputFile>$(OutDir)$(TargetName).bsc</OutputFile>
1671    </Bscmake>
1672  </ItemDefinitionGroup>
1673  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug_GX_DYNAMIC_BIDI_TEXT_SUPPORT|Win32'">
1674    <ClCompile>
1675      <PrecompiledHeader>NotUsing</PrecompiledHeader>
1676      <WarningLevel>Level3</WarningLevel>
1677      <Optimization>Disabled</Optimization>
1678      <PreprocessorDefinitions>$(DefineConstants);WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_WARNINGS;GX_ANIMATION_POOL_SIZE=16;GX_DYNAMIC_BIDI_TEXT_SUPPORT;GX_DYNAMIC_ARABIC_SHAPING_SUPPORT;%(PreprocessorDefinitions)</PreprocessorDefinitions>
1679      <AdditionalIncludeDirectories>..\..\..\tx;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
1680      <BrowseInformation>false</BrowseInformation>
1681      <MultiProcessorCompilation>true</MultiProcessorCompilation>
1682      <MinimalRebuild>false</MinimalRebuild>
1683      <AdditionalIncludeDirectories>..\..\lib\vs_2019;..\..\inc;..\..\inc\synergy;..\..\..\..\common\inc</AdditionalIncludeDirectories>
1684      <TreatWarningAsError>true</TreatWarningAsError>
1685      <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
1686    </ClCompile>
1687    <Link>
1688      <SubSystem>Windows</SubSystem>
1689      <GenerateDebugInformation>true</GenerateDebugInformation>
1690    </Link>
1691    <Bscmake>
1692      <OutputFile>$(OutDir)$(TargetName).bsc</OutputFile>
1693    </Bscmake>
1694  </ItemDefinitionGroup>
1695  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug_GUIX_5_4_0_COMPATIBILITY|Win32'">
1696    <ClCompile>
1697      <PrecompiledHeader>NotUsing</PrecompiledHeader>
1698      <WarningLevel>Level3</WarningLevel>
1699      <Optimization>Disabled</Optimization>
1700      <PreprocessorDefinitions>$(DefineConstants);WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_WARNINGS;GX_ANIMATION_POOL_SIZE=16;GUIX_5_4_0_COMPATIBILITY;%(PreprocessorDefinitions)</PreprocessorDefinitions>
1701      <AdditionalIncludeDirectories>..\..\..\tx;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
1702      <BrowseInformation>false</BrowseInformation>
1703      <MultiProcessorCompilation>true</MultiProcessorCompilation>
1704      <MinimalRebuild>false</MinimalRebuild>
1705      <AdditionalIncludeDirectories>..\..\lib\vs_2019;..\..\inc;..\..\inc\synergy;..\..\..\..\common\inc</AdditionalIncludeDirectories>
1706      <TreatWarningAsError>true</TreatWarningAsError>
1707      <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
1708    </ClCompile>
1709    <Link>
1710      <SubSystem>Windows</SubSystem>
1711      <GenerateDebugInformation>true</GenerateDebugInformation>
1712    </Link>
1713    <Bscmake>
1714      <OutputFile>$(OutDir)$(TargetName).bsc</OutputFile>
1715    </Bscmake>
1716  </ItemDefinitionGroup>
1717  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
1718    <ClCompile>
1719      <WarningLevel>Level3</WarningLevel>
1720      <PrecompiledHeader>
1721      </PrecompiledHeader>
1722      <Optimization>MaxSpeed</Optimization>
1723      <FunctionLevelLinking>true</FunctionLevelLinking>
1724      <IntrinsicFunctions>true</IntrinsicFunctions>
1725      <PreprocessorDefinitions>$(DefineConstants);WIN32;NDEBUG;_LIB;GX_ANIMATION_POOL_SIZE=16;%(PreprocessorDefinitions)</PreprocessorDefinitions>
1726      <MultiProcessorCompilation>true</MultiProcessorCompilation>
1727      <AdditionalIncludeDirectories>..\..\lib\vs_2019;..\..\inc;..\..\inc\synergy;..\..\..\..\common\inc</AdditionalIncludeDirectories>
1728      <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
1729      <WholeProgramOptimization>false</WholeProgramOptimization>
1730    </ClCompile>
1731    <Link>
1732      <SubSystem>Windows</SubSystem>
1733      <GenerateDebugInformation>true</GenerateDebugInformation>
1734      <EnableCOMDATFolding>true</EnableCOMDATFolding>
1735      <OptimizeReferences>true</OptimizeReferences>
1736    </Link>
1737    <Lib>
1738      <LinkTimeCodeGeneration>false</LinkTimeCodeGeneration>
1739    </Lib>
1740  </ItemDefinitionGroup>
1741  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
1742  <ImportGroup Label="ExtensionTargets">
1743  </ImportGroup>
1744</Project>