|
@@ -5,82 +5,81 @@
|
|
|
<Configuration>Debug</Configuration>
|
|
|
<Platform>Win32</Platform>
|
|
|
</ProjectConfiguration>
|
|
|
- <ProjectConfiguration Include="Debug|x64">
|
|
|
- <Configuration>Debug</Configuration>
|
|
|
- <Platform>x64</Platform>
|
|
|
+ <ProjectConfiguration Include="LIB_Debug|Win32">
|
|
|
+ <Configuration>LIB_Debug</Configuration>
|
|
|
+ <Platform>Win32</Platform>
|
|
|
</ProjectConfiguration>
|
|
|
- <ProjectConfiguration Include="Release|Win32">
|
|
|
- <Configuration>Release</Configuration>
|
|
|
+ <ProjectConfiguration Include="LIB_Release|Win32">
|
|
|
+ <Configuration>LIB_Release</Configuration>
|
|
|
<Platform>Win32</Platform>
|
|
|
</ProjectConfiguration>
|
|
|
- <ProjectConfiguration Include="Release|x64">
|
|
|
+ <ProjectConfiguration Include="Release|Win32">
|
|
|
<Configuration>Release</Configuration>
|
|
|
- <Platform>x64</Platform>
|
|
|
+ <Platform>Win32</Platform>
|
|
|
</ProjectConfiguration>
|
|
|
</ItemGroup>
|
|
|
<PropertyGroup Label="Globals">
|
|
|
<ProjectGuid>{FA3DE65C-A236-4097-90F9-8B90A127AEB9}</ProjectGuid>
|
|
|
<RootNamespace>SQLite3</RootNamespace>
|
|
|
<Keyword>Win32Proj</Keyword>
|
|
|
- <WindowsTargetPlatformVersion>10.0.17134.0</WindowsTargetPlatformVersion>
|
|
|
</PropertyGroup>
|
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
|
|
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
|
|
- <ConfigurationType>DynamicLibrary</ConfigurationType>
|
|
|
- <PlatformToolset>v141</PlatformToolset>
|
|
|
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='LIB_Debug|Win32'" Label="Configuration">
|
|
|
+ <ConfigurationType>StaticLibrary</ConfigurationType>
|
|
|
+ <PlatformToolset>v142</PlatformToolset>
|
|
|
<CharacterSet>MultiByte</CharacterSet>
|
|
|
- <WholeProgramOptimization>true</WholeProgramOptimization>
|
|
|
</PropertyGroup>
|
|
|
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
|
|
|
- <ConfigurationType>DynamicLibrary</ConfigurationType>
|
|
|
- <PlatformToolset>v141</PlatformToolset>
|
|
|
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='LIB_Release|Win32'" Label="Configuration">
|
|
|
+ <ConfigurationType>StaticLibrary</ConfigurationType>
|
|
|
+ <PlatformToolset>v142</PlatformToolset>
|
|
|
<CharacterSet>MultiByte</CharacterSet>
|
|
|
<WholeProgramOptimization>true</WholeProgramOptimization>
|
|
|
</PropertyGroup>
|
|
|
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
|
|
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
|
|
<ConfigurationType>DynamicLibrary</ConfigurationType>
|
|
|
- <PlatformToolset>v141</PlatformToolset>
|
|
|
+ <PlatformToolset>v142</PlatformToolset>
|
|
|
<CharacterSet>MultiByte</CharacterSet>
|
|
|
+ <WholeProgramOptimization>true</WholeProgramOptimization>
|
|
|
</PropertyGroup>
|
|
|
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
|
|
|
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
|
|
<ConfigurationType>DynamicLibrary</ConfigurationType>
|
|
|
- <PlatformToolset>v141</PlatformToolset>
|
|
|
+ <PlatformToolset>v142</PlatformToolset>
|
|
|
<CharacterSet>MultiByte</CharacterSet>
|
|
|
</PropertyGroup>
|
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
|
|
<ImportGroup Label="ExtensionSettings">
|
|
|
</ImportGroup>
|
|
|
- <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
|
|
|
+ <ImportGroup Condition="'$(Configuration)|$(Platform)'=='LIB_Debug|Win32'" 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)'=='Release|x64'" Label="PropertySheets">
|
|
|
+ <ImportGroup Condition="'$(Configuration)|$(Platform)'=='LIB_Release|Win32'" 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)'=='Release|Win32'" 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|x64'" 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" />
|
|
|
</ImportGroup>
|
|
|
<PropertyGroup Label="UserMacros" />
|
|
|
<PropertyGroup>
|
|
|
- <_ProjectFileVersion>15.0.27625.0</_ProjectFileVersion>
|
|
|
+ <_ProjectFileVersion>16.0.29124.152</_ProjectFileVersion>
|
|
|
</PropertyGroup>
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
|
|
- <OutDir>$(SolutionDir)$(Configuration)\</OutDir>
|
|
|
- <IntDir>$(Configuration)\</IntDir>
|
|
|
- <LinkIncremental>true</LinkIncremental>
|
|
|
- </PropertyGroup>
|
|
|
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
|
|
- <LinkIncremental>true</LinkIncremental>
|
|
|
+ <OutDir>..\..\..\bin\$(ProjectName)\</OutDir>
|
|
|
+ <IntDir>$(OutDir)$(Configuration)\</IntDir>
|
|
|
</PropertyGroup>
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
|
|
- <OutDir>$(SolutionDir)$(Configuration)\</OutDir>
|
|
|
- <IntDir>$(Configuration)\</IntDir>
|
|
|
- <LinkIncremental>false</LinkIncremental>
|
|
|
+ <OutDir>..\..\..\bin\$(ProjectName)\</OutDir>
|
|
|
+ <IntDir>$(OutDir)$(Configuration)\</IntDir>
|
|
|
+ </PropertyGroup>
|
|
|
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='LIB_Release|Win32'">
|
|
|
+ <OutDir>..\..\..\bin\$(ProjectName)\静态编译\</OutDir>
|
|
|
+ <IntDir>$(OutDir)$(Configuration)\</IntDir>
|
|
|
</PropertyGroup>
|
|
|
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
|
|
- <LinkIncremental>false</LinkIncremental>
|
|
|
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='LIB_Debug|Win32'">
|
|
|
+ <OutDir>..\..\..\bin\$(ProjectName)\静态编译\</OutDir>
|
|
|
+ <IntDir>$(OutDir)$(Configuration)\</IntDir>
|
|
|
</PropertyGroup>
|
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
|
|
<ClCompile>
|
|
@@ -93,36 +92,10 @@
|
|
|
<WarningLevel>Level3</WarningLevel>
|
|
|
<DebugInformationFormat>EditAndContinue</DebugInformationFormat>
|
|
|
</ClCompile>
|
|
|
- <Link>
|
|
|
- <ModuleDefinitionFile>sqlite3.def</ModuleDefinitionFile>
|
|
|
- <GenerateDebugInformation>true</GenerateDebugInformation>
|
|
|
- <SubSystem>NotSet</SubSystem>
|
|
|
- <TargetMachine>MachineX86</TargetMachine>
|
|
|
- </Link>
|
|
|
<PostBuildEvent>
|
|
|
<Command>xcopy ..\Debug\SQLite3.lib ..\testsqlite3\ /Y /A</Command>
|
|
|
</PostBuildEvent>
|
|
|
</ItemDefinitionGroup>
|
|
|
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
|
|
- <ClCompile>
|
|
|
- <Optimization>Disabled</Optimization>
|
|
|
- <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;SQLITE3_EXPORTS;SQLITE_ENABLE_COLUMN_METADATA;SQLITE_ENABLE_RTREE;SQLITE_ENABLE_FTS5;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
|
- <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
|
|
|
- <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
|
|
|
- <PrecompiledHeader>
|
|
|
- </PrecompiledHeader>
|
|
|
- <WarningLevel>Level3</WarningLevel>
|
|
|
- <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
|
|
- </ClCompile>
|
|
|
- <Link>
|
|
|
- <ModuleDefinitionFile>sqlite3.def</ModuleDefinitionFile>
|
|
|
- <GenerateDebugInformation>true</GenerateDebugInformation>
|
|
|
- <SubSystem>NotSet</SubSystem>
|
|
|
- </Link>
|
|
|
- <PostBuildEvent>
|
|
|
- <Command>xcopy ..\x64\Debug\SQLite3.lib ..\testsqlite3\ /Y /A</Command>
|
|
|
- </PostBuildEvent>
|
|
|
- </ItemDefinitionGroup>
|
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
|
|
<ClCompile>
|
|
|
<Optimization>MaxSpeed</Optimization>
|
|
@@ -134,39 +107,41 @@
|
|
|
<WarningLevel>Level3</WarningLevel>
|
|
|
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
|
|
</ClCompile>
|
|
|
- <Link>
|
|
|
- <ModuleDefinitionFile>sqlite3.def</ModuleDefinitionFile>
|
|
|
- <GenerateDebugInformation>true</GenerateDebugInformation>
|
|
|
- <SubSystem>NotSet</SubSystem>
|
|
|
- <OptimizeReferences>true</OptimizeReferences>
|
|
|
- <EnableCOMDATFolding>true</EnableCOMDATFolding>
|
|
|
- <TargetMachine>MachineX86</TargetMachine>
|
|
|
- </Link>
|
|
|
<PostBuildEvent>
|
|
|
- <Command>xcopy ..\Debug\SQLite3.lib ..\testsqlite3\ /Y /A</Command>
|
|
|
+ <Command />
|
|
|
</PostBuildEvent>
|
|
|
</ItemDefinitionGroup>
|
|
|
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
|
|
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='LIB_Release|Win32'">
|
|
|
<ClCompile>
|
|
|
<Optimization>MaxSpeed</Optimization>
|
|
|
<IntrinsicFunctions>true</IntrinsicFunctions>
|
|
|
<PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;SQLITE3_EXPORTS;SQLITE_ENABLE_COLUMN_METADATA;SQLITE_ENABLE_RTREE;SQLITE_ENABLE_FTS5;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
|
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
|
|
|
<FunctionLevelLinking>true</FunctionLevelLinking>
|
|
|
- <PrecompiledHeader>
|
|
|
- </PrecompiledHeader>
|
|
|
+ <PrecompiledHeader />
|
|
|
<WarningLevel>Level3</WarningLevel>
|
|
|
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
|
|
</ClCompile>
|
|
|
- <Link>
|
|
|
- <ModuleDefinitionFile>sqlite3.def</ModuleDefinitionFile>
|
|
|
- <GenerateDebugInformation>true</GenerateDebugInformation>
|
|
|
- <SubSystem>NotSet</SubSystem>
|
|
|
- <OptimizeReferences>true</OptimizeReferences>
|
|
|
- <EnableCOMDATFolding>true</EnableCOMDATFolding>
|
|
|
- </Link>
|
|
|
<PostBuildEvent>
|
|
|
- <Command>xcopy ..\x64\Release\SQLite3.lib ..\testsqlite3\ /Y /A</Command>
|
|
|
+ <Command />
|
|
|
+ </PostBuildEvent>
|
|
|
+ </ItemDefinitionGroup>
|
|
|
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='LIB_Debug|Win32'">
|
|
|
+ <ClCompile>
|
|
|
+ <Optimization>Disabled</Optimization>
|
|
|
+ <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;SQLITE3_EXPORTS;SQLITE_ENABLE_COLUMN_METADATA;SQLITE_ENABLE_RTREE;SQLITE_ENABLE_FTS5;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
|
+ <MinimalRebuild>true</MinimalRebuild>
|
|
|
+ <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
|
|
|
+ <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
|
|
|
+ <PrecompiledHeader />
|
|
|
+ <WarningLevel>Level3</WarningLevel>
|
|
|
+ <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
|
|
|
+ </ClCompile>
|
|
|
+ <Lib>
|
|
|
+ <OutputFile>$(OutDir)$(ProjectName)D.lib</OutputFile>
|
|
|
+ </Lib>
|
|
|
+ <PostBuildEvent>
|
|
|
+ <Command />
|
|
|
</PostBuildEvent>
|
|
|
</ItemDefinitionGroup>
|
|
|
<ItemGroup>
|