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|Win32"> 5 <Configuration>Debug</Configuration> 6 <Platform>Win32</Platform> 7 </ProjectConfiguration> 8 <ProjectConfiguration Include="Release|Win32"> 9 <Configuration>Release</Configuration> 10 <Platform>Win32</Platform> 11 </ProjectConfiguration> 12 </ItemGroup> 13 <ItemGroup> 14 <ClCompile Include="..\..\..\common\src\gx_display_driver_generic_rotated_wide_line_fill.c" /> 15 <ClCompile Include="..\..\..\common\src\gx_menu_event_process.c" /> 16 <ClCompile Include="..\..\..\common\src\gx_prompt_event_process.c" /> 17 <ClCompile Include="..\..\..\common\src\gx_scroll_wheel_wrap_style_check.c" /> 18 <ClCompile Include="..\..\..\common\src\gx_string_scroll_wheel_event_process.c" /> 19 <ClCompile Include="..\..\..\common\src\gx_text_button_event_process.c" /> 20 <ClCompile Include="..\..\..\common\src\gx_text_scroll_wheel_dynamic_bidi_text_delete.c" /> 21 <ClCompile Include="..\..\..\common\src\gx_text_scroll_wheel_event_process.c" /> 22 <ClCompile Include="..\..\..\common\src\gx_utility_bidi_resolved_text_info_delete.c" /> 23 <ClCompile Include="..\..\..\common\src\gx_generic_scroll_wheel_children_position.c" /> 24 <ClCompile Include="..\..\..\common\src\gx_generic_scroll_wheel_create.c" /> 25 <ClCompile Include="..\..\..\common\src\gx_generic_scroll_wheel_down_wrap.c" /> 26 <ClCompile Include="..\..\..\common\src\gx_generic_scroll_wheel_draw.c" /> 27 <ClCompile Include="..\..\..\common\src\gx_generic_scroll_wheel_event_process.c" /> 28 <ClCompile Include="..\..\..\common\src\gx_generic_scroll_wheel_row_height_set.c" /> 29 <ClCompile Include="..\..\..\common\src\gx_generic_scroll_wheel_scroll.c" /> 30 <ClCompile Include="..\..\..\common\src\gx_generic_scroll_wheel_total_rows_set.c" /> 31 <ClCompile Include="..\..\..\common\src\gx_generic_scroll_wheel_up_wrap.c" /> 32 <ClCompile Include="..\..\..\common\src\gx_generic_scroll_wheel_wrap_style_check.c" /> 33 <ClCompile Include="..\..\ports\gx_win32_studio_display_driver.c" /> 34 <ClCompile Include="..\..\..\ports\win32\src\gx_win32_display_driver.c" /> 35 <ClCompile Include="..\..\..\ports\win32\src\gx_win32_display_driver_1555xrgb.c" /> 36 <ClCompile Include="..\..\..\ports\win32\src\gx_win32_display_driver_24xrgb.c" /> 37 <ClCompile Include="..\..\..\ports\win32\src\gx_win32_display_driver_32argb.c" /> 38 <ClCompile Include="..\..\..\ports\win32\src\gx_win32_display_driver_332rgb.c" /> 39 <ClCompile Include="..\..\..\ports\win32\src\gx_win32_display_driver_4444argb.c" /> 40 <ClCompile Include="..\..\..\ports\win32\src\gx_win32_display_driver_4bpp_grayscale.c" /> 41 <ClCompile Include="..\..\..\ports\win32\src\gx_win32_display_driver_565bgr.c" /> 42 <ClCompile Include="..\..\..\ports\win32\src\gx_win32_display_driver_565rgb.c" /> 43 <ClCompile Include="..\..\..\ports\win32\src\gx_win32_display_driver_8bit_palette.c" /> 44 <ClCompile Include="..\..\..\ports\win32\src\gx_win32_display_driver_monochrome.c" /> 45 <ClCompile Include="..\..\..\common\src\gx_accordion_menu_create.c" /> 46 <ClCompile Include="..\..\..\common\src\gx_accordion_menu_draw.c" /> 47 <ClCompile Include="..\..\..\common\src\gx_accordion_menu_event_process.c" /> 48 <ClCompile Include="..\..\..\common\src\gx_accordion_menu_position.c" /> 49 <ClCompile Include="..\..\..\common\src\gx_animation_canvas_define.c" /> 50 <ClCompile Include="..\..\..\common\src\gx_animation_complete.c" /> 51 <ClCompile Include="..\..\..\common\src\gx_animation_create.c" /> 52 <ClCompile Include="..\..\..\common\src\gx_animation_drag_disable.c" /> 53 <ClCompile Include="..\..\..\common\src\gx_animation_drag_enable.c" /> 54 <ClCompile Include="..\..\..\common\src\gx_animation_drag_event_process.c" /> 55 <ClCompile Include="..\..\..\common\src\gx_animation_drag_tracking.c" /> 56 <ClCompile Include="..\..\..\common\src\gx_animation_drag_tracking_start.c" /> 57 <ClCompile Include="..\..\..\common\src\gx_animation_landing_speed_set.c" /> 58 <ClCompile Include="..\..\..\common\src\gx_animation_slide_landing.c" /> 59 <ClCompile Include="..\..\..\common\src\gx_animation_slide_landing_start.c" /> 60 <ClCompile Include="..\..\..\common\src\gx_animation_start.c" /> 61 <ClCompile Include="..\..\..\common\src\gx_animation_stop.c" /> 62 <ClCompile Include="..\..\..\common\src\gx_animation_update.c" /> 63 <ClCompile Include="..\..\..\common\src\gx_binres_language_count_get.c" /> 64 <ClCompile Include="..\..\..\common\src\gx_binres_language_info_load.c" /> 65 <ClCompile Include="..\..\..\common\src\gx_binres_language_table_load.c" /> 66 <ClCompile Include="..\..\..\common\src\gx_binres_theme_load.c" /> 67 <ClCompile Include="..\..\..\common\src\gx_brush_default.c" /> 68 <ClCompile Include="..\..\..\common\src\gx_brush_define.c" /> 69 <ClCompile Include="..\..\..\common\src\gx_button_background_draw.c" /> 70 <ClCompile Include="..\..\..\common\src\gx_button_create.c" /> 71 <ClCompile Include="..\..\..\common\src\gx_button_deselect.c" /> 72 <ClCompile Include="..\..\..\common\src\gx_button_draw.c" /> 73 <ClCompile Include="..\..\..\common\src\gx_button_event_process.c" /> 74 <ClCompile Include="..\..\..\common\src\gx_button_select.c" /> 75 <ClCompile Include="..\..\..\common\src\gx_button_siblings_deselect.c" /> 76 <ClCompile Include="..\..\..\common\src\gx_canvas_alpha_set.c" /> 77 <ClCompile Include="..\..\..\common\src\gx_canvas_arc_draw.c" /> 78 <ClCompile Include="..\..\..\common\src\gx_canvas_block_move.c" /> 79 <ClCompile Include="..\..\..\common\src\gx_canvas_circle_draw.c" /> 80 <ClCompile Include="..\..\..\common\src\gx_canvas_composite_create.c" /> 81 <ClCompile Include="..\..\..\common\src\gx_canvas_create.c" /> 82 <ClCompile Include="..\..\..\common\src\gx_canvas_delete.c" /> 83 <ClCompile Include="..\..\..\common\src\gx_canvas_dirty_mark.c" /> 84 <ClCompile Include="..\..\..\common\src\gx_canvas_drawing_complete.c" /> 85 <ClCompile Include="..\..\..\common\src\gx_canvas_drawing_initiate.c" /> 86 <ClCompile Include="..\..\..\common\src\gx_canvas_ellipse_draw.c" /> 87 <ClCompile Include="..\..\..\common\src\gx_canvas_glyphs_draw.c" /> 88 <ClCompile Include="..\..\..\common\src\gx_canvas_hardware_layer_bind.c" /> 89 <ClCompile Include="..\..\..\common\src\gx_canvas_hide.c" /> 90 <ClCompile Include="..\..\..\common\src\gx_canvas_line_draw.c" /> 91 <ClCompile Include="..\..\..\common\src\gx_canvas_memory_define.c" /> 92 <ClCompile Include="..\..\..\common\src\gx_canvas_mouse_define.c" /> 93 <ClCompile Include="..\..\..\common\src\gx_canvas_mouse_hide.c" /> 94 <ClCompile Include="..\..\..\common\src\gx_canvas_mouse_show.c" /> 95 <ClCompile Include="..\..\..\common\src\gx_canvas_offset_set.c" /> 96 <ClCompile Include="..\..\..\common\src\gx_canvas_pie_draw.c" /> 97 <ClCompile Include="..\..\..\common\src\gx_canvas_pixelmap_blend.c" /> 98 <ClCompile Include="..\..\..\common\src\gx_canvas_pixelmap_draw.c" /> 99 <ClCompile Include="..\..\..\common\src\gx_canvas_pixelmap_get.c" /> 100 <ClCompile Include="..\..\..\common\src\gx_canvas_pixelmap_rotate.c" /> 101 <ClCompile Include="..\..\..\common\src\gx_canvas_pixelmap_tile.c" /> 102 <ClCompile Include="..\..\..\common\src\gx_canvas_pixel_draw.c" /> 103 <ClCompile Include="..\..\..\common\src\gx_canvas_polygon_draw.c" /> 104 <ClCompile Include="..\..\..\common\src\gx_canvas_rectangle_draw.c" /> 105 <ClCompile Include="..\..\..\common\src\gx_canvas_rotated_text_draw.c" /> 106 <ClCompile Include="..\..\..\common\src\gx_canvas_shift.c" /> 107 <ClCompile Include="..\..\..\common\src\gx_canvas_show.c" /> 108 <ClCompile Include="..\..\..\common\src\gx_canvas_text_draw.c" /> 109 <ClCompile Include="..\..\..\common\src\gx_checkbox_create.c" /> 110 <ClCompile Include="..\..\..\common\src\gx_checkbox_draw.c" /> 111 <ClCompile Include="..\..\..\common\src\gx_checkbox_event_process.c" /> 112 <ClCompile Include="..\..\..\common\src\gx_checkbox_pixelmap_set.c" /> 113 <ClCompile Include="..\..\..\common\src\gx_checkbox_select.c" /> 114 <ClCompile Include="..\..\..\common\src\gx_circular_gauge_angle_get.c" /> 115 <ClCompile Include="..\..\..\common\src\gx_circular_gauge_angle_increment_calculate.c" /> 116 <ClCompile Include="..\..\..\common\src\gx_circular_gauge_angle_set.c" /> 117 <ClCompile Include="..\..\..\common\src\gx_circular_gauge_animation_set.c" /> 118 <ClCompile Include="..\..\..\common\src\gx_circular_gauge_background_draw.c" /> 119 <ClCompile Include="..\..\..\common\src\gx_circular_gauge_create.c" /> 120 <ClCompile Include="..\..\..\common\src\gx_circular_gauge_draw.c" /> 121 <ClCompile Include="..\..\..\common\src\gx_circular_gauge_event_process.c" /> 122 <ClCompile Include="..\..\..\common\src\gx_circular_gauge_needle_dirty_mark.c" /> 123 <ClCompile Include="..\..\..\common\src\gx_circular_gauge_needle_rectangle_calculate.c" /> 124 <ClCompile Include="..\..\..\common\src\gx_circular_gauge_needle_rotate.c" /> 125 <ClCompile Include="..\..\..\common\src\gx_context_brush_default.c" /> 126 <ClCompile Include="..\..\..\common\src\gx_context_brush_define.c" /> 127 <ClCompile Include="..\..\..\common\src\gx_context_brush_get.c" /> 128 <ClCompile Include="..\..\..\common\src\gx_context_brush_pattern_set.c" /> 129 <ClCompile Include="..\..\..\common\src\gx_context_brush_set.c" /> 130 <ClCompile Include="..\..\..\common\src\gx_context_brush_style_set.c" /> 131 <ClCompile Include="..\..\..\common\src\gx_context_brush_width_set.c" /> 132 <ClCompile Include="..\..\..\common\src\gx_context_color_get.c" /> 133 <ClCompile Include="..\..\..\common\src\gx_context_fill_color_set.c" /> 134 <ClCompile Include="..\..\..\common\src\gx_context_font_get.c" /> 135 <ClCompile Include="..\..\..\common\src\gx_context_font_set.c" /> 136 <ClCompile Include="..\..\..\common\src\gx_context_line_color_set.c" /> 137 <ClCompile Include="..\..\..\common\src\gx_context_pixelmap_get.c" /> 138 <ClCompile Include="..\..\..\common\src\gx_context_pixelmap_set.c" /> 139 <ClCompile Include="..\..\..\common\src\gx_context_raw_brush_define.c" /> 140 <ClCompile Include="..\..\..\common\src\gx_context_raw_fill_color_set.c" /> 141 <ClCompile Include="..\..\..\common\src\gx_context_raw_line_color_set.c" /> 142 <ClCompile Include="..\..\..\common\src\gx_context_string_get.c" /> 143 <ClCompile Include="..\..\..\common\src\gx_display_active_language_set.c" /> 144 <ClCompile Include="..\..\..\common\src\gx_display_canvas_dirty.c" /> 145 <ClCompile Include="..\..\..\common\src\gx_display_color_set.c" /> 146 <ClCompile Include="..\..\..\common\src\gx_display_color_table_set.c" /> 147 <ClCompile Include="..\..\..\common\src\gx_display_create.c" /> 148 <ClCompile Include="..\..\..\common\src\gx_display_delete.c" /> 149 <ClCompile Include="..\..\..\common\src\gx_display_driver_1555xrgb_canvas_blend.c" /> 150 <ClCompile Include="..\..\..\common\src\gx_display_driver_1555xrgb_jpeg_draw.c" /> 151 <ClCompile Include="..\..\..\common\src\gx_display_driver_1555xrgb_native_color_get.c" /> 152 <ClCompile Include="..\..\..\common\src\gx_display_driver_1555xrgb_pixelmap_rotate.c" /> 153 <ClCompile Include="..\..\..\common\src\gx_display_driver_1555xrgb_pixel_blend.c" /> 154 <ClCompile Include="..\..\..\common\src\gx_display_driver_1555xrgb_png_draw.c" /> 155 <ClCompile Include="..\..\..\common\src\gx_display_driver_1555xrgb_setup.c" /> 156 <ClCompile Include="..\..\..\common\src\gx_display_driver_16bpp_block_move.c" /> 157 <ClCompile Include="..\..\..\common\src\gx_display_driver_16bpp_canvas_copy.c" /> 158 <ClCompile Include="..\..\..\common\src\gx_display_driver_16bpp_horizontal_line_draw.c" /> 159 <ClCompile Include="..\..\..\common\src\gx_display_driver_16bpp_horizontal_pattern_line_draw.c" /> 160 <ClCompile Include="..\..\..\common\src\gx_display_driver_16bpp_mouse_capture.c" /> 161 <ClCompile Include="..\..\..\common\src\gx_display_driver_16bpp_mouse_restore.c" /> 162 <ClCompile Include="..\..\..\common\src\gx_display_driver_16bpp_pixelmap_blend.c" /> 163 <ClCompile Include="..\..\..\common\src\gx_display_driver_16bpp_pixelmap_draw.c" /> 164 <ClCompile Include="..\..\..\common\src\gx_display_driver_16bpp_pixelmap_rotate.c" /> 165 <ClCompile Include="..\..\..\common\src\gx_display_driver_16bpp_pixel_write.c" /> 166 <ClCompile Include="..\..\..\common\src\gx_display_driver_16bpp_row_pitch_get.c" /> 167 <ClCompile Include="..\..\..\common\src\gx_display_driver_16bpp_simple_line_draw.c" /> 168 <ClCompile Include="..\..\..\common\src\gx_display_driver_16bpp_vertical_line_draw.c" /> 169 <ClCompile Include="..\..\..\common\src\gx_display_driver_16bpp_vertical_pattern_line_draw.c" /> 170 <ClCompile Include="..\..\..\common\src\gx_display_driver_1bpp_block_move.c" /> 171 <ClCompile Include="..\..\..\common\src\gx_display_driver_1bpp_canvas_copy.c" /> 172 <ClCompile Include="..\..\..\common\src\gx_display_driver_1bpp_glyph_1bpp_draw.c" /> 173 <ClCompile Include="..\..\..\common\src\gx_display_driver_1bpp_horizontal_line_draw.c" /> 174 <ClCompile Include="..\..\..\common\src\gx_display_driver_1bpp_horizontal_pattern_line_draw.c" /> 175 <ClCompile Include="..\..\..\common\src\gx_display_driver_1bpp_horizontal_pixelmap_line_draw.c" /> 176 <ClCompile Include="..\..\..\common\src\gx_display_driver_1bpp_mouse_capture.c" /> 177 <ClCompile Include="..\..\..\common\src\gx_display_driver_1bpp_mouse_restore.c" /> 178 <ClCompile Include="..\..\..\common\src\gx_display_driver_1bpp_native_color_get.c" /> 179 <ClCompile Include="..\..\..\common\src\gx_display_driver_1bpp_pixelmap_draw.c" /> 180 <ClCompile Include="..\..\..\common\src\gx_display_driver_1bpp_pixelmap_rotate.c" /> 181 <ClCompile Include="..\..\..\common\src\gx_display_driver_1bpp_pixel_write.c" /> 182 <ClCompile Include="..\..\..\common\src\gx_display_driver_1bpp_row_pitch_get.c" /> 183 <ClCompile Include="..\..\..\common\src\gx_display_driver_1bpp_simple_line_draw.c" /> 184 <ClCompile Include="..\..\..\common\src\gx_display_driver_1bpp_vertical_line_draw.c" /> 185 <ClCompile Include="..\..\..\common\src\gx_display_driver_1bpp_vertical_pattern_line_draw.c" /> 186 <ClCompile Include="..\..\..\common\src\gx_display_driver_24xrgb_canvas_blend.c" /> 187 <ClCompile Include="..\..\..\common\src\gx_display_driver_24xrgb_jpeg_draw.c" /> 188 <ClCompile Include="..\..\..\common\src\gx_display_driver_24xrgb_mouse_capture.c" /> 189 <ClCompile Include="..\..\..\common\src\gx_display_driver_24xrgb_mouse_restore.c" /> 190 <ClCompile Include="..\..\..\common\src\gx_display_driver_24xrgb_native_color_get.c" /> 191 <ClCompile Include="..\..\..\common\src\gx_display_driver_24xrgb_pixelmap_blend.c" /> 192 <ClCompile Include="..\..\..\common\src\gx_display_driver_24xrgb_pixel_blend.c" /> 193 <ClCompile Include="..\..\..\common\src\gx_display_driver_24xrgb_png_draw.c" /> 194 <ClCompile Include="..\..\..\common\src\gx_display_driver_24xrgb_setup.c" /> 195 <ClCompile Include="..\..\..\common\src\gx_display_driver_32argb_native_color_get.c" /> 196 <ClCompile Include="..\..\..\common\src\gx_display_driver_32argb_pixelmap_blend.c" /> 197 <ClCompile Include="..\..\..\common\src\gx_display_driver_32argb_pixelmap_draw.c" /> 198 <ClCompile Include="..\..\..\common\src\gx_display_driver_32argb_pixel_blend.c" /> 199 <ClCompile Include="..\..\..\common\src\gx_display_driver_32argb_setup.c" /> 200 <ClCompile Include="..\..\..\common\src\gx_display_driver_32bpp_block_move.c" /> 201 <ClCompile Include="..\..\..\common\src\gx_display_driver_32bpp_canvas_copy.c" /> 202 <ClCompile Include="..\..\..\common\src\gx_display_driver_32bpp_glyph_1bit_draw.c" /> 203 <ClCompile Include="..\..\..\common\src\gx_display_driver_32bpp_horizontal_line_draw.c" /> 204 <ClCompile Include="..\..\..\common\src\gx_display_driver_32bpp_horizontal_pattern_line_draw.c" /> 205 <ClCompile Include="..\..\..\common\src\gx_display_driver_32bpp_horizontal_pixelmap_line_draw.c" /> 206 <ClCompile Include="..\..\..\common\src\gx_display_driver_32bpp_pixelmap_draw.c" /> 207 <ClCompile Include="..\..\..\common\src\gx_display_driver_32bpp_pixelmap_rotate.c" /> 208 <ClCompile Include="..\..\..\common\src\gx_display_driver_32bpp_pixel_write.c" /> 209 <ClCompile Include="..\..\..\common\src\gx_display_driver_32bpp_row_pitch_get.c" /> 210 <ClCompile Include="..\..\..\common\src\gx_display_driver_32bpp_simple_line_draw.c" /> 211 <ClCompile Include="..\..\..\common\src\gx_display_driver_32bpp_vertical_line_draw.c" /> 212 <ClCompile Include="..\..\..\common\src\gx_display_driver_32bpp_vertical_pattern_line_draw.c" /> 213 <ClCompile Include="..\..\..\common\src\gx_display_driver_332rgb_native_color_get.c" /> 214 <ClCompile Include="..\..\..\common\src\gx_display_driver_332rgb_pixelmap_draw.c" /> 215 <ClCompile Include="..\..\..\common\src\gx_display_driver_332rgb_pixelmap_rotate.c" /> 216 <ClCompile Include="..\..\..\common\src\gx_display_driver_332rgb_pixel_blend.c" /> 217 <ClCompile Include="..\..\..\common\src\gx_display_driver_332rgb_setup.c" /> 218 <ClCompile Include="..\..\..\common\src\gx_display_driver_4444argb_canvas_blend.c" /> 219 <ClCompile Include="..\..\..\common\src\gx_display_driver_4444argb_horizontal_pixelmap_line_draw.c" /> 220 <ClCompile Include="..\..\..\common\src\gx_display_driver_4444argb_native_color_get.c" /> 221 <ClCompile Include="..\..\..\common\src\gx_display_driver_4444argb_pixelmap_draw.c" /> 222 <ClCompile Include="..\..\..\common\src\gx_display_driver_4444argb_pixelmap_rotate.c" /> 223 <ClCompile Include="..\..\..\common\src\gx_display_driver_4444argb_pixel_blend.c" /> 224 <ClCompile Include="..\..\..\common\src\gx_display_driver_4444argb_setup.c" /> 225 <ClCompile Include="..\..\..\common\src\gx_display_driver_4bpp_block_move.c" /> 226 <ClCompile Include="..\..\..\common\src\gx_display_driver_4bpp_canvas_copy.c" /> 227 <ClCompile Include="..\..\..\common\src\gx_display_driver_4bpp_glyph_1bit_draw.c" /> 228 <ClCompile Include="..\..\..\common\src\gx_display_driver_4bpp_glyph_4bit_draw.c" /> 229 <ClCompile Include="..\..\..\common\src\gx_display_driver_4bpp_grayscale_setup.c" /> 230 <ClCompile Include="..\..\..\common\src\gx_display_driver_4bpp_horizontal_line_draw.c" /> 231 <ClCompile Include="..\..\..\common\src\gx_display_driver_4bpp_horizontal_pattern_line_draw.c" /> 232 <ClCompile Include="..\..\..\common\src\gx_display_driver_4bpp_horizontal_pixelmap_line_draw.c" /> 233 <ClCompile Include="..\..\..\common\src\gx_display_driver_4bpp_mouse_capture.c" /> 234 <ClCompile Include="..\..\..\common\src\gx_display_driver_4bpp_mouse_restore.c" /> 235 <ClCompile Include="..\..\..\common\src\gx_display_driver_4bpp_native_color_get.c" /> 236 <ClCompile Include="..\..\..\common\src\gx_display_driver_4bpp_pixelmap_draw.c" /> 237 <ClCompile Include="..\..\..\common\src\gx_display_driver_4bpp_pixelmap_rotate.c" /> 238 <ClCompile Include="..\..\..\common\src\gx_display_driver_4bpp_pixel_write.c" /> 239 <ClCompile Include="..\..\..\common\src\gx_display_driver_4bpp_row_pitch_get.c" /> 240 <ClCompile Include="..\..\..\common\src\gx_display_driver_4bpp_simple_line_draw.c" /> 241 <ClCompile Include="..\..\..\common\src\gx_display_driver_4bpp_vertical_line_draw.c" /> 242 <ClCompile Include="..\..\..\common\src\gx_display_driver_4bpp_vertical_pattern_line_draw.c" /> 243 <ClCompile Include="..\..\..\common\src\gx_display_driver_565rgb_canvas_blend.c" /> 244 <ClCompile Include="..\..\..\common\src\gx_display_driver_565rgb_glyph_1bit_draw.c" /> 245 <ClCompile Include="..\..\..\common\src\gx_display_driver_565rgb_horizontal_pixelmap_line_draw.c" /> 246 <ClCompile Include="..\..\..\common\src\gx_display_driver_565rgb_jpeg_draw.c" /> 247 <ClCompile Include="..\..\..\common\src\gx_display_driver_565rgb_native_color_get.c" /> 248 <ClCompile Include="..\..\..\common\src\gx_display_driver_565rgb_pixel_blend.c" /> 249 <ClCompile Include="..\..\..\common\src\gx_display_driver_565rgb_png_draw.c" /> 250 <ClCompile Include="..\..\..\common\src\gx_display_driver_565rgb_setup.c" /> 251 <ClCompile Include="..\..\..\common\src\gx_display_driver_8bit_palette_native_color_get.c" /> 252 <ClCompile Include="..\..\..\common\src\gx_display_driver_8bit_palette_setup.c" /> 253 <ClCompile Include="..\..\..\common\src\gx_display_driver_8bpp_block_move.c" /> 254 <ClCompile Include="..\..\..\common\src\gx_display_driver_8bpp_canvas_copy.c" /> 255 <ClCompile Include="..\..\..\common\src\gx_display_driver_8bpp_glyph_1bit_draw.c" /> 256 <ClCompile Include="..\..\..\common\src\gx_display_driver_8bpp_glyph_3bit_draw.c" /> 257 <ClCompile Include="..\..\..\common\src\gx_display_driver_8bpp_glyph_4bit_draw.c" /> 258 <ClCompile Include="..\..\..\common\src\gx_display_driver_8bpp_horizontal_line_draw.c" /> 259 <ClCompile Include="..\..\..\common\src\gx_display_driver_8bpp_horizontal_pattern_line_draw.c" /> 260 <ClCompile Include="..\..\..\common\src\gx_display_driver_8bpp_horizontal_pixelmap_line_draw.c" /> 261 <ClCompile Include="..\..\..\common\src\gx_display_driver_8bpp_mouse_capture.c" /> 262 <ClCompile Include="..\..\..\common\src\gx_display_driver_8bpp_mouse_restore.c" /> 263 <ClCompile Include="..\..\..\common\src\gx_display_driver_8bpp_pixelmap_blend.c" /> 264 <ClCompile Include="..\..\..\common\src\gx_display_driver_8bpp_pixelmap_draw.c" /> 265 <ClCompile Include="..\..\..\common\src\gx_display_driver_8bpp_pixelmap_rotate.c" /> 266 <ClCompile Include="..\..\..\common\src\gx_display_driver_8bpp_pixel_write.c" /> 267 <ClCompile Include="..\..\..\common\src\gx_display_driver_8bpp_row_pitch_get.c" /> 268 <ClCompile Include="..\..\..\common\src\gx_display_driver_8bpp_simple_line_draw.c" /> 269 <ClCompile Include="..\..\..\common\src\gx_display_driver_8bpp_vertical_line_draw.c" /> 270 <ClCompile Include="..\..\..\common\src\gx_display_driver_8bpp_vertical_pattern_line_draw.c" /> 271 <ClCompile Include="..\..\..\common\src\gx_display_driver_arc_clipping_get.c" /> 272 <ClCompile Include="..\..\..\common\src\gx_display_driver_generic_aliased_arc_draw.c" /> 273 <ClCompile Include="..\..\..\common\src\gx_display_driver_generic_aliased_circle_draw.c" /> 274 <ClCompile Include="..\..\..\common\src\gx_display_driver_generic_aliased_ellipse_draw.c" /> 275 <ClCompile Include="..\..\..\common\src\gx_display_driver_generic_aliased_filled_circle_draw.c" /> 276 <ClCompile Include="..\..\..\common\src\gx_display_driver_generic_aliased_fixed_point_line_draw.c" /> 277 <ClCompile Include="..\..\..\common\src\gx_display_driver_generic_aliased_line_draw.c" /> 278 <ClCompile Include="..\..\..\common\src\gx_display_driver_generic_aliased_wide_arc_draw.c" /> 279 <ClCompile Include="..\..\..\common\src\gx_display_driver_generic_aliased_wide_circle_draw.c" /> 280 <ClCompile Include="..\..\..\common\src\gx_display_driver_generic_aliased_wide_ellipse_draw.c" /> 281 <ClCompile Include="..\..\..\common\src\gx_display_driver_generic_aliased_wide_line_draw.c" /> 282 <ClCompile Include="..\..\..\common\src\gx_display_driver_generic_alphamap_draw.c" /> 283 <ClCompile Include="..\..\..\common\src\gx_display_driver_generic_arc_draw.c" /> 284 <ClCompile Include="..\..\..\common\src\gx_display_driver_generic_arc_fill.c" /> 285 <ClCompile Include="..\..\..\common\src\gx_display_driver_generic_circle_draw.c" /> 286 <ClCompile Include="..\..\..\common\src\gx_display_driver_generic_circle_fill.c" /> 287 <ClCompile Include="..\..\..\common\src\gx_display_driver_generic_drawing_complete.c" /> 288 <ClCompile Include="..\..\..\common\src\gx_display_driver_generic_drawing_initiate.c" /> 289 <ClCompile Include="..\..\..\common\src\gx_display_driver_generic_ellipse_draw.c" /> 290 <ClCompile Include="..\..\..\common\src\gx_display_driver_generic_ellipse_fill.c" /> 291 <ClCompile Include="..\..\..\common\src\gx_display_driver_generic_filled_circle_draw.c" /> 292 <ClCompile Include="..\..\..\common\src\gx_display_driver_generic_glyph_4bpp_draw.c" /> 293 <ClCompile Include="..\..\..\common\src\gx_display_driver_generic_glyph_8bpp_draw.c" /> 294 <ClCompile Include="..\..\..\common\src\gx_display_driver_generic_mouse_cursor_define.c" /> 295 <ClCompile Include="..\..\..\common\src\gx_display_driver_generic_mouse_draw.c" /> 296 <ClCompile Include="..\..\..\common\src\gx_display_driver_generic_mouse_enable.c" /> 297 <ClCompile Include="..\..\..\common\src\gx_display_driver_generic_mouse_position_set.c" /> 298 <ClCompile Include="..\..\..\common\src\gx_display_driver_generic_pie_fill.c" /> 299 <ClCompile Include="..\..\..\common\src\gx_display_driver_generic_polygon_draw.c" /> 300 <ClCompile Include="..\..\..\common\src\gx_display_driver_generic_polygon_fill.c" /> 301 <ClCompile Include="..\..\..\common\src\gx_display_driver_generic_simple_pie_fill.c" /> 302 <ClCompile Include="..\..\..\common\src\gx_display_driver_generic_simple_wide_line_draw.c" /> 303 <ClCompile Include="..\..\..\common\src\gx_display_driver_generic_wide_arc_draw.c" /> 304 <ClCompile Include="..\..\..\common\src\gx_display_driver_generic_wide_circle_draw.c" /> 305 <ClCompile Include="..\..\..\common\src\gx_display_driver_generic_wide_ellipse_draw.c" /> 306 <ClCompile Include="..\..\..\common\src\gx_display_driver_generic_wide_line_fill.c" /> 307 <ClCompile Include="..\..\..\common\src\gx_display_driver_generic_wide_line_points_calculate.c" /> 308 <ClCompile Include="..\..\..\common\src\gx_display_driver_horizontal_line_alpha_draw.c" /> 309 <ClCompile Include="..\..\..\common\src\gx_display_driver_monochrome_setup.c" /> 310 <ClCompile Include="..\..\..\common\src\gx_display_driver_simple_line_alpha_draw.c" /> 311 <ClCompile Include="..\..\..\common\src\gx_display_driver_vertical_line_alpha_draw.c" /> 312 <ClCompile Include="..\..\..\common\src\gx_display_font_table_set.c" /> 313 <ClCompile Include="..\..\..\common\src\gx_display_language_table_get.c" /> 314 <ClCompile Include="..\..\..\common\src\gx_display_language_table_set.c" /> 315 <ClCompile Include="..\..\..\common\src\gx_display_pixelmap_table_set.c" /> 316 <ClCompile Include="..\..\..\common\src\gx_display_string_get.c" /> 317 <ClCompile Include="..\..\..\common\src\gx_display_string_table_get.c" /> 318 <ClCompile Include="..\..\..\common\src\gx_display_theme_install.c" /> 319 <ClCompile Include="..\..\..\common\src\gx_drop_list_background_draw.c" /> 320 <ClCompile Include="..\..\..\common\src\gx_drop_list_close.c" /> 321 <ClCompile Include="..\..\..\common\src\gx_drop_list_create.c" /> 322 <ClCompile Include="..\..\..\common\src\gx_drop_list_draw.c" /> 323 <ClCompile Include="..\..\..\common\src\gx_drop_list_event_process.c" /> 324 <ClCompile Include="..\..\..\common\src\gx_drop_list_open.c" /> 325 <ClCompile Include="..\..\..\common\src\gx_drop_list_pixelmap_set.c" /> 326 <ClCompile Include="..\..\..\common\src\gx_drop_list_popup_get.c" /> 327 <ClCompile Include="..\..\..\common\src\gx_horizontal_list_children_position.c" /> 328 <ClCompile Include="..\..\..\common\src\gx_horizontal_list_create.c" /> 329 <ClCompile Include="..\..\..\common\src\gx_horizontal_list_event_process.c" /> 330 <ClCompile Include="..\..\..\common\src\gx_horizontal_list_left_wrap.c" /> 331 <ClCompile Include="..\..\..\common\src\gx_horizontal_list_page_index_set.c" /> 332 <ClCompile Include="..\..\..\common\src\gx_horizontal_list_right_wrap.c" /> 333 <ClCompile Include="..\..\..\common\src\gx_horizontal_list_scroll.c" /> 334 <ClCompile Include="..\..\..\common\src\gx_horizontal_list_scroll_info_get.c" /> 335 <ClCompile Include="..\..\..\common\src\gx_horizontal_list_selected_index_get.c" /> 336 <ClCompile Include="..\..\..\common\src\gx_horizontal_list_selected_set.c" /> 337 <ClCompile Include="..\..\..\common\src\gx_horizontal_list_selected_visible.c" /> 338 <ClCompile Include="..\..\..\common\src\gx_horizontal_list_selected_widget_get.c" /> 339 <ClCompile Include="..\..\..\common\src\gx_horizontal_list_slide_back_check.c" /> 340 <ClCompile Include="..\..\..\common\src\gx_horizontal_list_total_columns_set.c" /> 341 <ClCompile Include="..\..\..\common\src\gx_horizontal_scrollbar_create.c" /> 342 <ClCompile Include="..\..\..\common\src\gx_icon_background_draw.c" /> 343 <ClCompile Include="..\..\..\common\src\gx_icon_button_create.c" /> 344 <ClCompile Include="..\..\..\common\src\gx_icon_button_draw.c" /> 345 <ClCompile Include="..\..\..\common\src\gx_icon_button_pixelmap_set.c" /> 346 <ClCompile Include="..\..\..\common\src\gx_icon_create.c" /> 347 <ClCompile Include="..\..\..\common\src\gx_icon_draw.c" /> 348 <ClCompile Include="..\..\..\common\src\gx_icon_event_process.c" /> 349 <ClCompile Include="..\..\..\common\src\gx_icon_pixelmap_set.c" /> 350 <ClCompile Include="..\..\..\common\src\gx_icon_pixelmap_update.c" /> 351 <ClCompile Include="..\..\..\common\src\gx_image_reader_colorspace_convert.c" /> 352 <ClCompile Include="..\..\..\common\src\gx_image_reader_create.c" /> 353 <ClCompile Include="..\..\..\common\src\gx_image_reader_image_decode.c" /> 354 <ClCompile Include="..\..\..\common\src\gx_image_reader_jpeg_decode.c" /> 355 <ClCompile Include="..\..\..\common\src\gx_image_reader_nearest_palette_color_get.c" /> 356 <ClCompile Include="..\..\..\common\src\gx_image_reader_palette_set.c" /> 357 <ClCompile Include="..\..\..\common\src\gx_image_reader_pixel_read_callback_set.c" /> 358 <ClCompile Include="..\..\..\common\src\gx_image_reader_pixel_write_callback_set.c" /> 359 <ClCompile Include="..\..\..\common\src\gx_image_reader_png_decode.c" /> 360 <ClCompile Include="..\..\..\common\src\gx_image_reader_rle_encode.c" /> 361 <ClCompile Include="..\..\..\common\src\gx_image_reader_start.c" /> 362 <ClCompile Include="..\..\..\common\src\gx_line_chart_axis_draw.c" /> 363 <ClCompile Include="..\..\..\common\src\gx_line_chart_create.c" /> 364 <ClCompile Include="..\..\..\common\src\gx_line_chart_data_draw.c" /> 365 <ClCompile Include="..\..\..\common\src\gx_line_chart_draw.c" /> 366 <ClCompile Include="..\..\..\common\src\gx_line_chart_update.c" /> 367 <ClCompile Include="..\..\..\common\src\gx_line_chart_y_scale_calculate.c" /> 368 <ClCompile Include="..\..\..\common\src\gx_menu_create.c" /> 369 <ClCompile Include="..\..\..\common\src\gx_menu_draw.c" /> 370 <ClCompile Include="..\..\..\common\src\gx_menu_insert.c" /> 371 <ClCompile Include="..\..\..\common\src\gx_menu_position.c" /> 372 <ClCompile Include="..\..\..\common\src\gx_menu_remove.c" /> 373 <ClCompile Include="..\..\..\common\src\gx_menu_text_draw.c" /> 374 <ClCompile Include="..\..\..\common\src\gx_menu_text_offset_set.c" /> 375 <ClCompile Include="..\..\..\common\src\gx_monochrome_driver_disabled_button_line_draw.c" /> 376 <ClCompile Include="..\..\..\common\src\gx_multi_line_text_button_create.c" /> 377 <ClCompile Include="..\..\..\common\src\gx_multi_line_text_button_draw.c" /> 378 <ClCompile Include="..\..\..\common\src\gx_multi_line_text_button_event_process.c" /> 379 <ClCompile Include="..\..\..\common\src\gx_multi_line_text_button_line_pointers_set.c" /> 380 <ClCompile Include="..\..\..\common\src\gx_multi_line_text_button_text_draw.c" /> 381 <ClCompile Include="..\..\..\common\src\gx_multi_line_text_button_text_id_set.c" /> 382 <ClCompile Include="..\..\..\common\src\gx_multi_line_text_button_text_set.c" /> 383 <ClCompile Include="..\..\..\common\src\gx_multi_line_text_input_backspace.c" /> 384 <ClCompile Include="..\..\..\common\src\gx_multi_line_text_input_buffer_clear.c" /> 385 <ClCompile Include="..\..\..\common\src\gx_multi_line_text_input_buffer_get.c" /> 386 <ClCompile Include="..\..\..\common\src\gx_multi_line_text_input_char_insert.c" /> 387 <ClCompile Include="..\..\..\common\src\gx_multi_line_text_input_char_remove.c" /> 388 <ClCompile Include="..\..\..\common\src\gx_multi_line_text_input_copy.c" /> 389 <ClCompile Include="..\..\..\common\src\gx_multi_line_text_input_create.c" /> 390 <ClCompile Include="..\..\..\common\src\gx_multi_line_text_input_cursor_pos_calculate.c" /> 391 <ClCompile Include="..\..\..\common\src\gx_multi_line_text_input_cursor_pos_get.c" /> 392 <ClCompile Include="..\..\..\common\src\gx_multi_line_text_input_cursor_pos_update.c" /> 393 <ClCompile Include="..\..\..\common\src\gx_multi_line_text_input_cursor_visible.c" /> 394 <ClCompile Include="..\..\..\common\src\gx_multi_line_text_input_cut.c" /> 395 <ClCompile Include="..\..\..\common\src\gx_multi_line_text_input_delete.c" /> 396 <ClCompile Include="..\..\..\common\src\gx_multi_line_text_input_down_arrow.c" /> 397 <ClCompile Include="..\..\..\common\src\gx_multi_line_text_input_draw.c" /> 398 <ClCompile Include="..\..\..\common\src\gx_multi_line_text_input_end.c" /> 399 <ClCompile Include="..\..\..\common\src\gx_multi_line_text_input_event_process.c" /> 400 <ClCompile Include="..\..\..\common\src\gx_multi_line_text_input_fill_color_set.c" /> 401 <ClCompile Include="..\..\..\common\src\gx_multi_line_text_input_highlight_rectangle_get.c" /> 402 <ClCompile Include="..\..\..\common\src\gx_multi_line_text_input_home.c" /> 403 <ClCompile Include="..\..\..\common\src\gx_multi_line_text_input_keydown_process.c" /> 404 <ClCompile Include="..\..\..\common\src\gx_multi_line_text_input_left_arrow.c" /> 405 <ClCompile Include="..\..\..\common\src\gx_multi_line_text_input_mark_down.c" /> 406 <ClCompile Include="..\..\..\common\src\gx_multi_line_text_input_mark_end.c" /> 407 <ClCompile Include="..\..\..\common\src\gx_multi_line_text_input_mark_home.c" /> 408 <ClCompile Include="..\..\..\common\src\gx_multi_line_text_input_mark_next.c" /> 409 <ClCompile Include="..\..\..\common\src\gx_multi_line_text_input_mark_previous.c" /> 410 <ClCompile Include="..\..\..\common\src\gx_multi_line_text_input_mark_up.c" /> 411 <ClCompile Include="..\..\..\common\src\gx_multi_line_text_input_paste.c" /> 412 <ClCompile Include="..\..\..\common\src\gx_multi_line_text_input_right_arrow.c" /> 413 <ClCompile Include="..\..\..\common\src\gx_multi_line_text_input_style_add.c" /> 414 <ClCompile Include="..\..\..\common\src\gx_multi_line_text_input_style_remove.c" /> 415 <ClCompile Include="..\..\..\common\src\gx_multi_line_text_input_style_set.c" /> 416 <ClCompile Include="..\..\..\common\src\gx_multi_line_text_input_text_color_set.c" /> 417 <ClCompile Include="..\..\..\common\src\gx_multi_line_text_input_text_rectangle_get.c" /> 418 <ClCompile Include="..\..\..\common\src\gx_multi_line_text_input_text_select.c" /> 419 <ClCompile Include="..\..\..\common\src\gx_multi_line_text_input_text_set.c" /> 420 <ClCompile Include="..\..\..\common\src\gx_multi_line_text_input_up_arrow.c" /> 421 <ClCompile Include="..\..\..\common\src\gx_multi_line_text_view_create.c" /> 422 <ClCompile Include="..\..\..\common\src\gx_multi_line_text_view_display_info_get.c" /> 423 <ClCompile Include="..\..\..\common\src\gx_multi_line_text_view_draw.c" /> 424 <ClCompile Include="..\..\..\common\src\gx_multi_line_text_view_event_process.c" /> 425 <ClCompile Include="..\..\..\common\src\gx_multi_line_text_view_font_set.c" /> 426 <ClCompile Include="..\..\..\common\src\gx_multi_line_text_view_line_cache_update.c" /> 427 <ClCompile Include="..\..\..\common\src\gx_multi_line_text_view_line_space_set.c" /> 428 <ClCompile Include="..\..\..\common\src\gx_multi_line_text_view_scroll.c" /> 429 <ClCompile Include="..\..\..\common\src\gx_multi_line_text_view_scroll_info_get.c" /> 430 <ClCompile Include="..\..\..\common\src\gx_multi_line_text_view_string_total_rows_compute.c" /> 431 <ClCompile Include="..\..\..\common\src\gx_multi_line_text_view_text_color_set.c" /> 432 <ClCompile Include="..\..\..\common\src\gx_multi_line_text_view_text_draw.c" /> 433 <ClCompile Include="..\..\..\common\src\gx_multi_line_text_view_text_id_set.c" /> 434 <ClCompile Include="..\..\..\common\src\gx_multi_line_text_view_text_set.c" /> 435 <ClCompile Include="..\..\..\common\src\gx_multi_line_text_view_visible_rows_compute.c" /> 436 <ClCompile Include="..\..\..\common\src\gx_multi_line_text_view_whitespace_set.c" /> 437 <ClCompile Include="..\..\..\common\src\gx_numeric_pixelmap_prompt_create.c" /> 438 <ClCompile Include="..\..\..\common\src\gx_numeric_pixelmap_prompt_format.c" /> 439 <ClCompile Include="..\..\..\common\src\gx_numeric_pixelmap_prompt_format_function_set.c" /> 440 <ClCompile Include="..\..\..\common\src\gx_numeric_pixelmap_prompt_value_set.c" /> 441 <ClCompile Include="..\..\..\common\src\gx_numeric_prompt_create.c" /> 442 <ClCompile Include="..\..\..\common\src\gx_numeric_prompt_format.c" /> 443 <ClCompile Include="..\..\..\common\src\gx_numeric_prompt_format_function_set.c" /> 444 <ClCompile Include="..\..\..\common\src\gx_numeric_prompt_value_set.c" /> 445 <ClCompile Include="..\..\..\common\src\gx_numeric_scroll_wheel_create.c" /> 446 <ClCompile Include="..\..\..\common\src\gx_numeric_scroll_wheel_range_set.c" /> 447 <ClCompile Include="..\..\..\common\src\gx_numeric_scroll_wheel_text_get.c" /> 448 <ClCompile Include="..\..\..\common\src\gx_pixelmap_button_create.c" /> 449 <ClCompile Include="..\..\..\common\src\gx_pixelmap_button_draw.c" /> 450 <ClCompile Include="..\..\..\common\src\gx_pixelmap_button_event_process.c" /> 451 <ClCompile Include="..\..\..\common\src\gx_pixelmap_button_pixelmap_set.c" /> 452 <ClCompile Include="..\..\..\common\src\gx_pixelmap_button_transparent_detect.c" /> 453 <ClCompile Include="..\..\..\common\src\gx_pixelmap_prompt_background_draw.c" /> 454 <ClCompile Include="..\..\..\common\src\gx_pixelmap_prompt_create.c" /> 455 <ClCompile Include="..\..\..\common\src\gx_pixelmap_prompt_draw.c" /> 456 <ClCompile Include="..\..\..\common\src\gx_pixelmap_prompt_pixelmap_set.c" /> 457 <ClCompile Include="..\..\..\common\src\gx_pixelmap_slider_create.c" /> 458 <ClCompile Include="..\..\..\common\src\gx_pixelmap_slider_draw.c" /> 459 <ClCompile Include="..\..\..\common\src\gx_pixelmap_slider_event_process.c" /> 460 <ClCompile Include="..\..\..\common\src\gx_pixelmap_slider_pixelmap_set.c" /> 461 <ClCompile Include="..\..\..\common\src\gx_pixelmap_slider_pixelmap_update.c" /> 462 <ClCompile Include="..\..\..\common\src\gx_popup_list_event_process.c" /> 463 <ClCompile Include="..\..\..\common\src\gx_progress_bar_background_draw.c" /> 464 <ClCompile Include="..\..\..\common\src\gx_progress_bar_create.c" /> 465 <ClCompile Include="..\..\..\common\src\gx_progress_bar_draw.c" /> 466 <ClCompile Include="..\..\..\common\src\gx_progress_bar_event_process.c" /> 467 <ClCompile Include="..\..\..\common\src\gx_progress_bar_font_set.c" /> 468 <ClCompile Include="..\..\..\common\src\gx_progress_bar_info_set.c" /> 469 <ClCompile Include="..\..\..\common\src\gx_progress_bar_pixelmap_set.c" /> 470 <ClCompile Include="..\..\..\common\src\gx_progress_bar_range_set.c" /> 471 <ClCompile Include="..\..\..\common\src\gx_progress_bar_text_color_set.c" /> 472 <ClCompile Include="..\..\..\common\src\gx_progress_bar_text_draw.c" /> 473 <ClCompile Include="..\..\..\common\src\gx_progress_bar_value_set.c" /> 474 <ClCompile Include="..\..\..\common\src\gx_prompt_create.c" /> 475 <ClCompile Include="..\..\..\common\src\gx_prompt_draw.c" /> 476 <ClCompile Include="..\..\..\common\src\gx_prompt_font_set.c" /> 477 <ClCompile Include="..\..\..\common\src\gx_prompt_text_color_set.c" /> 478 <ClCompile Include="..\..\..\common\src\gx_prompt_text_draw.c" /> 479 <ClCompile Include="..\..\..\common\src\gx_prompt_text_get.c" /> 480 <ClCompile Include="..\..\..\common\src\gx_prompt_text_id_set.c" /> 481 <ClCompile Include="..\..\..\common\src\gx_prompt_text_set.c" /> 482 <ClCompile Include="..\..\..\common\src\gx_radial_progress_bar_anchor_set.c" /> 483 <ClCompile Include="..\..\..\common\src\gx_radial_progress_bar_background_draw.c" /> 484 <ClCompile Include="..\..\..\common\src\gx_radial_progress_bar_create.c" /> 485 <ClCompile Include="..\..\..\common\src\gx_radial_progress_bar_draw.c" /> 486 <ClCompile Include="..\..\..\common\src\gx_radial_progress_bar_event_process.c" /> 487 <ClCompile Include="..\..\..\common\src\gx_radial_progress_bar_font_set.c" /> 488 <ClCompile Include="..\..\..\common\src\gx_radial_progress_bar_info_set.c" /> 489 <ClCompile Include="..\..\..\common\src\gx_radial_progress_bar_resize.c" /> 490 <ClCompile Include="..\..\..\common\src\gx_radial_progress_bar_size_update.c" /> 491 <ClCompile Include="..\..\..\common\src\gx_radial_progress_bar_text_color_set.c" /> 492 <ClCompile Include="..\..\..\common\src\gx_radial_progress_bar_text_draw.c" /> 493 <ClCompile Include="..\..\..\common\src\gx_radial_progress_bar_value_calculate.c" /> 494 <ClCompile Include="..\..\..\common\src\gx_radial_progress_bar_value_set.c" /> 495 <ClCompile Include="..\..\..\common\src\gx_radial_slider_anchor_angles_set.c" /> 496 <ClCompile Include="..\..\..\common\src\gx_radial_slider_anchor_angle_calculate.c" /> 497 <ClCompile Include="..\..\..\common\src\gx_radial_slider_angle_calculate.c" /> 498 <ClCompile Include="..\..\..\common\src\gx_radial_slider_angle_set.c" /> 499 <ClCompile Include="..\..\..\common\src\gx_radial_slider_animation_set.c" /> 500 <ClCompile Include="..\..\..\common\src\gx_radial_slider_animation_start.c" /> 501 <ClCompile Include="..\..\..\common\src\gx_radial_slider_animation_update.c" /> 502 <ClCompile Include="..\..\..\common\src\gx_radial_slider_create.c" /> 503 <ClCompile Include="..\..\..\common\src\gx_radial_slider_draw.c" /> 504 <ClCompile Include="..\..\..\common\src\gx_radial_slider_event_process.c" /> 505 <ClCompile Include="..\..\..\common\src\gx_radial_slider_info_get.c" /> 506 <ClCompile Include="..\..\..\common\src\gx_radial_slider_info_set.c" /> 507 <ClCompile Include="..\..\..\common\src\gx_radial_slider_needle_rectangle_calculate.c" /> 508 <ClCompile Include="..\..\..\common\src\gx_radial_slider_pixelmap_set.c" /> 509 <ClCompile Include="..\..\..\common\src\gx_radio_button_create.c" /> 510 <ClCompile Include="..\..\..\common\src\gx_radio_button_draw.c" /> 511 <ClCompile Include="..\..\..\common\src\gx_radio_button_pixelmap_set.c" /> 512 <ClCompile Include="..\..\..\common\src\gx_rich_text_view_context_peek.c" /> 513 <ClCompile Include="..\..\..\common\src\gx_rich_text_view_context_pop.c" /> 514 <ClCompile Include="..\..\..\common\src\gx_rich_text_view_context_push.c" /> 515 <ClCompile Include="..\..\..\common\src\gx_rich_text_view_context_reset.c" /> 516 <ClCompile Include="..\..\..\common\src\gx_rich_text_view_context_restore.c" /> 517 <ClCompile Include="..\..\..\common\src\gx_rich_text_view_context_save.c" /> 518 <ClCompile Include="..\..\..\common\src\gx_rich_text_view_create.c" /> 519 <ClCompile Include="..\..\..\common\src\gx_rich_text_view_draw.c" /> 520 <ClCompile Include="..\..\..\common\src\gx_rich_text_view_fonts_set.c" /> 521 <ClCompile Include="..\..\..\common\src\gx_rich_text_view_line_info_get.c" /> 522 <ClCompile Include="..\..\..\common\src\gx_rich_text_view_scroll_info_get.c" /> 523 <ClCompile Include="..\..\..\common\src\gx_rich_text_view_tag_enter.c" /> 524 <ClCompile Include="..\..\..\common\src\gx_rich_text_view_text_draw.c" /> 525 <ClCompile Include="..\..\..\common\src\gx_rich_text_view_text_total_height_calculate.c" /> 526 <ClCompile Include="..\..\..\common\src\gx_screen_stack_create.c" /> 527 <ClCompile Include="..\..\..\common\src\gx_screen_stack_pop.c" /> 528 <ClCompile Include="..\..\..\common\src\gx_screen_stack_push.c" /> 529 <ClCompile Include="..\..\..\common\src\gx_screen_stack_reset.c" /> 530 <ClCompile Include="..\..\..\common\src\gx_scrollbar_draw.c" /> 531 <ClCompile Include="..\..\..\common\src\gx_scrollbar_event_process.c" /> 532 <ClCompile Include="..\..\..\common\src\gx_scrollbar_limit_check.c" /> 533 <ClCompile Include="..\..\..\common\src\gx_scrollbar_reset.c" /> 534 <ClCompile Include="..\..\..\common\src\gx_scrollbar_size_update.c" /> 535 <ClCompile Include="..\..\..\common\src\gx_scrollbar_thumb_position_calculate.c" /> 536 <ClCompile Include="..\..\..\common\src\gx_scrollbar_value_calculate.c" /> 537 <ClCompile Include="..\..\..\common\src\gx_scrollbar_value_set.c" /> 538 <ClCompile Include="..\..\..\common\src\gx_scroll_thumb_create.c" /> 539 <ClCompile Include="..\..\..\common\src\gx_scroll_thumb_draw.c" /> 540 <ClCompile Include="..\..\..\common\src\gx_scroll_thumb_event_process.c" /> 541 <ClCompile Include="..\..\..\common\src\gx_scroll_thumb_shift_limit.c" /> 542 <ClCompile Include="..\..\..\common\src\gx_scroll_wheel_create.c" /> 543 <ClCompile Include="..\..\..\common\src\gx_scroll_wheel_event_process.c" /> 544 <ClCompile Include="..\..\..\common\src\gx_scroll_wheel_gradient_alpha_set.c" /> 545 <ClCompile Include="..\..\..\common\src\gx_scroll_wheel_gradient_create.c" /> 546 <ClCompile Include="..\..\..\common\src\gx_scroll_wheel_row_height_set.c" /> 547 <ClCompile Include="..\..\..\common\src\gx_scroll_wheel_scroll.c" /> 548 <ClCompile Include="..\..\..\common\src\gx_scroll_wheel_selected_background_set.c" /> 549 <ClCompile Include="..\..\..\common\src\gx_scroll_wheel_selected_get.c" /> 550 <ClCompile Include="..\..\..\common\src\gx_scroll_wheel_selected_row_calculate.c" /> 551 <ClCompile Include="..\..\..\common\src\gx_scroll_wheel_speed_set.c" /> 552 <ClCompile Include="..\..\..\common\src\gx_scroll_wheel_total_rows_set.c" /> 553 <ClCompile Include="..\..\..\common\src\gx_single_line_text_input_backspace.c" /> 554 <ClCompile Include="..\..\..\common\src\gx_single_line_text_input_buffer_clear.c" /> 555 <ClCompile Include="..\..\..\common\src\gx_single_line_text_input_buffer_get.c" /> 556 <ClCompile Include="..\..\..\common\src\gx_single_line_text_input_character_delete.c" /> 557 <ClCompile Include="..\..\..\common\src\gx_single_line_text_input_character_insert.c" /> 558 <ClCompile Include="..\..\..\common\src\gx_single_line_text_input_copy.c" /> 559 <ClCompile Include="..\..\..\common\src\gx_single_line_text_input_create.c" /> 560 <ClCompile Include="..\..\..\common\src\gx_single_line_text_input_cut.c" /> 561 <ClCompile Include="..\..\..\common\src\gx_single_line_text_input_draw.c" /> 562 <ClCompile Include="..\..\..\common\src\gx_single_line_text_input_draw_position_get.c" /> 563 <ClCompile Include="..\..\..\common\src\gx_single_line_text_input_end.c" /> 564 <ClCompile Include="..\..\..\common\src\gx_single_line_text_input_event_process.c" /> 565 <ClCompile Include="..\..\..\common\src\gx_single_line_text_input_fill_color_set.c" /> 566 <ClCompile Include="..\..\..\common\src\gx_single_line_text_input_home.c" /> 567 <ClCompile Include="..\..\..\common\src\gx_single_line_text_input_keydown_process.c" /> 568 <ClCompile Include="..\..\..\common\src\gx_single_line_text_input_left_arrow.c" /> 569 <ClCompile Include="..\..\..\common\src\gx_single_line_text_input_mark_end.c" /> 570 <ClCompile Include="..\..\..\common\src\gx_single_line_text_input_mark_home.c" /> 571 <ClCompile Include="..\..\..\common\src\gx_single_line_text_input_mark_next.c" /> 572 <ClCompile Include="..\..\..\common\src\gx_single_line_text_input_mark_previous.c" /> 573 <ClCompile Include="..\..\..\common\src\gx_single_line_text_input_paste.c" /> 574 <ClCompile Include="..\..\..\common\src\gx_single_line_text_input_position_get.c" /> 575 <ClCompile Include="..\..\..\common\src\gx_single_line_text_input_position_update.c" /> 576 <ClCompile Include="..\..\..\common\src\gx_single_line_text_input_right_arrow.c" /> 577 <ClCompile Include="..\..\..\common\src\gx_single_line_text_input_style_add.c" /> 578 <ClCompile Include="..\..\..\common\src\gx_single_line_text_input_style_remove.c" /> 579 <ClCompile Include="..\..\..\common\src\gx_single_line_text_input_style_set.c" /> 580 <ClCompile Include="..\..\..\common\src\gx_single_line_text_input_text_color_set.c" /> 581 <ClCompile Include="..\..\..\common\src\gx_single_line_text_input_text_rectangle_get.c" /> 582 <ClCompile Include="..\..\..\common\src\gx_single_line_text_input_text_select.c" /> 583 <ClCompile Include="..\..\..\common\src\gx_single_line_text_input_text_set.c" /> 584 <ClCompile Include="..\..\..\common\src\gx_slider_create.c" /> 585 <ClCompile Include="..\..\..\common\src\gx_slider_draw.c" /> 586 <ClCompile Include="..\..\..\common\src\gx_slider_event_process.c" /> 587 <ClCompile Include="..\..\..\common\src\gx_slider_info_set.c" /> 588 <ClCompile Include="..\..\..\common\src\gx_slider_needle_draw.c" /> 589 <ClCompile Include="..\..\..\common\src\gx_slider_needle_position_get.c" /> 590 <ClCompile Include="..\..\..\common\src\gx_slider_tickmarks_draw.c" /> 591 <ClCompile Include="..\..\..\common\src\gx_slider_travel_get.c" /> 592 <ClCompile Include="..\..\..\common\src\gx_slider_value_calculate.c" /> 593 <ClCompile Include="..\..\..\common\src\gx_slider_value_set.c" /> 594 <ClCompile Include="..\..\..\common\src\gx_sprite_create.c" /> 595 <ClCompile Include="..\..\..\common\src\gx_sprite_current_frame_set.c" /> 596 <ClCompile Include="..\..\..\common\src\gx_sprite_draw.c" /> 597 <ClCompile Include="..\..\..\common\src\gx_sprite_event_process.c" /> 598 <ClCompile Include="..\..\..\common\src\gx_sprite_frame_list_set.c" /> 599 <ClCompile Include="..\..\..\common\src\gx_sprite_start.c" /> 600 <ClCompile Include="..\..\..\common\src\gx_sprite_stop.c" /> 601 <ClCompile Include="..\..\..\common\src\gx_sprite_update.c" /> 602 <ClCompile Include="..\..\..\common\src\gx_string_scroll_wheel_create.c" /> 603 <ClCompile Include="..\..\..\common\src\gx_string_scroll_wheel_string_id_list_set.c" /> 604 <ClCompile Include="..\..\..\common\src\gx_string_scroll_wheel_string_list_set.c" /> 605 <ClCompile Include="..\..\..\common\src\gx_string_scroll_wheel_text_get.c" /> 606 <ClCompile Include="..\..\..\common\src\gx_system_active_language_set.c" /> 607 <ClCompile Include="..\..\..\common\src\gx_system_all_canvas_dirty.c" /> 608 <ClCompile Include="..\..\..\common\src\gx_system_all_views_free.c" /> 609 <ClCompile Include="..\..\..\common\src\gx_system_animation_free.c" /> 610 <ClCompile Include="..\..\..\common\src\gx_system_animation_get.c" /> 611 <ClCompile Include="..\..\..\common\src\gx_system_bidi_text_disable.c" /> 612 <ClCompile Include="..\..\..\common\src\gx_system_bidi_text_enable.c" /> 613 <ClCompile Include="..\..\..\common\src\gx_system_canvas_refresh.c" /> 614 <ClCompile Include="..\..\..\common\src\gx_system_clipboard_get.c" /> 615 <ClCompile Include="..\..\..\common\src\gx_system_clipboard_put.c" /> 616 <ClCompile Include="..\..\..\common\src\gx_system_dirty_list_remove.c" /> 617 <ClCompile Include="..\..\..\common\src\gx_system_dirty_list_trim.c" /> 618 <ClCompile Include="..\..\..\common\src\gx_system_dirty_mark.c" /> 619 <ClCompile Include="..\..\..\common\src\gx_system_dirty_partial_add.c" /> 620 <ClCompile Include="..\..\..\common\src\gx_system_draw_context_get.c" /> 621 <ClCompile Include="..\..\..\common\src\gx_system_error_process.c" /> 622 <ClCompile Include="..\..\..\common\src\gx_system_event_dispatch.c" /> 623 <ClCompile Include="..\..\..\common\src\gx_system_event_fold.c" /> 624 <ClCompile Include="..\..\..\common\src\gx_system_event_remove.c" /> 625 <ClCompile Include="..\..\..\common\src\gx_system_event_send.c" /> 626 <ClCompile Include="..\..\..\common\src\gx_system_focus_claim.c"> 627 <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">_gx_system_focus_claim=gx_system_focus_claim_standard;GX_FONT_KERNING_SUPPORT;WIN32;NDEBUG;_LIB;GX_DISABLE_ERROR_CHECKING;GX_DISABLE_THREADX_BINDING;GX_DYNAMIC_BIDI_TEXT_SUPPORT;GUIX_STUDIO;%(PreprocessorDefinitions)</PreprocessorDefinitions> 628 <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">_gx_system_focus_claim=gx_system_focus_claim_standard;WIN32;_DEBUG;_LIB;GUIX_STUDIO;GX_DISABLE_ERROR_CHECKING;_CRT_SECURE_NO_WARNINGS;GX_DISABLE_THREADX_BINDING;GX_DYNAMIC_BIDI_TEXT_SUPPORT;%(PreprocessorDefinitions)</PreprocessorDefinitions> 629 </ClCompile> 630 <ClCompile Include="..\..\..\common\src\gx_system_font_4bpp.c" /> 631 <ClCompile Include="..\..\..\common\src\gx_system_font_8bpp.c" /> 632 <ClCompile Include="..\..\..\common\src\gx_system_font_mono.c" /> 633 <ClCompile Include="..\..\..\common\src\gx_system_free_view_get.c" /> 634 <ClCompile Include="..\..\..\common\src\gx_system_initialize.c" /> 635 <ClCompile Include="..\..\..\common\src\gx_system_input_capture.c" /> 636 <ClCompile Include="..\..\..\common\src\gx_system_input_release.c" /> 637 <ClCompile Include="..\..\..\common\src\gx_system_language_table_get.c" /> 638 <ClCompile Include="..\..\..\common\src\gx_system_language_table_set.c" /> 639 <ClCompile Include="..\..\..\common\src\gx_system_lock.c" /> 640 <ClCompile Include="..\..\..\common\src\gx_system_memory_allocator_set.c" /> 641 <ClCompile Include="..\..\..\common\src\gx_system_pen_configure.c" /> 642 <ClCompile Include="..\..\..\common\src\gx_system_pen_flick_test.c" /> 643 <ClCompile Include="..\..\..\common\src\gx_system_pen_speed_init.c" /> 644 <ClCompile Include="..\..\..\common\src\gx_system_pen_speed_update.c" /> 645 <ClCompile Include="..\..\..\common\src\gx_system_private_string.c" /> 646 <ClCompile Include="..\..\..\common\src\gx_system_root_view_add.c" /> 647 <ClCompile Include="..\..\..\common\src\gx_system_rtos_bind.c" /> 648 <ClCompile Include="..\..\..\common\src\gx_system_screen_stack_create.c" /> 649 <ClCompile Include="..\..\..\common\src\gx_system_screen_stack_get.c" /> 650 <ClCompile Include="..\..\..\common\src\gx_system_screen_stack_pop.c" /> 651 <ClCompile Include="..\..\..\common\src\gx_system_screen_stack_push.c" /> 652 <ClCompile Include="..\..\..\common\src\gx_system_screen_stack_reset.c" /> 653 <ClCompile Include="..\..\..\common\src\gx_system_scroll_appearance_get.c" /> 654 <ClCompile Include="..\..\..\common\src\gx_system_scroll_appearance_set.c" /> 655 <ClCompile Include="..\..\..\common\src\gx_system_start.c" /> 656 <ClCompile Include="..\..\..\common\src\gx_system_string_get.c" /> 657 <ClCompile Include="..\..\..\common\src\gx_system_string_table_get.c" /> 658 <ClCompile Include="..\..\..\common\src\gx_system_string_width_get.c" /> 659 <ClCompile Include="..\..\..\common\src\gx_system_text_render_style_set.c" /> 660 <ClCompile Include="..\..\..\common\src\gx_system_thread_entry.c" /> 661 <ClCompile Include="..\..\..\common\src\gx_system_timer_expiration.c" /> 662 <ClCompile Include="..\..\..\common\src\gx_system_timer_start.c" /> 663 <ClCompile Include="..\..\..\common\src\gx_system_timer_stop.c" /> 664 <ClCompile Include="..\..\..\common\src\gx_system_timer_update.c" /> 665 <ClCompile Include="..\..\..\common\src\gx_system_top_root_find.c" /> 666 <ClCompile Include="..\..\..\common\src\gx_system_top_widget_find.c" /> 667 <ClCompile Include="..\..\..\common\src\gx_system_unlock.c" /> 668 <ClCompile Include="..\..\..\common\src\gx_system_version_string_get.c" /> 669 <ClCompile Include="..\..\..\common\src\gx_system_views_free.c" /> 670 <ClCompile Include="..\..\..\common\src\gx_system_views_update.c" /> 671 <ClCompile Include="..\..\..\common\src\gx_system_view_add.c" /> 672 <ClCompile Include="..\..\..\common\src\gx_system_view_fold.c" /> 673 <ClCompile Include="..\..\..\common\src\gx_system_view_split.c" /> 674 <ClCompile Include="..\..\..\common\src\gx_system_widget_find.c" /> 675 <ClCompile Include="..\..\..\common\src\gx_text_button_create.c" /> 676 <ClCompile Include="..\..\..\common\src\gx_text_button_draw.c" /> 677 <ClCompile Include="..\..\..\common\src\gx_text_button_font_set.c" /> 678 <ClCompile Include="..\..\..\common\src\gx_text_button_text_color_set.c" /> 679 <ClCompile Include="..\..\..\common\src\gx_text_button_text_draw.c" /> 680 <ClCompile Include="..\..\..\common\src\gx_text_button_text_get.c" /> 681 <ClCompile Include="..\..\..\common\src\gx_text_button_text_id_set.c" /> 682 <ClCompile Include="..\..\..\common\src\gx_text_button_text_set.c" /> 683 <ClCompile Include="..\..\..\common\src\gx_text_input_cursor_blink_interval_set.c" /> 684 <ClCompile Include="..\..\..\common\src\gx_text_input_cursor_dirty_rectangle_get.c" /> 685 <ClCompile Include="..\..\..\common\src\gx_text_input_cursor_draw.c" /> 686 <ClCompile Include="..\..\..\common\src\gx_text_input_cursor_height_set.c" /> 687 <ClCompile Include="..\..\..\common\src\gx_text_input_cursor_width_set.c" /> 688 <ClCompile Include="..\..\..\common\src\gx_text_scroll_wheel_callback_set.c" /> 689 <ClCompile Include="..\..\..\common\src\gx_text_scroll_wheel_create.c" /> 690 <ClCompile Include="..\..\..\common\src\gx_text_scroll_wheel_draw.c" /> 691 <ClCompile Include="..\..\..\common\src\gx_text_scroll_wheel_font_set.c" /> 692 <ClCompile Include="..\..\..\common\src\gx_text_scroll_wheel_text_color_set.c" /> 693 <ClCompile Include="..\..\..\common\src\gx_touch_driver_generic_resistive.c" /> 694 <ClCompile Include="..\..\..\common\src\gx_tree_view_create.c" /> 695 <ClCompile Include="..\..\..\common\src\gx_tree_view_draw.c" /> 696 <ClCompile Include="..\..\..\common\src\gx_tree_view_event_process.c" /> 697 <ClCompile Include="..\..\..\common\src\gx_tree_view_indentation_set.c" /> 698 <ClCompile Include="..\..\..\common\src\gx_tree_view_position.c" /> 699 <ClCompile Include="..\..\..\common\src\gx_tree_view_root_line_color_set.c" /> 700 <ClCompile Include="..\..\..\common\src\gx_tree_view_root_pixelmap_set.c" /> 701 <ClCompile Include="..\..\..\common\src\gx_tree_view_scroll.c" /> 702 <ClCompile Include="..\..\..\common\src\gx_tree_view_scroll_info_get.c" /> 703 <ClCompile Include="..\..\..\common\src\gx_tree_view_selected_get.c" /> 704 <ClCompile Include="..\..\..\common\src\gx_tree_view_selected_set.c" /> 705 <ClCompile Include="..\..\..\common\src\gx_utility_1555xrgb_pixelmap_resize.c" /> 706 <ClCompile Include="..\..\..\common\src\gx_utility_1555xrgb_pixelmap_rotate.c" /> 707 <ClCompile Include="..\..\..\common\src\gx_utility_16bpp_pixelmap_resize.c" /> 708 <ClCompile Include="..\..\..\common\src\gx_utility_1bpp_pixelmap_resize.c" /> 709 <ClCompile Include="..\..\..\common\src\gx_utility_1bpp_pixelmap_rotate.c" /> 710 <ClCompile Include="..\..\..\common\src\gx_utility_32argb_pixelmap_resize.c" /> 711 <ClCompile Include="..\..\..\common\src\gx_utility_32argb_pixelmap_rotate.c" /> 712 <ClCompile Include="..\..\..\common\src\gx_utility_332rgb_pixelmap_rotate.c" /> 713 <ClCompile Include="..\..\..\common\src\gx_utility_4444argb_pixelmap_resize.c" /> 714 <ClCompile Include="..\..\..\common\src\gx_utility_4444argb_pixelmap_rotate.c" /> 715 <ClCompile Include="..\..\..\common\src\gx_utility_4bpp_pixelmap_resize.c" /> 716 <ClCompile Include="..\..\..\common\src\gx_utility_4bpp_pixelmap_rotate.c" /> 717 <ClCompile Include="..\..\..\common\src\gx_utility_565rgb_pixelmap_rotate.c" /> 718 <ClCompile Include="..\..\..\common\src\gx_utility_8bpp_pixelmap_resize.c" /> 719 <ClCompile Include="..\..\..\common\src\gx_utility_8bpp_pixelmap_rotate.c" /> 720 <ClCompile Include="..\..\..\common\src\gx_utility_alphamap_create.c" /> 721 <ClCompile Include="..\..\..\common\src\gx_utility_bidi_arabic_shaping.c" /> 722 <ClCompile Include="..\..\..\common\src\gx_utility_bidi_bracket_pair_get.c" /> 723 <ClCompile Include="..\..\..\common\src\gx_utility_bidi_character_type_get.c" /> 724 <ClCompile Include="..\..\..\common\src\gx_utility_bidi_mirroring_get.c" /> 725 <ClCompile Include="..\..\..\common\src\gx_utility_bidi_paragraph_reorder.c" /> 726 <ClCompile Include="..\..\..\common\src\gx_utility_canvas_to_bmp.c" /> 727 <ClCompile Include="..\..\..\common\src\gx_utility_circle_point_get.c" /> 728 <ClCompile Include="..\..\..\common\src\gx_utility_easing_function_calculate.c" /> 729 <ClCompile Include="..\..\..\common\src\gx_utility_gradient_create.c" /> 730 <ClCompile Include="..\..\..\common\src\gx_utility_gradient_delete.c" /> 731 <ClCompile Include="..\..\..\common\src\gx_utility_ltoa.c" /> 732 <ClCompile Include="..\..\..\common\src\gx_utility_math_acos.c" /> 733 <ClCompile Include="..\..\..\common\src\gx_utility_math_asin.c" /> 734 <ClCompile Include="..\..\..\common\src\gx_utility_math_cos.c" /> 735 <ClCompile Include="..\..\..\common\src\gx_utility_math_sin.c" /> 736 <ClCompile Include="..\..\..\common\src\gx_utility_math_sqrt.c" /> 737 <ClCompile Include="..\..\..\common\src\gx_utility_pixelmap_resize.c" /> 738 <ClCompile Include="..\..\..\common\src\gx_utility_pixelmap_rotate.c" /> 739 <ClCompile Include="..\..\..\common\src\gx_utility_pixelmap_simple_rotate.c" /> 740 <ClCompile Include="..\..\..\common\src\gx_utility_rectangle_center.c" /> 741 <ClCompile Include="..\..\..\common\src\gx_utility_rectangle_center_find.c" /> 742 <ClCompile Include="..\..\..\common\src\gx_utility_rectangle_combine.c" /> 743 <ClCompile Include="..\..\..\common\src\gx_utility_rectangle_compare.c" /> 744 <ClCompile Include="..\..\..\common\src\gx_utility_rectangle_define.c" /> 745 <ClCompile Include="..\..\..\common\src\gx_utility_rectangle_inside_detect.c" /> 746 <ClCompile Include="..\..\..\common\src\gx_utility_rectangle_overlap_detect.c" /> 747 <ClCompile Include="..\..\..\common\src\gx_utility_rectangle_point_detect.c" /> 748 <ClCompile Include="..\..\..\common\src\gx_utility_rectangle_resize.c" /> 749 <ClCompile Include="..\..\..\common\src\gx_utility_rectangle_shift.c" /> 750 <ClCompile Include="..\..\..\common\src\gx_utility_string_compare.c" /> 751 <ClCompile Include="..\..\..\common\src\gx_utility_string_length_check.c" /> 752 <ClCompile Include="..\..\..\common\src\gx_utility_string_to_alphamap.c" /> 753 <ClCompile Include="..\..\..\common\src\gx_utility_thai_glyph_shaping.c" /> 754 <ClCompile Include="..\..\..\common\src\gx_utility_unicode_to_utf8.c" /> 755 <ClCompile Include="..\..\..\common\src\gx_utility_utf8_string_backward_character_length_get.c" /> 756 <ClCompile Include="..\..\..\common\src\gx_utility_utf8_string_character_get.c" /> 757 <ClCompile Include="..\..\..\common\src\gx_vertical_list_children_position.c" /> 758 <ClCompile Include="..\..\..\common\src\gx_vertical_list_create.c" /> 759 <ClCompile Include="..\..\..\common\src\gx_vertical_list_down_wrap.c" /> 760 <ClCompile Include="..\..\..\common\src\gx_vertical_list_event_process.c" /> 761 <ClCompile Include="..\..\..\common\src\gx_vertical_list_page_index_set.c" /> 762 <ClCompile Include="..\..\..\common\src\gx_vertical_list_scroll.c" /> 763 <ClCompile Include="..\..\..\common\src\gx_vertical_list_scroll_info_get.c" /> 764 <ClCompile Include="..\..\..\common\src\gx_vertical_list_selected_index_get.c" /> 765 <ClCompile Include="..\..\..\common\src\gx_vertical_list_selected_set.c" /> 766 <ClCompile Include="..\..\..\common\src\gx_vertical_list_selected_visible.c" /> 767 <ClCompile Include="..\..\..\common\src\gx_vertical_list_selected_widget_get.c" /> 768 <ClCompile Include="..\..\..\common\src\gx_vertical_list_slide_back_check.c" /> 769 <ClCompile Include="..\..\..\common\src\gx_vertical_list_total_rows_set.c" /> 770 <ClCompile Include="..\..\..\common\src\gx_vertical_list_up_wrap.c" /> 771 <ClCompile Include="..\..\..\common\src\gx_vertical_scrollbar_create.c" /> 772 <ClCompile Include="..\..\..\common\src\gx_widget_allocate.c" /> 773 <ClCompile Include="..\..\..\common\src\gx_widget_attach.c" /> 774 <ClCompile Include="..\..\..\common\src\gx_widget_background_draw.c" /> 775 <ClCompile Include="..\..\..\common\src\gx_widget_back_attach.c" /> 776 <ClCompile Include="..\..\..\common\src\gx_widget_back_link.c" /> 777 <ClCompile Include="..\..\..\common\src\gx_widget_back_move.c" /> 778 <ClCompile Include="..\..\..\common\src\gx_widget_block_move.c" /> 779 <ClCompile Include="..\..\..\common\src\gx_widget_border_draw.c" /> 780 <ClCompile Include="..\..\..\common\src\gx_widget_border_style_set.c" /> 781 <ClCompile Include="..\..\..\common\src\gx_widget_border_width_get.c" /> 782 <ClCompile Include="..\..\..\common\src\gx_widget_canvas_get.c" /> 783 <ClCompile Include="..\..\..\common\src\gx_widget_children_draw.c" /> 784 <ClCompile Include="..\..\..\common\src\gx_widget_children_event_process.c" /> 785 <ClCompile Include="..\..\..\common\src\gx_widget_child_clipping_update.c" /> 786 <ClCompile Include="..\..\..\common\src\gx_widget_child_detect.c" /> 787 <ClCompile Include="..\..\..\common\src\gx_widget_child_focus_assign.c" /> 788 <ClCompile Include="..\..\..\common\src\gx_widget_client_get.c" /> 789 <ClCompile Include="..\..\..\common\src\gx_widget_client_index_get.c" /> 790 <ClCompile Include="..\..\..\common\src\gx_widget_clipping_update.c" /> 791 <ClCompile Include="..\..\..\common\src\gx_widget_color_get.c" /> 792 <ClCompile Include="..\..\..\common\src\gx_widget_context_fill_set.c" /> 793 <ClCompile Include="..\..\..\common\src\gx_widget_create.c" /> 794 <ClCompile Include="..\..\..\common\src\gx_widget_created_test.c" /> 795 <ClCompile Include="..\..\..\common\src\gx_widget_delete.c" /> 796 <ClCompile Include="..\..\..\common\src\gx_widget_detach.c" /> 797 <ClCompile Include="..\..\..\common\src\gx_widget_draw.c" /> 798 <ClCompile Include="..\..\..\common\src\gx_widget_draw_set.c" /> 799 <ClCompile Include="..\..\..\common\src\gx_widget_event_generate.c" /> 800 <ClCompile Include="..\..\..\common\src\gx_widget_event_process.c" /> 801 <ClCompile Include="..\..\..\common\src\gx_widget_event_process_set.c" /> 802 <ClCompile Include="..\..\..\common\src\gx_widget_event_to_parent.c" /> 803 <ClCompile Include="..\..\..\common\src\gx_widget_fill_color_set.c" /> 804 <ClCompile Include="..\..\..\common\src\gx_widget_find.c" /> 805 <ClCompile Include="..\..\..\common\src\gx_widget_first_client_child_get.c" /> 806 <ClCompile Include="..\..\..\common\src\gx_widget_focus_next.c" /> 807 <ClCompile Include="..\..\..\common\src\gx_widget_focus_previous.c" /> 808 <ClCompile Include="..\..\..\common\src\gx_widget_font_get.c" /> 809 <ClCompile Include="..\..\..\common\src\gx_widget_free.c" /> 810 <ClCompile Include="..\..\..\common\src\gx_widget_front_move.c" /> 811 <ClCompile Include="..\..\..\common\src\gx_widget_height_get.c" /> 812 <ClCompile Include="..\..\..\common\src\gx_widget_hide.c" /> 813 <ClCompile Include="..\..\..\common\src\gx_widget_last_client_child_get.c" /> 814 <ClCompile Include="..\..\..\common\src\gx_widget_link.c" /> 815 <ClCompile Include="..\..\..\common\src\gx_widget_nav_order_initialize.c" /> 816 <ClCompile Include="..\..\..\common\src\gx_widget_next_client_child_get.c" /> 817 <ClCompile Include="..\..\..\common\src\gx_widget_pixelmap_get.c" /> 818 <ClCompile Include="..\..\..\common\src\gx_widget_resize.c" /> 819 <ClCompile Include="..\..\..\common\src\gx_widget_scroll_shift.c" /> 820 <ClCompile Include="..\..\..\common\src\gx_widget_shift.c" /> 821 <ClCompile Include="..\..\..\common\src\gx_widget_show.c" /> 822 <ClCompile Include="..\..\..\common\src\gx_widget_status_add.c" /> 823 <ClCompile Include="..\..\..\common\src\gx_widget_status_get.c" /> 824 <ClCompile Include="..\..\..\common\src\gx_widget_status_remove.c" /> 825 <ClCompile Include="..\..\..\common\src\gx_widget_status_test.c" /> 826 <ClCompile Include="..\..\..\common\src\gx_widget_string_get.c" /> 827 <ClCompile Include="..\..\..\common\src\gx_widget_style_add.c" /> 828 <ClCompile Include="..\..\..\common\src\gx_widget_style_get.c" /> 829 <ClCompile Include="..\..\..\common\src\gx_widget_style_remove.c" /> 830 <ClCompile Include="..\..\..\common\src\gx_widget_style_set.c" /> 831 <ClCompile Include="..\..\..\common\src\gx_widget_text_blend.c" /> 832 <ClCompile Include="..\..\..\common\src\gx_widget_text_draw.c" /> 833 <ClCompile Include="..\..\..\common\src\gx_widget_text_id_draw.c" /> 834 <ClCompile Include="..\..\..\common\src\gx_widget_transparent_pixelmap_detect.c" /> 835 <ClCompile Include="..\..\..\common\src\gx_widget_type_find.c" /> 836 <ClCompile Include="..\..\..\common\src\gx_widget_unlink.c" /> 837 <ClCompile Include="..\..\..\common\src\gx_widget_width_get.c" /> 838 <ClCompile Include="..\..\..\common\src\gx_window_background_draw.c" /> 839 <ClCompile Include="..\..\..\common\src\gx_window_border_draw.c" /> 840 <ClCompile Include="..\..\..\common\src\gx_window_client_height_get.c" /> 841 <ClCompile Include="..\..\..\common\src\gx_window_client_scroll.c" /> 842 <ClCompile Include="..\..\..\common\src\gx_window_client_width_get.c" /> 843 <ClCompile Include="..\..\..\common\src\gx_window_close.c" /> 844 <ClCompile Include="..\..\..\common\src\gx_window_create.c" /> 845 <ClCompile Include="..\..\..\common\src\gx_window_draw.c" /> 846 <ClCompile Include="..\..\..\common\src\gx_window_event_process.c" /> 847 <ClCompile Include="..\..\..\common\src\gx_window_execute.c" /> 848 <ClCompile Include="..\..\..\common\src\gx_window_root_create.c" /> 849 <ClCompile Include="..\..\..\common\src\gx_window_root_delete.c" /> 850 <ClCompile Include="..\..\..\common\src\gx_window_root_event_process.c" /> 851 <ClCompile Include="..\..\..\common\src\gx_window_root_find.c" /> 852 <ClCompile Include="..\..\..\common\src\gx_window_scroll.c" /> 853 <ClCompile Include="..\..\..\common\src\gx_window_scrollbar_find.c" /> 854 <ClCompile Include="..\..\..\common\src\gx_window_scroll_info_get.c" /> 855 <ClCompile Include="..\..\..\common\src\gx_window_view_update_detect.c" /> 856 <ClCompile Include="..\..\..\common\src\gx_window_wallpaper_get.c" /> 857 <ClCompile Include="..\..\..\common\src\gx_window_wallpaper_set.c" /> 858 <ClCompile Include="..\..\..\ports\win32\src\st\gx_chromart_simulation_display_driver_565rgb_pixelmap_draw.c" /> 859 <ClCompile Include="..\..\..\ports\win32\src\st\gx_chromart_simulation_display_driver_565rgb_setup.c" /> 860 <ClCompile Include="..\..\..\ports\win32\src\st\gx_win32_chromart_display_driver_565rgb.c" /> 861 <ClCompile Include="..\..\..\ports\win32\src\renesas\gx_dave2d_simulation_display_driver_16bpp_compressed_glyph_1bit_draw.c" /> 862 <ClCompile Include="..\..\..\ports\win32\src\renesas\gx_dave2d_simulation_display_driver_16bpp_glyph_1bit_draw.c" /> 863 <ClCompile Include="..\..\..\ports\win32\src\renesas\gx_dave2d_simulation_display_driver_16bpp_pixelmap_draw.c" /> 864 <ClCompile Include="..\..\..\ports\win32\src\renesas\gx_dave2d_simulation_display_driver_16bpp_rotated_compressed_glyph_1bit_draw.c" /> 865 <ClCompile Include="..\..\..\ports\win32\src\renesas\gx_dave2d_simulation_display_driver_16bpp_rotated_glyph_1bit_draw.c" /> 866 <ClCompile Include="..\..\..\ports\win32\src\renesas\gx_dave2d_simulation_display_driver_16bpp_rotated_pixelmap_draw.c" /> 867 <ClCompile Include="..\..\..\ports\win32\src\renesas\gx_dave2d_simulation_display_driver_24xrgb_pixelmap_blend.c" /> 868 <ClCompile Include="..\..\..\ports\win32\src\renesas\gx_dave2d_simulation_display_driver_24xrgb_pixelmap_draw.c" /> 869 <ClCompile Include="..\..\..\ports\win32\src\renesas\gx_dave2d_simulation_display_driver_24xrgb_rotated_pixelmap_blend.c" /> 870 <ClCompile Include="..\..\..\ports\win32\src\renesas\gx_dave2d_simulation_display_driver_24xrgb_rotated_pixelmap_draw.c" /> 871 <ClCompile Include="..\..\..\ports\win32\src\renesas\gx_dave2d_simulation_display_driver_24xrgb_rotated_setup.c" /> 872 <ClCompile Include="..\..\..\ports\win32\src\renesas\gx_dave2d_simulation_display_driver_24xrgb_setup.c" /> 873 <ClCompile Include="..\..\..\ports\win32\src\renesas\gx_dave2d_simulation_display_driver_32bpp_compressed_glyph_1bit_draw.c" /> 874 <ClCompile Include="..\..\..\ports\win32\src\renesas\gx_dave2d_simulation_display_driver_32bpp_glyph_1bit_draw.c" /> 875 <ClCompile Include="..\..\..\ports\win32\src\renesas\gx_dave2d_simulation_display_driver_32bpp_horizontal_pixelmap_line_draw.c" /> 876 <ClCompile Include="..\..\..\ports\win32\src\renesas\gx_dave2d_simulation_display_driver_32bpp_rotated_compressed_glyph_1bit_draw.c" /> 877 <ClCompile Include="..\..\..\ports\win32\src\renesas\gx_dave2d_simulation_display_driver_32bpp_rotated_glyph_1bit_draw.c" /> 878 <ClCompile Include="..\..\..\ports\win32\src\renesas\gx_dave2d_simulation_display_driver_32bpp_rotated_horizontal_pixelmap_line_draw.c" /> 879 <ClCompile Include="..\..\..\ports\win32\src\renesas\gx_dave2d_simulation_display_driver_565rgb_horizontal_pixelmap_line_draw.c" /> 880 <ClCompile Include="..\..\..\ports\win32\src\renesas\gx_dave2d_simulation_display_driver_565rgb_rotated_horizontal_pixelmap_line_draw.c" /> 881 <ClCompile Include="..\..\..\ports\win32\src\renesas\gx_dave2d_simulation_display_driver_565rgb_rotated_setup.c" /> 882 <ClCompile Include="..\..\..\ports\win32\src\renesas\gx_dave2d_simulation_display_driver_565rgb_setup.c" /> 883 <ClCompile Include="..\..\..\ports\win32\src\renesas\gx_dave2d_simulation_display_driver_8bit_palette_setup.c" /> 884 <ClCompile Include="..\..\..\ports\win32\src\renesas\gx_dave2d_simulation_display_driver_8bpp_glyph_1bit_draw.c" /> 885 <ClCompile Include="..\..\..\ports\win32\src\renesas\gx_dave2d_simulation_display_driver_8bpp_glyph_4bit_draw.c" /> 886 <ClCompile Include="..\..\..\ports\win32\src\renesas\gx_dave2d_simulation_display_driver_compressed_glyph_4bit_draw.c" /> 887 <ClCompile Include="..\..\..\ports\win32\src\renesas\gx_dave2d_simulation_display_driver_compressed_glyph_8bit_draw.c" /> 888 <ClCompile Include="..\..\..\ports\win32\src\renesas\gx_dave2d_simulation_display_driver_glyph_4bit_draw.c" /> 889 <ClCompile Include="..\..\..\ports\win32\src\renesas\gx_dave2d_simulation_display_driver_rotated_compressed_glyph_4bit_draw.c" /> 890 <ClCompile Include="..\..\..\ports\win32\src\renesas\gx_dave2d_simulation_display_driver_rotated_compressed_glyph_8bit_draw.c" /> 891 <ClCompile Include="..\..\..\ports\win32\src\renesas\gx_dave2d_simulation_display_driver_rotated_glyph_4bit_draw.c" /> 892 <ClCompile Include="..\..\..\ports\win32\src\renesas\gx_dave2d_system_font_4bpp.c" /> 893 <ClCompile Include="..\..\..\ports\win32\src\renesas\gx_dave2d_system_font_mono.c" /> 894 <ClCompile Include="..\..\..\ports\win32\src\renesas\gx_synergy_system_font_4bpp.c" /> 895 <ClCompile Include="..\..\..\ports\win32\src\renesas\gx_synergy_system_font_mono.c" /> 896 <ClCompile Include="..\..\..\ports\win32\src\renesas\gx_win32_dave2d_display_driver_24xrgb.c" /> 897 <ClCompile Include="..\..\..\ports\win32\src\renesas\gx_win32_dave2d_display_driver_24xrgb_rotated.c" /> 898 <ClCompile Include="..\..\..\ports\win32\src\renesas\gx_win32_dave2d_display_driver_565rgb.c" /> 899 <ClCompile Include="..\..\..\ports\win32\src\renesas\gx_win32_dave2d_display_driver_565rgb_rotated.c" /> 900 <ClCompile Include="..\..\..\ports\win32\src\renesas\gx_win32_dave2d_display_driver_8bit_palette.c" /> 901 <ClCompile Include="..\..\studiox_screen_driver.c" /> 902 </ItemGroup> 903 <ItemGroup> 904 <ClInclude Include="..\..\..\common\inc\gx_animation.h" /> 905 <ClInclude Include="..\..\..\common\inc\gx_api.h" /> 906 <ClInclude Include="..\..\..\common\inc\gx_binres_loader.h" /> 907 <ClInclude Include="..\..\..\common\inc\gx_button.h" /> 908 <ClInclude Include="..\..\..\common\inc\gx_canvas.h" /> 909 <ClInclude Include="..\..\..\common\inc\gx_circular_gauge.h" /> 910 <ClInclude Include="..\..\..\common\inc\gx_context.h" /> 911 <ClInclude Include="..\..\..\common\inc\gx_display.h" /> 912 <ClInclude Include="..\..\..\common\inc\gx_drop_list.h" /> 913 <ClInclude Include="..\..\..\common\inc\gx_icon.h" /> 914 <ClInclude Include="..\..\..\common\inc\gx_image_reader.h" /> 915 <ClInclude Include="..\..\..\common\inc\gx_line_chart.h" /> 916 <ClInclude Include="..\..\..\common\inc\gx_menu.h" /> 917 <ClInclude Include="..\..\..\common\inc\gx_multi_line_text_input.h" /> 918 <ClInclude Include="..\..\..\common\inc\gx_multi_line_text_view.h" /> 919 <ClInclude Include="..\..\..\common\inc\gx_numeric_pixelmap_prompt.h" /> 920 <ClInclude Include="..\..\..\common\inc\gx_numeric_prompt.h" /> 921 <ClInclude Include="..\..\..\common\inc\gx_pixelmap_prompt.h" /> 922 <ClInclude Include="..\..\..\common\inc\gx_progress_bar.h" /> 923 <ClInclude Include="..\..\..\common\inc\gx_prompt.h" /> 924 <ClInclude Include="..\..\..\common\inc\gx_radial_progress_bar.h" /> 925 <ClInclude Include="..\..\..\common\inc\gx_radial_slider.h" /> 926 <ClInclude Include="..\..\..\common\inc\gx_rich_text_view.h" /> 927 <ClInclude Include="..\..\..\common\inc\gx_screen_stack.h" /> 928 <ClInclude Include="..\..\..\common\inc\gx_scrollbar.h" /> 929 <ClInclude Include="..\..\..\common\inc\gx_scroll_wheel.h" /> 930 <ClInclude Include="..\..\..\common\inc\gx_single_line_text_input.h" /> 931 <ClInclude Include="..\..\..\common\inc\gx_slider.h" /> 932 <ClInclude Include="..\..\..\common\inc\gx_sprite.h" /> 933 <ClInclude Include="..\..\..\common\inc\gx_system.h" /> 934 <ClInclude Include="..\..\..\common\inc\gx_system_rtos_bind.h" /> 935 <ClInclude Include="..\..\..\common\inc\gx_text_input_cursor.h" /> 936 <ClInclude Include="..\..\..\common\inc\gx_tree_view.h" /> 937 <ClInclude Include="..\..\..\common\inc\gx_user.h" /> 938 <ClInclude Include="..\..\..\common\inc\gx_utility.h" /> 939 <ClInclude Include="..\..\..\common\inc\gx_widget.h" /> 940 <ClInclude Include="..\..\..\common\inc\gx_window.h" /> 941 <ClInclude Include="..\..\ports\gx_win32_studio_display_driver.h" /> 942 <ClInclude Include="..\..\..\ports\win32\inc\gx_win32_display_driver.h" /> 943 <ClInclude Include="..\..\studiox_screen_driver.h" /> 944 </ItemGroup> 945 <PropertyGroup Label="Globals"> 946 <ProjectGuid>{552478F2-F265-4837-88A2-493C6870D1FD}</ProjectGuid> 947 <RootNamespace>guix_for_studiox</RootNamespace> 948 <Keyword>Win32Proj</Keyword> 949 <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion> 950 </PropertyGroup> 951 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> 952 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> 953 <ConfigurationType>StaticLibrary</ConfigurationType> 954 <CharacterSet>MultiByte</CharacterSet> 955 <WholeProgramOptimization>true</WholeProgramOptimization> 956 <PlatformToolset>v142</PlatformToolset> 957 </PropertyGroup> 958 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> 959 <ConfigurationType>StaticLibrary</ConfigurationType> 960 <CharacterSet>MultiByte</CharacterSet> 961 <UseOfMfc>Dynamic</UseOfMfc> 962 <PlatformToolset>v142</PlatformToolset> 963 </PropertyGroup> 964 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> 965 <ImportGroup Label="ExtensionSettings"> 966 </ImportGroup> 967 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets"> 968 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> 969 </ImportGroup> 970 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets"> 971 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> 972 </ImportGroup> 973 <PropertyGroup Label="UserMacros" /> 974 <PropertyGroup> 975 <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> 976 <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(ProjectDir)$(Configuration)\</OutDir> 977 <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Configuration)\</IntDir> 978 <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(ProjectDir)$(Configuration)\</OutDir> 979 <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Configuration)\</IntDir> 980 </PropertyGroup> 981 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> 982 <ClCompile> 983 <Optimization>Disabled</Optimization> 984 <AdditionalIncludeDirectories>$(ProjectDir)..\..\;$(ProjectDir)..\..\..\common\inc;$(ProjectDir)..\..\ports;$(ProjectDir)..\..\..\ports\win32\inc;$(ProjectDir)..\..\..\ports\win32\lib\vs_2019;$(ProjectDir)..\..\..\ports\win32\src\renesas;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> 985 <PreprocessorDefinitions>WIN32;_DEBUG;_LIB;GUIX_STUDIO;GX_DISABLE_ERROR_CHECKING;_CRT_SECURE_NO_WARNINGS;GX_DISABLE_THREADX_BINDING;GX_DYNAMIC_BIDI_TEXT_SUPPORT;%(PreprocessorDefinitions)</PreprocessorDefinitions> 986 <MinimalRebuild>false</MinimalRebuild> 987 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> 988 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> 989 <PrecompiledHeader> 990 </PrecompiledHeader> 991 <WarningLevel>Level3</WarningLevel> 992 <DebugInformationFormat>EditAndContinue</DebugInformationFormat> 993 <ExceptionHandling>false</ExceptionHandling> 994 <RuntimeTypeInfo>false</RuntimeTypeInfo> 995 <MultiProcessorCompilation>true</MultiProcessorCompilation> 996 <TreatWarningAsError>true</TreatWarningAsError> 997 </ClCompile> 998 </ItemDefinitionGroup> 999 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> 1000 <ClCompile> 1001 <PreprocessorDefinitions>GX_FONT_KERNING_SUPPORT;WIN32;NDEBUG;_LIB;GX_DISABLE_ERROR_CHECKING;GX_DISABLE_THREADX_BINDING;GX_DYNAMIC_BIDI_TEXT_SUPPORT;GUIX_STUDIO;%(PreprocessorDefinitions)</PreprocessorDefinitions> 1002 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> 1003 <PrecompiledHeader>NotUsing</PrecompiledHeader> 1004 <WarningLevel>Level3</WarningLevel> 1005 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> 1006 <MultiProcessorCompilation>true</MultiProcessorCompilation> 1007 <MinimalRebuild>false</MinimalRebuild> 1008 <AdditionalIncludeDirectories>$(ProjectDir)..\..\;$(ProjectDir)..\..\..\common\inc;$(ProjectDir)..\..\ports;$(ProjectDir)..\..\..\ports\win32\inc;$(ProjectDir)..\..\..\ports\win32\src\renesas;$(ProjectDir)..\..\..\ports\win32\lib\vs_2019;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> 1009 <ExceptionHandling>Sync</ExceptionHandling> 1010 <RuntimeTypeInfo>false</RuntimeTypeInfo> 1011 <StructMemberAlignment>Default</StructMemberAlignment> 1012 <WholeProgramOptimization>false</WholeProgramOptimization> 1013 </ClCompile> 1014 </ItemDefinitionGroup> 1015 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> 1016 <ImportGroup Label="ExtensionTargets"> 1017 </ImportGroup> 1018 <ProjectExtensions> 1019 <VisualStudio> 1020 <UserProperties RESOURCE_FILE="\guix\trunk\guix_studio\studiox.rc" /> 1021 </VisualStudio> 1022 </ProjectExtensions> 1023</Project>