|
@@ -5,89 +5,53 @@
|
|
<Configuration>Debug</Configuration>
|
|
<Configuration>Debug</Configuration>
|
|
<Platform>Win32</Platform>
|
|
<Platform>Win32</Platform>
|
|
</ProjectConfiguration>
|
|
</ProjectConfiguration>
|
|
- <ProjectConfiguration Include="Debug|x64">
|
|
|
|
- <Configuration>Debug</Configuration>
|
|
|
|
- <Platform>x64</Platform>
|
|
|
|
- </ProjectConfiguration>
|
|
|
|
<ProjectConfiguration Include="Release|Win32">
|
|
<ProjectConfiguration Include="Release|Win32">
|
|
<Configuration>Release</Configuration>
|
|
<Configuration>Release</Configuration>
|
|
<Platform>Win32</Platform>
|
|
<Platform>Win32</Platform>
|
|
</ProjectConfiguration>
|
|
</ProjectConfiguration>
|
|
- <ProjectConfiguration Include="Release|x64">
|
|
|
|
- <Configuration>Release</Configuration>
|
|
|
|
- <Platform>x64</Platform>
|
|
|
|
- </ProjectConfiguration>
|
|
|
|
</ItemGroup>
|
|
</ItemGroup>
|
|
<PropertyGroup Label="Globals">
|
|
<PropertyGroup Label="Globals">
|
|
<ProjectGuid>{245107B2-644D-40E7-AB16-D5AE1911D3BF}</ProjectGuid>
|
|
<ProjectGuid>{245107B2-644D-40E7-AB16-D5AE1911D3BF}</ProjectGuid>
|
|
<RootNamespace>testsqlite3</RootNamespace>
|
|
<RootNamespace>testsqlite3</RootNamespace>
|
|
<Keyword>Win32Proj</Keyword>
|
|
<Keyword>Win32Proj</Keyword>
|
|
- <WindowsTargetPlatformVersion>10.0.17134.0</WindowsTargetPlatformVersion>
|
|
|
|
</PropertyGroup>
|
|
</PropertyGroup>
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
|
<ConfigurationType>Application</ConfigurationType>
|
|
<ConfigurationType>Application</ConfigurationType>
|
|
- <PlatformToolset>v141</PlatformToolset>
|
|
|
|
- <UseOfMfc>Dynamic</UseOfMfc>
|
|
|
|
- <CharacterSet>MultiByte</CharacterSet>
|
|
|
|
- <WholeProgramOptimization>true</WholeProgramOptimization>
|
|
|
|
- </PropertyGroup>
|
|
|
|
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
|
|
|
|
- <ConfigurationType>Application</ConfigurationType>
|
|
|
|
- <PlatformToolset>v141</PlatformToolset>
|
|
|
|
|
|
+ <PlatformToolset>v142</PlatformToolset>
|
|
<UseOfMfc>Dynamic</UseOfMfc>
|
|
<UseOfMfc>Dynamic</UseOfMfc>
|
|
<CharacterSet>MultiByte</CharacterSet>
|
|
<CharacterSet>MultiByte</CharacterSet>
|
|
<WholeProgramOptimization>true</WholeProgramOptimization>
|
|
<WholeProgramOptimization>true</WholeProgramOptimization>
|
|
</PropertyGroup>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
|
<ConfigurationType>Application</ConfigurationType>
|
|
<ConfigurationType>Application</ConfigurationType>
|
|
- <PlatformToolset>v141</PlatformToolset>
|
|
|
|
|
|
+ <PlatformToolset>v142</PlatformToolset>
|
|
<UseOfMfc>Dynamic</UseOfMfc>
|
|
<UseOfMfc>Dynamic</UseOfMfc>
|
|
<CharacterSet>MultiByte</CharacterSet>
|
|
<CharacterSet>MultiByte</CharacterSet>
|
|
</PropertyGroup>
|
|
</PropertyGroup>
|
|
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
|
|
|
|
- <ConfigurationType>Application</ConfigurationType>
|
|
|
|
- <PlatformToolset>v141</PlatformToolset>
|
|
|
|
- <UseOfMfc>Static</UseOfMfc>
|
|
|
|
- <CharacterSet>MultiByte</CharacterSet>
|
|
|
|
- </PropertyGroup>
|
|
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
|
<ImportGroup Label="ExtensionSettings">
|
|
<ImportGroup Label="ExtensionSettings">
|
|
</ImportGroup>
|
|
</ImportGroup>
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
</ImportGroup>
|
|
</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" />
|
|
|
|
- </ImportGroup>
|
|
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
</ImportGroup>
|
|
</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" />
|
|
|
|
- </ImportGroup>
|
|
|
|
<PropertyGroup Label="UserMacros" />
|
|
<PropertyGroup Label="UserMacros" />
|
|
<PropertyGroup>
|
|
<PropertyGroup>
|
|
- <_ProjectFileVersion>15.0.27625.0</_ProjectFileVersion>
|
|
|
|
|
|
+ <_ProjectFileVersion>16.0.29124.152</_ProjectFileVersion>
|
|
</PropertyGroup>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
|
<OutDir>$(SolutionDir)$(Configuration)\</OutDir>
|
|
<OutDir>$(SolutionDir)$(Configuration)\</OutDir>
|
|
<IntDir>$(Configuration)\</IntDir>
|
|
<IntDir>$(Configuration)\</IntDir>
|
|
<LinkIncremental>true</LinkIncremental>
|
|
<LinkIncremental>true</LinkIncremental>
|
|
- <IncludePath>$(IncludePath)</IncludePath>
|
|
|
|
- </PropertyGroup>
|
|
|
|
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
|
|
|
- <LinkIncremental>true</LinkIncremental>
|
|
|
|
- <IncludePath>$(IncludePath)</IncludePath>
|
|
|
|
</PropertyGroup>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
|
<OutDir>$(SolutionDir)$(Configuration)\</OutDir>
|
|
<OutDir>$(SolutionDir)$(Configuration)\</OutDir>
|
|
<IntDir>$(Configuration)\</IntDir>
|
|
<IntDir>$(Configuration)\</IntDir>
|
|
<LinkIncremental>false</LinkIncremental>
|
|
<LinkIncremental>false</LinkIncremental>
|
|
</PropertyGroup>
|
|
</PropertyGroup>
|
|
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
|
|
|
- <LinkIncremental>false</LinkIncremental>
|
|
|
|
- </PropertyGroup>
|
|
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
|
<ClCompile>
|
|
<ClCompile>
|
|
<Optimization>Disabled</Optimization>
|
|
<Optimization>Disabled</Optimization>
|
|
@@ -98,30 +62,11 @@
|
|
<PrecompiledHeader>Use</PrecompiledHeader>
|
|
<PrecompiledHeader>Use</PrecompiledHeader>
|
|
<WarningLevel>Level3</WarningLevel>
|
|
<WarningLevel>Level3</WarningLevel>
|
|
<DebugInformationFormat>EditAndContinue</DebugInformationFormat>
|
|
<DebugInformationFormat>EditAndContinue</DebugInformationFormat>
|
|
- <AdditionalIncludeDirectories>$(PROTO)</AdditionalIncludeDirectories>
|
|
|
|
</ClCompile>
|
|
</ClCompile>
|
|
<Link>
|
|
<Link>
|
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
|
<SubSystem>Console</SubSystem>
|
|
<SubSystem>Console</SubSystem>
|
|
<TargetMachine>MachineX86</TargetMachine>
|
|
<TargetMachine>MachineX86</TargetMachine>
|
|
- <AdditionalDependencies>libprotobufd.lib</AdditionalDependencies>
|
|
|
|
- </Link>
|
|
|
|
- </ItemDefinitionGroup>
|
|
|
|
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
|
|
|
- <ClCompile>
|
|
|
|
- <Optimization>Disabled</Optimization>
|
|
|
|
- <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
|
|
- <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
|
|
|
|
- <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
|
|
|
|
- <PrecompiledHeader>Use</PrecompiledHeader>
|
|
|
|
- <WarningLevel>Level3</WarningLevel>
|
|
|
|
- <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
|
|
|
- <AdditionalIncludeDirectories>$(PROTO)</AdditionalIncludeDirectories>
|
|
|
|
- </ClCompile>
|
|
|
|
- <Link>
|
|
|
|
- <GenerateDebugInformation>true</GenerateDebugInformation>
|
|
|
|
- <SubSystem>Console</SubSystem>
|
|
|
|
- <AdditionalDependencies>libprotobufd.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
|
|
|
</Link>
|
|
</Link>
|
|
</ItemDefinitionGroup>
|
|
</ItemDefinitionGroup>
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
|
@@ -143,50 +88,17 @@
|
|
<TargetMachine>MachineX86</TargetMachine>
|
|
<TargetMachine>MachineX86</TargetMachine>
|
|
</Link>
|
|
</Link>
|
|
</ItemDefinitionGroup>
|
|
</ItemDefinitionGroup>
|
|
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
|
|
|
- <ClCompile>
|
|
|
|
- <Optimization>MaxSpeed</Optimization>
|
|
|
|
- <IntrinsicFunctions>true</IntrinsicFunctions>
|
|
|
|
- <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
|
|
- <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
|
|
|
|
- <FunctionLevelLinking>true</FunctionLevelLinking>
|
|
|
|
- <PrecompiledHeader>Use</PrecompiledHeader>
|
|
|
|
- <WarningLevel>Level3</WarningLevel>
|
|
|
|
- <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
|
|
|
- </ClCompile>
|
|
|
|
- <Link>
|
|
|
|
- <GenerateDebugInformation>true</GenerateDebugInformation>
|
|
|
|
- <SubSystem>Console</SubSystem>
|
|
|
|
- <OptimizeReferences>true</OptimizeReferences>
|
|
|
|
- <EnableCOMDATFolding>true</EnableCOMDATFolding>
|
|
|
|
- <AdditionalDependencies>libprotoc.lib</AdditionalDependencies>
|
|
|
|
- </Link>
|
|
|
|
- </ItemDefinitionGroup>
|
|
|
|
<ItemGroup>
|
|
<ItemGroup>
|
|
- <ClCompile Include="DataImpl.cpp">
|
|
|
|
- <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">NotUsing</PrecompiledHeader>
|
|
|
|
- <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">NotUsing</PrecompiledHeader>
|
|
|
|
- <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">NotUsing</PrecompiledHeader>
|
|
|
|
- </ClCompile>
|
|
|
|
<ClCompile Include="ISQLite3.cpp" />
|
|
<ClCompile Include="ISQLite3.cpp" />
|
|
<ClCompile Include="stdafx.cpp">
|
|
<ClCompile Include="stdafx.cpp">
|
|
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Create</PrecompiledHeader>
|
|
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Create</PrecompiledHeader>
|
|
- <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Create</PrecompiledHeader>
|
|
|
|
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Create</PrecompiledHeader>
|
|
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Create</PrecompiledHeader>
|
|
- <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Create</PrecompiledHeader>
|
|
|
|
</ClCompile>
|
|
</ClCompile>
|
|
<ClCompile Include="StringProcess.cpp" />
|
|
<ClCompile Include="StringProcess.cpp" />
|
|
- <ClCompile Include="table.pb.cc">
|
|
|
|
- <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">NotUsing</PrecompiledHeader>
|
|
|
|
- <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">NotUsing</PrecompiledHeader>
|
|
|
|
- </ClCompile>
|
|
|
|
- <ClCompile Include="TaskInfoMessage.pb.cc">
|
|
|
|
- <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">NotUsing</PrecompiledHeader>
|
|
|
|
- </ClCompile>
|
|
|
|
|
|
+ <ClCompile Include="table.pb.cc" />
|
|
<ClCompile Include="testsqlite3.cpp" />
|
|
<ClCompile Include="testsqlite3.cpp" />
|
|
</ItemGroup>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ItemGroup>
|
|
- <ClInclude Include="DataImpl.h" />
|
|
|
|
<ClInclude Include="Example.h" />
|
|
<ClInclude Include="Example.h" />
|
|
<ClInclude Include="ISQLite3.h" />
|
|
<ClInclude Include="ISQLite3.h" />
|
|
<ClInclude Include="Resource.h" />
|
|
<ClInclude Include="Resource.h" />
|
|
@@ -194,7 +106,6 @@
|
|
<ClInclude Include="StringProcess.h" />
|
|
<ClInclude Include="StringProcess.h" />
|
|
<ClInclude Include="table.pb.h" />
|
|
<ClInclude Include="table.pb.h" />
|
|
<ClInclude Include="targetver.h" />
|
|
<ClInclude Include="targetver.h" />
|
|
- <ClInclude Include="TaskInfoMessage.pb.h" />
|
|
|
|
<ClInclude Include="testsqlite3.h" />
|
|
<ClInclude Include="testsqlite3.h" />
|
|
</ItemGroup>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ItemGroup>
|