1 <?xml version="1.0" encoding="utf-8"?>
2 <Project DefaultTargets="Build" ToolsVersion="15.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="Debug|x64">
9 <Configuration>Debug</Configuration>
10 <Platform>x64</Platform>
11 </ProjectConfiguration>
12 <ProjectConfiguration Include="Release|Win32">
13 <Configuration>Release</Configuration>
14 <Platform>Win32</Platform>
15 </ProjectConfiguration>
16 <ProjectConfiguration Include="Release|x64">
17 <Configuration>Release</Configuration>
18 <Platform>x64</Platform>
19 </ProjectConfiguration>
21 <PropertyGroup Label="Globals">
22 <ProjectGuid>{8CCDD3C2-B025-4A12-A986-1AA28D7C0C33}</ProjectGuid>
23 <RootNamespace>graphics</RootNamespace>
24 <Keyword>Win32Proj</Keyword>
25 <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion>
27 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
28 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
29 <ConfigurationType>DynamicLibrary</ConfigurationType>
30 <CharacterSet>MultiByte</CharacterSet>
31 <WholeProgramOptimization>false</WholeProgramOptimization>
32 <PlatformToolset>v141</PlatformToolset>
34 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
35 <ConfigurationType>DynamicLibrary</ConfigurationType>
36 <CharacterSet>MultiByte</CharacterSet>
37 <PlatformToolset>v141</PlatformToolset>
39 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
40 <ConfigurationType>DynamicLibrary</ConfigurationType>
41 <CharacterSet>MultiByte</CharacterSet>
42 <WholeProgramOptimization>false</WholeProgramOptimization>
43 <PlatformToolset>v141</PlatformToolset>
45 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
46 <ConfigurationType>DynamicLibrary</ConfigurationType>
47 <CharacterSet>MultiByte</CharacterSet>
48 <PlatformToolset>v141</PlatformToolset>
50 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
51 <ImportGroup Label="ExtensionSettings">
53 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
54 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
56 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
57 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
59 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
60 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
62 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
63 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
65 <PropertyGroup Label="UserMacros" />
67 <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
68 <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)bin\</OutDir>
69 <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(ProjectDir)$(Configuration)\</IntDir>
70 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">false</LinkIncremental>
71 <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(SolutionDir)bin\</OutDir>
72 <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(ProjectDir)$(Configuration)\</IntDir>
73 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</LinkIncremental>
74 <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)bin\</OutDir>
75 <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(ProjectDir)$(Configuration)\</IntDir>
76 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
77 <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)bin\</OutDir>
78 <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(ProjectDir)$(Configuration)\</IntDir>
79 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkIncremental>
81 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
83 <AdditionalOptions>%(AdditionalOptions)</AdditionalOptions>
84 <Optimization>Disabled</Optimization>
85 <AdditionalIncludeDirectories>includes;includes/handleDrawing;src/cpp;src/c;src/c/getHandleProperty;../../libs/intl;$(SCILAB_JDK32)/include;$(SCILAB_JDK32)/include/win32;../output_stream/includes;../fileio/includes;../gui/includes;../core/includes;../localization/includes;../renderer/includes;../jvm/includes;../action_binding/includes;../graphic_export/includes;../string/includes;../windows_tools/includes;../api_scilab/includes;../elementary_functions/includes;../graphic_objects/includes;../ast/includes/types;../ast/includes/ast;../ast/includes/analysis;../ast/includes/exps;../ast/includes/operations;../ast/includes/symbol;../ast/includes/system_env;../threads/includes;../dynamic_link/includes;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
86 <PreprocessorDefinitions>FORDLL;_DEBUG;_WINDOWS;_USRDLL;GRAPHICS_EXPORTS;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
87 <MinimalRebuild>true</MinimalRebuild>
88 <BasicRuntimeChecks>Default</BasicRuntimeChecks>
89 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
92 <WarningLevel>Level3</WarningLevel>
93 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
96 <Message>Make dependencies</Message>
97 <Command>lib /DEF:"$(ProjectDir)core_import.def" /SUBSYSTEM:WINDOWS /MACHINE:$(Platform) /OUT:"$(ProjectDir)core.lib" 1>NUL 2>NUL
98 lib /DEF:"$(ProjectDir)Gui_Import.def" /SUBSYSTEM:WINDOWS /MACHINE:$(Platform) /OUT:"$(ProjectDir)scigui.lib" 1>NUL 2>NUL
99 lib /DEF:"$(ProjectDir)scilab_windows_Import.def" /SUBSYSTEM:WINDOWS /MACHINE:$(Platform) /OUT:"$(ProjectDir)scilab_windows.lib" 1>NUL 2>NUL
100 lib /DEF:"$(ProjectDir)elementary_functions_f_Import.def" /SUBSYSTEM:WINDOWS /MACHINE:$(Platform) /OUT:"$(ProjectDir)elementary_functions_f.lib" 1>NUL 2>NUL</Command>
103 <AdditionalDependencies>core.lib;scigui.lib;elementary_functions_f.lib;../../bin/blasplus.lib;../../bin/lapack.lib;%(AdditionalDependencies)</AdditionalDependencies>
104 <OutputFile>$(SolutionDir)bin\$(ProjectName).dll</OutputFile>
105 <GenerateDebugInformation>true</GenerateDebugInformation>
106 <SubSystem>Windows</SubSystem>
107 <RandomizedBaseAddress>false</RandomizedBaseAddress>
108 <DataExecutionPrevention>
109 </DataExecutionPrevention>
110 <TargetMachine>MachineX86</TargetMachine>
111 <CLRUnmanagedCodeCheck>true</CLRUnmanagedCodeCheck>
112 <RandomizedBaseAddress>false</RandomizedBaseAddress>
114 </ItemDefinitionGroup>
115 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
117 <TargetEnvironment>X64</TargetEnvironment>
120 <Optimization>Disabled</Optimization>
121 <AdditionalIncludeDirectories>includes;includes/handleDrawing;src/cpp;src/c;src/c/getHandleProperty;../../libs/intl;$(SCILAB_JDK64)/include;$(SCILAB_JDK64)/include/win32;../output_stream/includes;../fileio/includes;../gui/includes;../core/includes;../localization/includes;../renderer/includes;../jvm/includes;../action_binding/includes;../graphic_export/includes;../string/includes;../windows_tools/includes;../api_scilab/includes;../elementary_functions/includes;../graphic_objects/includes;../ast/includes/types;../ast/includes/ast;../ast/includes/analysis;../ast/includes/exps;../ast/includes/operations;../ast/includes/symbol;../ast/includes/system_env;../threads/includes;../dynamic_link/includes;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
122 <PreprocessorDefinitions>FORDLL;_DEBUG;_WINDOWS;_USRDLL;GRAPHICS_EXPORTS;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
123 <MinimalRebuild>true</MinimalRebuild>
124 <BasicRuntimeChecks>Default</BasicRuntimeChecks>
125 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
128 <WarningLevel>Level3</WarningLevel>
129 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
132 <Message>Make dependencies</Message>
133 <Command>lib /DEF:"$(ProjectDir)core_import.def" /SUBSYSTEM:WINDOWS /MACHINE:$(Platform) /OUT:"$(ProjectDir)core.lib" 1>NUL 2>NUL
134 lib /DEF:"$(ProjectDir)Gui_Import.def" /SUBSYSTEM:WINDOWS /MACHINE:$(Platform) /OUT:"$(ProjectDir)scigui.lib" 1>NUL 2>NUL
135 lib /DEF:"$(ProjectDir)scilab_windows_Import.def" /SUBSYSTEM:WINDOWS /MACHINE:$(Platform) /OUT:"$(ProjectDir)scilab_windows.lib" 1>NUL 2>NUL
136 lib /DEF:"$(ProjectDir)elementary_functions_f_Import.def" /SUBSYSTEM:WINDOWS /MACHINE:$(Platform) /OUT:"$(ProjectDir)elementary_functions_f.lib" 1>NUL 2>NUL</Command>
139 <AdditionalDependencies>core.lib;scigui.lib;elementary_functions_f.lib;../../bin/blasplus.lib;../../bin/lapack.lib;%(AdditionalDependencies)</AdditionalDependencies>
140 <OutputFile>$(SolutionDir)bin\$(ProjectName).dll</OutputFile>
141 <GenerateDebugInformation>true</GenerateDebugInformation>
142 <SubSystem>Windows</SubSystem>
143 <RandomizedBaseAddress>false</RandomizedBaseAddress>
144 <DataExecutionPrevention>
145 </DataExecutionPrevention>
146 <TargetMachine>MachineX64</TargetMachine>
147 <CLRUnmanagedCodeCheck>true</CLRUnmanagedCodeCheck>
148 <RandomizedBaseAddress>false</RandomizedBaseAddress>
150 </ItemDefinitionGroup>
151 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
153 <AdditionalOptions>%(AdditionalOptions)</AdditionalOptions>
154 <Optimization>MaxSpeed</Optimization>
155 <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
156 <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
157 <AdditionalIncludeDirectories>includes;includes/handleDrawing;src/cpp;src/c;src/c/getHandleProperty;../../libs/intl;$(SCILAB_JDK32)/include;$(SCILAB_JDK32)/include/win32;../output_stream/includes;../fileio/includes;../gui/includes;../core/includes;../localization/includes;../renderer/includes;../jvm/includes;../action_binding/includes;../graphic_export/includes;../string/includes;../windows_tools/includes;../api_scilab/includes;../elementary_functions/includes;../graphic_objects/includes;../ast/includes/types;../ast/includes/ast;../ast/includes/analysis;../ast/includes/exps;../ast/includes/operations;../ast/includes/symbol;../ast/includes/system_env;../threads/includes;../dynamic_link/includes;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
158 <PreprocessorDefinitions>FORDLL;NDEBUG;_WINDOWS;_USRDLL;GRAPHICS_EXPORTS;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
159 <StringPooling>true</StringPooling>
160 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
161 <FunctionLevelLinking>true</FunctionLevelLinking>
162 <EnableEnhancedInstructionSet>NotSet</EnableEnhancedInstructionSet>
165 <WarningLevel>Level3</WarningLevel>
166 <DebugInformationFormat>
167 </DebugInformationFormat>
168 <MultiProcessorCompilation>true</MultiProcessorCompilation>
171 <Message>Make dependencies</Message>
172 <Command>lib /DEF:"$(ProjectDir)core_import.def" /SUBSYSTEM:WINDOWS /MACHINE:$(Platform) /OUT:"$(ProjectDir)core.lib" 1>NUL 2>NUL
173 lib /DEF:"$(ProjectDir)Gui_Import.def" /SUBSYSTEM:WINDOWS /MACHINE:$(Platform) /OUT:"$(ProjectDir)scigui.lib" 1>NUL 2>NUL
174 lib /DEF:"$(ProjectDir)scilab_windows_Import.def" /SUBSYSTEM:WINDOWS /MACHINE:$(Platform) /OUT:"$(ProjectDir)scilab_windows.lib" 1>NUL 2>NUL
175 lib /DEF:"$(ProjectDir)elementary_functions_f_Import.def" /SUBSYSTEM:WINDOWS /MACHINE:$(Platform) /OUT:"$(ProjectDir)elementary_functions_f.lib" 1>NUL 2>NUL</Command>
178 <AdditionalDependencies>core.lib;scigui.lib;elementary_functions_f.lib;../../bin/blasplus.lib;../../bin/lapack.lib;%(AdditionalDependencies)</AdditionalDependencies>
179 <OutputFile>$(SolutionDir)bin\$(ProjectName).dll</OutputFile>
180 <GenerateDebugInformation>false</GenerateDebugInformation>
181 <SubSystem>Windows</SubSystem>
182 <OptimizeReferences>true</OptimizeReferences>
183 <EnableCOMDATFolding>true</EnableCOMDATFolding>
184 <LinkTimeCodeGeneration>
185 </LinkTimeCodeGeneration>
186 <RandomizedBaseAddress>false</RandomizedBaseAddress>
187 <DataExecutionPrevention>
188 </DataExecutionPrevention>
189 <ImportLibrary>../../bin/$(ProjectName).lib</ImportLibrary>
190 <TargetMachine>MachineX86</TargetMachine>
191 <CLRUnmanagedCodeCheck>true</CLRUnmanagedCodeCheck>
192 <RandomizedBaseAddress>false</RandomizedBaseAddress>
194 </ItemDefinitionGroup>
195 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
197 <TargetEnvironment>X64</TargetEnvironment>
200 <Optimization>MaxSpeed</Optimization>
201 <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
202 <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
203 <AdditionalIncludeDirectories>includes;includes/handleDrawing;src/cpp;src/c;src/c/getHandleProperty;../../libs/intl;$(SCILAB_JDK64)/include;$(SCILAB_JDK64)/include/win32;../output_stream/includes;../fileio/includes;../gui/includes;../core/includes;../localization/includes;../renderer/includes;../jvm/includes;../action_binding/includes;../graphic_export/includes;../string/includes;../windows_tools/includes;../api_scilab/includes;../elementary_functions/includes;../graphic_objects/includes;../ast/includes/types;../ast/includes/ast;../ast/includes/analysis;../ast/includes/exps;../ast/includes/operations;../ast/includes/symbol;../ast/includes/system_env;../threads/includes;../dynamic_link/includes;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
204 <PreprocessorDefinitions>FORDLL;NDEBUG;_WINDOWS;_USRDLL;GRAPHICS_EXPORTS;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
205 <StringPooling>true</StringPooling>
206 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
207 <FunctionLevelLinking>true</FunctionLevelLinking>
208 <EnableEnhancedInstructionSet>NotSet</EnableEnhancedInstructionSet>
211 <WarningLevel>Level3</WarningLevel>
212 <DebugInformationFormat>
213 </DebugInformationFormat>
214 <MultiProcessorCompilation>true</MultiProcessorCompilation>
217 <Message>Make dependencies</Message>
218 <Command>lib /DEF:"$(ProjectDir)core_import.def" /SUBSYSTEM:WINDOWS /MACHINE:$(Platform) /OUT:"$(ProjectDir)core.lib" 1>NUL 2>NUL
219 lib /DEF:"$(ProjectDir)Gui_Import.def" /SUBSYSTEM:WINDOWS /MACHINE:$(Platform) /OUT:"$(ProjectDir)scigui.lib" 1>NUL 2>NUL
220 lib /DEF:"$(ProjectDir)scilab_windows_Import.def" /SUBSYSTEM:WINDOWS /MACHINE:$(Platform) /OUT:"$(ProjectDir)scilab_windows.lib" 1>NUL 2>NUL
221 lib /DEF:"$(ProjectDir)elementary_functions_f_Import.def" /SUBSYSTEM:WINDOWS /MACHINE:$(Platform) /OUT:"$(ProjectDir)elementary_functions_f.lib" 1>NUL 2>NUL</Command>
224 <AdditionalDependencies>core.lib;scigui.lib;elementary_functions_f.lib;../../bin/blasplus.lib;../../bin/lapack.lib;%(AdditionalDependencies)</AdditionalDependencies>
225 <OutputFile>$(SolutionDir)bin\$(ProjectName).dll</OutputFile>
226 <GenerateDebugInformation>false</GenerateDebugInformation>
227 <SubSystem>Windows</SubSystem>
228 <OptimizeReferences>true</OptimizeReferences>
229 <EnableCOMDATFolding>true</EnableCOMDATFolding>
230 <LinkTimeCodeGeneration>
231 </LinkTimeCodeGeneration>
232 <RandomizedBaseAddress>false</RandomizedBaseAddress>
233 <DataExecutionPrevention>
234 </DataExecutionPrevention>
235 <ImportLibrary>../../bin/$(ProjectName).lib</ImportLibrary>
236 <TargetMachine>MachineX64</TargetMachine>
237 <CLRUnmanagedCodeCheck>true</CLRUnmanagedCodeCheck>
238 <RandomizedBaseAddress>false</RandomizedBaseAddress>
240 </ItemDefinitionGroup>
242 <ClCompile Include="sci_gateway\cpp\sci_get.cpp" />
243 <ClCompile Include="sci_gateway\cpp\sci_matplot.cpp" />
244 <ClCompile Include="sci_gateway\cpp\sci_matplot1.cpp" />
245 <ClCompile Include="sci_gateway\cpp\sci_winsid.cpp" />
246 <ClCompile Include="sci_gateway\cpp\sci_xget.cpp" />
247 <ClCompile Include="sci_gateway\cpp\sci_xset.cpp" />
248 <ClCompile Include="src\cpp\configgraphicvariable.cpp" />
249 <ClCompile Include="sci_gateway\cpp\sci_contour2dm.cpp" />
250 <ClCompile Include="sci_gateway\c\sci_addcolor.c" />
251 <ClCompile Include="sci_gateway\c\sci_color.c" />
252 <ClCompile Include="sci_gateway\c\sci_light.c" />
253 <ClCompile Include="sci_gateway\c\sci_name2rgb.c" />
254 <ClCompile Include="src\cpp\get_tag_property.cpp" />
255 <ClCompile Include="src\cpp\set_data_property.cpp" />
256 <ClCompile Include="src\cpp\ContourOnMesh.cpp" />
257 <ClCompile Include="src\c\addColor.c" />
258 <ClCompile Include="src\c\Axes.c" />
259 <ClCompile Include="src\c\axesScale.c" />
260 <ClCompile Include="src\c\BasicAlgos.c" />
261 <ClCompile Include="src\c\BuildObjects.c" />
262 <ClCompile Include="src\c\Champ.c" />
263 <ClCompile Include="src\c\getHandleProperty\CheckTicksProperty.c" />
264 <ClCompile Include="src\c\CloneObjects.c" />
265 <ClCompile Include="src\c\Contour.c" />
266 <ClCompile Include="src\c\DefaultCommandArg.c" />
267 <ClCompile Include="src\c\DestroyObjects.c" />
268 <ClCompile Include="src\c\DllmainGraphics.c" />
269 <ClCompile Include="src\c\DrawObjects.c" />
270 <ClCompile Include="src\c\FeC.c" />
271 <ClCompile Include="src\c\Format.c" />
272 <ClCompile Include="src\c\getHandleProperty\get_alignment_property.c" />
273 <ClCompile Include="src\c\getHandleProperty\get_ambient_color_property.c" />
274 <ClCompile Include="src\c\getHandleProperty\get_anti_aliasing_property.c" />
275 <ClCompile Include="src\c\getHandleProperty\get_arc_drawing_method_property.c" />
276 <ClCompile Include="src\c\getHandleProperty\get_arrow_size_factor_property.c" />
277 <ClCompile Include="src\c\getHandleProperty\get_arrow_size_property.c" />
278 <ClCompile Include="src\c\getHandleProperty\get_auto_clear_property.c" />
279 <ClCompile Include="src\c\getHandleProperty\get_auto_dimensionning_property.c" />
280 <ClCompile Include="src\c\getHandleProperty\get_auto_position_property.c" />
281 <ClCompile Include="src\c\getHandleProperty\get_auto_resize_property.c" />
282 <ClCompile Include="src\c\getHandleProperty\get_auto_rotation_property.c" />
283 <ClCompile Include="src\c\getHandleProperty\get_auto_scale_property.c" />
284 <ClCompile Include="src\c\getHandleProperty\get_auto_margins_property.c" />
285 <ClCompile Include="src\c\getHandleProperty\get_auto_ticks_property.c" />
286 <ClCompile Include="src\c\getHandleProperty\get_axes_bounds_property.c" />
287 <ClCompile Include="src\c\getHandleProperty\get_axes_reverse_property.c" />
288 <ClCompile Include="src\c\getHandleProperty\get_axes_size_property.c" />
289 <ClCompile Include="src\c\getHandleProperty\get_axes_visible_property.c" />
290 <ClCompile Include="src\c\getHandleProperty\get_background_property.c" />
291 <ClCompile Include="src\c\getHandleProperty\get_bar_layout_property.c" />
292 <ClCompile Include="src\c\getHandleProperty\get_bar_width_property.c" />
293 <ClCompile Include="src\c\getHandleProperty\get_border_property.cpp" />
294 <ClCompile Include="src\c\getHandleProperty\get_colors_property.c" />
295 <ClCompile Include="src\c\getHandleProperty\get_constraints_property.c" />
296 <ClCompile Include="src\c\getHandleProperty\get_datatips_property.c" />
297 <ClCompile Include="src\c\getHandleProperty\get_box_property.c" />
298 <ClCompile Include="src\c\getHandleProperty\get_callback_property.c" />
299 <ClCompile Include="src\c\getHandleProperty\get_callback_type_property.c" />
300 <ClCompile Include="src\c\getHandleProperty\get_cdata_mapping_property.c" />
301 <ClCompile Include="src\c\getHandleProperty\get_children_property.c" />
302 <ClCompile Include="src\c\getHandleProperty\get_clip_box_property.c" />
303 <ClCompile Include="src\c\getHandleProperty\get_clip_state_property.c" />
304 <ClCompile Include="src\c\getHandleProperty\get_closed_property.c" />
305 <ClCompile Include="src\c\getHandleProperty\get_color_flag_property.c" />
306 <ClCompile Include="src\c\getHandleProperty\get_color_map_property.c" />
307 <ClCompile Include="src\c\getHandleProperty\get_color_mode_property.c" />
308 <ClCompile Include="src\c\getHandleProperty\get_color_range_property.c" />
309 <ClCompile Include="src\c\getHandleProperty\get_colored_property.c" />
310 <ClCompile Include="src\c\getHandleProperty\get_cube_scaling_property.c" />
311 <ClCompile Include="src\c\getHandleProperty\get_current_axes_property.c" />
312 <ClCompile Include="src\c\getHandleProperty\get_current_entity_property.c" />
313 <ClCompile Include="src\c\getHandleProperty\get_current_figure_property.c" />
314 <ClCompile Include="src\c\getHandleProperty\get_data_bounds_property.c" />
315 <ClCompile Include="src\c\getHandleProperty\get_data_mapping_property.c" />
316 <ClCompile Include="src\c\getHandleProperty\get_data_property.c" />
317 <ClCompile Include="src\c\getHandleProperty\get_datatip_property.c" />
318 <ClCompile Include="src\c\getHandleProperty\get_default_axes_property.c" />
319 <ClCompile Include="src\c\getHandleProperty\get_default_figure_property.c" />
320 <ClCompile Include="src\c\getHandleProperty\get_diffuse_color_property.c" />
321 <ClCompile Include="src\c\getHandleProperty\get_direction_property.c" />
322 <ClCompile Include="src\c\getHandleProperty\get_display_function_data_property.c" />
323 <ClCompile Include="src\c\getHandleProperty\get_dockable_property.c" />
324 <ClCompile Include="src\c\getHandleProperty\get_event_handler_enable_property.c" />
325 <ClCompile Include="src\c\getHandleProperty\get_event_handler_property.c" />
326 <ClCompile Include="src\c\getHandleProperty\get_figure_closerequestfcn_property.c" />
327 <ClCompile Include="src\c\getHandleProperty\get_figure_id_property.c" />
328 <ClCompile Include="src\c\getHandleProperty\get_figure_name_property.c" />
329 <ClCompile Include="src\c\getHandleProperty\get_figure_position_property.c" />
330 <ClCompile Include="src\c\getHandleProperty\get_figure_resizefcn_property.c" />
331 <ClCompile Include="src\c\getHandleProperty\get_figure_size_property.c" />
332 <ClCompile Include="src\c\getHandleProperty\get_figure_style_property.c" />
333 <ClCompile Include="src\c\getHandleProperty\get_figures_id_property.c" />
334 <ClCompile Include="src\c\getHandleProperty\get_fill_mode_property.c" />
335 <ClCompile Include="src\c\getHandleProperty\get_filled_property.c" />
336 <ClCompile Include="src\c\getHandleProperty\get_font_angle_property.c" />
337 <ClCompile Include="src\c\getHandleProperty\get_font_color_property.c" />
338 <ClCompile Include="src\c\getHandleProperty\get_font_foreground_property.c" />
339 <ClCompile Include="src\c\getHandleProperty\get_font_size_property.c" />
340 <ClCompile Include="src\c\getHandleProperty\get_font_style_property.c" />
341 <ClCompile Include="src\c\getHandleProperty\get_foreground_property.c" />
342 <ClCompile Include="src\c\getHandleProperty\get_format_n_property.c" />
343 <ClCompile Include="src\c\getHandleProperty\get_fractional_font_property.c" />
344 <ClCompile Include="src\c\getHandleProperty\get_grid_position_property.c" />
345 <ClCompile Include="src\c\getHandleProperty\get_grid_property.c" />
346 <ClCompile Include="src\c\getHandleProperty\get_grid_style_property.c" />
347 <ClCompile Include="src\c\getHandleProperty\get_grid_thickness_property.c" />
348 <ClCompile Include="src\c\getHandleProperty\get_groupname_property.c" />
349 <ClCompile Include="src\c\getHandleProperty\get_handle_visible_property.c" />
350 <ClCompile Include="src\c\getHandleProperty\get_hidden_axis_color_property.c" />
351 <ClCompile Include="src\c\getHandleProperty\get_hidden_color_property.c" />
352 <ClCompile Include="src\c\getHandleProperty\get_image_type_property.c" />
353 <ClCompile Include="src\c\getHandleProperty\get_immediate_drawing_property.c" />
354 <ClCompile Include="src\c\getHandleProperty\get_infobar_property.c" />
355 <ClCompile Include="src\c\getHandleProperty\get_info_message_property.c" />
356 <ClCompile Include="src\c\getHandleProperty\get_interp_color_mode.c" />
357 <ClCompile Include="src\c\getHandleProperty\get_interp_color_vector.c" />
358 <ClCompile Include="src\c\getHandleProperty\get_isoview_property.c" />
359 <ClCompile Include="src\c\getHandleProperty\get_labels_font_color_property.c" />
360 <ClCompile Include="src\c\getHandleProperty\get_labels_font_size_property.c" />
361 <ClCompile Include="src\c\getHandleProperty\get_labels_font_style_property.c" />
362 <ClCompile Include="src\c\getHandleProperty\get_layout_options_property.c" />
363 <ClCompile Include="src\c\getHandleProperty\get_layout_property.c" />
364 <ClCompile Include="src\c\getHandleProperty\get_legend_location_property.c" />
365 <ClCompile Include="src\c\getHandleProperty\get_light_type_property.c" />
366 <ClCompile Include="src\c\getHandleProperty\get_line_mode_property.c" />
367 <ClCompile Include="src\c\getHandleProperty\get_line_style_property.c" />
368 <ClCompile Include="src\c\getHandleProperty\get_line_width_property.c" />
369 <ClCompile Include="src\c\getHandleProperty\get_links_property.c" />
370 <ClCompile Include="src\c\getHandleProperty\get_log_flags_property.c" />
371 <ClCompile Include="src\c\getHandleProperty\get_margins_property.c" />
372 <ClCompile Include="src\c\getHandleProperty\get_marks_count_property.c" />
373 <ClCompile Include="src\c\getHandleProperty\get_mark_background_property.c" />
374 <ClCompile Include="src\c\getHandleProperty\get_mark_foreground_property.c" />
375 <ClCompile Include="src\c\getHandleProperty\get_mark_mode_property.c" />
376 <ClCompile Include="src\c\getHandleProperty\get_mark_offset_property.c" />
377 <ClCompile Include="src\c\getHandleProperty\get_mark_size_property.c" />
378 <ClCompile Include="src\c\getHandleProperty\get_mark_size_unit_property.c" />
379 <ClCompile Include="src\c\getHandleProperty\get_mark_stride_property.c" />
380 <ClCompile Include="src\c\getHandleProperty\get_mark_style_property.c" />
381 <ClCompile Include="src\c\getHandleProperty\get_material_shininess_property.c" />
382 <ClCompile Include="src\c\getHandleProperty\get_menubar_property.c" />
383 <ClCompile Include="src\c\getHandleProperty\get_old_style_property.c" />
384 <ClCompile Include="src\c\getHandleProperty\get_outside_colors_property.c" />
385 <ClCompile Include="src\c\getHandleProperty\get_parent_property.c" />
386 <ClCompile Include="src\c\getHandleProperty\get_pixel_drawing_mode_property.c" />
387 <ClCompile Include="src\c\getHandleProperty\get_polyline_style_property.c" />
388 <ClCompile Include="src\c\getHandleProperty\get_position_property.c" />
389 <ClCompile Include="src\c\getHandleProperty\get_rect_property.c" />
390 <ClCompile Include="src\c\getHandleProperty\get_resize_property.c" />
391 <ClCompile Include="src\c\getHandleProperty\get_rotation_angles_property.c" />
392 <ClCompile Include="src\c\getHandleProperty\get_rotation_style_property.c" />
393 <ClCompile Include="src\c\getHandleProperty\get_screen_position_property.c" />
394 <ClCompile Include="src\c\getHandleProperty\get_scrollable_property.c" />
395 <ClCompile Include="src\c\getHandleProperty\get_segs_color_property.c" />
396 <ClCompile Include="src\c\getHandleProperty\get_specular_color_property.c" />
397 <ClCompile Include="src\c\getHandleProperty\get_sub_tics_property.c" />
398 <ClCompile Include="src\c\getHandleProperty\get_surface_color_property.c" />
399 <ClCompile Include="src\c\getHandleProperty\get_surface_mode_property.c" />
400 <ClCompile Include="src\c\getHandleProperty\get_tabtitle_property.c" />
401 <ClCompile Include="src\c\getHandleProperty\get_text_box_mode_property.c" />
402 <ClCompile Include="src\c\getHandleProperty\get_text_box_property.c" />
403 <ClCompile Include="src\c\getHandleProperty\get_text_property.c" />
404 <ClCompile Include="src\c\getHandleProperty\get_thickness_property.c" />
405 <ClCompile Include="src\c\getHandleProperty\get_toolbar_property.c" />
406 <ClCompile Include="src\c\getHandleProperty\get_use_color_material_property.c" />
407 <ClCompile Include="src\c\getHandleProperty\set_ambient_color_property.c" />
408 <ClCompile Include="src\c\getHandleProperty\set_border_property.c" />
409 <ClCompile Include="src\c\getHandleProperty\set_colors_property.c" />
410 <ClCompile Include="src\c\getHandleProperty\set_constraints_property.c" />
411 <ClCompile Include="src\c\getHandleProperty\set_default_axes_property.c" />
412 <ClCompile Include="src\c\getHandleProperty\set_diffuse_color_property.c" />
413 <ClCompile Include="src\c\getHandleProperty\set_direction_property.c" />
414 <ClCompile Include="src\c\getHandleProperty\set_display_function_data_property.c" />
415 <ClCompile Include="src\c\getHandleProperty\set_dockable_property.c" />
416 <ClCompile Include="src\c\getHandleProperty\set_figure_closerequestfcn_property.c" />
417 <ClCompile Include="src\c\getHandleProperty\set_figure_resizefcn_property.c" />
418 <ClCompile Include="src\c\getHandleProperty\set_grid_style_property.c" />
419 <ClCompile Include="src\c\getHandleProperty\set_grid_thickness_property.c" />
420 <ClCompile Include="src\c\getHandleProperty\set_groupname_property.c" />
421 <ClCompile Include="src\c\getHandleProperty\set_infobar_property.c" />
422 <ClCompile Include="src\c\getHandleProperty\set_layout_options_property.c" />
423 <ClCompile Include="src\c\getHandleProperty\set_layout_property.c" />
424 <ClCompile Include="src\c\getHandleProperty\set_light_type_property.c" />
425 <ClCompile Include="src\c\getHandleProperty\set_line_width_property.c" />
426 <ClCompile Include="src\c\getHandleProperty\set_marks_count_property.c" />
427 <ClCompile Include="src\c\getHandleProperty\set_mark_offset_property.c" />
428 <ClCompile Include="src\c\getHandleProperty\set_mark_stride_property.c" />
429 <ClCompile Include="src\c\getHandleProperty\set_material_shininess_property.c" />
430 <ClCompile Include="src\c\getHandleProperty\set_menubar_property.c" />
431 <ClCompile Include="src\c\getHandleProperty\set_rect_property.c" />
432 <ClCompile Include="src\c\getHandleProperty\set_resize_property.c" />
433 <ClCompile Include="src\c\getHandleProperty\set_scrollable_property.c" />
434 <ClCompile Include="src\c\getHandleProperty\set_specular_color_property.c" />
435 <ClCompile Include="src\c\getHandleProperty\set_image_type_property.c" />
436 <ClCompile Include="src\c\getHandleProperty\set_tabtitle_property.c" />
437 <ClCompile Include="src\c\getHandleProperty\set_tag_property.c" />
438 <ClCompile Include="src\c\getHandleProperty\set_toolbar_property.c" />
439 <ClCompile Include="src\c\getHandleProperty\set_use_color_material_property.c" />
440 <ClCompile Include="src\c\get_ticks_utils.c" />
441 <ClCompile Include="src\c\getHandleProperty\get_tics_color_property.c" />
442 <ClCompile Include="src\c\getHandleProperty\get_tics_direction_property.c" />
443 <ClCompile Include="src\c\getHandleProperty\get_tics_label_property.c" />
444 <ClCompile Include="src\c\getHandleProperty\get_tics_segment_property.c" />
445 <ClCompile Include="src\c\getHandleProperty\get_tics_style_property.c" />
446 <ClCompile Include="src\c\getHandleProperty\get_tight_limits_property.c" />
447 <ClCompile Include="src\c\getHandleProperty\get_title_property.c" />
448 <ClCompile Include="src\c\getHandleProperty\get_triangles_property.c" />
449 <ClCompile Include="src\c\getHandleProperty\get_type_property.c" />
450 <ClCompile Include="src\c\getHandleProperty\get_user_data_property.c" />
451 <ClCompile Include="src\c\getHandleProperty\get_view_property.c" />
452 <ClCompile Include="src\c\getHandleProperty\get_viewport_property.c" />
453 <ClCompile Include="src\c\getHandleProperty\get_visible_property.c" />
454 <ClCompile Include="src\c\getHandleProperty\get_x_label_property.c" />
455 <ClCompile Include="src\c\getHandleProperty\get_x_location_property.c" />
456 <ClCompile Include="src\c\getHandleProperty\get_x_shift_property.c" />
457 <ClCompile Include="src\c\getHandleProperty\get_x_ticks_property.c" />
458 <ClCompile Include="src\c\getHandleProperty\get_ticks_format_property.c" />
459 <ClCompile Include="src\c\getHandleProperty\get_ticks_st_property.c" />
460 <ClCompile Include="src\c\getHandleProperty\get_xtics_coord_property.c" />
461 <ClCompile Include="src\c\getHandleProperty\get_y_label_property.c" />
462 <ClCompile Include="src\c\getHandleProperty\get_y_location_property.c" />
463 <ClCompile Include="src\c\getHandleProperty\get_y_shift_property.c" />
464 <ClCompile Include="src\c\getHandleProperty\get_y_ticks_property.c" />
465 <ClCompile Include="src\c\getHandleProperty\get_ytics_coord_property.c" />
466 <ClCompile Include="src\c\getHandleProperty\get_z_bounds_property.c" />
467 <ClCompile Include="src\c\getHandleProperty\get_z_label_property.c" />
468 <ClCompile Include="src\c\getHandleProperty\get_z_shift_property.c" />
469 <ClCompile Include="src\c\getHandleProperty\get_z_ticks_property.c" />
470 <ClCompile Include="src\c\getHandleProperty\get_zoom_box_property.c" />
471 <ClCompile Include="src\c\getHandleProperty\get_zoom_state_property.c" />
472 <ClCompile Include="src\c\GetCommandArg.c" />
473 <ClCompile Include="src\c\getHandleProperty\GetHashTable.c" />
474 <ClCompile Include="src\c\GetProperty.c" />
475 <ClCompile Include="src\c\getHandleProperty\getPropertyAssignedValue.c" />
476 <ClCompile Include="src\c\graphicModuleLoad.c" />
477 <ClCompile Include="src\c\Gray.c" />
478 <ClCompile Include="src\c\InitObjects.c" />
479 <ClCompile Include="src\c\Interaction.c" />
480 <ClCompile Include="src\c\loadTextRenderingAPI.c" />
481 <ClCompile Include="src\c\math_graphics.c">
482 <Optimization Condition="'$(Configuration)|$(Platform)'=='Release|x64'">MinSpace</Optimization>
484 <ClCompile Include="src\c\name2rgb.c" />
485 <ClCompile Include="src\c\pixel_mode.c" />
486 <ClCompile Include="src\c\Plo2dEch.c" />
487 <ClCompile Include="src\c\Plo2dn.c" />
488 <ClCompile Include="sci_gateway\c\sci_champ.c" />
489 <ClCompile Include="sci_gateway\c\sci_contour2di.c" />
490 <ClCompile Include="sci_gateway\c\sci_copy.c" />
491 <ClCompile Include="sci_gateway\c\sci_delete.c" />
492 <ClCompile Include="sci_gateway\c\sci_demo.c" />
493 <ClCompile Include="sci_gateway\c\sci_drawaxis.c" />
494 <ClCompile Include="sci_gateway\c\sci_drawlater.c" />
495 <ClCompile Include="sci_gateway\c\sci_drawnow.c" />
496 <ClCompile Include="sci_gateway\c\sci_fec.c" />
497 <ClCompile Include="sci_gateway\c\sci_geom3d.c" />
498 <ClCompile Include="sci_gateway\c\sci_glue.c" />
499 <ClCompile Include="sci_gateway\c\sci_grayplot.c" />
500 <ClCompile Include="sci_gateway\c\sci_is_handle_valid.c" />
501 <ClCompile Include="sci_gateway\c\sci_Legend.c" />
502 <ClCompile Include="sci_gateway\c\sci_move.c" />
503 <ClCompile Include="sci_gateway\c\sci_newaxes.c" />
504 <ClCompile Include="sci_gateway\c\sci_param3d.c" />
505 <ClCompile Include="sci_gateway\c\sci_param3d1.c" />
506 <ClCompile Include="sci_gateway\c\sci_plot2d.c" />
507 <ClCompile Include="sci_gateway\c\sci_plot2d1.c" />
508 <ClCompile Include="sci_gateway\c\sci_plot3d.c" />
509 <ClCompile Include="sci_gateway\c\sci_rotate_axes.c" />
510 <ClCompile Include="sci_gateway\c\sci_rubberbox.c" />
511 <ClCompile Include="sci_gateway\c\sci_set.c" />
512 <ClCompile Include="sci_gateway\c\sci_show_window.c" />
513 <ClCompile Include="sci_gateway\c\sci_StringBox.c" />
514 <ClCompile Include="sci_gateway\c\sci_swap_handles.c" />
515 <ClCompile Include="sci_gateway\c\sci_unglue.c" />
516 <ClCompile Include="sci_gateway\c\sci_unzoom.c" />
517 <ClCompile Include="sci_gateway\c\sci_xarc.c" />
518 <ClCompile Include="sci_gateway\c\sci_xarcs.c" />
519 <ClCompile Include="sci_gateway\c\sci_xarrows.c" />
520 <ClCompile Include="sci_gateway\c\sci_xchange.c" />
521 <ClCompile Include="sci_gateway\c\sci_xclick.c" />
522 <ClCompile Include="sci_gateway\c\sci_xdel.c" />
523 <ClCompile Include="sci_gateway\c\sci_xfarcs.c" />
524 <ClCompile Include="sci_gateway\c\sci_xfpoly.c" />
525 <ClCompile Include="sci_gateway\c\sci_xfpolys.c" />
526 <ClCompile Include="sci_gateway\c\sci_xgetmouse.c" />
527 <ClCompile Include="sci_gateway\c\sci_xgraduate.c" />
528 <ClCompile Include="sci_gateway\c\sci_xgrid.c" />
529 <ClCompile Include="sci_gateway\c\sci_xlfont.c" />
530 <ClCompile Include="sci_gateway\c\sci_xname.c" />
531 <ClCompile Include="sci_gateway\c\sci_xpoly.c" />
532 <ClCompile Include="sci_gateway\c\sci_xpolys.c" />
533 <ClCompile Include="sci_gateway\c\sci_xrect.c" />
534 <ClCompile Include="sci_gateway\c\sci_xrects.c" />
535 <ClCompile Include="sci_gateway\c\sci_xsegs.c" />
536 <ClCompile Include="sci_gateway\c\sci_xstring.c" />
537 <ClCompile Include="sci_gateway\c\sci_xstringb.c" />
538 <ClCompile Include="sci_gateway\c\sci_xtitle.c" />
539 <ClCompile Include="sci_gateway\c\sci_zoom_rect.c" />
540 <ClCompile Include="src\c\sciCall.c" />
541 <ClCompile Include="src\c\sciMatrix.c" />
542 <ClCompile Include="src\c\scitokenize.c" />
543 <ClCompile Include="src\c\getHandleProperty\set_alignment_property.c" />
544 <ClCompile Include="src\c\getHandleProperty\set_anti_aliasing_property.c" />
545 <ClCompile Include="src\c\getHandleProperty\set_arc_drawing_method_property.c" />
546 <ClCompile Include="src\c\getHandleProperty\set_arrow_size_factor_property.c" />
547 <ClCompile Include="src\c\getHandleProperty\set_arrow_size_property.c" />
548 <ClCompile Include="src\c\getHandleProperty\set_auto_clear_property.c" />
549 <ClCompile Include="src\c\getHandleProperty\set_auto_dimensionning_property.c" />
550 <ClCompile Include="src\c\getHandleProperty\set_auto_position_property.c" />
551 <ClCompile Include="src\c\getHandleProperty\set_auto_resize_property.c" />
552 <ClCompile Include="src\c\getHandleProperty\set_auto_rotation_property.c" />
553 <ClCompile Include="src\c\getHandleProperty\set_auto_scale_property.c" />
554 <ClCompile Include="src\c\getHandleProperty\set_auto_margins_property.c" />
555 <ClCompile Include="src\c\getHandleProperty\set_auto_ticks_property.c" />
556 <ClCompile Include="src\c\getHandleProperty\set_axes_bounds_property.c" />
557 <ClCompile Include="src\c\getHandleProperty\set_axes_reverse_property.c" />
558 <ClCompile Include="src\c\getHandleProperty\set_axes_size_property.c" />
559 <ClCompile Include="src\c\getHandleProperty\set_axes_visible_property.c" />
560 <ClCompile Include="src\c\getHandleProperty\set_background_property.c" />
561 <ClCompile Include="src\c\getHandleProperty\set_bar_layout_property.c" />
562 <ClCompile Include="src\c\getHandleProperty\set_bar_width_property.c" />
563 <ClCompile Include="src\c\getHandleProperty\set_datatips_property.c" />
564 <ClCompile Include="src\c\getHandleProperty\set_box_property.c" />
565 <ClCompile Include="src\c\getHandleProperty\set_callback_property.c" />
566 <ClCompile Include="src\c\getHandleProperty\set_callback_type_property.c" />
567 <ClCompile Include="src\c\getHandleProperty\set_cdata_mapping_property.c" />
568 <ClCompile Include="src\c\getHandleProperty\set_children_property.c" />
569 <ClCompile Include="src\c\getHandleProperty\set_clip_box_property.c" />
570 <ClCompile Include="src\c\getHandleProperty\set_clip_state_property.c" />
571 <ClCompile Include="src\c\getHandleProperty\set_closed_property.c" />
572 <ClCompile Include="src\c\getHandleProperty\set_color_flag_property.c" />
573 <ClCompile Include="src\c\getHandleProperty\set_color_map_property.c" />
574 <ClCompile Include="src\c\getHandleProperty\set_color_mode_property.c" />
575 <ClCompile Include="src\c\getHandleProperty\set_color_range_property.c" />
576 <ClCompile Include="src\c\getHandleProperty\set_colored_property.c" />
577 <ClCompile Include="src\c\getHandleProperty\set_cube_scaling_property.c" />
578 <ClCompile Include="src\c\getHandleProperty\set_current_axes_property.c" />
579 <ClCompile Include="src\c\getHandleProperty\set_current_entity_property.c" />
580 <ClCompile Include="src\c\getHandleProperty\set_current_figure_property.c" />
581 <ClCompile Include="src\c\getHandleProperty\set_data_bounds_property.c" />
582 <ClCompile Include="src\c\getHandleProperty\set_data_mapping_property.c" />
583 <ClCompile Include="src\c\getHandleProperty\set_datatip_property.c" />
584 <ClCompile Include="src\c\getHandleProperty\set_default_values_property.c" />
585 <ClCompile Include="src\c\getHandleProperty\set_event_handler_enable_property.c" />
586 <ClCompile Include="src\c\getHandleProperty\set_event_handler_property.c" />
587 <ClCompile Include="src\c\getHandleProperty\set_figure_id_property.c" />
588 <ClCompile Include="src\c\getHandleProperty\set_figure_name_property.c" />
589 <ClCompile Include="src\c\getHandleProperty\set_figure_position_property.c" />
590 <ClCompile Include="src\c\getHandleProperty\set_figure_size_property.c" />
591 <ClCompile Include="src\c\getHandleProperty\set_figure_style_property.c" />
592 <ClCompile Include="src\c\getHandleProperty\set_fill_mode_property.c" />
593 <ClCompile Include="src\c\getHandleProperty\set_filled_property.c" />
594 <ClCompile Include="src\c\getHandleProperty\set_font_angle_property.c" />
595 <ClCompile Include="src\c\getHandleProperty\set_font_color_property.c" />
596 <ClCompile Include="src\c\getHandleProperty\set_font_foreground_property.c" />
597 <ClCompile Include="src\c\getHandleProperty\set_font_size_property.c" />
598 <ClCompile Include="src\c\getHandleProperty\set_font_style_property.c" />
599 <ClCompile Include="src\c\getHandleProperty\set_foreground_property.c" />
600 <ClCompile Include="src\c\getHandleProperty\set_format_n_property.c" />
601 <ClCompile Include="src\c\getHandleProperty\set_fractional_font_property.c" />
602 <ClCompile Include="src\c\getHandleProperty\set_grid_position_property.c" />
603 <ClCompile Include="src\c\getHandleProperty\set_grid_property.c" />
604 <ClCompile Include="src\c\getHandleProperty\set_handle_visible_property.c" />
605 <ClCompile Include="src\c\getHandleProperty\set_hidden_axis_color_property.c" />
606 <ClCompile Include="src\c\getHandleProperty\set_hidden_color_property.c" />
607 <ClCompile Include="src\c\getHandleProperty\set_immediate_drawing_property.c" />
608 <ClCompile Include="src\c\getHandleProperty\set_info_message_property.c" />
609 <ClCompile Include="src\c\getHandleProperty\set_interp_color_mode_property.c" />
610 <ClCompile Include="src\c\getHandleProperty\set_interp_color_vector_property.c" />
611 <ClCompile Include="src\c\getHandleProperty\set_isoview_property.c" />
612 <ClCompile Include="src\c\getHandleProperty\set_label_font_style_property.c" />
613 <ClCompile Include="src\c\getHandleProperty\set_labels_font_color_property.c" />
614 <ClCompile Include="src\c\getHandleProperty\set_labels_font_size_property.c" />
615 <ClCompile Include="src\c\getHandleProperty\set_legend_location_property.c" />
616 <ClCompile Include="src\c\getHandleProperty\set_line_mode_property.c" />
617 <ClCompile Include="src\c\getHandleProperty\set_line_style_property.c" />
618 <ClCompile Include="src\c\getHandleProperty\set_links_property.c" />
619 <ClCompile Include="src\c\getHandleProperty\set_log_flags_property.c" />
620 <ClCompile Include="src\c\getHandleProperty\set_margins_property.c" />
621 <ClCompile Include="src\c\getHandleProperty\set_mark_background_property.c" />
622 <ClCompile Include="src\c\getHandleProperty\set_mark_foreground_property.c" />
623 <ClCompile Include="src\c\getHandleProperty\set_mark_mode_property.c" />
624 <ClCompile Include="src\c\getHandleProperty\set_mark_size_property.c" />
625 <ClCompile Include="src\c\getHandleProperty\set_mark_size_unit_property.c" />
626 <ClCompile Include="src\c\getHandleProperty\set_mark_style_property.c" />
627 <ClCompile Include="src\c\getHandleProperty\set_old_style_property.c" />
628 <ClCompile Include="src\c\getHandleProperty\set_outside_colors_property.c" />
629 <ClCompile Include="src\c\getHandleProperty\set_parent_property.c" />
630 <ClCompile Include="src\c\getHandleProperty\set_pixel_drawing_mode_property.c" />
631 <ClCompile Include="src\c\getHandleProperty\set_polyline_style_property.c" />
632 <ClCompile Include="src\c\getHandleProperty\set_position_property.c" />
633 <ClCompile Include="src\c\getHandleProperty\set_rotation_angles_property.c" />
634 <ClCompile Include="src\c\getHandleProperty\set_rotation_style_property.c" />
635 <ClCompile Include="src\c\getHandleProperty\set_screen_position_property.c" />
636 <ClCompile Include="src\c\getHandleProperty\set_segs_color_property.c" />
637 <ClCompile Include="src\c\getHandleProperty\set_sub_tics_property.c" />
638 <ClCompile Include="src\c\getHandleProperty\set_surface_color_property.c" />
639 <ClCompile Include="src\c\getHandleProperty\set_surface_mode_property.c" />
640 <ClCompile Include="src\c\getHandleProperty\set_text_box_mode_property.c" />
641 <ClCompile Include="src\c\getHandleProperty\set_text_box_property.c" />
642 <ClCompile Include="src\c\getHandleProperty\set_text_property.c" />
643 <ClCompile Include="src\c\getHandleProperty\set_thickness_property.c" />
644 <ClCompile Include="src\c\getHandleProperty\set_tics_color_property.c" />
645 <ClCompile Include="src\c\getHandleProperty\set_tics_direction_property.c" />
646 <ClCompile Include="src\c\getHandleProperty\set_tics_labels_property.c" />
647 <ClCompile Include="src\c\getHandleProperty\set_tics_segment_property.c" />
648 <ClCompile Include="src\c\getHandleProperty\set_tics_style_property.c" />
649 <ClCompile Include="src\c\getHandleProperty\set_tight_limits_property.c" />
650 <ClCompile Include="src\c\getHandleProperty\set_title_property.c" />
651 <ClCompile Include="src\c\getHandleProperty\set_triangles_property.c" />
652 <ClCompile Include="src\c\getHandleProperty\set_user_data_property.c" />
653 <ClCompile Include="src\c\getHandleProperty\set_view_property.c" />
654 <ClCompile Include="src\c\getHandleProperty\set_viewport_property.c" />
655 <ClCompile Include="src\c\getHandleProperty\set_visible_property.c" />
656 <ClCompile Include="src\c\getHandleProperty\set_x_label_property.c" />
657 <ClCompile Include="src\c\getHandleProperty\set_x_location_property.c" />
658 <ClCompile Include="src\c\getHandleProperty\set_x_shift_property.c" />
659 <ClCompile Include="src\c\getHandleProperty\set_x_ticks_property.c" />
660 <ClCompile Include="src\c\getHandleProperty\set_ticks_format_property.c" />
661 <ClCompile Include="src\c\getHandleProperty\set_ticks_st_property.c" />
662 <ClCompile Include="src\c\getHandleProperty\set_xtics_coord_property.c" />
663 <ClCompile Include="src\c\getHandleProperty\set_y_label_property.c" />
664 <ClCompile Include="src\c\getHandleProperty\set_y_location_property.c" />
665 <ClCompile Include="src\c\getHandleProperty\set_y_shift_property.c" />
666 <ClCompile Include="src\c\getHandleProperty\set_y_ticks_property.c" />
667 <ClCompile Include="src\c\getHandleProperty\set_yticks_coord_property.c" />
668 <ClCompile Include="src\c\getHandleProperty\set_z_bounds_property.c" />
669 <ClCompile Include="src\c\getHandleProperty\set_z_label_property.c" />
670 <ClCompile Include="src\c\getHandleProperty\set_z_shift_property.c" />
671 <ClCompile Include="src\c\getHandleProperty\set_z_ticks_property.c" />
672 <ClCompile Include="src\c\getHandleProperty\set_zoom_box_property.c" />
673 <ClCompile Include="src\c\getHandleProperty\set_zoom_state_property.c" />
674 <ClCompile Include="src\c\getHandleProperty\setGetHashTable.c" />
675 <ClCompile Include="src\c\getHandleProperty\SetHashTable.c" />
676 <ClCompile Include="src\c\SetProperty.c" />
677 <ClCompile Include="src\c\getHandleProperty\SetPropertyStatus.c" />
678 <ClCompile Include="src\c\StringBox.c" />
679 <ClCompile Include="src\c\StringMatrix.c" />
680 <ClCompile Include="src\c\TerminateGraphics.c" />
683 <ClInclude Include="includes\addColor.h" />
684 <ClInclude Include="includes\Axes.h" />
685 <ClInclude Include="includes\axesScale.h" />
686 <ClInclude Include="includes\BasicAlgos.h" />
687 <ClInclude Include="includes\BuildObjects.h" />
688 <ClInclude Include="includes\Champ.h" />
689 <ClInclude Include="src\cpp\configgraphicvariable.hxx" />
690 <ClInclude Include="includes\Light.h" />
691 <ClInclude Include="includes\name2rgb.h" />
692 <ClInclude Include="src\cpp\ContourOnMesh.hxx" />
693 <ClInclude Include="src\c\CheckScilabXgc.h" />
694 <ClInclude Include="src\c\getHandleProperty\AnchorType.h" />
695 <ClInclude Include="src\c\getHandleProperty\BarType.h" />
696 <ClInclude Include="src\c\getHandleProperty\BorderLayoutType.h" />
697 <ClInclude Include="src\c\getHandleProperty\CheckTicksProperty.h" />
698 <ClInclude Include="includes\CloneObjects.h" />
699 <ClInclude Include="includes\Contour.h" />
700 <ClInclude Include="includes\DefaultCommandArg.h" />
701 <ClInclude Include="includes\DestroyObjects.h" />
702 <ClInclude Include="includes\DrawObjects.h" />
703 <ClInclude Include="includes\dynlib_graphics.h" />
704 <ClInclude Include="src\c\Fec.h" />
705 <ClInclude Include="includes\Format.h" />
706 <ClInclude Include="src\c\getHandleProperty\FillType.h" />
707 <ClInclude Include="src\c\getHandleProperty\FrameBorderType.h" />
708 <ClInclude Include="src\c\getHandleProperty\get_data_property.h" />
709 <ClInclude Include="src\c\getHandleProperty\LayoutType.h" />
710 <ClInclude Include="src\c\getHandleProperty\TitlePositionType.h" />
711 <ClInclude Include="src\c\get_ticks_utils.h" />
712 <ClInclude Include="includes\GetCommandArg.h" />
713 <ClInclude Include="includes\getDictionaryGetProperties.h" />
714 <ClInclude Include="includes\getDictionarySetProperties.h" />
715 <ClInclude Include="src\c\getHandleProperty\getHandleProperty.h" />
716 <ClInclude Include="src\c\getHandleProperty\GetHashTable.h" />
717 <ClInclude Include="includes\GetProperty.h" />
718 <ClInclude Include="src\c\getHandleProperty\getPropertyAssignedValue.h" />
719 <ClInclude Include="includes\graphicModuleLoad.h" />
720 <ClInclude Include="includes\GrayPlot.h" />
721 <ClInclude Include="includes\gw_graphics.h" />
722 <ClInclude Include="includes\InitObjects.h" />
723 <ClInclude Include="includes\Interaction.h" />
724 <ClInclude Include="includes\math_graphics.h" />
725 <ClInclude Include="includes\pixel_mode.h" />
726 <ClInclude Include="includes\PloEch.h" />
727 <ClInclude Include="includes\Plot2d.h" />
728 <ClInclude Include="includes\sciCall.h" />
729 <ClInclude Include="includes\sciMatrix.h" />
730 <ClInclude Include="src\c\loadTextRenderingAPI.h" />
731 <ClInclude Include="src\c\scitokenize.h" />
732 <ClInclude Include="src\c\getHandleProperty\set_data_property.h" />
733 <ClInclude Include="src\c\getHandleProperty\setGetHashTable.h" />
734 <ClInclude Include="src\c\getHandleProperty\setHandleProperty.h" />
735 <ClInclude Include="src\c\getHandleProperty\SetHashTable.h" />
736 <ClInclude Include="includes\SetProperty.h" />
737 <ClInclude Include="src\c\getHandleProperty\SetPropertyStatus.h" />
738 <ClInclude Include="src\c\StringBox.h" />
739 <ClInclude Include="includes\StringMatrix.h" />
740 <ClInclude Include="includes\TerminateGraphics.h" />
741 <ClInclude Include="src\c\XsetXgetParameters.h" />
744 <None Include="elementary_functions_f_Import.def" />
745 <None Include="Gui_Import.def" />
746 <None Include="core_import.def" />
747 <None Include="graphics.iss" />
748 <None Include="sci_gateway\graphics_gateway.xml" />
749 <None Include="Makefile.am" />
752 <ResourceCompile Include="graphic.rc" />
755 <ProjectReference Include="..\..\tools\Dumpexts\Dumpexts.vcxproj">
756 <Project>{3170e4c2-1173-4264-a222-7ee8ccb3ddf7}</Project>
757 <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
759 <ProjectReference Include="..\action_binding\src\c\action_binding.vcxproj">
760 <Project>{8a654cc5-22c1-4972-a8cf-1b89f78b5383}</Project>
761 <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
763 <ProjectReference Include="..\api_scilab\api_scilab.vcxproj">
764 <Project>{43c5bab1-1dca-4743-a183-77e0d42fe7d0}</Project>
766 <ProjectReference Include="..\ast\ast.vcxproj">
767 <Project>{0d3fa25b-8116-44ec-a45e-260789daa3d9}</Project>
769 <ProjectReference Include="..\fileio\fileio.vcxproj">
770 <Project>{4fc72d4a-80ee-4b1a-8724-0201c1a35621}</Project>
771 <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
773 <ProjectReference Include="..\graphic_objects\src\c\graphic_objects.vcxproj">
774 <Project>{30f9ee41-587b-4618-8de7-698d3fba4985}</Project>
776 <ProjectReference Include="..\jvm\libjvm.vcxproj">
777 <Project>{8ba2dda8-bd04-4d4d-8ee6-6caa955f7470}</Project>
779 <ProjectReference Include="..\localization\src\localization.vcxproj">
780 <Project>{ecffeb0c-1eda-45ee-9a10-b18143852e17}</Project>
781 <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
783 <ProjectReference Include="..\output_stream\src\c\output_stream.vcxproj">
784 <Project>{a5911cd7-f8e8-440c-a23e-4843a0636f3a}</Project>
785 <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
787 <ProjectReference Include="..\renderer\renderer.vcxproj">
788 <Project>{b23b01c1-a545-4ba0-9950-7bcade201c5b}</Project>
789 <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
792 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
793 <ImportGroup Label="ExtensionTargets">