backend/wbpublic/wbpublic.be.vcxproj (494 lines of code) (raw):
<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup Label="ProjectConfigurations">
<ProjectConfiguration Include="Debug|x64">
<Configuration>Debug</Configuration>
<Platform>x64</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Release_OSS|x64">
<Configuration>Release_OSS</Configuration>
<Platform>x64</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Release|x64">
<Configuration>Release</Configuration>
<Platform>x64</Platform>
</ProjectConfiguration>
</ItemGroup>
<PropertyGroup Label="Globals">
<ProjectGuid>{55EE797D-2B76-474B-82D6-1F96F7788AF8}</ProjectGuid>
<RootNamespace>wbpublicbe</RootNamespace>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
<ConfigurationType>DynamicLibrary</ConfigurationType>
<UseDebugLibraries>true</UseDebugLibraries>
<PlatformToolset>v142</PlatformToolset>
<CharacterSet>Unicode</CharacterSet>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
<ConfigurationType>DynamicLibrary</ConfigurationType>
<UseDebugLibraries>false</UseDebugLibraries>
<PlatformToolset>v142</PlatformToolset>
<WholeProgramOptimization>true</WholeProgramOptimization>
<CharacterSet>Unicode</CharacterSet>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_OSS|x64'" Label="Configuration">
<ConfigurationType>DynamicLibrary</ConfigurationType>
<UseDebugLibraries>false</UseDebugLibraries>
<PlatformToolset>v142</PlatformToolset>
<WholeProgramOptimization>true</WholeProgramOptimization>
<CharacterSet>Unicode</CharacterSet>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
<ImportGroup Label="ExtensionSettings">
</ImportGroup>
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
<Import Project="..\..\vsprops\wb_boost.props" />
<Import Project="..\..\vsprops\wb_python.props" />
<Import Project="..\..\vsprops\wb_cppconn.props" />
<Import Project="..\..\vsprops\wb_sqlite.props" />
<Import Project="..\..\vsprops\wb_vsqlite++.props" />
<Import Project="..\..\vsprops\wb_cairo.props" />
<Import Project="..\..\vsprops\wb_gdal.props" />
<Import Project="..\..\vsprops\wb_libxml.props" />
<Import Project="..\..\vsprops\wb_glib.props" />
<Import Project="..\..\vsprops\wb_cpp_std.props" />
<Import Project="..\..\vsprops\wb_rapidjson.props" />
</ImportGroup>
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
<Import Project="..\..\vsprops\wb_boost.props" />
<Import Project="..\..\vsprops\wb_python.props" />
<Import Project="..\..\vsprops\wb_cppconn.props" />
<Import Project="..\..\vsprops\wb_sqlite.props" />
<Import Project="..\..\vsprops\wb_vsqlite++.props" />
<Import Project="..\..\vsprops\wb_cairo.props" />
<Import Project="..\..\vsprops\wb_gdal.props" />
<Import Project="..\..\vsprops\wb_libxml.props" />
<Import Project="..\..\vsprops\wb_glib.props" />
<Import Project="..\..\vsprops\wb_cpp_std.props" />
<Import Project="..\..\vsprops\wb_rapidjson.props" />
</ImportGroup>
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release_OSS|x64'" Label="PropertySheets">
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
<Import Project="..\..\vsprops\wb_boost.props" />
<Import Project="..\..\vsprops\wb_python.props" />
<Import Project="..\..\vsprops\wb_cppconn.props" />
<Import Project="..\..\vsprops\wb_sqlite.props" />
<Import Project="..\..\vsprops\wb_vsqlite++.props" />
<Import Project="..\..\vsprops\wb_cairo.props" />
<Import Project="..\..\vsprops\wb_gdal.props" />
<Import Project="..\..\vsprops\wb_libxml.props" />
<Import Project="..\..\vsprops\wb_glib.props" />
<Import Project="..\..\vsprops\wb_cpp_std.props" />
<Import Project="..\..\vsprops\wb_rapidjson.props" />
</ImportGroup>
<PropertyGroup Label="UserMacros" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
<TargetExt>.dll</TargetExt>
<OutDir>$(SolutionDir)bin\$(PlatformTarget)\$(Configuration)\</OutDir>
<IntDir>$(SolutionDir)obj\$(PlatformTarget)\$(Configuration)\$(ProjectName)\</IntDir>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
<TargetExt>.dll</TargetExt>
<OutDir>$(SolutionDir)bin\$(PlatformTarget)\$(Configuration)\</OutDir>
<IntDir>$(SolutionDir)obj\$(PlatformTarget)\$(Configuration)\$(ProjectName)\</IntDir>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_OSS|x64'">
<TargetExt>.dll</TargetExt>
<OutDir>$(SolutionDir)bin\$(PlatformTarget)\$(Configuration)\</OutDir>
<IntDir>$(SolutionDir)obj\$(PlatformTarget)\$(Configuration)\$(ProjectName)\</IntDir>
</PropertyGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
<ClCompile>
<WarningLevel>Level3</WarningLevel>
<Optimization>Disabled</Optimization>
<SDLCheck>true</SDLCheck>
<PreprocessorDefinitions>WBPUBLICBACKEND_EXPORTS;GRT_STRUCTS_EXPORT;GRT_STRUCTS_DB_EXPORT;GRT_STRUCTS_DB_MIGRATION_EXPORT;GRT_STRUCTS_DB_MGMT_EXPORT;GRT_STRUCTS_DB_QUERY_EXPORT;GRT_STRUCTS_MODEL_EXPORT;GRT_STRUCTS_META_EXPORT;GRT_STRUCTS_WORKBENCH_MODEL_EXPORT;GRT_STRUCTS_WORKBENCH_PHYSICAL_EXPORT;GRT_STRUCTS_WORKBENCH_LOGICAL_EXPORT;GRT_STRUCTS_UI_EXPORT;GRT_STRUCTS_DB_NG_EXPORT;SCI_NAMESPACE;GRT_STRUCTS_WRAPPER_EXPORT;CPL_DISABLE_DLL;BOOST_OPTIONAL_USE_OLD_DEFINITION_OF_NONE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
<MultiProcessorCompilation>true</MultiProcessorCompilation>
<MinimalRebuild>false</MinimalRebuild>
<PrecompiledHeader>Use</PrecompiledHeader>
<ForcedIncludeFiles>stdafx.h</ForcedIncludeFiles>
<AdditionalIncludeDirectories>grtsqlparser;.;..\..\modules;..\..\generated;..\..\library;..\..\library\mysql.canvas\src;..\..\library\forms;..\..\library\base;..\..\library\cdbc\src;..\..\library\grt\src;..\..\ext\scintilla\include;..\..\library\parsers;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
<DisableSpecificWarnings>4996;4345;4503;%(DisableSpecificWarnings)</DisableSpecificWarnings>
<AdditionalOptions>/Zm120 /w34296 %(AdditionalOptions)</AdditionalOptions>
<BrowseInformation>false</BrowseInformation>
</ClCompile>
<Link>
<GenerateDebugInformation>true</GenerateDebugInformation>
<AdditionalDependencies>OpenGL32.lib;%(AdditionalDependencies)</AdditionalDependencies>
</Link>
<Bscmake>
<PreserveSbr>true</PreserveSbr>
</Bscmake>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
<ClCompile>
<WarningLevel>Level3</WarningLevel>
<Optimization>MaxSpeed</Optimization>
<FunctionLevelLinking>true</FunctionLevelLinking>
<IntrinsicFunctions>true</IntrinsicFunctions>
<SDLCheck>true</SDLCheck>
<PreprocessorDefinitions>WBPUBLICBACKEND_EXPORTS;GRT_STRUCTS_EXPORT;GRT_STRUCTS_DB_EXPORT;GRT_STRUCTS_DB_MIGRATION_EXPORT;GRT_STRUCTS_DB_MGMT_EXPORT;GRT_STRUCTS_DB_QUERY_EXPORT;GRT_STRUCTS_MODEL_EXPORT;GRT_STRUCTS_META_EXPORT;GRT_STRUCTS_WORKBENCH_MODEL_EXPORT;GRT_STRUCTS_WORKBENCH_PHYSICAL_EXPORT;GRT_STRUCTS_WORKBENCH_LOGICAL_EXPORT;GRT_STRUCTS_UI_EXPORT;GRT_STRUCTS_DB_NG_EXPORT;SCI_NAMESPACE;GRT_STRUCTS_WRAPPER_EXPORT;CPL_DISABLE_DLL;BOOST_OPTIONAL_USE_OLD_DEFINITION_OF_NONE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
<MultiProcessorCompilation>true</MultiProcessorCompilation>
<PrecompiledHeader>Use</PrecompiledHeader>
<ForcedIncludeFiles>stdafx.h</ForcedIncludeFiles>
<AdditionalIncludeDirectories>grtsqlparser;.;..\..\modules;..\..\generated;..\..\library;..\..\library\mysql.canvas\src;..\..\library\forms;..\..\library\base;..\..\library\cdbc\src;..\..\library\grt\src;..\..\ext\scintilla\include;..\..\library\parsers;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
<DisableSpecificWarnings>4996;4345;4503;%(DisableSpecificWarnings)</DisableSpecificWarnings>
<AdditionalOptions>/Zm120 /w34296 %(AdditionalOptions)</AdditionalOptions>
</ClCompile>
<Link>
<OptimizeReferences>true</OptimizeReferences>
<AdditionalDependencies>OpenGL32.lib;%(AdditionalDependencies)</AdditionalDependencies>
</Link>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release_OSS|x64'">
<ClCompile>
<WarningLevel>Level3</WarningLevel>
<Optimization>MaxSpeed</Optimization>
<FunctionLevelLinking>true</FunctionLevelLinking>
<IntrinsicFunctions>true</IntrinsicFunctions>
<SDLCheck>true</SDLCheck>
<PreprocessorDefinitions>WBPUBLICBACKEND_EXPORTS;GRT_STRUCTS_EXPORT;GRT_STRUCTS_DB_EXPORT;GRT_STRUCTS_DB_MIGRATION_EXPORT;GRT_STRUCTS_DB_MGMT_EXPORT;GRT_STRUCTS_DB_QUERY_EXPORT;GRT_STRUCTS_MODEL_EXPORT;GRT_STRUCTS_META_EXPORT;GRT_STRUCTS_WORKBENCH_MODEL_EXPORT;GRT_STRUCTS_WORKBENCH_PHYSICAL_EXPORT;GRT_STRUCTS_WORKBENCH_LOGICAL_EXPORT;GRT_STRUCTS_UI_EXPORT;GRT_STRUCTS_DB_NG_EXPORT;SCI_NAMESPACE;GRT_STRUCTS_WRAPPER_EXPORT;CPL_DISABLE_DLL;BOOST_OPTIONAL_USE_OLD_DEFINITION_OF_NONE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
<MultiProcessorCompilation>true</MultiProcessorCompilation>
<PrecompiledHeader>Use</PrecompiledHeader>
<ForcedIncludeFiles>stdafx.h</ForcedIncludeFiles>
<AdditionalIncludeDirectories>grtsqlparser;.;..\..\modules;..\..\generated;..\..\library;..\..\library\mysql.canvas\src;..\..\library\forms;..\..\library\base;..\..\library\cdbc\src;..\..\library\grt\src;..\..\ext\scintilla\include;..\..\library\parsers;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
<DisableSpecificWarnings>4996;4345;4503;%(DisableSpecificWarnings)</DisableSpecificWarnings>
<AdditionalOptions>/Zm120 /w34296 %(AdditionalOptions)</AdditionalOptions>
</ClCompile>
<Link>
<OptimizeReferences>true</OptimizeReferences>
<AdditionalDependencies>OpenGL32.lib;%(AdditionalDependencies)</AdditionalDependencies>
</Link>
</ItemDefinitionGroup>
<ItemGroup>
<ClCompile Include="grtdb\charset_list.cpp" />
<ClCompile Include="grtdb\charset_utils.cpp" />
<ClCompile Include="grtdb\dbobject_roles.cpp" />
<ClCompile Include="grtdb\db_helpers.cpp" />
<ClCompile Include="grtdb\db_object_filter.cpp" />
<ClCompile Include="grtdb\db_object_helpers.cpp" />
<ClCompile Include="grtdb\db_object_master_filter.cpp" />
<ClCompile Include="grtdb\diff_dbobjectmatch.cpp" />
<ClCompile Include="grtdb\editor_dbobject.cpp" />
<ClCompile Include="grtdb\editor_routine.cpp" />
<ClCompile Include="grtdb\editor_routinegroup.cpp" />
<ClCompile Include="grtdb\editor_schema.cpp" />
<ClCompile Include="grtdb\editor_table.cpp" />
<ClCompile Include="grtdb\editor_user.cpp" />
<ClCompile Include="grtdb\editor_user_role.cpp" />
<ClCompile Include="grtdb\editor_view.cpp" />
<ClCompile Include="grtdb\role_tree_model.cpp" />
<ClCompile Include="grtdb\sync_profile.cpp" />
<ClCompile Include="grtsqlparser\module_utils.cpp" />
<ClCompile Include="grtsqlparser\mysql_parser_services.cpp" />
<ClCompile Include="grtsqlparser\sql_facade.cpp" />
<ClCompile Include="grtsqlparser\sql_inserts_loader.cpp" />
<ClCompile Include="grtsqlparser\sql_normalizer.cpp" />
<ClCompile Include="grtsqlparser\sql_parser_base.cpp" />
<ClCompile Include="grtsqlparser\sql_semantic_check.cpp" />
<ClCompile Include="grtsqlparser\sql_specifics.cpp" />
<ClCompile Include="grtsqlparser\sql_statement_decomposer.cpp" />
<ClCompile Include="grtui\binary_data_editor.cpp" />
<ClCompile Include="grtui\checkbox_list_control.cpp" />
<ClCompile Include="grtui\confirm_save_dialog.cpp" />
<ClCompile Include="grtui\db_conn_be.cpp" />
<ClCompile Include="grtui\file_charset_dialog.cpp" />
<ClCompile Include="grtui\geom_draw_box.cpp" />
<ClCompile Include="grtui\grtdb_connection_editor.cpp" />
<ClCompile Include="grtui\grtdb_connect_dialog.cpp" />
<ClCompile Include="grtui\grtdb_connect_panel.cpp" />
<ClCompile Include="grtui\grtdb_object_filter.cpp" />
<ClCompile Include="grtui\grt_wizard_form.cpp" />
<ClCompile Include="grtui\grt_wizard_plugin.cpp" />
<ClCompile Include="grtui\gui_plugin_base.cpp" />
<ClCompile Include="grtui\inserts_export_form.cpp" />
<ClCompile Include="grtui\string_list_editor.cpp" />
<ClCompile Include="grtui\text_input_dialog.cpp" />
<ClCompile Include="grtui\wizard_finished_page.cpp" />
<ClCompile Include="grtui\wizard_object_filter_page.cpp" />
<ClCompile Include="grtui\wizard_progress_page.cpp" />
<ClCompile Include="grtui\wizard_schema_filter_page.cpp" />
<ClCompile Include="grtui\wizard_view_text_page.cpp" />
<ClCompile Include="grt\action_list.cpp" />
<ClCompile Include="grt\common.cpp" />
<ClCompile Include="grt\editor_base.cpp" />
<ClCompile Include="grt\grt_dispatcher.cpp" />
<ClCompile Include="grt\grt_manager.cpp" />
<ClCompile Include="grt\grt_message_list.cpp" />
<ClCompile Include="grt\grt_reporter.cpp" />
<ClCompile Include="grt\grt_shell.cpp" />
<ClCompile Include="grt\grt_string_list_model.cpp" />
<ClCompile Include="grt\grt_threaded_task.cpp" />
<ClCompile Include="grt\grt_value_inspector.cpp" />
<ClCompile Include="grt\icon_manager.cpp" />
<ClCompile Include="grt\parse_utils.cpp" />
<ClCompile Include="grt\plugin_manager.cpp" />
<ClCompile Include="grt\refresh_ui.cpp" />
<ClCompile Include="grt\spatial_handler.cpp" />
<ClCompile Include="grt\tree_model.cpp" />
<ClCompile Include="grt\validation_manager.cpp" />
<ClCompile Include="objimpl\db.mgmt\db_mgmt_SSHConnection.cpp" />
<ClCompile Include="objimpl\db.mgmt\db_mgmt_SSHFile.cpp" />
<ClCompile Include="objimpl\db.migration\db_migration_Migration.cpp" />
<ClCompile Include="objimpl\db.query\db_query_EditableResultset.cpp" />
<ClCompile Include="objimpl\db.query\db_query_Editor.cpp" />
<ClCompile Include="objimpl\db.query\db_query_QueryBuffer.cpp" />
<ClCompile Include="objimpl\db.query\db_query_Resultset.cpp" />
<ClCompile Include="objimpl\db\db_Column.cpp" />
<ClCompile Include="objimpl\db\db_DatabaseObject.cpp" />
<ClCompile Include="objimpl\db\db_ForeignKey.cpp" />
<ClCompile Include="objimpl\db\db_Index.cpp" />
<ClCompile Include="objimpl\db\db_RoutineGroup.cpp" />
<ClCompile Include="objimpl\db\db_Schema.cpp" />
<ClCompile Include="objimpl\db\db_Table.cpp" />
<ClCompile Include="objimpl\db\db_Trigger.cpp" />
<ClCompile Include="objimpl\GrtStoredNote.cpp" />
<ClCompile Include="objimpl\model\model_Connection.cpp" />
<ClCompile Include="objimpl\model\model_Diagram.cpp" />
<ClCompile Include="objimpl\model\model_Figure.cpp" />
<ClCompile Include="objimpl\model\model_Layer.cpp" />
<ClCompile Include="objimpl\model\model_Model.cpp" />
<ClCompile Include="objimpl\model\model_Object.cpp" />
<ClCompile Include="objimpl\wrapper\grt_PyObject.cpp" />
<ClCompile Include="objimpl\wrapper\mforms_ObjectReference.cpp" />
<ClCompile Include="objimpl\ui\ui_db_ConnectPanel.cpp" />
<ClCompile Include="objimpl\ui\ui_ObjectEditor.cpp" />
<ClCompile Include="objimpl\ui\ui_ObjectEditor_impl.cpp" />
<ClCompile Include="objimpl\workbench.logical\workbench_logical_Diagram.cpp" />
<ClCompile Include="objimpl\workbench.logical\workbench_logical_Model.cpp" />
<ClCompile Include="objimpl\workbench.model\workbench_model_ImageFigure.cpp" />
<ClCompile Include="objimpl\workbench.model\workbench_model_NoteFigure.cpp" />
<ClCompile Include="objimpl\workbench.physical\workbench_physical_Connection.cpp" />
<ClCompile Include="objimpl\workbench.physical\workbench_physical_Diagram.cpp" />
<ClCompile Include="objimpl\workbench.physical\workbench_physical_Model.cpp" />
<ClCompile Include="objimpl\workbench.physical\workbench_physical_RoutineGroupFigure.cpp" />
<ClCompile Include="objimpl\workbench.physical\workbench_physical_TableFigure.cpp" />
<ClCompile Include="objimpl\workbench.physical\workbench_physical_ViewFigure.cpp" />
<ClCompile Include="objimpl\wrapper\parser_ContextReference.cpp" />
<ClCompile Include="sqlide\column_width_cache.cpp" />
<ClCompile Include="sqlide\recordset_be.cpp" />
<ClCompile Include="sqlide\recordset_cdbc_storage.cpp" />
<ClCompile Include="sqlide\recordset_data_storage.cpp" />
<ClCompile Include="sqlide\recordset_sqlite_storage.cpp" />
<ClCompile Include="sqlide\recordset_sql_storage.cpp" />
<ClCompile Include="sqlide\recordset_table_inserts_storage.cpp" />
<ClCompile Include="sqlide\recordset_text_storage.cpp" />
<ClCompile Include="sqlide\sqlide_generics.cpp" />
<ClCompile Include="sqlide\sql_editor_be.cpp" />
<ClCompile Include="sqlide\sql_script_run_wizard.cpp" />
<ClCompile Include="sqlide\table_inserts_loader_be.cpp" />
<ClCompile Include="sqlide\var_grid_model_be.cpp" />
<ClCompile Include="stdafx.cpp">
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Create</PrecompiledHeader>
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Create</PrecompiledHeader>
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release_OSS|x64'">Create</PrecompiledHeader>
</ClCompile>
<ClCompile Include="wbcanvas\badge_figure.cpp" />
<ClCompile Include="wbcanvas\base_bridge.cpp" />
<ClCompile Include="wbcanvas\connection_figure.cpp" />
<ClCompile Include="wbcanvas\figure_common.cpp" />
<ClCompile Include="wbcanvas\image_figure.cpp" />
<ClCompile Include="wbcanvas\layer_figure.cpp" />
<ClCompile Include="wbcanvas\model_connection_impl.cpp" />
<ClCompile Include="wbcanvas\model_diagram_impl.cpp" />
<ClCompile Include="wbcanvas\model_figure_impl.cpp" />
<ClCompile Include="wbcanvas\model_layer_impl.cpp" />
<ClCompile Include="wbcanvas\model_model_impl.cpp" />
<ClCompile Include="wbcanvas\model_object_impl.cpp" />
<ClCompile Include="wbcanvas\note_figure.cpp" />
<ClCompile Include="wbcanvas\routine_group_figure.cpp" />
<ClCompile Include="wbcanvas\table_figure.cpp" />
<ClCompile Include="wbcanvas\table_figure_idef1x.cpp" />
<ClCompile Include="wbcanvas\table_figure_simple.cpp" />
<ClCompile Include="wbcanvas\table_figure_wb.cpp" />
<ClCompile Include="wbcanvas\view_figure.cpp" />
<ClCompile Include="wbcanvas\workbench_model_imagefigure_impl.cpp" />
<ClCompile Include="wbcanvas\workbench_model_notefigure_impl.cpp" />
<ClCompile Include="wbcanvas\workbench_physical_connection_impl.cpp" />
<ClCompile Include="wbcanvas\workbench_physical_diagram_impl.cpp" />
<ClCompile Include="wbcanvas\workbench_physical_model_impl.cpp" />
<ClCompile Include="wbcanvas\workbench_physical_routinegroupfigure_impl.cpp" />
<ClCompile Include="wbcanvas\workbench_physical_tablefigure_impl.cpp" />
<ClCompile Include="wbcanvas\workbench_physical_viewfigure_impl.cpp" />
</ItemGroup>
<ItemGroup>
<ClInclude Include="..\..\generated\grts\structs.app.h" />
<ClInclude Include="..\..\generated\grts\structs.db.h" />
<ClInclude Include="..\..\generated\grts\structs.db.mgmt.h" />
<ClInclude Include="..\..\generated\grts\structs.db.migration.h" />
<ClInclude Include="..\..\generated\grts\structs.db.mssql.h" />
<ClInclude Include="..\..\generated\grts\structs.db.mysql.h" />
<ClInclude Include="..\..\generated\grts\structs.db.query.h" />
<ClInclude Include="..\..\generated\grts\structs.db.sybase.h" />
<ClInclude Include="..\..\generated\grts\structs.eer.h" />
<ClInclude Include="..\..\generated\grts\structs.h" />
<ClInclude Include="..\..\generated\grts\structs.meta.h" />
<ClInclude Include="..\..\generated\grts\structs.model.h" />
<ClInclude Include="..\..\generated\grts\structs.ui.h" />
<ClInclude Include="..\..\generated\grts\structs.workbench.h" />
<ClInclude Include="..\..\generated\grts\structs.workbench.logical.h" />
<ClInclude Include="..\..\generated\grts\structs.workbench.model.h" />
<ClInclude Include="..\..\generated\grts\structs.workbench.model.reporting.h" />
<ClInclude Include="..\..\generated\grts\structs.workbench.physical.h" />
<ClInclude Include="..\..\generated\grts\structs.wrapper.h" />
<ClInclude Include="grtdb\catalog_templates.h" />
<ClInclude Include="grtdb\charset_list.h" />
<ClInclude Include="grtdb\charset_utils.h" />
<ClInclude Include="grtdb\dbobject_roles.h" />
<ClInclude Include="grtdb\db_helpers.h" />
<ClInclude Include="grtdb\db_object_filter.h" />
<ClInclude Include="grtdb\db_object_helpers.h" />
<ClInclude Include="grtdb\db_object_master_filter.h" />
<ClInclude Include="grtdb\diff_dbobjectmatch.h" />
<ClInclude Include="grtdb\editor_dbobject.h" />
<ClInclude Include="grtdb\editor_routine.h" />
<ClInclude Include="grtdb\editor_routinegroup.h" />
<ClInclude Include="grtdb\editor_schema.h" />
<ClInclude Include="grtdb\editor_table.h" />
<ClInclude Include="grtdb\editor_user.h" />
<ClInclude Include="grtdb\editor_user_role.h" />
<ClInclude Include="grtdb\editor_view.h" />
<ClInclude Include="grtdb\role_tree_model.h" />
<ClInclude Include="grtdb\sync_profile.h" />
<ClInclude Include="grtsqlparser\fk_ref.h" />
<ClInclude Include="grtsqlparser\invalid_sql_parser.h" />
<ClInclude Include="grtsqlparser\module_utils.h" />
<ClInclude Include="grtsqlparser\mysql_parser_services.h" />
<ClInclude Include="grtsqlparser\parser_services_common.h" />
<ClInclude Include="grtsqlparser\sql_facade.h" />
<ClInclude Include="grtsqlparser\sql_inserts_loader.h" />
<ClInclude Include="grtsqlparser\sql_normalizer.h" />
<ClInclude Include="grtsqlparser\sql_parser.h" />
<ClInclude Include="grtsqlparser\sql_parser_base.h" />
<ClInclude Include="grtsqlparser\sql_schema_rename.h" />
<ClInclude Include="grtsqlparser\sql_semantic_check.h" />
<ClInclude Include="grtsqlparser\sql_specifics.h" />
<ClInclude Include="grtsqlparser\sql_statement_decomposer.h" />
<ClInclude Include="grtsqlparser\sql_syntax_check.h" />
<ClInclude Include="grtui\binary_data_editor.h" />
<ClInclude Include="grtui\checkbox_list_control.h" />
<ClInclude Include="grtui\confirm_save_dialog.h" />
<ClInclude Include="grtui\connection_page.h" />
<ClInclude Include="grtui\db_conn_be.h" />
<ClInclude Include="grtui\file_charset_dialog.h" />
<ClInclude Include="grtui\geom_draw_box.h" />
<ClInclude Include="grtui\grtdb_connection_editor.h" />
<ClInclude Include="grtui\grtdb_connect_dialog.h" />
<ClInclude Include="grtui\grtdb_connect_panel.h" />
<ClInclude Include="grtui\grtdb_object_filter.h" />
<ClInclude Include="grtui\grt_wizard_form.h" />
<ClInclude Include="grtui\grt_wizard_plugin.h" />
<ClInclude Include="grtui\gui_plugin_base.h" />
<ClInclude Include="grtui\inserts_export_form.h" />
<ClInclude Include="grtui\string_list_editor.h" />
<ClInclude Include="grtui\text_input_dialog.h" />
<ClInclude Include="grtui\wizard_finished_page.h" />
<ClInclude Include="grtui\wizard_object_filter_page.h" />
<ClInclude Include="grtui\wizard_progress_page.h" />
<ClInclude Include="grtui\wizard_schema_filter_page.h" />
<ClInclude Include="grtui\wizard_view_text_page.h" />
<ClInclude Include="grt\action_list.h" />
<ClInclude Include="grt\clipboard.h" />
<ClInclude Include="grt\common.h" />
<ClInclude Include="grt\editor_base.h" />
<ClInclude Include="grt\exceptions.h" />
<ClInclude Include="grt\grt_dispatcher.h" />
<ClInclude Include="grt\grt_manager.h" />
<ClInclude Include="grt\grt_message_list.h" />
<ClInclude Include="grt\grt_reporter.h" />
<ClInclude Include="grt\grt_shell.h" />
<ClInclude Include="grt\grt_string_list_model.h" />
<ClInclude Include="grt\grt_threaded_task.h" />
<ClInclude Include="grt\grt_value_inspector.h" />
<ClInclude Include="grt\grt_walker.h" />
<ClInclude Include="grt\icon_manager.h" />
<ClInclude Include="grt\incremental_list_updater.h" />
<ClInclude Include="grt\parse_utils.h" />
<ClInclude Include="grt\plugin_manager.h" />
<ClInclude Include="grt\refresh_ui.h" />
<ClInclude Include="grt\spatial_handler.h" />
<ClInclude Include="grt\tree_model.h" />
<ClInclude Include="grt\validation_manager.h" />
<ClInclude Include="objimpl\db.mgmt\db_mgmt_SSHConnection.h" />
<ClInclude Include="objimpl\db.mgmt\db_mgmt_SSHFile.h" />
<ClInclude Include="objimpl\db.query\db_query_EditableResultset.h" />
<ClInclude Include="objimpl\db.query\db_query_Editor.h" />
<ClInclude Include="objimpl\db.query\db_query_QueryBuffer.h" />
<ClInclude Include="objimpl\db.query\db_query_Resultset.h" />
<ClInclude Include="objimpl\wrapper\grt_PyObject_impl.h" />
<ClInclude Include="objimpl\wrapper\mforms_ObjectReference_impl.h" />
<ClInclude Include="objimpl\ui\ui_ObjectEditor_impl.h" />
<ClInclude Include="objimpl\wrapper\parser_ContextReference_impl.h" />
<ClInclude Include="sqlide\column_width_cache.h" />
<ClInclude Include="sqlide\recordset_be.h" />
<ClInclude Include="sqlide\recordset_cdbc_storage.h" />
<ClInclude Include="sqlide\recordset_data_storage.h" />
<ClInclude Include="sqlide\recordset_sqlite_storage.h" />
<ClInclude Include="sqlide\recordset_sql_storage.h" />
<ClInclude Include="sqlide\recordset_table_inserts_storage.h" />
<ClInclude Include="sqlide\recordset_text_storage.h" />
<ClInclude Include="sqlide\sqlide_generics.h" />
<ClInclude Include="sqlide\sqlide_generics_private.h" />
<ClInclude Include="sqlide\sql_editor_be.h" />
<ClInclude Include="sqlide\sql_script_run_wizard.h" />
<ClInclude Include="sqlide\table_inserts_loader_be.h" />
<ClInclude Include="sqlide\var_grid_model_be.h" />
<ClInclude Include="stdafx.h" />
<ClInclude Include="wbcanvas\badge_figure.h" />
<ClInclude Include="wbcanvas\base_bridge.h" />
<ClInclude Include="wbcanvas\connection_figure.h" />
<ClInclude Include="wbcanvas\figure_common.h" />
<ClInclude Include="wbcanvas\image_figure.h" />
<ClInclude Include="wbcanvas\layer_figure.h" />
<ClInclude Include="wbcanvas\model_connection_impl.h" />
<ClInclude Include="wbcanvas\model_diagram_impl.h" />
<ClInclude Include="wbcanvas\model_figure_impl.h" />
<ClInclude Include="wbcanvas\model_layer_impl.h" />
<ClInclude Include="wbcanvas\model_model_impl.h" />
<ClInclude Include="wbcanvas\model_object_impl.h" />
<ClInclude Include="wbcanvas\note_figure.h" />
<ClInclude Include="wbcanvas\routine_group_figure.h" />
<ClInclude Include="wbcanvas\table_figure.h" />
<ClInclude Include="wbcanvas\table_figure_idef1x.h" />
<ClInclude Include="wbcanvas\table_figure_simple.h" />
<ClInclude Include="wbcanvas\table_figure_wb.h" />
<ClInclude Include="wbcanvas\view_figure.h" />
<ClInclude Include="wbcanvas\workbench_model_imagefigure_impl.h" />
<ClInclude Include="wbcanvas\workbench_model_notefigure_impl.h" />
<ClInclude Include="wbcanvas\workbench_physical_connection_impl.h" />
<ClInclude Include="wbcanvas\workbench_physical_diagram_impl.h" />
<ClInclude Include="wbcanvas\workbench_physical_model_impl.h" />
<ClInclude Include="wbcanvas\workbench_physical_routinegroupfigure_impl.h" />
<ClInclude Include="wbcanvas\workbench_physical_tablefigure_impl.h" />
<ClInclude Include="wbcanvas\workbench_physical_viewfigure_impl.h" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\library\base\base.vcxproj">
<Project>{c3b85913-b106-40c6-8dde-a7cf52a4ec80}</Project>
</ProjectReference>
<ProjectReference Include="..\..\library\cdbc\cdbc.vcxproj">
<Project>{2d0409d4-09a1-4776-8dac-3bf778d51734}</Project>
</ProjectReference>
<ProjectReference Include="..\..\library\forms\mysql.forms.vcxproj">
<Project>{28fcb4e3-8baa-42f2-b2c6-247d9d0745b1}</Project>
</ProjectReference>
<ProjectReference Include="..\..\library\grt\grt.vcxproj">
<Project>{dc1ddaad-7dc1-4bc4-b6c8-b7cec998c7ed}</Project>
</ProjectReference>
<ProjectReference Include="..\..\library\mtemplate\mtemplate.vcxproj">
<Project>{85fcf582-b354-4a7d-b31c-534d71bea53a}</Project>
</ProjectReference>
<ProjectReference Include="..\..\library\mysql.canvas\mysql.canvas.vcxproj">
<Project>{1b17d534-365d-4c93-b3b6-55610df8629a}</Project>
</ProjectReference>
<ProjectReference Include="..\..\library\parsers\parsers.vcxproj">
<Project>{f563e3de-39ba-4a9d-a6c2-9e9222e8f518}</Project>
</ProjectReference>
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
</Project>