添加zmq,mongo
This commit is contained in:
parent
5934ed6d60
commit
9a3a6f5309
33
Windows.sln
33
Windows.sln
|
@ -98,6 +98,12 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "freetype", "project\windows
|
|||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libwebp", "project\windows\dep\libwebp\libwebp.vcxproj", "{EA1D1B51-F067-3C93-8F54-669095725F4B}"
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mongoc", "project\windows\dep\mongoc\mongoc.vcxproj", "{65EBD877-099B-3F4E-9E5F-3D2EA6490307}"
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bson", "project\windows\dep\bson\bson.vcxproj", "{044F3BF3-94AD-3F0B-9E3C-AF4DA3F5258F}"
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libzmq", "project\windows\dep\libzmq\libzmq.vcxproj", "{641C5F36-32EE-4323-B740-992B651CF9D6}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Win32 = Debug|Win32
|
||||
|
@ -394,6 +400,30 @@ Global
|
|||
{EA1D1B51-F067-3C93-8F54-669095725F4B}.Release|Win32.Build.0 = Release|Win32
|
||||
{EA1D1B51-F067-3C93-8F54-669095725F4B}.Release|x64.ActiveCfg = Release|x64
|
||||
{EA1D1B51-F067-3C93-8F54-669095725F4B}.Release|x64.Build.0 = Release|x64
|
||||
{65EBD877-099B-3F4E-9E5F-3D2EA6490307}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{65EBD877-099B-3F4E-9E5F-3D2EA6490307}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{65EBD877-099B-3F4E-9E5F-3D2EA6490307}.Debug|x64.ActiveCfg = Debug|x64
|
||||
{65EBD877-099B-3F4E-9E5F-3D2EA6490307}.Debug|x64.Build.0 = Debug|x64
|
||||
{65EBD877-099B-3F4E-9E5F-3D2EA6490307}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{65EBD877-099B-3F4E-9E5F-3D2EA6490307}.Release|Win32.Build.0 = Release|Win32
|
||||
{65EBD877-099B-3F4E-9E5F-3D2EA6490307}.Release|x64.ActiveCfg = Release|x64
|
||||
{65EBD877-099B-3F4E-9E5F-3D2EA6490307}.Release|x64.Build.0 = Release|x64
|
||||
{044F3BF3-94AD-3F0B-9E3C-AF4DA3F5258F}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{044F3BF3-94AD-3F0B-9E3C-AF4DA3F5258F}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{044F3BF3-94AD-3F0B-9E3C-AF4DA3F5258F}.Debug|x64.ActiveCfg = Debug|x64
|
||||
{044F3BF3-94AD-3F0B-9E3C-AF4DA3F5258F}.Debug|x64.Build.0 = Debug|x64
|
||||
{044F3BF3-94AD-3F0B-9E3C-AF4DA3F5258F}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{044F3BF3-94AD-3F0B-9E3C-AF4DA3F5258F}.Release|Win32.Build.0 = Release|Win32
|
||||
{044F3BF3-94AD-3F0B-9E3C-AF4DA3F5258F}.Release|x64.ActiveCfg = Release|x64
|
||||
{044F3BF3-94AD-3F0B-9E3C-AF4DA3F5258F}.Release|x64.Build.0 = Release|x64
|
||||
{641C5F36-32EE-4323-B740-992B651CF9D6}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{641C5F36-32EE-4323-B740-992B651CF9D6}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{641C5F36-32EE-4323-B740-992B651CF9D6}.Debug|x64.ActiveCfg = Debug|x64
|
||||
{641C5F36-32EE-4323-B740-992B651CF9D6}.Debug|x64.Build.0 = Debug|x64
|
||||
{641C5F36-32EE-4323-B740-992B651CF9D6}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{641C5F36-32EE-4323-B740-992B651CF9D6}.Release|Win32.Build.0 = Release|Win32
|
||||
{641C5F36-32EE-4323-B740-992B651CF9D6}.Release|x64.ActiveCfg = Release|x64
|
||||
{641C5F36-32EE-4323-B740-992B651CF9D6}.Release|x64.Build.0 = Release|x64
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
|
@ -437,6 +467,9 @@ Global
|
|||
{67CAA87B-7CF1-4F93-BB67-21C513F40803} = {43E7C20B-0BE5-4774-930A-B875BB50A587}
|
||||
{78B079BD-9FC7-4B9E-B4A6-96DA0F00248B} = {4C3F0F90-CB04-4AC3-B49A-AD8CE115AC2A}
|
||||
{EA1D1B51-F067-3C93-8F54-669095725F4B} = {C9B5FF09-339F-46B2-BEE1-4704283CEFAC}
|
||||
{65EBD877-099B-3F4E-9E5F-3D2EA6490307} = {8B78C654-0550-43A0-B0B0-82304584AB3F}
|
||||
{044F3BF3-94AD-3F0B-9E3C-AF4DA3F5258F} = {8B78C654-0550-43A0-B0B0-82304584AB3F}
|
||||
{641C5F36-32EE-4323-B740-992B651CF9D6} = {8B78C654-0550-43A0-B0B0-82304584AB3F}
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
SolutionGuid = {E6EA96F6-C769-42B8-B9C2-DDF3F46F5FA9}
|
||||
|
|
|
@ -0,0 +1,155 @@
|
|||
/*
|
||||
* Copyright 2018-present MongoDB, Inc.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#if !defined(BSON_INSIDE) && !defined(BSON_COMPILATION)
|
||||
#error "Only <bson/bson.h> can be included directly."
|
||||
#endif
|
||||
|
||||
#ifndef BSON_CONFIG_H
|
||||
#define BSON_CONFIG_H
|
||||
|
||||
/*
|
||||
* Define to 1234 for Little Endian, 4321 for Big Endian.
|
||||
*/
|
||||
#define BSON_BYTE_ORDER 1234
|
||||
|
||||
|
||||
/*
|
||||
* Define to 1 if you have stdbool.h
|
||||
*/
|
||||
#define BSON_HAVE_STDBOOL_H 0
|
||||
#if BSON_HAVE_STDBOOL_H != 1
|
||||
# undef BSON_HAVE_STDBOOL_H
|
||||
#endif
|
||||
|
||||
|
||||
/*
|
||||
* Define to 1 for POSIX-like systems, 2 for Windows.
|
||||
*/
|
||||
#define BSON_OS 2
|
||||
|
||||
|
||||
/*
|
||||
* Define to 1 if we have access to GCC 32-bit atomic builtins.
|
||||
* While this requires GCC 4.1+ in most cases, it is also architecture
|
||||
* dependent. For example, some PPC or ARM systems may not have it even
|
||||
* if it is a recent GCC version.
|
||||
*/
|
||||
#define BSON_HAVE_ATOMIC_32_ADD_AND_FETCH 0
|
||||
#if BSON_HAVE_ATOMIC_32_ADD_AND_FETCH != 1
|
||||
# undef BSON_HAVE_ATOMIC_32_ADD_AND_FETCH
|
||||
#endif
|
||||
|
||||
/*
|
||||
* Similarly, define to 1 if we have access to GCC 64-bit atomic builtins.
|
||||
*/
|
||||
#define BSON_HAVE_ATOMIC_64_ADD_AND_FETCH 0
|
||||
#if BSON_HAVE_ATOMIC_64_ADD_AND_FETCH != 1
|
||||
# undef BSON_HAVE_ATOMIC_64_ADD_AND_FETCH
|
||||
#endif
|
||||
|
||||
|
||||
/*
|
||||
* Define to 1 if you have clock_gettime() available.
|
||||
*/
|
||||
#define BSON_HAVE_CLOCK_GETTIME 0
|
||||
#if BSON_HAVE_CLOCK_GETTIME != 1
|
||||
# undef BSON_HAVE_CLOCK_GETTIME
|
||||
#endif
|
||||
|
||||
|
||||
/*
|
||||
* Define to 1 if you have strings.h available on your platform.
|
||||
*/
|
||||
#define BSON_HAVE_STRINGS_H 0
|
||||
#if BSON_HAVE_STRINGS_H != 1
|
||||
# undef BSON_HAVE_STRINGS_H
|
||||
#endif
|
||||
|
||||
|
||||
/*
|
||||
* Define to 1 if you have strnlen available on your platform.
|
||||
*/
|
||||
#define BSON_HAVE_STRNLEN 0
|
||||
#if BSON_HAVE_STRNLEN != 1
|
||||
# undef BSON_HAVE_STRNLEN
|
||||
#endif
|
||||
|
||||
|
||||
/*
|
||||
* Define to 1 if you have snprintf available on your platform.
|
||||
*/
|
||||
#define BSON_HAVE_SNPRINTF 1
|
||||
#if BSON_HAVE_SNPRINTF != 1
|
||||
# undef BSON_HAVE_SNPRINTF
|
||||
#endif
|
||||
|
||||
|
||||
/*
|
||||
* Define to 1 if you have gmtime_r available on your platform.
|
||||
*/
|
||||
#define BSON_HAVE_GMTIME_R 0
|
||||
#if BSON_HAVE_GMTIME_R != 1
|
||||
# undef BSON_HAVE_GMTIME_R
|
||||
#endif
|
||||
|
||||
|
||||
/*
|
||||
* Define to 1 if you have reallocf available on your platform.
|
||||
*/
|
||||
#define BSON_HAVE_REALLOCF 0
|
||||
#if BSON_HAVE_REALLOCF != 1
|
||||
# undef BSON_HAVE_REALLOCF
|
||||
#endif
|
||||
|
||||
|
||||
/*
|
||||
* Define to 1 if you have struct timespec available on your platform.
|
||||
*/
|
||||
#define BSON_HAVE_TIMESPEC 1
|
||||
#if BSON_HAVE_TIMESPEC != 1
|
||||
# undef BSON_HAVE_TIMESPEC
|
||||
#endif
|
||||
|
||||
|
||||
/*
|
||||
* Define to 1 if you want extra aligned types in libbson
|
||||
*/
|
||||
#define BSON_EXTRA_ALIGN 1
|
||||
#if BSON_EXTRA_ALIGN != 1
|
||||
# undef BSON_EXTRA_ALIGN
|
||||
#endif
|
||||
|
||||
|
||||
/*
|
||||
* Define to 1 if you have SYS_gettid syscall
|
||||
*/
|
||||
#define BSON_HAVE_SYSCALL_TID 0
|
||||
#if BSON_HAVE_SYSCALL_TID != 1
|
||||
# undef BSON_HAVE_SYSCALL_TID
|
||||
#endif
|
||||
|
||||
#define BSON_HAVE_RAND_R 0
|
||||
#if BSON_HAVE_RAND_R != 1
|
||||
# undef BSON_HAVE_RAND_R
|
||||
#endif
|
||||
|
||||
#define BSON_HAVE_STRLCPY 0
|
||||
#if BSON_HAVE_STRLCPY != 1
|
||||
# undef BSON_HAVE_STRLCPY
|
||||
#endif
|
||||
|
||||
#endif /* BSON_CONFIG_H */
|
|
@ -0,0 +1,101 @@
|
|||
/*
|
||||
* Copyright 2013 MongoDB, Inc.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
|
||||
#if !defined (BSON_INSIDE) && !defined (BSON_COMPILATION)
|
||||
#error "Only <bson/bson.h> can be included directly."
|
||||
#endif
|
||||
|
||||
|
||||
#ifndef BSON_VERSION_H
|
||||
#define BSON_VERSION_H
|
||||
|
||||
|
||||
/**
|
||||
* BSON_MAJOR_VERSION:
|
||||
*
|
||||
* BSON major version component (e.g. 1 if %BSON_VERSION is 1.2.3)
|
||||
*/
|
||||
#define BSON_MAJOR_VERSION (1)
|
||||
|
||||
|
||||
/**
|
||||
* BSON_MINOR_VERSION:
|
||||
*
|
||||
* BSON minor version component (e.g. 2 if %BSON_VERSION is 1.2.3)
|
||||
*/
|
||||
#define BSON_MINOR_VERSION (17)
|
||||
|
||||
|
||||
/**
|
||||
* BSON_MICRO_VERSION:
|
||||
*
|
||||
* BSON micro version component (e.g. 3 if %BSON_VERSION is 1.2.3)
|
||||
*/
|
||||
#define BSON_MICRO_VERSION (4)
|
||||
|
||||
|
||||
/**
|
||||
* BSON_PRERELEASE_VERSION:
|
||||
*
|
||||
* BSON prerelease version component (e.g. pre if %BSON_VERSION is 1.2.3-pre)
|
||||
*/
|
||||
#define BSON_PRERELEASE_VERSION ()
|
||||
|
||||
/**
|
||||
* BSON_VERSION:
|
||||
*
|
||||
* BSON version.
|
||||
*/
|
||||
#define BSON_VERSION (1.17.4)
|
||||
|
||||
|
||||
/**
|
||||
* BSON_VERSION_S:
|
||||
*
|
||||
* BSON version, encoded as a string, useful for printing and
|
||||
* concatenation.
|
||||
*/
|
||||
#define BSON_VERSION_S "1.17.4"
|
||||
|
||||
|
||||
/**
|
||||
* BSON_VERSION_HEX:
|
||||
*
|
||||
* BSON version, encoded as an hexadecimal number, useful for
|
||||
* integer comparisons.
|
||||
*/
|
||||
#define BSON_VERSION_HEX (BSON_MAJOR_VERSION << 24 | \
|
||||
BSON_MINOR_VERSION << 16 | \
|
||||
BSON_MICRO_VERSION << 8)
|
||||
|
||||
|
||||
/**
|
||||
* BSON_CHECK_VERSION:
|
||||
* @major: required major version
|
||||
* @minor: required minor version
|
||||
* @micro: required micro version
|
||||
*
|
||||
* Compile-time version checking. Evaluates to %TRUE if the version
|
||||
* of BSON is greater than the required one.
|
||||
*/
|
||||
#define BSON_CHECK_VERSION(major,minor,micro) \
|
||||
(BSON_MAJOR_VERSION > (major) || \
|
||||
(BSON_MAJOR_VERSION == (major) && BSON_MINOR_VERSION > (minor)) || \
|
||||
(BSON_MAJOR_VERSION == (major) && BSON_MINOR_VERSION == (minor) && \
|
||||
BSON_MICRO_VERSION >= (micro)))
|
||||
|
||||
#endif /* BSON_VERSION_H */
|
|
@ -0,0 +1,249 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Project DefaultTargets="Build" ToolsVersion="16.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<PropertyGroup>
|
||||
<PreferredToolArchitecture>
|
||||
</PreferredToolArchitecture>
|
||||
</PropertyGroup>
|
||||
<ItemGroup Label="ProjectConfigurations">
|
||||
<ProjectConfiguration Include="Debug|Win32">
|
||||
<Configuration>Debug</Configuration>
|
||||
<Platform>Win32</Platform>
|
||||
</ProjectConfiguration>
|
||||
<ProjectConfiguration Include="Debug|x64">
|
||||
<Configuration>Debug</Configuration>
|
||||
<Platform>x64</Platform>
|
||||
</ProjectConfiguration>
|
||||
<ProjectConfiguration Include="Release|Win32">
|
||||
<Configuration>Release</Configuration>
|
||||
<Platform>Win32</Platform>
|
||||
</ProjectConfiguration>
|
||||
<ProjectConfiguration Include="Release|x64">
|
||||
<Configuration>Release</Configuration>
|
||||
<Platform>x64</Platform>
|
||||
</ProjectConfiguration>
|
||||
</ItemGroup>
|
||||
<PropertyGroup Label="Globals">
|
||||
<ProjectGuid>{044F3BF3-94AD-3F0B-9E3C-AF4DA3F5258F}</ProjectGuid>
|
||||
<WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
|
||||
<Keyword>Win32Proj</Keyword>
|
||||
<Platform>x64</Platform>
|
||||
<ProjectName>bson</ProjectName>
|
||||
<VCProjectUpgraderObjectName>NoUpgrade</VCProjectUpgraderObjectName>
|
||||
</PropertyGroup>
|
||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
|
||||
<ConfigurationType>StaticLibrary</ConfigurationType>
|
||||
<CharacterSet>MultiByte</CharacterSet>
|
||||
<PlatformToolset>v142</PlatformToolset>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
||||
<ConfigurationType>StaticLibrary</ConfigurationType>
|
||||
<CharacterSet>MultiByte</CharacterSet>
|
||||
<PlatformToolset>v142</PlatformToolset>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
|
||||
<ConfigurationType>StaticLibrary</ConfigurationType>
|
||||
<CharacterSet>MultiByte</CharacterSet>
|
||||
<PlatformToolset>v142</PlatformToolset>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
||||
<ConfigurationType>StaticLibrary</ConfigurationType>
|
||||
<CharacterSet>MultiByte</CharacterSet>
|
||||
<PlatformToolset>v142</PlatformToolset>
|
||||
</PropertyGroup>
|
||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
||||
<ImportGroup Label="ExtensionSettings">
|
||||
</ImportGroup>
|
||||
<ImportGroup 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>10.0.20506.1</_ProjectFileVersion>
|
||||
<OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">.$(Platform)\$(Configuration)\</OutDir>
|
||||
<IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">.$(Platform)\$(Configuration)\</IntDir>
|
||||
<OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">.$(Platform)\$(Configuration)\</OutDir>
|
||||
<IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">.$(Platform)\$(Configuration)\</IntDir>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
||||
<OutDir>.$(Platform)\$(Configuration)\</OutDir>
|
||||
<IntDir>.$(Platform)\$(Configuration)\</IntDir>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
||||
<OutDir>.$(Platform)\$(Configuration)\</OutDir>
|
||||
<IntDir>.$(Platform)\$(Configuration)\</IntDir>
|
||||
</PropertyGroup>
|
||||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
||||
<ClCompile>
|
||||
<AdditionalIncludeDirectories>$(SolutionDir)project\windows\dep\;$(SolutionDir)project\windows\dep\bson;$(SolutionDir)dependent\mongo-c-driver\src\libbson\src;$(SolutionDir)dependent\mongo-c-driver\src\libbson\..\..\src\common;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||||
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
|
||||
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
|
||||
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
||||
<ExceptionHandling>
|
||||
</ExceptionHandling>
|
||||
<InlineFunctionExpansion>Disabled</InlineFunctionExpansion>
|
||||
<Optimization>Disabled</Optimization>
|
||||
<PrecompiledHeader>NotUsing</PrecompiledHeader>
|
||||
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
|
||||
<UseFullPaths>false</UseFullPaths>
|
||||
<WarningLevel>Level3</WarningLevel>
|
||||
<PreprocessorDefinitions>WIN32;_WINDOWS;BSON_STATIC;BSON_COMPILATION;JSONSL_PARSE_NAN;COMMON_PREFIX_=_bson_common;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||
</ClCompile>
|
||||
<ResourceCompile>
|
||||
<PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;BSON_STATIC;BSON_COMPILATION;JSONSL_PARSE_NAN;COMMON_PREFIX_=_bson_common;CMAKE_INTDIR=\"Debug\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||
<AdditionalIncludeDirectories>$(SolutionDir)dependent\mongo-c-driver\src\libbson\src;$(SolutionDir)dependent\mongo-c-driver\src\libbson\..\..\src\common;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||||
</ResourceCompile>
|
||||
<Midl>
|
||||
<AdditionalIncludeDirectories>$(SolutionDir)dependent\mongo-c-driver\src\libbson\src;$(SolutionDir)dependent\mongo-c-driver\src\libbson\..\..\src\common;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||||
<OutputDirectory>$(ProjectDir)/$(IntDir)</OutputDirectory>
|
||||
<HeaderFileName>%(Filename).h</HeaderFileName>
|
||||
<TypeLibraryName>%(Filename).tlb</TypeLibraryName>
|
||||
<InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
|
||||
<ProxyFileName>%(Filename)_p.c</ProxyFileName>
|
||||
</Midl>
|
||||
<Lib />
|
||||
</ItemDefinitionGroup>
|
||||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
||||
<ClCompile>
|
||||
<AdditionalIncludeDirectories>$(SolutionDir)project\windows\dep\;$(SolutionDir)project\windows\dep\bson;$(SolutionDir)dependent\mongo-c-driver\src\libbson\src;$(SolutionDir)dependent\mongo-c-driver\src\libbson\..\..\src\common;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||||
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
|
||||
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
|
||||
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
||||
<ExceptionHandling>
|
||||
</ExceptionHandling>
|
||||
<InlineFunctionExpansion>Disabled</InlineFunctionExpansion>
|
||||
<Optimization>Disabled</Optimization>
|
||||
<PrecompiledHeader>NotUsing</PrecompiledHeader>
|
||||
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
|
||||
<UseFullPaths>false</UseFullPaths>
|
||||
<WarningLevel>Level3</WarningLevel>
|
||||
<PreprocessorDefinitions>WIN32;_WINDOWS;BSON_STATIC;BSON_COMPILATION;JSONSL_PARSE_NAN;COMMON_PREFIX_=_bson_common;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||
</ClCompile>
|
||||
<ResourceCompile>
|
||||
<PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;BSON_STATIC;BSON_COMPILATION;JSONSL_PARSE_NAN;COMMON_PREFIX_=_bson_common;CMAKE_INTDIR=\"Debug\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||
<AdditionalIncludeDirectories>$(SolutionDir)dependent\mongo-c-driver\src\libbson\src;$(SolutionDir)dependent\mongo-c-driver\src\libbson\..\..\src\common;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||||
</ResourceCompile>
|
||||
<Midl>
|
||||
<AdditionalIncludeDirectories>$(SolutionDir)dependent\mongo-c-driver\src\libbson\src;$(SolutionDir)dependent\mongo-c-driver\src\libbson\..\..\src\common;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||||
<OutputDirectory>$(ProjectDir)/$(IntDir)</OutputDirectory>
|
||||
<HeaderFileName>%(Filename).h</HeaderFileName>
|
||||
<TypeLibraryName>%(Filename).tlb</TypeLibraryName>
|
||||
<InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
|
||||
<ProxyFileName>%(Filename)_p.c</ProxyFileName>
|
||||
</Midl>
|
||||
<Lib />
|
||||
</ItemDefinitionGroup>
|
||||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
||||
<ClCompile>
|
||||
<AdditionalIncludeDirectories>$(SolutionDir)project\windows\dep\;$(SolutionDir)project\windows\dep\bson;$(SolutionDir)dependent\mongo-c-driver\src\libbson\src;$(SolutionDir)dependent\mongo-c-driver\src\libbson\..\..\src\common;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||||
<ExceptionHandling>
|
||||
</ExceptionHandling>
|
||||
<InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
|
||||
<Optimization>MaxSpeed</Optimization>
|
||||
<RuntimeLibrary>MultiThreaded</RuntimeLibrary>
|
||||
<UseFullPaths>false</UseFullPaths>
|
||||
<WarningLevel>Level3</WarningLevel>
|
||||
<PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;BSON_STATIC;BSON_COMPILATION;JSONSL_PARSE_NAN;COMMON_PREFIX_=_bson_common;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||
<DebugInformationFormat>
|
||||
</DebugInformationFormat>
|
||||
</ClCompile>
|
||||
<ResourceCompile>
|
||||
<PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;BSON_STATIC;BSON_COMPILATION;JSONSL_PARSE_NAN;COMMON_PREFIX_=_bson_common;CMAKE_INTDIR=\"Release\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||
<AdditionalIncludeDirectories>$(SolutionDir)dependent\mongo-c-driver\src\libbson\src;$(SolutionDir)dependent\mongo-c-driver\src\libbson\..\..\src\common;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||||
</ResourceCompile>
|
||||
<Midl>
|
||||
<AdditionalIncludeDirectories>$(SolutionDir)dependent\mongo-c-driver\src\libbson\src;$(SolutionDir)dependent\mongo-c-driver\src\libbson\..\..\src\common;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||||
<OutputDirectory>$(ProjectDir)/$(IntDir)</OutputDirectory>
|
||||
<HeaderFileName>%(Filename).h</HeaderFileName>
|
||||
<TypeLibraryName>%(Filename).tlb</TypeLibraryName>
|
||||
<InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
|
||||
<ProxyFileName>%(Filename)_p.c</ProxyFileName>
|
||||
</Midl>
|
||||
<Lib />
|
||||
</ItemDefinitionGroup>
|
||||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
||||
<ClCompile>
|
||||
<AdditionalIncludeDirectories>$(SolutionDir)project\windows\dep\;$(SolutionDir)project\windows\dep\bson;$(SolutionDir)dependent\mongo-c-driver\src\libbson\src;$(SolutionDir)dependent\mongo-c-driver\src\libbson\..\..\src\common;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||||
<ExceptionHandling>
|
||||
</ExceptionHandling>
|
||||
<InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
|
||||
<Optimization>MaxSpeed</Optimization>
|
||||
<RuntimeLibrary>MultiThreaded</RuntimeLibrary>
|
||||
<UseFullPaths>false</UseFullPaths>
|
||||
<WarningLevel>Level3</WarningLevel>
|
||||
<PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;BSON_STATIC;BSON_COMPILATION;JSONSL_PARSE_NAN;COMMON_PREFIX_=_bson_common;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||
<DebugInformationFormat>
|
||||
</DebugInformationFormat>
|
||||
</ClCompile>
|
||||
<ResourceCompile>
|
||||
<PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;BSON_STATIC;BSON_COMPILATION;JSONSL_PARSE_NAN;COMMON_PREFIX_=_bson_common;CMAKE_INTDIR=\"Release\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||
<AdditionalIncludeDirectories>$(SolutionDir)dependent\mongo-c-driver\src\libbson\src;$(SolutionDir)dependent\mongo-c-driver\src\libbson\..\..\src\common;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||||
</ResourceCompile>
|
||||
<Midl>
|
||||
<AdditionalIncludeDirectories>$(SolutionDir)dependent\mongo-c-driver\src\libbson\src;$(SolutionDir)dependent\mongo-c-driver\src\libbson\..\..\src\common;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||||
<OutputDirectory>$(ProjectDir)/$(IntDir)</OutputDirectory>
|
||||
<HeaderFileName>%(Filename).h</HeaderFileName>
|
||||
<TypeLibraryName>%(Filename).tlb</TypeLibraryName>
|
||||
<InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
|
||||
<ProxyFileName>%(Filename)_p.c</ProxyFileName>
|
||||
</Midl>
|
||||
<Lib />
|
||||
</ItemDefinitionGroup>
|
||||
<ItemGroup>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\bson\bcon.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\bson\bson.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\bson\bson-atomic.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\bson\bson-clock.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\bson\bson-context.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\bson\bson-decimal128.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\bson\bson-error.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\bson\bson-iso8601.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\bson\bson-iter.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\bson\bson-json.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\bson\bson-keys.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\bson\bson-md5.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\bson\bson-memory.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\bson\bson-oid.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\bson\bson-reader.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\bson\bson-string.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\bson\bson-timegm.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\bson\bson-utf8.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\bson\bson-value.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\bson\bson-version-functions.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\bson\bson-writer.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\jsonsl\jsonsl.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\common\common-b64.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\common\common-md5.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\common\common-thread.c" />
|
||||
<ClInclude Include="bson-config.h" />
|
||||
<ClInclude Include="bson-version.h" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\bson\bcon.h" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\bson\bson-atomic.h" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\bson\bson-clock.h" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\bson\bson-compat.h" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\bson\bson-context.h" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\bson\bson-decimal128.h" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\bson\bson-endian.h" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\bson\bson-error.h" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\bson\bson.h" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\bson\bson-iter.h" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\bson\bson-json.h" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\bson\bson-keys.h" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\bson\bson-macros.h" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\bson\bson-md5.h" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\bson\bson-memory.h" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\bson\bson-oid.h" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\bson\bson-prelude.h" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\bson\bson-reader.h" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\bson\bson-string.h" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\bson\bson-types.h" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\bson\bson-utf8.h" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\bson\bson-value.h" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\bson\bson-version-functions.h" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\bson\bson-writer.h" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\bson\forwarding\bson.h" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
||||
<ImportGroup Label="ExtensionTargets">
|
||||
</ImportGroup>
|
||||
</Project>
|
|
@ -0,0 +1,171 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Project ToolsVersion="16.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<ItemGroup>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\bson\bcon.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\bson\bson.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\bson\bson-atomic.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\bson\bson-clock.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\bson\bson-context.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\bson\bson-decimal128.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\bson\bson-error.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\bson\bson-iso8601.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\bson\bson-iter.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\bson\bson-json.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\bson\bson-keys.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\bson\bson-md5.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\bson\bson-memory.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\bson\bson-oid.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\bson\bson-reader.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\bson\bson-string.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\bson\bson-timegm.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\bson\bson-utf8.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\bson\bson-value.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\bson\bson-version-functions.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\bson\bson-writer.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\jsonsl\jsonsl.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\common\common-b64.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\common\common-md5.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\common\common-thread.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ClInclude Include="bson-config.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="bson-version.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\bson\bcon.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\bson\bson-atomic.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\bson\bson-clock.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\bson\bson-compat.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\bson\bson-context.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\bson\bson-decimal128.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\bson\bson-endian.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\bson\bson-error.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\bson\bson.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\bson\bson-iter.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\bson\bson-json.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\bson\bson-keys.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\bson\bson-macros.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\bson\bson-md5.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\bson\bson-memory.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\bson\bson-oid.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\bson\bson-prelude.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\bson\bson-reader.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\bson\bson-string.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\bson\bson-types.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\bson\bson-utf8.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\bson\bson-value.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\bson\bson-version-functions.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\bson\bson-writer.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\bson\forwarding\bson.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Filter Include="Header Files">
|
||||
<UniqueIdentifier>{3BC26B2C-D73B-37B7-86D2-22E27386D404}</UniqueIdentifier>
|
||||
</Filter>
|
||||
<Filter Include="Source Files">
|
||||
<UniqueIdentifier>{907D44D8-0E2D-3D9A-A3E5-830CC375CB7A}</UniqueIdentifier>
|
||||
</Filter>
|
||||
</ItemGroup>
|
||||
</Project>
|
|
@ -0,0 +1,4 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<PropertyGroup />
|
||||
</Project>
|
|
@ -214,37 +214,37 @@
|
|||
</ItemDefinitionGroup>
|
||||
<ItemGroup>
|
||||
<ClCompile Include="$(SolutionDir)dependent\SDL_image\external\libwebp-$(libwebp_ver)\src\dec\alpha_dec.c" />
|
||||
<ClCompile Include="..\..\..\..\dependent\SDL_image\external\libwebp-$(libwebp_ver)\src\dsp\alpha_processing.c" />
|
||||
<ClCompile Include="..\..\..\..\dependent\SDL_image\external\libwebp-$(libwebp_ver)\src\dsp\alpha_processing_sse2.c">
|
||||
<ClCompile Include="$(SolutionDir)dependent\SDL_image\external\libwebp-$(libwebp_ver)\src\dsp\alpha_processing.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\SDL_image\external\libwebp-$(libwebp_ver)\src\dsp\alpha_processing_sse2.c">
|
||||
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</ExcludedFromBuild>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\dependent\SDL_image\external\libwebp-$(libwebp_ver)\src\dsp\alpha_processing_sse41.c" />
|
||||
<ClCompile Include="..\..\..\..\dependent\SDL_image\external\libwebp-$(libwebp_ver)\src\dsp\cpu.c" />
|
||||
<ClCompile Include="..\..\..\..\dependent\SDL_image\external\libwebp-$(libwebp_ver)\src\dsp\dec.c" />
|
||||
<ClCompile Include="..\..\..\..\dependent\SDL_image\external\libwebp-$(libwebp_ver)\src\dsp\dec_clip_tables.c" />
|
||||
<ClCompile Include="..\..\..\..\dependent\SDL_image\external\libwebp-$(libwebp_ver)\src\dsp\dec_sse2.c" />
|
||||
<ClCompile Include="..\..\..\..\dependent\SDL_image\external\libwebp-$(libwebp_ver)\src\dsp\dec_sse41.c" />
|
||||
<ClCompile Include="..\..\..\..\dependent\SDL_image\external\libwebp-$(libwebp_ver)\src\dsp\filters.c" />
|
||||
<ClCompile Include="..\..\..\..\dependent\SDL_image\external\libwebp-$(libwebp_ver)\src\dsp\filters_sse2.c" />
|
||||
<ClCompile Include="..\..\..\..\dependent\SDL_image\external\libwebp-$(libwebp_ver)\src\dsp\lossless.c" />
|
||||
<ClCompile Include="..\..\..\..\dependent\SDL_image\external\libwebp-$(libwebp_ver)\src\dsp\lossless_sse2.c" />
|
||||
<ClCompile Include="..\..\..\..\dependent\SDL_image\external\libwebp-$(libwebp_ver)\src\dsp\rescaler.c" />
|
||||
<ClCompile Include="..\..\..\..\dependent\SDL_image\external\libwebp-$(libwebp_ver)\src\dsp\rescaler_sse2.c" />
|
||||
<ClCompile Include="..\..\..\..\dependent\SDL_image\external\libwebp-$(libwebp_ver)\src\dsp\upsampling.c" />
|
||||
<ClCompile Include="..\..\..\..\dependent\SDL_image\external\libwebp-$(libwebp_ver)\src\dsp\upsampling_sse2.c" />
|
||||
<ClCompile Include="..\..\..\..\dependent\SDL_image\external\libwebp-$(libwebp_ver)\src\dsp\upsampling_sse41.c" />
|
||||
<ClCompile Include="..\..\..\..\dependent\SDL_image\external\libwebp-$(libwebp_ver)\src\dsp\yuv.c" />
|
||||
<ClCompile Include="..\..\..\..\dependent\SDL_image\external\libwebp-$(libwebp_ver)\src\dsp\yuv_sse2.c" />
|
||||
<ClCompile Include="..\..\..\..\dependent\SDL_image\external\libwebp-$(libwebp_ver)\src\dsp\yuv_sse41.c" />
|
||||
<ClCompile Include="..\..\..\..\dependent\SDL_image\external\libwebp-$(libwebp_ver)\src\utils\bit_reader_utils.c" />
|
||||
<ClCompile Include="..\..\..\..\dependent\SDL_image\external\libwebp-$(libwebp_ver)\src\utils\color_cache_utils.c" />
|
||||
<ClCompile Include="..\..\..\..\dependent\SDL_image\external\libwebp-$(libwebp_ver)\src\utils\filters_utils.c" />
|
||||
<ClCompile Include="..\..\..\..\dependent\SDL_image\external\libwebp-$(libwebp_ver)\src\utils\huffman_utils.c" />
|
||||
<ClCompile Include="..\..\..\..\dependent\SDL_image\external\libwebp-$(libwebp_ver)\src\utils\quant_levels_dec_utils.c" />
|
||||
<ClCompile Include="..\..\..\..\dependent\SDL_image\external\libwebp-$(libwebp_ver)\src\utils\random_utils.c" />
|
||||
<ClCompile Include="..\..\..\..\dependent\SDL_image\external\libwebp-$(libwebp_ver)\src\utils\rescaler_utils.c" />
|
||||
<ClCompile Include="..\..\..\..\dependent\SDL_image\external\libwebp-$(libwebp_ver)\src\utils\thread_utils.c" />
|
||||
<ClCompile Include="..\..\..\..\dependent\SDL_image\external\libwebp-$(libwebp_ver)\src\utils\utils.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\SDL_image\external\libwebp-$(libwebp_ver)\src\dsp\alpha_processing_sse41.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\SDL_image\external\libwebp-$(libwebp_ver)\src\dsp\cpu.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\SDL_image\external\libwebp-$(libwebp_ver)\src\dsp\dec.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\SDL_image\external\libwebp-$(libwebp_ver)\src\dsp\dec_clip_tables.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\SDL_image\external\libwebp-$(libwebp_ver)\src\dsp\dec_sse2.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\SDL_image\external\libwebp-$(libwebp_ver)\src\dsp\dec_sse41.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\SDL_image\external\libwebp-$(libwebp_ver)\src\dsp\filters.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\SDL_image\external\libwebp-$(libwebp_ver)\src\dsp\filters_sse2.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\SDL_image\external\libwebp-$(libwebp_ver)\src\dsp\lossless.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\SDL_image\external\libwebp-$(libwebp_ver)\src\dsp\lossless_sse2.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\SDL_image\external\libwebp-$(libwebp_ver)\src\dsp\rescaler.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\SDL_image\external\libwebp-$(libwebp_ver)\src\dsp\rescaler_sse2.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\SDL_image\external\libwebp-$(libwebp_ver)\src\dsp\upsampling.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\SDL_image\external\libwebp-$(libwebp_ver)\src\dsp\upsampling_sse2.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\SDL_image\external\libwebp-$(libwebp_ver)\src\dsp\upsampling_sse41.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\SDL_image\external\libwebp-$(libwebp_ver)\src\dsp\yuv.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\SDL_image\external\libwebp-$(libwebp_ver)\src\dsp\yuv_sse2.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\SDL_image\external\libwebp-$(libwebp_ver)\src\dsp\yuv_sse41.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\SDL_image\external\libwebp-$(libwebp_ver)\src\utils\bit_reader_utils.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\SDL_image\external\libwebp-$(libwebp_ver)\src\utils\color_cache_utils.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\SDL_image\external\libwebp-$(libwebp_ver)\src\utils\filters_utils.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\SDL_image\external\libwebp-$(libwebp_ver)\src\utils\huffman_utils.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\SDL_image\external\libwebp-$(libwebp_ver)\src\utils\quant_levels_dec_utils.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\SDL_image\external\libwebp-$(libwebp_ver)\src\utils\random_utils.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\SDL_image\external\libwebp-$(libwebp_ver)\src\utils\rescaler_utils.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\SDL_image\external\libwebp-$(libwebp_ver)\src\utils\thread_utils.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\SDL_image\external\libwebp-$(libwebp_ver)\src\utils\utils.c" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\SDL_image\external\libwebp-$(libwebp_ver)\src\dec\alphai_dec.h" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\SDL_image\external\libwebp-$(libwebp_ver)\src\dec\buffer_dec.c" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\SDL_image\external\libwebp-$(libwebp_ver)\src\dec\common_dec.h" />
|
||||
|
|
|
@ -31,91 +31,91 @@
|
|||
<ClCompile Include="$(SolutionDir)dependent\SDL_image\external\libwebp-1.0.3\src\dec\webp_dec.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\dependent\SDL_image\external\libwebp-1.0.3\src\utils\huffman_utils.c">
|
||||
<ClCompile Include="$(SolutionDir)dependent\SDL_image\external\libwebp-1.0.3\src\utils\huffman_utils.c">
|
||||
<Filter>Source Files\utils</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\dependent\SDL_image\external\libwebp-1.0.3\src\utils\quant_levels_dec_utils.c">
|
||||
<ClCompile Include="$(SolutionDir)dependent\SDL_image\external\libwebp-1.0.3\src\utils\quant_levels_dec_utils.c">
|
||||
<Filter>Source Files\utils</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\dependent\SDL_image\external\libwebp-1.0.3\src\utils\random_utils.c">
|
||||
<ClCompile Include="$(SolutionDir)dependent\SDL_image\external\libwebp-1.0.3\src\utils\random_utils.c">
|
||||
<Filter>Source Files\utils</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\dependent\SDL_image\external\libwebp-1.0.3\src\utils\rescaler_utils.c">
|
||||
<ClCompile Include="$(SolutionDir)dependent\SDL_image\external\libwebp-1.0.3\src\utils\rescaler_utils.c">
|
||||
<Filter>Source Files\utils</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\dependent\SDL_image\external\libwebp-1.0.3\src\utils\thread_utils.c">
|
||||
<ClCompile Include="$(SolutionDir)dependent\SDL_image\external\libwebp-1.0.3\src\utils\thread_utils.c">
|
||||
<Filter>Source Files\utils</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\dependent\SDL_image\external\libwebp-1.0.3\src\utils\utils.c">
|
||||
<ClCompile Include="$(SolutionDir)dependent\SDL_image\external\libwebp-1.0.3\src\utils\utils.c">
|
||||
<Filter>Source Files\utils</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\dependent\SDL_image\external\libwebp-1.0.3\src\utils\bit_reader_utils.c">
|
||||
<ClCompile Include="$(SolutionDir)dependent\SDL_image\external\libwebp-1.0.3\src\utils\bit_reader_utils.c">
|
||||
<Filter>Source Files\utils</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\dependent\SDL_image\external\libwebp-1.0.3\src\utils\color_cache_utils.c">
|
||||
<ClCompile Include="$(SolutionDir)dependent\SDL_image\external\libwebp-1.0.3\src\utils\color_cache_utils.c">
|
||||
<Filter>Source Files\utils</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\dependent\SDL_image\external\libwebp-1.0.3\src\utils\filters_utils.c">
|
||||
<ClCompile Include="$(SolutionDir)dependent\SDL_image\external\libwebp-1.0.3\src\utils\filters_utils.c">
|
||||
<Filter>Source Files\utils</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\dependent\SDL_image\external\libwebp-1.0.3\src\dsp\lossless.c">
|
||||
<ClCompile Include="$(SolutionDir)dependent\SDL_image\external\libwebp-1.0.3\src\dsp\lossless.c">
|
||||
<Filter>Source Files\dsp</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\dependent\SDL_image\external\libwebp-1.0.3\src\dsp\rescaler.c">
|
||||
<ClCompile Include="$(SolutionDir)dependent\SDL_image\external\libwebp-1.0.3\src\dsp\rescaler.c">
|
||||
<Filter>Source Files\dsp</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\dependent\SDL_image\external\libwebp-1.0.3\src\dsp\upsampling.c">
|
||||
<ClCompile Include="$(SolutionDir)dependent\SDL_image\external\libwebp-1.0.3\src\dsp\upsampling.c">
|
||||
<Filter>Source Files\dsp</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\dependent\SDL_image\external\libwebp-1.0.3\src\dsp\yuv.c">
|
||||
<ClCompile Include="$(SolutionDir)dependent\SDL_image\external\libwebp-1.0.3\src\dsp\yuv.c">
|
||||
<Filter>Source Files\dsp</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\dependent\SDL_image\external\libwebp-1.0.3\src\dsp\alpha_processing.c">
|
||||
<ClCompile Include="$(SolutionDir)dependent\SDL_image\external\libwebp-1.0.3\src\dsp\alpha_processing.c">
|
||||
<Filter>Source Files\dsp</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\dependent\SDL_image\external\libwebp-1.0.3\src\dsp\cpu.c">
|
||||
<ClCompile Include="$(SolutionDir)dependent\SDL_image\external\libwebp-1.0.3\src\dsp\cpu.c">
|
||||
<Filter>Source Files\dsp</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\dependent\SDL_image\external\libwebp-1.0.3\src\dsp\dec.c">
|
||||
<ClCompile Include="$(SolutionDir)dependent\SDL_image\external\libwebp-1.0.3\src\dsp\dec.c">
|
||||
<Filter>Source Files\dsp</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\dependent\SDL_image\external\libwebp-1.0.3\src\dsp\dec_clip_tables.c">
|
||||
<ClCompile Include="$(SolutionDir)dependent\SDL_image\external\libwebp-1.0.3\src\dsp\dec_clip_tables.c">
|
||||
<Filter>Source Files\dsp</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\dependent\SDL_image\external\libwebp-1.0.3\src\dsp\filters.c">
|
||||
<ClCompile Include="$(SolutionDir)dependent\SDL_image\external\libwebp-1.0.3\src\dsp\filters.c">
|
||||
<Filter>Source Files\dsp</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\dependent\SDL_image\external\libwebp-1.0.3\src\dsp\rescaler_sse2.c">
|
||||
<ClCompile Include="$(SolutionDir)dependent\SDL_image\external\libwebp-1.0.3\src\dsp\rescaler_sse2.c">
|
||||
<Filter>Source Files\dsp</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\dependent\SDL_image\external\libwebp-1.0.3\src\dsp\dec_sse2.c">
|
||||
<ClCompile Include="$(SolutionDir)dependent\SDL_image\external\libwebp-1.0.3\src\dsp\dec_sse2.c">
|
||||
<Filter>Source Files\dsp</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\dependent\SDL_image\external\libwebp-1.0.3\src\dsp\dec_sse41.c">
|
||||
<ClCompile Include="$(SolutionDir)dependent\SDL_image\external\libwebp-1.0.3\src\dsp\dec_sse41.c">
|
||||
<Filter>Source Files\dsp</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\dependent\SDL_image\external\libwebp-1.0.3\src\dsp\yuv_sse2.c">
|
||||
<ClCompile Include="$(SolutionDir)dependent\SDL_image\external\libwebp-1.0.3\src\dsp\yuv_sse2.c">
|
||||
<Filter>Source Files\dsp</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\dependent\SDL_image\external\libwebp-1.0.3\src\dsp\yuv_sse41.c">
|
||||
<ClCompile Include="$(SolutionDir)dependent\SDL_image\external\libwebp-1.0.3\src\dsp\yuv_sse41.c">
|
||||
<Filter>Source Files\dsp</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\dependent\SDL_image\external\libwebp-1.0.3\src\dsp\alpha_processing_sse41.c">
|
||||
<ClCompile Include="$(SolutionDir)dependent\SDL_image\external\libwebp-1.0.3\src\dsp\alpha_processing_sse41.c">
|
||||
<Filter>Source Files\dsp</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\dependent\SDL_image\external\libwebp-1.0.3\src\dsp\alpha_processing_sse2.c">
|
||||
<ClCompile Include="$(SolutionDir)dependent\SDL_image\external\libwebp-1.0.3\src\dsp\alpha_processing_sse2.c">
|
||||
<Filter>Source Files\dsp</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\dependent\SDL_image\external\libwebp-1.0.3\src\dsp\filters_sse2.c">
|
||||
<ClCompile Include="$(SolutionDir)dependent\SDL_image\external\libwebp-1.0.3\src\dsp\filters_sse2.c">
|
||||
<Filter>Source Files\dsp</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\dependent\SDL_image\external\libwebp-1.0.3\src\dsp\lossless_sse2.c">
|
||||
<ClCompile Include="$(SolutionDir)dependent\SDL_image\external\libwebp-1.0.3\src\dsp\lossless_sse2.c">
|
||||
<Filter>Source Files\dsp</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\dependent\SDL_image\external\libwebp-1.0.3\src\dsp\upsampling_sse2.c">
|
||||
<ClCompile Include="$(SolutionDir)dependent\SDL_image\external\libwebp-1.0.3\src\dsp\upsampling_sse2.c">
|
||||
<Filter>Source Files\dsp</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\dependent\SDL_image\external\libwebp-1.0.3\src\dsp\upsampling_sse41.c">
|
||||
<ClCompile Include="$(SolutionDir)dependent\SDL_image\external\libwebp-1.0.3\src\dsp\upsampling_sse41.c">
|
||||
<Filter>Source Files\dsp</Filter>
|
||||
</ClCompile>
|
||||
</ItemGroup>
|
||||
|
|
|
@ -0,0 +1,299 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<PropertyGroup Label="Globals">
|
||||
<ProjectGuid>{641C5F36-32EE-4323-B740-992B651CF9D6}</ProjectGuid>
|
||||
<ProjectName>libzmq</ProjectName>
|
||||
<PlatformToolset>v142</PlatformToolset>
|
||||
<WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
|
||||
</PropertyGroup>
|
||||
<ItemGroup Label="ProjectConfigurations">
|
||||
<ProjectConfiguration Include="Debug|Win32">
|
||||
<Configuration>Debug</Configuration>
|
||||
<Platform>Win32</Platform>
|
||||
</ProjectConfiguration>
|
||||
<ProjectConfiguration Include="Release|Win32">
|
||||
<Configuration>Release</Configuration>
|
||||
<Platform>Win32</Platform>
|
||||
</ProjectConfiguration>
|
||||
<ProjectConfiguration Include="Debug|x64">
|
||||
<Configuration>Debug</Configuration>
|
||||
<Platform>x64</Platform>
|
||||
</ProjectConfiguration>
|
||||
<ProjectConfiguration Include="Release|x64">
|
||||
<Configuration>Release</Configuration>
|
||||
<Platform>x64</Platform>
|
||||
</ProjectConfiguration>
|
||||
</ItemGroup>
|
||||
<PropertyGroup Label="Configuration">
|
||||
<ConfigurationType Condition="$(Configuration.IndexOf('DLL')) == -1">StaticLibrary</ConfigurationType>
|
||||
<ConfigurationType Condition="$(Configuration.IndexOf('DLL')) != -1">DynamicLibrary</ConfigurationType>
|
||||
</PropertyGroup>
|
||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
||||
<PropertyGroup>
|
||||
<Option-tweet>true</Option-tweet>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
||||
<IntDir>.$(Platform)\$(Configuration)\</IntDir>
|
||||
<OutDir>.$(Platform)\$(Configuration)\</OutDir>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
||||
<OutDir>.$(Platform)\$(Configuration)\</OutDir>
|
||||
<IntDir>.$(Platform)\$(Configuration)\</IntDir>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
||||
<OutDir>.$(Platform)\$(Configuration)\</OutDir>
|
||||
<IntDir>.$(Platform)\$(Configuration)\</IntDir>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
||||
<OutDir>.$(Platform)\$(Configuration)\</OutDir>
|
||||
<IntDir>.$(Platform)\$(Configuration)\</IntDir>
|
||||
</PropertyGroup>
|
||||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
||||
<ClCompile>
|
||||
<PreprocessorDefinitions>ZMQ_USE_CV_IMPL_WIN32API;ZMQ_IOTHREAD_POLLER_USE_SELECT;ZMQ_POLL_BASED_ON_SELECT;ZMQ_STATIC;ZMQ_HAVE_WINDOWS;ZMQ_USE_TWEETNACL;ZMQ_USE_CV_IMPL_WIN32API;ZMQ_IOTHREAD_POLLER_USE_SELECT;ZMQ_POLL_BASED_ON_SELECT;ZMQ_STATIC;ZMQ_HAVE_WINDOWS;%(PreprocessorDefinitions);%(PreprocessorDefinitions);%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||
<RuntimeLibrary>MultiThreaded</RuntimeLibrary>
|
||||
<AdditionalIncludeDirectories>$(SolutionDir)dependent\libzmq\src;$(SolutionDir)project\windows\dep\libzmq;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||||
<PrecompiledHeader>NotUsing</PrecompiledHeader>
|
||||
<PrecompiledHeaderFile />
|
||||
</ClCompile>
|
||||
</ItemDefinitionGroup>
|
||||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
||||
<ClCompile>
|
||||
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
|
||||
<PreprocessorDefinitions>ZMQ_USE_CV_IMPL_WIN32API;ZMQ_IOTHREAD_POLLER_USE_SELECT;ZMQ_POLL_BASED_ON_SELECT;ZMQ_STATIC;ZMQ_HAVE_WINDOWS;ZMQ_USE_TWEETNACL;;%(PreprocessorDefinitions);%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||
<AdditionalIncludeDirectories>$(SolutionDir)dependent\libzmq\src;$(SolutionDir)project\windows\dep\libzmq;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||||
<PrecompiledHeader>NotUsing</PrecompiledHeader>
|
||||
<PrecompiledHeaderFile />
|
||||
</ClCompile>
|
||||
</ItemDefinitionGroup>
|
||||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
||||
<ClCompile>
|
||||
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
|
||||
<PreprocessorDefinitions>ZMQ_USE_CV_IMPL_WIN32API;ZMQ_IOTHREAD_POLLER_USE_SELECT;ZMQ_POLL_BASED_ON_SELECT;ZMQ_STATIC;ZMQ_HAVE_WINDOWS;ZMQ_USE_TWEETNACL;;%(PreprocessorDefinitions);%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||
<AdditionalIncludeDirectories>$(SolutionDir)dependent\libzmq\src;$(SolutionDir)project\windows\dep\libzmq;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||||
<PrecompiledHeader>NotUsing</PrecompiledHeader>
|
||||
<PrecompiledHeaderFile />
|
||||
</ClCompile>
|
||||
</ItemDefinitionGroup>
|
||||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
||||
<ClCompile>
|
||||
<RuntimeLibrary>MultiThreaded</RuntimeLibrary>
|
||||
<PreprocessorDefinitions>ZMQ_USE_CV_IMPL_WIN32API;ZMQ_IOTHREAD_POLLER_USE_SELECT;ZMQ_POLL_BASED_ON_SELECT;ZMQ_STATIC;ZMQ_HAVE_WINDOWS;ZMQ_USE_TWEETNACL;;%(PreprocessorDefinitions);%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||
<AdditionalIncludeDirectories>$(SolutionDir)dependent\libzmq\src;$(SolutionDir)project\windows\dep\libzmq;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||||
<PrecompiledHeader>NotUsing</PrecompiledHeader>
|
||||
<PrecompiledHeaderFile />
|
||||
</ClCompile>
|
||||
</ItemDefinitionGroup>
|
||||
<ItemGroup>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\include\zmq.h" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\zmq_draft.h" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\address.hpp" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\array.hpp" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\atomic_counter.hpp" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\atomic_ptr.hpp" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\blob.hpp" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\client.hpp" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\clock.hpp" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\command.hpp" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\condition_variable.hpp" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\config.hpp" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\ctx.hpp" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\curve_client.hpp" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\curve_server.hpp" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\decoder.hpp" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\decoder_allocators.hpp" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\devpoll.hpp" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\dgram.hpp" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\dish.hpp" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\dist.hpp" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\encoder.hpp" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\epoll.hpp" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\err.hpp" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\fd.hpp" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\fq.hpp" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\gather.hpp" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\gssapi_client.hpp" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\gssapi_mechanism_base.hpp" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\gssapi_server.hpp" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\i_engine.hpp" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\i_poll_events.hpp" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\io_object.hpp" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\io_thread.hpp" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\ip.hpp" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\ipc_address.hpp" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\ipc_connecter.hpp" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\ipc_listener.hpp" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\kqueue.hpp" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\lb.hpp" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\likely.hpp" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\mailbox.hpp" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\mailbox_safe.hpp" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\msg.hpp" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\mtrie.hpp" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\mutex.hpp" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\object.hpp" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\options.hpp" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\own.hpp" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\pair.hpp" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\pgm_receiver.hpp" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\pgm_sender.hpp" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\pgm_socket.hpp" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\pipe.hpp" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\server.hpp" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\socks.hpp" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\socks_connecter.hpp" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\poll.hpp" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\poller.hpp" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\poller_base.hpp" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\precompiled.hpp" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\proxy.hpp" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\pub.hpp" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\pull.hpp" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\push.hpp" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\radio.hpp" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\random.hpp" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\raw_decoder.hpp" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\raw_encoder.hpp" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\reaper.hpp" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\rep.hpp" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\req.hpp" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\scatter.hpp" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\select.hpp" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\session_base.hpp" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\signaler.hpp" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\socket_base.hpp" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\stdint.hpp" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\stream_engine.hpp" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\sub.hpp" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\tcp.hpp" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\tcp_address.hpp" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\tcp_connecter.hpp" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\tcp_listener.hpp" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\timers.hpp" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\thread.hpp" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\trie.hpp" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\tweetnacl.h" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\udp_address.hpp" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\udp_engine.hpp" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\v1_decoder.hpp" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\v1_encoder.hpp" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\v1_protocol.hpp" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\windows.hpp" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\wire.hpp" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\xpub.hpp" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\xrep.hpp" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\xreq.hpp" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\xsub.hpp" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\ypipe.hpp" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\yqueue.hpp" />
|
||||
<ClInclude Include="platform.hpp" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\address.cpp" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\client.cpp" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\clock.cpp" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\ctx.cpp" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\curve_client.cpp" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\curve_mechanism_base.cpp" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\curve_server.cpp" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\dealer.cpp" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\decoder_allocators.cpp" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\devpoll.cpp" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\dgram.cpp" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\dish.cpp" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\dist.cpp" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\epoll.cpp" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\err.cpp" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\fq.cpp" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\gather.cpp" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\gssapi_client.cpp" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\gssapi_mechanism_base.cpp" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\gssapi_server.cpp" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\io_object.cpp" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\io_thread.cpp" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\ip.cpp" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\ipc_address.cpp" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\ipc_connecter.cpp" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\ipc_listener.cpp" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\kqueue.cpp" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\lb.cpp" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\mailbox.cpp" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\mailbox_safe.cpp" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\mechanism.cpp" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\mechanism_base.cpp" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\metadata.cpp" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\msg.cpp" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\mtrie.cpp" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\null_mechanism.cpp" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\object.cpp" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\options.cpp" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\own.cpp" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\pair.cpp" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\pgm_receiver.cpp" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\pgm_sender.cpp" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\pgm_socket.cpp" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\pipe.cpp" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\plain_client.cpp" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\plain_server.cpp" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\poll.cpp" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\poller_base.cpp" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\precompiled.cpp">
|
||||
<PrecompiledHeader>Create</PrecompiledHeader>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\proxy.cpp" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\pub.cpp" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\pull.cpp" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\push.cpp" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\radio.cpp" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\random.cpp" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\raw_decoder.cpp" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\raw_encoder.cpp" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\reaper.cpp" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\rep.cpp" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\req.cpp" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\router.cpp" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\scatter.cpp" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\select.cpp" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\server.cpp" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\session_base.cpp" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\signaler.cpp" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\socket_base.cpp" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\socket_poller.cpp" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\socks.cpp" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\socks_connecter.cpp" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\stream.cpp" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\stream_engine.cpp" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\sub.cpp" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\tcp.cpp" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\tcp_address.cpp" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\tcp_connecter.cpp" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\tcp_listener.cpp" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\thread.cpp" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\timers.cpp" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\trie.cpp" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\tweetnacl.c">
|
||||
<PrecompiledHeader>NotUsing</PrecompiledHeader>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\udp_address.cpp" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\udp_engine.cpp" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\v1_decoder.cpp" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\v1_encoder.cpp" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\v2_decoder.cpp" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\v2_encoder.cpp" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\xpub.cpp" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\xsub.cpp" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\zap_client.cpp" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\zmq.cpp" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\zmq_utils.cpp" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\endpoint.cpp" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\ip_resolver.cpp" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\norm_engine.cpp" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\polling_util.cpp" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\pollset.cpp" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\radix_tree.cpp" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\stream_connecter_base.cpp" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\stream_listener_base.cpp" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
||||
</Project>
|
|
@ -0,0 +1,624 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<ItemGroup>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\address.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\clock.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\ctx.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\dealer.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\devpoll.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\dgram.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\dist.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\epoll.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\err.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\fq.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\io_object.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\io_thread.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\ip.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\ipc_address.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\ipc_connecter.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\ipc_listener.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\kqueue.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\lb.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\mailbox.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\mechanism.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\metadata.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\msg.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\mtrie.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\null_mechanism.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\object.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\options.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\own.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\pair.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\pgm_receiver.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\pgm_sender.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\pgm_socket.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\pipe.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\plain_client.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\plain_server.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\poll.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\poller_base.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\proxy.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\pub.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\pull.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\push.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\random.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\raw_decoder.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\raw_encoder.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\reaper.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\rep.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\req.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\router.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\scatter.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\select.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\session_base.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\signaler.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\socket_base.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\stream.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\stream_engine.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\sub.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\tcp.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\tcp_address.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\tcp_connecter.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\tcp_listener.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\thread.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\trie.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\v1_decoder.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\v1_encoder.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\v2_decoder.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\v2_encoder.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\xpub.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\xsub.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\zmq.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\zmq_utils.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\precompiled.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\curve_client.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\curve_server.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\gather.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\gssapi_mechanism_base.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\gssapi_server.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\gssapi_client.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\socks.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\socks_connecter.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\server.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\client.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\mailbox_safe.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\decoder_allocators.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\socket_poller.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\udp_address.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\udp_engine.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\dish.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\radio.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\timers.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\tweetnacl.c">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\curve_mechanism_base.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\mechanism_base.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\zap_client.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\norm_engine.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\polling_util.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\pollset.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\radix_tree.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\endpoint.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\stream_connecter_base.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\stream_listener_base.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\libzmq\src\ip_resolver.cpp">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\address.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\array.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\atomic_counter.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\atomic_ptr.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\blob.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\clock.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\command.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\config.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\ctx.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\devpoll.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\dgram.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\dist.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\encoder.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\epoll.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\err.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\fd.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\fq.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\i_engine.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\i_poll_events.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\io_object.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\io_thread.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\ip.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\ipc_address.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\ipc_connecter.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\ipc_listener.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\kqueue.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\lb.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\decoder.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\likely.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\mailbox.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\msg.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\mtrie.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\mutex.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\object.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\options.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\own.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\pair.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\pgm_receiver.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\yqueue.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\ypipe.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\xsub.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\xreq.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\xrep.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\xpub.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\wire.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\windows.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\v1_encoder.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\v1_protocol.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\v1_decoder.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\trie.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\thread.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\tcp_listener.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\tcp_connecter.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\tcp_address.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\tcp.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\sub.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\stream_engine.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\stdint.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\socket_base.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\signaler.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\session_base.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\scatter.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\select.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\req.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\rep.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\reaper.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\raw_encoder.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\raw_decoder.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\random.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\push.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\pull.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\pub.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\proxy.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\precompiled.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\poller_base.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\poller.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\poll.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\pipe.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\pgm_socket.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\pgm_sender.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\curve_client.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\curve_server.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\gather.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\gssapi_mechanism_base.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\gssapi_server.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\gssapi_client.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\socks.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\socks_connecter.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\server.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\client.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\mailbox_safe.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\condition_variable.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\decoder_allocators.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\udp_address.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\udp_engine.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\dish.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\radio.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\timers.hpp">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\tweetnacl.h">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\src\zmq_draft.h">
|
||||
<Filter>src\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="platform.hpp">
|
||||
<Filter>include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\libzmq\include\zmq.h">
|
||||
<Filter>include</Filter>
|
||||
</ClInclude>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Filter Include="include">
|
||||
<UniqueIdentifier>{f7e88c6c-e408-4631-959c-fe3568656d70}</UniqueIdentifier>
|
||||
</Filter>
|
||||
<Filter Include="src">
|
||||
<UniqueIdentifier>{35f0c644-e1d8-4a46-bb33-06bb8b645fff}</UniqueIdentifier>
|
||||
</Filter>
|
||||
<Filter Include="src\include">
|
||||
<UniqueIdentifier>{90853975-3420-4f06-8be4-4ab3d9792160}</UniqueIdentifier>
|
||||
</Filter>
|
||||
</ItemGroup>
|
||||
</Project>
|
|
@ -0,0 +1,4 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<PropertyGroup />
|
||||
</Project>
|
|
@ -0,0 +1,14 @@
|
|||
#ifndef __PLATFORM_HPP_INCLUDED__
|
||||
#define __PLATFORM_HPP_INCLUDED__
|
||||
|
||||
//#define ZMQ_HAVE_WINDOWS
|
||||
|
||||
// MSVC build configuration is controlled via options exposed in the Visual
|
||||
// Studio user interface. The option to use libsodium is not exposed in the
|
||||
// user interface unless a sibling `libsodium` directory to that of this
|
||||
// repository exists and contains the following files:
|
||||
//
|
||||
// \builds\msvc\vs2015\libsodium.import.props
|
||||
// \builds\msvc\vs2015\libsodium.import.xml
|
||||
|
||||
#endif
|
|
@ -0,0 +1,414 @@
|
|||
/*
|
||||
* Copyright 2013 MongoDB Inc.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#if !defined(MONGOC_INSIDE) && !defined(MONGOC_COMPILATION)
|
||||
#error "Only <mongoc/mongoc.h> can be included directly."
|
||||
#endif
|
||||
|
||||
|
||||
#ifndef MONGOC_CONFIG_H
|
||||
#define MONGOC_CONFIG_H
|
||||
|
||||
/* MONGOC_USER_SET_CFLAGS is set from config based on what compiler flags were
|
||||
* used to compile mongoc */
|
||||
#define MONGOC_USER_SET_CFLAGS "/DWIN32 /D_WINDOWS /W3"
|
||||
|
||||
#define MONGOC_USER_SET_LDFLAGS "/machine:x64"
|
||||
|
||||
/* MONGOC_CC is used to determine what C compiler was used to compile mongoc */
|
||||
#define MONGOC_CC "C:/Program Files (x86)/Microsoft Visual Studio/2019/Enterprise/VC/Tools/MSVC/14.28.29910/bin/Hostx64/x64/cl.exe"
|
||||
|
||||
/*
|
||||
* MONGOC_ENABLE_SSL_SECURE_CHANNEL is set from configure to determine if we are
|
||||
* compiled with Native SSL support on Windows
|
||||
*/
|
||||
#define MONGOC_ENABLE_SSL_SECURE_CHANNEL 1
|
||||
|
||||
#if MONGOC_ENABLE_SSL_SECURE_CHANNEL != 1
|
||||
# undef MONGOC_ENABLE_SSL_SECURE_CHANNEL
|
||||
#endif
|
||||
|
||||
|
||||
/*
|
||||
* MONGOC_ENABLE_CRYPTO_CNG is set from configure to determine if we are
|
||||
* compiled with Native Crypto support on Windows
|
||||
*/
|
||||
#define MONGOC_ENABLE_CRYPTO_CNG 1
|
||||
|
||||
#if MONGOC_ENABLE_CRYPTO_CNG != 1
|
||||
# undef MONGOC_ENABLE_CRYPTO_CNG
|
||||
#endif
|
||||
|
||||
|
||||
/*
|
||||
* MONGOC_ENABLE_SSL_SECURE_TRANSPORT is set from configure to determine if we are
|
||||
* compiled with Native SSL support on Darwin
|
||||
*/
|
||||
#define MONGOC_ENABLE_SSL_SECURE_TRANSPORT 0
|
||||
|
||||
#if MONGOC_ENABLE_SSL_SECURE_TRANSPORT != 1
|
||||
# undef MONGOC_ENABLE_SSL_SECURE_TRANSPORT
|
||||
#endif
|
||||
|
||||
|
||||
/*
|
||||
* MONGOC_ENABLE_CRYPTO_COMMON_CRYPTO is set from configure to determine if we are
|
||||
* compiled with Native Crypto support on Darwin
|
||||
*/
|
||||
#define MONGOC_ENABLE_CRYPTO_COMMON_CRYPTO 0
|
||||
|
||||
#if MONGOC_ENABLE_CRYPTO_COMMON_CRYPTO != 1
|
||||
# undef MONGOC_ENABLE_CRYPTO_COMMON_CRYPTO
|
||||
#endif
|
||||
|
||||
|
||||
/*
|
||||
* MONGOC_ENABLE_SSL_LIBRESSL is set from configure to determine if we are
|
||||
* compiled with LibreSSL support.
|
||||
*/
|
||||
#define MONGOC_ENABLE_SSL_LIBRESSL 0
|
||||
|
||||
#if MONGOC_ENABLE_SSL_LIBRESSL != 1
|
||||
# undef MONGOC_ENABLE_SSL_LIBRESSL
|
||||
#endif
|
||||
|
||||
|
||||
/*
|
||||
* MONGOC_ENABLE_SSL_OPENSSL is set from configure to determine if we are
|
||||
* compiled with OpenSSL support.
|
||||
*/
|
||||
#define MONGOC_ENABLE_SSL_OPENSSL 0
|
||||
|
||||
#if MONGOC_ENABLE_SSL_OPENSSL != 1
|
||||
# undef MONGOC_ENABLE_SSL_OPENSSL
|
||||
#endif
|
||||
|
||||
|
||||
/*
|
||||
* MONGOC_ENABLE_CRYPTO_LIBCRYPTO is set from configure to determine if we are
|
||||
* compiled with OpenSSL support.
|
||||
*/
|
||||
#define MONGOC_ENABLE_CRYPTO_LIBCRYPTO 0
|
||||
|
||||
#if MONGOC_ENABLE_CRYPTO_LIBCRYPTO != 1
|
||||
# undef MONGOC_ENABLE_CRYPTO_LIBCRYPTO
|
||||
#endif
|
||||
|
||||
|
||||
/*
|
||||
* MONGOC_ENABLE_SSL is set from configure to determine if we are
|
||||
* compiled with any SSL support.
|
||||
*/
|
||||
#define MONGOC_ENABLE_SSL 1
|
||||
|
||||
#if MONGOC_ENABLE_SSL != 1
|
||||
# undef MONGOC_ENABLE_SSL
|
||||
#endif
|
||||
|
||||
|
||||
/*
|
||||
* MONGOC_ENABLE_CRYPTO is set from configure to determine if we are
|
||||
* compiled with any crypto support.
|
||||
*/
|
||||
#define MONGOC_ENABLE_CRYPTO 1
|
||||
|
||||
#if MONGOC_ENABLE_CRYPTO != 1
|
||||
# undef MONGOC_ENABLE_CRYPTO
|
||||
#endif
|
||||
|
||||
|
||||
/*
|
||||
* Use system crypto profile
|
||||
*/
|
||||
#define MONGOC_ENABLE_CRYPTO_SYSTEM_PROFILE 0
|
||||
|
||||
#if MONGOC_ENABLE_CRYPTO_SYSTEM_PROFILE != 1
|
||||
# undef MONGOC_ENABLE_CRYPTO_SYSTEM_PROFILE
|
||||
#endif
|
||||
|
||||
|
||||
/*
|
||||
* Use ASN1_STRING_get0_data () rather than the deprecated ASN1_STRING_data
|
||||
*/
|
||||
#define MONGOC_HAVE_ASN1_STRING_GET0_DATA 0
|
||||
|
||||
#if MONGOC_HAVE_ASN1_STRING_GET0_DATA != 1
|
||||
# undef MONGOC_HAVE_ASN1_STRING_GET0_DATA
|
||||
#endif
|
||||
|
||||
|
||||
/*
|
||||
* MONGOC_ENABLE_SASL is set from configure to determine if we are
|
||||
* compiled with SASL support.
|
||||
*/
|
||||
#define MONGOC_ENABLE_SASL 1
|
||||
|
||||
#if MONGOC_ENABLE_SASL != 1
|
||||
# undef MONGOC_ENABLE_SASL
|
||||
#endif
|
||||
|
||||
|
||||
/*
|
||||
* MONGOC_ENABLE_SASL_CYRUS is set from configure to determine if we are
|
||||
* compiled with Cyrus SASL support.
|
||||
*/
|
||||
#define MONGOC_ENABLE_SASL_CYRUS 0
|
||||
|
||||
#if MONGOC_ENABLE_SASL_CYRUS != 1
|
||||
# undef MONGOC_ENABLE_SASL_CYRUS
|
||||
#endif
|
||||
|
||||
|
||||
/*
|
||||
* MONGOC_ENABLE_SASL_SSPI is set from configure to determine if we are
|
||||
* compiled with SSPI support.
|
||||
*/
|
||||
#define MONGOC_ENABLE_SASL_SSPI 1
|
||||
|
||||
#if MONGOC_ENABLE_SASL_SSPI != 1
|
||||
# undef MONGOC_ENABLE_SASL_SSPI
|
||||
#endif
|
||||
|
||||
/*
|
||||
* MONGOC_HAVE_SASL_CLIENT_DONE is set from configure to determine if we
|
||||
* have SASL and its version is new enough to use sasl_client_done (),
|
||||
* which supersedes sasl_done ().
|
||||
*/
|
||||
#define MONGOC_HAVE_SASL_CLIENT_DONE 0
|
||||
|
||||
#if MONGOC_HAVE_SASL_CLIENT_DONE != 1
|
||||
# undef MONGOC_HAVE_SASL_CLIENT_DONE
|
||||
#endif
|
||||
|
||||
|
||||
/*
|
||||
* Disable automatic calls to mongoc_init() and mongoc_cleanup()
|
||||
* before main() is called, and after exit() (respectively).
|
||||
*/
|
||||
#define MONGOC_NO_AUTOMATIC_GLOBALS 0
|
||||
|
||||
#if MONGOC_NO_AUTOMATIC_GLOBALS != 1
|
||||
# undef MONGOC_NO_AUTOMATIC_GLOBALS
|
||||
#endif
|
||||
|
||||
/*
|
||||
* MONGOC_HAVE_SOCKLEN is set from configure to determine if we
|
||||
* need to emulate the type.
|
||||
*/
|
||||
#define MONGOC_HAVE_SOCKLEN 1
|
||||
|
||||
#if MONGOC_HAVE_SOCKLEN != 1
|
||||
# undef MONGOC_HAVE_SOCKLEN
|
||||
#endif
|
||||
|
||||
|
||||
/*
|
||||
* MONGOC_HAVE_DNSAPI is set from configure to determine if we should use the
|
||||
* Windows dnsapi for SRV record lookups.
|
||||
*/
|
||||
#define MONGOC_HAVE_DNSAPI 1
|
||||
|
||||
#if MONGOC_HAVE_DNSAPI != 1
|
||||
# undef MONGOC_HAVE_DNSAPI
|
||||
#endif
|
||||
|
||||
|
||||
/*
|
||||
* MONGOC_HAVE_RES_NSEARCH is set from configure to determine if we
|
||||
* have thread-safe res_nsearch().
|
||||
*/
|
||||
#define MONGOC_HAVE_RES_NSEARCH 0
|
||||
|
||||
#if MONGOC_HAVE_RES_NSEARCH != 1
|
||||
# undef MONGOC_HAVE_RES_NSEARCH
|
||||
#endif
|
||||
|
||||
|
||||
/*
|
||||
* MONGOC_HAVE_RES_NDESTROY is set from configure to determine if we
|
||||
* have BSD / Darwin's res_ndestroy().
|
||||
*/
|
||||
#define MONGOC_HAVE_RES_NDESTROY 0
|
||||
|
||||
#if MONGOC_HAVE_RES_NDESTROY != 1
|
||||
# undef MONGOC_HAVE_RES_NDESTROY
|
||||
#endif
|
||||
|
||||
|
||||
/*
|
||||
* MONGOC_HAVE_RES_NCLOSE is set from configure to determine if we
|
||||
* have Linux's res_nclose().
|
||||
*/
|
||||
#define MONGOC_HAVE_RES_NCLOSE 0
|
||||
|
||||
#if MONGOC_HAVE_RES_NCLOSE != 1
|
||||
# undef MONGOC_HAVE_RES_NCLOSE
|
||||
#endif
|
||||
|
||||
|
||||
/*
|
||||
* MONGOC_HAVE_RES_SEARCH is set from configure to determine if we
|
||||
* have thread-unsafe res_search(). It's unset if we have the preferred
|
||||
* res_nsearch().
|
||||
*/
|
||||
#define MONGOC_HAVE_RES_SEARCH 0
|
||||
|
||||
#if MONGOC_HAVE_RES_SEARCH != 1
|
||||
# undef MONGOC_HAVE_RES_SEARCH
|
||||
#endif
|
||||
|
||||
|
||||
/*
|
||||
* Set from configure, see
|
||||
* https://curl.haxx.se/mail/lib-2009-04/0287.html
|
||||
*/
|
||||
#define MONGOC_SOCKET_ARG2 struct sockaddr
|
||||
#define MONGOC_SOCKET_ARG3 socklen_t
|
||||
|
||||
/*
|
||||
* Enable wire protocol compression negotiation
|
||||
*
|
||||
*/
|
||||
#define MONGOC_ENABLE_COMPRESSION 1
|
||||
|
||||
#if MONGOC_ENABLE_COMPRESSION != 1
|
||||
# undef MONGOC_ENABLE_COMPRESSION
|
||||
#endif
|
||||
|
||||
/*
|
||||
* Set if we have snappy compression support
|
||||
*
|
||||
*/
|
||||
#define MONGOC_ENABLE_COMPRESSION_SNAPPY 0
|
||||
|
||||
#if MONGOC_ENABLE_COMPRESSION_SNAPPY != 1
|
||||
# undef MONGOC_ENABLE_COMPRESSION_SNAPPY
|
||||
#endif
|
||||
|
||||
|
||||
/*
|
||||
* Set if we have zlib compression support
|
||||
*
|
||||
*/
|
||||
#define MONGOC_ENABLE_COMPRESSION_ZLIB 1
|
||||
|
||||
#if MONGOC_ENABLE_COMPRESSION_ZLIB != 1
|
||||
# undef MONGOC_ENABLE_COMPRESSION_ZLIB
|
||||
#endif
|
||||
|
||||
/*
|
||||
* Set if we have zstd compression support
|
||||
*
|
||||
*/
|
||||
#define MONGOC_ENABLE_COMPRESSION_ZSTD 0
|
||||
|
||||
#if MONGOC_ENABLE_COMPRESSION_ZSTD != 1
|
||||
# undef MONGOC_ENABLE_COMPRESSION_ZSTD
|
||||
#endif
|
||||
|
||||
/*
|
||||
* Set if performance counters are available and not disabled.
|
||||
*
|
||||
*/
|
||||
#define MONGOC_ENABLE_SHM_COUNTERS 0
|
||||
|
||||
#if MONGOC_ENABLE_SHM_COUNTERS != 1
|
||||
# undef MONGOC_ENABLE_SHM_COUNTERS
|
||||
#endif
|
||||
|
||||
/*
|
||||
* Set if we have enabled fast counters on Intel using the RDTSCP instruction
|
||||
*
|
||||
*/
|
||||
#define MONGOC_ENABLE_RDTSCP 0
|
||||
|
||||
#if MONGOC_ENABLE_RDTSCP != 1
|
||||
# undef MONGOC_ENABLE_RDTSCP
|
||||
#endif
|
||||
|
||||
|
||||
/*
|
||||
* Set if we have the sched_getcpu() function for use with counters
|
||||
*
|
||||
*/
|
||||
#define MONGOC_HAVE_SCHED_GETCPU 0
|
||||
|
||||
#if MONGOC_HAVE_SCHED_GETCPU != 1
|
||||
# undef MONGOC_HAVE_SCHED_GETCPU
|
||||
#endif
|
||||
|
||||
/*
|
||||
* Set if tracing is enabled. Logs things like network communication and
|
||||
* entry/exit of certain functions.
|
||||
*
|
||||
*/
|
||||
#define MONGOC_TRACE 0
|
||||
|
||||
#if MONGOC_TRACE != 1
|
||||
# undef MONGOC_TRACE
|
||||
#endif
|
||||
|
||||
/*
|
||||
* Set if we have ICU support.
|
||||
*/
|
||||
#define MONGOC_ENABLE_ICU 0
|
||||
|
||||
#if MONGOC_ENABLE_ICU != 1
|
||||
# undef MONGOC_ENABLE_ICU
|
||||
#endif
|
||||
|
||||
|
||||
/*
|
||||
* Set if we have Client Side Encryption support.
|
||||
*/
|
||||
|
||||
#define MONGOC_ENABLE_CLIENT_SIDE_ENCRYPTION 0
|
||||
|
||||
#if MONGOC_ENABLE_CLIENT_SIDE_ENCRYPTION != 1
|
||||
# undef MONGOC_ENABLE_CLIENT_SIDE_ENCRYPTION
|
||||
#endif
|
||||
|
||||
|
||||
/*
|
||||
* Set if struct sockaddr_storage has __ss_family (instead of ss_family)
|
||||
*/
|
||||
|
||||
#define MONGOC_HAVE_SS_FAMILY 0
|
||||
|
||||
#if MONGOC_HAVE_SS_FAMILY != 1
|
||||
# undef MONGOC_HAVE_SS_FAMILY
|
||||
#endif
|
||||
|
||||
/*
|
||||
* Set if building with AWS IAM support.
|
||||
*/
|
||||
#define MONGOC_ENABLE_MONGODB_AWS_AUTH 1
|
||||
|
||||
#if MONGOC_ENABLE_MONGODB_AWS_AUTH != 1
|
||||
# undef MONGOC_ENABLE_MONGODB_AWS_AUTH
|
||||
#endif
|
||||
|
||||
/*
|
||||
* NOTICE:
|
||||
* If you're about to update this file and add a config flag, make sure to
|
||||
* update:
|
||||
* o The bitfield in mongoc-handshake-private.h
|
||||
* o _mongoc_handshake_get_config_hex_string() in mongoc-handshake.c
|
||||
* o examples/parse_handshake_cfg.py
|
||||
* o test_handshake_config_string in test-mongoc-handshake.c
|
||||
*/
|
||||
|
||||
#endif /* MONGOC_CONFIG_H */
|
|
@ -0,0 +1,102 @@
|
|||
/*
|
||||
* Copyright 2013 MongoDB, Inc.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
|
||||
#if !defined (MONGOC_INSIDE) && !defined (MONGOC_COMPILATION)
|
||||
#error "Only <mongoc/mongoc.h> can be included directly."
|
||||
#endif
|
||||
|
||||
|
||||
#ifndef MONGOC_VERSION_H
|
||||
#define MONGOC_VERSION_H
|
||||
|
||||
|
||||
/**
|
||||
* MONGOC_MAJOR_VERSION:
|
||||
*
|
||||
* MONGOC major version component (e.g. 1 if %MONGOC_VERSION is 1.2.3)
|
||||
*/
|
||||
#define MONGOC_MAJOR_VERSION (1)
|
||||
|
||||
|
||||
/**
|
||||
* MONGOC_MINOR_VERSION:
|
||||
*
|
||||
* MONGOC minor version component (e.g. 2 if %MONGOC_VERSION is 1.2.3)
|
||||
*/
|
||||
#define MONGOC_MINOR_VERSION (17)
|
||||
|
||||
|
||||
/**
|
||||
* MONGOC_MICRO_VERSION:
|
||||
*
|
||||
* MONGOC micro version component (e.g. 3 if %MONGOC_VERSION is 1.2.3)
|
||||
*/
|
||||
#define MONGOC_MICRO_VERSION (4)
|
||||
|
||||
|
||||
/**
|
||||
* MONGOC_PRERELEASE_VERSION:
|
||||
*
|
||||
* MONGOC prerelease version component (e.g. pre if %MONGOC_VERSION is 1.2.3-pre)
|
||||
*/
|
||||
#define MONGOC_PRERELEASE_VERSION ()
|
||||
|
||||
|
||||
/**
|
||||
* MONGOC_VERSION:
|
||||
*
|
||||
* MONGOC version.
|
||||
*/
|
||||
#define MONGOC_VERSION (1.17.4)
|
||||
|
||||
|
||||
/**
|
||||
* MONGOC_VERSION_S:
|
||||
*
|
||||
* MONGOC version, encoded as a string, useful for printing and
|
||||
* concatenation.
|
||||
*/
|
||||
#define MONGOC_VERSION_S "1.17.4"
|
||||
|
||||
|
||||
/**
|
||||
* MONGOC_VERSION_HEX:
|
||||
*
|
||||
* MONGOC version, encoded as an hexadecimal number, useful for
|
||||
* integer comparisons.
|
||||
*/
|
||||
#define MONGOC_VERSION_HEX (MONGOC_MAJOR_VERSION << 24 | \
|
||||
MONGOC_MINOR_VERSION << 16 | \
|
||||
MONGOC_MICRO_VERSION << 8)
|
||||
|
||||
|
||||
/**
|
||||
* MONGOC_CHECK_VERSION:
|
||||
* @major: required major version
|
||||
* @minor: required minor version
|
||||
* @micro: required micro version
|
||||
*
|
||||
* Compile-time version checking. Evaluates to %TRUE if the version
|
||||
* of MONGOC is greater than the required one.
|
||||
*/
|
||||
#define MONGOC_CHECK_VERSION(major,minor,micro) \
|
||||
(MONGOC_MAJOR_VERSION > (major) || \
|
||||
(MONGOC_MAJOR_VERSION == (major) && MONGOC_MINOR_VERSION > (minor)) || \
|
||||
(MONGOC_MAJOR_VERSION == (major) && MONGOC_MINOR_VERSION == (minor) && \
|
||||
MONGOC_MICRO_VERSION >= (micro)))
|
||||
|
||||
#endif /* MONGOC_VERSION_H */
|
|
@ -0,0 +1,412 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Project DefaultTargets="Build" ToolsVersion="16.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<PropertyGroup>
|
||||
<PreferredToolArchitecture>
|
||||
</PreferredToolArchitecture>
|
||||
</PropertyGroup>
|
||||
<ItemGroup Label="ProjectConfigurations">
|
||||
<ProjectConfiguration Include="Debug|Win32">
|
||||
<Configuration>Debug</Configuration>
|
||||
<Platform>Win32</Platform>
|
||||
</ProjectConfiguration>
|
||||
<ProjectConfiguration Include="Debug|x64">
|
||||
<Configuration>Debug</Configuration>
|
||||
<Platform>x64</Platform>
|
||||
</ProjectConfiguration>
|
||||
<ProjectConfiguration Include="Release|Win32">
|
||||
<Configuration>Release</Configuration>
|
||||
<Platform>Win32</Platform>
|
||||
</ProjectConfiguration>
|
||||
<ProjectConfiguration Include="Release|x64">
|
||||
<Configuration>Release</Configuration>
|
||||
<Platform>x64</Platform>
|
||||
</ProjectConfiguration>
|
||||
</ItemGroup>
|
||||
<PropertyGroup Label="Globals">
|
||||
<ProjectGuid>{65EBD877-099B-3F4E-9E5F-3D2EA6490307}</ProjectGuid>
|
||||
<WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
|
||||
<Keyword>Win32Proj</Keyword>
|
||||
<Platform>x64</Platform>
|
||||
<ProjectName>mongoc</ProjectName>
|
||||
<VCProjectUpgraderObjectName>NoUpgrade</VCProjectUpgraderObjectName>
|
||||
</PropertyGroup>
|
||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
|
||||
<ConfigurationType>StaticLibrary</ConfigurationType>
|
||||
<CharacterSet>MultiByte</CharacterSet>
|
||||
<PlatformToolset>v142</PlatformToolset>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
||||
<ConfigurationType>StaticLibrary</ConfigurationType>
|
||||
<CharacterSet>MultiByte</CharacterSet>
|
||||
<PlatformToolset>v142</PlatformToolset>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
|
||||
<ConfigurationType>StaticLibrary</ConfigurationType>
|
||||
<CharacterSet>MultiByte</CharacterSet>
|
||||
<PlatformToolset>v142</PlatformToolset>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
||||
<ConfigurationType>StaticLibrary</ConfigurationType>
|
||||
<CharacterSet>MultiByte</CharacterSet>
|
||||
<PlatformToolset>v142</PlatformToolset>
|
||||
</PropertyGroup>
|
||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
||||
<ImportGroup Label="ExtensionSettings">
|
||||
</ImportGroup>
|
||||
<ImportGroup 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>10.0.20506.1</_ProjectFileVersion>
|
||||
<OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">.$(Platform)\$(Configuration)\</OutDir>
|
||||
<IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">.$(Platform)\$(Configuration)\</IntDir>
|
||||
<OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">.$(Platform)\$(Configuration)\</OutDir>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
||||
<IntDir>.$(Platform)\$(Configuration)\</IntDir>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
||||
<OutDir>.$(Platform)\$(Configuration)\</OutDir>
|
||||
<IntDir>.$(Platform)\$(Configuration)\</IntDir>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
||||
<OutDir>.$(Platform)\$(Configuration)\</OutDir>
|
||||
<IntDir>.$(Platform)\$(Configuration)\</IntDir>
|
||||
</PropertyGroup>
|
||||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
||||
<ClCompile>
|
||||
<AdditionalIncludeDirectories>$(SolutionDir)project\windows\dep\mongoc;$(SolutionDir)project\windows\dep\;$(SolutionDir)project\windows\dep\bson;$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src;$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\..\..\src\common;$(SolutionDir)dependent\mongo-c-driver\src\zlib-1.2.11;$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\..\kms-message\src;$(SolutionDir)dependent\mongo-c-driver\src\libbson\src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||||
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
|
||||
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
|
||||
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
||||
<ExceptionHandling>
|
||||
</ExceptionHandling>
|
||||
<InlineFunctionExpansion>Disabled</InlineFunctionExpansion>
|
||||
<Optimization>Disabled</Optimization>
|
||||
<PrecompiledHeader>NotUsing</PrecompiledHeader>
|
||||
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
|
||||
<UseFullPaths>false</UseFullPaths>
|
||||
<PreprocessorDefinitions>WIN32;_WINDOWS;MONGOC_STATIC;BSON_STATIC;MONGOC_COMPILATION;KMS_MSG_STATIC;KMS_MESSAGE_ENABLE_CRYPTO;KMS_MESSAGE_ENABLE_CRYPTO_CNG;_CRT_SECURE_NO_WARNINGS;_GNU_SOURCE;_BSD_SOURCE;_DEFAULT_SOURCE;COMMON_PREFIX_=_mongoc_common;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||
</ClCompile>
|
||||
<ResourceCompile>
|
||||
<PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;MONGOC_STATIC;BSON_STATIC;MONGOC_COMPILATION;KMS_MSG_STATIC;KMS_MESSAGE_ENABLE_CRYPTO;KMS_MESSAGE_ENABLE_CRYPTO_CNG;_CRT_SECURE_NO_WARNINGS;_GNU_SOURCE;_BSD_SOURCE;_DEFAULT_SOURCE;COMMON_PREFIX_=_mongoc_common;CMAKE_INTDIR=\"Debug\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||
<AdditionalIncludeDirectories>$(SolutionDir)dependent\mongo-c-driver\cmake-build\src\libmongoc\src;$(SolutionDir)dependent\mongo-c-driver\cmake-build\src\libmongoc\src\mongoc;$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src;$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\..\..\src\common;$(SolutionDir)dependent\mongo-c-driver\src\zlib-1.2.11;$(SolutionDir)dependent\mongo-c-driver\cmake-build\src\zlib-1.2.11;$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\..\kms-message\src;$(SolutionDir)dependent\mongo-c-driver\src\libbson\src;$(SolutionDir)dependent\mongo-c-driver\cmake-build\src\libbson\src;$(SolutionDir)dependent\mongo-c-driver\cmake-build\src\libbson\src\bson;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||||
</ResourceCompile>
|
||||
<Midl>
|
||||
<AdditionalIncludeDirectories>$(SolutionDir)dependent\mongo-c-driver\cmake-build\src\libmongoc\src;$(SolutionDir)dependent\mongo-c-driver\cmake-build\src\libmongoc\src\mongoc;$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src;$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\..\..\src\common;$(SolutionDir)dependent\mongo-c-driver\src\zlib-1.2.11;$(SolutionDir)dependent\mongo-c-driver\cmake-build\src\zlib-1.2.11;$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\..\kms-message\src;$(SolutionDir)dependent\mongo-c-driver\src\libbson\src;$(SolutionDir)dependent\mongo-c-driver\cmake-build\src\libbson\src;$(SolutionDir)dependent\mongo-c-driver\cmake-build\src\libbson\src\bson;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||||
<OutputDirectory>$(ProjectDir)/$(IntDir)</OutputDirectory>
|
||||
<HeaderFileName>%(Filename).h</HeaderFileName>
|
||||
<TypeLibraryName>%(Filename).tlb</TypeLibraryName>
|
||||
<InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
|
||||
<ProxyFileName>%(Filename)_p.c</ProxyFileName>
|
||||
</Midl>
|
||||
<Lib />
|
||||
</ItemDefinitionGroup>
|
||||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
||||
<ClCompile>
|
||||
<AdditionalIncludeDirectories>$(SolutionDir)project\windows\dep\mongoc;$(SolutionDir)project\windows\dep\;$(SolutionDir)project\windows\dep\bson;$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src;$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\..\..\src\common;$(SolutionDir)dependent\mongo-c-driver\src\zlib-1.2.11;$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\..\kms-message\src;$(SolutionDir)dependent\mongo-c-driver\src\libbson\src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||||
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
|
||||
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
|
||||
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
||||
<ExceptionHandling>
|
||||
</ExceptionHandling>
|
||||
<InlineFunctionExpansion>Disabled</InlineFunctionExpansion>
|
||||
<Optimization>Disabled</Optimization>
|
||||
<PrecompiledHeader>NotUsing</PrecompiledHeader>
|
||||
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
|
||||
<UseFullPaths>false</UseFullPaths>
|
||||
<PreprocessorDefinitions>WIN32;_WINDOWS;MONGOC_STATIC;BSON_STATIC;MONGOC_COMPILATION;KMS_MSG_STATIC;KMS_MESSAGE_ENABLE_CRYPTO;KMS_MESSAGE_ENABLE_CRYPTO_CNG;_CRT_SECURE_NO_WARNINGS;_GNU_SOURCE;_BSD_SOURCE;_DEFAULT_SOURCE;COMMON_PREFIX_=_mongoc_common;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||
</ClCompile>
|
||||
<ResourceCompile>
|
||||
<PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;MONGOC_STATIC;BSON_STATIC;MONGOC_COMPILATION;KMS_MSG_STATIC;KMS_MESSAGE_ENABLE_CRYPTO;KMS_MESSAGE_ENABLE_CRYPTO_CNG;_CRT_SECURE_NO_WARNINGS;_GNU_SOURCE;_BSD_SOURCE;_DEFAULT_SOURCE;COMMON_PREFIX_=_mongoc_common;CMAKE_INTDIR=\"Debug\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||
<AdditionalIncludeDirectories>$(SolutionDir)dependent\mongo-c-driver\cmake-build\src\libmongoc\src;$(SolutionDir)dependent\mongo-c-driver\cmake-build\src\libmongoc\src\mongoc;$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src;$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\..\..\src\common;$(SolutionDir)dependent\mongo-c-driver\src\zlib-1.2.11;$(SolutionDir)dependent\mongo-c-driver\cmake-build\src\zlib-1.2.11;$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\..\kms-message\src;$(SolutionDir)dependent\mongo-c-driver\src\libbson\src;$(SolutionDir)dependent\mongo-c-driver\cmake-build\src\libbson\src;$(SolutionDir)dependent\mongo-c-driver\cmake-build\src\libbson\src\bson;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||||
</ResourceCompile>
|
||||
<Midl>
|
||||
<AdditionalIncludeDirectories>$(SolutionDir)dependent\mongo-c-driver\cmake-build\src\libmongoc\src;$(SolutionDir)dependent\mongo-c-driver\cmake-build\src\libmongoc\src\mongoc;$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src;$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\..\..\src\common;$(SolutionDir)dependent\mongo-c-driver\src\zlib-1.2.11;$(SolutionDir)dependent\mongo-c-driver\cmake-build\src\zlib-1.2.11;$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\..\kms-message\src;$(SolutionDir)dependent\mongo-c-driver\src\libbson\src;$(SolutionDir)dependent\mongo-c-driver\cmake-build\src\libbson\src;$(SolutionDir)dependent\mongo-c-driver\cmake-build\src\libbson\src\bson;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||||
<OutputDirectory>$(ProjectDir)/$(IntDir)</OutputDirectory>
|
||||
<HeaderFileName>%(Filename).h</HeaderFileName>
|
||||
<TypeLibraryName>%(Filename).tlb</TypeLibraryName>
|
||||
<InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
|
||||
<ProxyFileName>%(Filename)_p.c</ProxyFileName>
|
||||
</Midl>
|
||||
<Lib />
|
||||
</ItemDefinitionGroup>
|
||||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
||||
<ClCompile>
|
||||
<AdditionalIncludeDirectories>$(SolutionDir)project\windows\dep\mongoc;$(SolutionDir)project\windows\dep\;$(SolutionDir)project\windows\dep\bson;$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src;$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\..\..\src\common;$(SolutionDir)dependent\mongo-c-driver\src\zlib-1.2.11;$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\..\kms-message\src;$(SolutionDir)dependent\mongo-c-driver\src\libbson\src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||||
<ExceptionHandling>
|
||||
</ExceptionHandling>
|
||||
<InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
|
||||
<Optimization>MaxSpeed</Optimization>
|
||||
<PrecompiledHeader>NotUsing</PrecompiledHeader>
|
||||
<RuntimeLibrary>MultiThreaded</RuntimeLibrary>
|
||||
<UseFullPaths>false</UseFullPaths>
|
||||
<PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;MONGOC_STATIC;BSON_STATIC;MONGOC_COMPILATION;KMS_MSG_STATIC;KMS_MESSAGE_ENABLE_CRYPTO;KMS_MESSAGE_ENABLE_CRYPTO_CNG;_CRT_SECURE_NO_WARNINGS;_GNU_SOURCE;_BSD_SOURCE;_DEFAULT_SOURCE;COMMON_PREFIX_=_mongoc_common;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||
<DebugInformationFormat>
|
||||
</DebugInformationFormat>
|
||||
</ClCompile>
|
||||
<ResourceCompile>
|
||||
<PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;MONGOC_STATIC;BSON_STATIC;MONGOC_COMPILATION;KMS_MSG_STATIC;KMS_MESSAGE_ENABLE_CRYPTO;KMS_MESSAGE_ENABLE_CRYPTO_CNG;_CRT_SECURE_NO_WARNINGS;_GNU_SOURCE;_BSD_SOURCE;_DEFAULT_SOURCE;COMMON_PREFIX_=_mongoc_common;CMAKE_INTDIR=\"Release\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||
<AdditionalIncludeDirectories>$(SolutionDir)dependent\mongo-c-driver\cmake-build\src\libmongoc\src;$(SolutionDir)dependent\mongo-c-driver\cmake-build\src\libmongoc\src\mongoc;$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src;$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\..\..\src\common;$(SolutionDir)dependent\mongo-c-driver\src\zlib-1.2.11;$(SolutionDir)dependent\mongo-c-driver\cmake-build\src\zlib-1.2.11;$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\..\kms-message\src;$(SolutionDir)dependent\mongo-c-driver\src\libbson\src;$(SolutionDir)dependent\mongo-c-driver\cmake-build\src\libbson\src;$(SolutionDir)dependent\mongo-c-driver\cmake-build\src\libbson\src\bson;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||||
</ResourceCompile>
|
||||
<Midl>
|
||||
<AdditionalIncludeDirectories>$(SolutionDir)dependent\mongo-c-driver\cmake-build\src\libmongoc\src;$(SolutionDir)dependent\mongo-c-driver\cmake-build\src\libmongoc\src\mongoc;$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src;$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\..\..\src\common;$(SolutionDir)dependent\mongo-c-driver\src\zlib-1.2.11;$(SolutionDir)dependent\mongo-c-driver\cmake-build\src\zlib-1.2.11;$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\..\kms-message\src;$(SolutionDir)dependent\mongo-c-driver\src\libbson\src;$(SolutionDir)dependent\mongo-c-driver\cmake-build\src\libbson\src;$(SolutionDir)dependent\mongo-c-driver\cmake-build\src\libbson\src\bson;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||||
<OutputDirectory>$(ProjectDir)/$(IntDir)</OutputDirectory>
|
||||
<HeaderFileName>%(Filename).h</HeaderFileName>
|
||||
<TypeLibraryName>%(Filename).tlb</TypeLibraryName>
|
||||
<InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
|
||||
<ProxyFileName>%(Filename)_p.c</ProxyFileName>
|
||||
</Midl>
|
||||
<Lib />
|
||||
</ItemDefinitionGroup>
|
||||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
||||
<ClCompile>
|
||||
<AdditionalIncludeDirectories>$(SolutionDir)project\windows\dep\mongoc;$(SolutionDir)project\windows\dep\;$(SolutionDir)project\windows\dep\bson;$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src;$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\..\..\src\common;$(SolutionDir)dependent\mongo-c-driver\src\zlib-1.2.11;$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\..\kms-message\src;$(SolutionDir)dependent\mongo-c-driver\src\libbson\src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||||
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
|
||||
<ExceptionHandling>
|
||||
</ExceptionHandling>
|
||||
<InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
|
||||
<Optimization>MaxSpeed</Optimization>
|
||||
<PrecompiledHeader>NotUsing</PrecompiledHeader>
|
||||
<RuntimeLibrary>MultiThreaded</RuntimeLibrary>
|
||||
<UseFullPaths>false</UseFullPaths>
|
||||
<PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;MONGOC_STATIC;BSON_STATIC;MONGOC_COMPILATION;KMS_MSG_STATIC;KMS_MESSAGE_ENABLE_CRYPTO;KMS_MESSAGE_ENABLE_CRYPTO_CNG;_CRT_SECURE_NO_WARNINGS;_GNU_SOURCE;_BSD_SOURCE;_DEFAULT_SOURCE;COMMON_PREFIX_=_mongoc_common;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||
<DebugInformationFormat>
|
||||
</DebugInformationFormat>
|
||||
</ClCompile>
|
||||
<ResourceCompile>
|
||||
<PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;MONGOC_STATIC;BSON_STATIC;MONGOC_COMPILATION;KMS_MSG_STATIC;KMS_MESSAGE_ENABLE_CRYPTO;KMS_MESSAGE_ENABLE_CRYPTO_CNG;_CRT_SECURE_NO_WARNINGS;_GNU_SOURCE;_BSD_SOURCE;_DEFAULT_SOURCE;COMMON_PREFIX_=_mongoc_common;CMAKE_INTDIR=\"Release\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||
<AdditionalIncludeDirectories>$(SolutionDir)dependent\mongo-c-driver\cmake-build\src\libmongoc\src;$(SolutionDir)dependent\mongo-c-driver\cmake-build\src\libmongoc\src\mongoc;$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src;$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\..\..\src\common;$(SolutionDir)dependent\mongo-c-driver\src\zlib-1.2.11;$(SolutionDir)dependent\mongo-c-driver\cmake-build\src\zlib-1.2.11;$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\..\kms-message\src;$(SolutionDir)dependent\mongo-c-driver\src\libbson\src;$(SolutionDir)dependent\mongo-c-driver\cmake-build\src\libbson\src;$(SolutionDir)dependent\mongo-c-driver\cmake-build\src\libbson\src\bson;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||||
</ResourceCompile>
|
||||
<Midl>
|
||||
<AdditionalIncludeDirectories>$(SolutionDir)dependent\mongo-c-driver\cmake-build\src\libmongoc\src;$(SolutionDir)dependent\mongo-c-driver\cmake-build\src\libmongoc\src\mongoc;$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src;$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\..\..\src\common;$(SolutionDir)dependent\mongo-c-driver\src\zlib-1.2.11;$(SolutionDir)dependent\mongo-c-driver\cmake-build\src\zlib-1.2.11;$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\..\kms-message\src;$(SolutionDir)dependent\mongo-c-driver\src\libbson\src;$(SolutionDir)dependent\mongo-c-driver\cmake-build\src\libbson\src;$(SolutionDir)dependent\mongo-c-driver\cmake-build\src\libbson\src\bson;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||||
<OutputDirectory>$(ProjectDir)/$(IntDir)</OutputDirectory>
|
||||
<HeaderFileName>%(Filename).h</HeaderFileName>
|
||||
<TypeLibraryName>%(Filename).tlb</TypeLibraryName>
|
||||
<InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
|
||||
<ProxyFileName>%(Filename)_p.c</ProxyFileName>
|
||||
</Midl>
|
||||
<Lib />
|
||||
</ItemDefinitionGroup>
|
||||
<ItemGroup>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\zlib-1.2.11\adler32.c">
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\zlib-1.2.11\crc32.c">
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\zlib-1.2.11\deflate.c">
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\zlib-1.2.11\infback.c">
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\zlib-1.2.11\inffast.c">
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\zlib-1.2.11\inflate.c">
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\zlib-1.2.11\inftrees.c">
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\zlib-1.2.11\trees.c">
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\zlib-1.2.11\zutil.c">
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\zlib-1.2.11\compress.c">
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\zlib-1.2.11\uncompr.c">
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\zlib-1.2.11\gzclose.c">
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\zlib-1.2.11\gzlib.c">
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\zlib-1.2.11\gzread.c">
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\zlib-1.2.11\gzwrite.c">
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-aggregate.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-apm.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-array.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-async.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-async-cmd.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-buffer.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-bulk-operation.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-change-stream.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-client.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-client-pool.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-client-side-encryption.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-cluster.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-cluster-aws.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-cluster-sasl.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-collection.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-compression.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-counters.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-crypt.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-cursor-array.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-cursor.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-cursor-cmd.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-cursor-change-stream.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-cursor-cmd-deprecated.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-cursor-find.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-cursor-find-cmd.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-cursor-find-opquery.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-cursor-legacy.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-database.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-error.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-find-and-modify.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-init.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-gridfs.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-gridfs-bucket.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-gridfs-bucket-file.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-gridfs-file.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-gridfs-file-list.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-gridfs-file-page.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-handshake.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-host-list.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-http.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-index.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-interrupt.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-list.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-linux-distro-scanner.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-log.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-matcher.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-matcher-op.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-memcmp.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-cmd.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-opts-helpers.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-opts.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-queue.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-read-concern.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-read-prefs.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-rpc.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-server-description.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-server-stream.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-client-session.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-server-monitor.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-set.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-socket.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-stream-buffered.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-stream.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-stream-file.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-stream-gridfs.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-stream-gridfs-download.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-stream-gridfs-upload.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-stream-socket.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-topology.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-topology-background-monitoring.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-topology-description.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-topology-description-apm.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-topology-scanner.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-uri.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-util.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-version-functions.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-write-command.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-write-command-legacy.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-write-concern.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\common\common-b64.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\common\common-md5.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\common\common-thread.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-crypto.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-scram.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-stream-tls.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-ssl.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-crypto-cng.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-rand-cng.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-stream-tls-secure-channel.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-secure-channel.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-sasl.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-cluster-sspi.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-sspi.c" />
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\kms-message\src\hexlify.c">
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\kms-message\src\kms_b64.c">
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\kms-message\src\kms_caller_identity_request.c">
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\kms-message\src\kms_crypto_apple.c">
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\kms-message\src\kms_crypto_libcrypto.c">
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\kms-message\src\kms_crypto_none.c">
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\kms-message\src\kms_crypto_windows.c">
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\kms-message\src\kms_decrypt_request.c">
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\kms-message\src\kms_encrypt_request.c">
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\kms-message\src\kms_kv_list.c">
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\kms-message\src\kms_message.c">
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\kms-message\src\kms_port.c">
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\kms-message\src\kms_request.c">
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\kms-message\src\kms_request_opt.c">
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\kms-message\src\kms_request_str.c">
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\kms-message\src\kms_response.c">
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\kms-message\src\kms_response_parser.c">
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\kms-message\src\sort.c">
|
||||
</ClCompile>
|
||||
<ClInclude Include="mongoc-config.h" />
|
||||
<ClInclude Include="mongoc-version.h" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc.h" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-apm.h" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-bulk-operation.h" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-change-stream.h" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-client.h" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-client-pool.h" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-client-side-encryption.h" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-collection.h" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-cursor.h" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-database.h" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-error.h" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-flags.h" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-find-and-modify.h" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-gridfs.h" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-gridfs-bucket.h" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-gridfs-file.h" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-gridfs-file-page.h" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-gridfs-file-list.h" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-handshake.h" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-host-list.h" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-init.h" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-index.h" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-iovec.h" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-log.h" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-macros.h" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-matcher.h" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-opcode.h" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-prelude.h" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-read-concern.h" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-read-prefs.h" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-server-description.h" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-client-session.h" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-socket.h" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-stream-tls-libressl.h" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-stream-tls-openssl.h" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-stream.h" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-stream-buffered.h" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-stream-file.h" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-stream-gridfs.h" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-stream-socket.h" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-topology-description.h" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-uri.h" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-version-functions.h" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-write-concern.h" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-rand.h" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-stream-tls.h" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-ssl.h" />
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\forwarding\mongoc.h" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\bson\bson.vcxproj">
|
||||
<Project>{044f3bf3-94ad-3f0b-9e3c-af4da3f5258f}</Project>
|
||||
</ProjectReference>
|
||||
</ItemGroup>
|
||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
||||
<ImportGroup Label="ExtensionTargets">
|
||||
</ImportGroup>
|
||||
</Project>
|
|
@ -0,0 +1,543 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Project ToolsVersion="16.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<ItemGroup>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\zlib-1.2.11\adler32.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\zlib-1.2.11\crc32.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\zlib-1.2.11\deflate.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\zlib-1.2.11\infback.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\zlib-1.2.11\inffast.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\zlib-1.2.11\inflate.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\zlib-1.2.11\inftrees.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\zlib-1.2.11\trees.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\zlib-1.2.11\zutil.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\zlib-1.2.11\compress.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\zlib-1.2.11\uncompr.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\zlib-1.2.11\gzclose.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\zlib-1.2.11\gzlib.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\zlib-1.2.11\gzread.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\zlib-1.2.11\gzwrite.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-aggregate.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-apm.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-array.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-async.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-async-cmd.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-buffer.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-bulk-operation.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-change-stream.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-client.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-client-pool.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-client-side-encryption.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-cluster.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-cluster-aws.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-cluster-sasl.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-collection.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-compression.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-counters.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-crypt.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-cursor-array.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-cursor.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-cursor-cmd.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-cursor-change-stream.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-cursor-cmd-deprecated.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-cursor-find.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-cursor-find-cmd.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-cursor-find-opquery.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-cursor-legacy.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-database.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-error.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-find-and-modify.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-init.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-gridfs.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-gridfs-bucket.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-gridfs-bucket-file.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-gridfs-file.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-gridfs-file-list.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-gridfs-file-page.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-handshake.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-host-list.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-http.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-index.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-interrupt.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-list.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-linux-distro-scanner.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-log.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-matcher.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-matcher-op.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-memcmp.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-cmd.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-opts-helpers.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-opts.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-queue.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-read-concern.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-read-prefs.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-rpc.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-server-description.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-server-stream.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-client-session.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-server-monitor.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-set.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-socket.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-stream-buffered.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-stream.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-stream-file.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-stream-gridfs.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-stream-gridfs-download.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-stream-gridfs-upload.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-stream-socket.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-topology.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-topology-background-monitoring.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-topology-description.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-topology-description-apm.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-topology-scanner.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-uri.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-util.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-version-functions.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-write-command.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-write-command-legacy.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-write-concern.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\common\common-b64.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\common\common-md5.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\common\common-thread.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-crypto.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-scram.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-stream-tls.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-ssl.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-crypto-cng.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-rand-cng.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-stream-tls-secure-channel.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-secure-channel.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-sasl.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-cluster-sspi.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-sspi.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\kms-message\src\hexlify.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\kms-message\src\kms_b64.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\kms-message\src\kms_caller_identity_request.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\kms-message\src\kms_crypto_apple.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\kms-message\src\kms_crypto_libcrypto.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\kms-message\src\kms_crypto_none.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\kms-message\src\kms_crypto_windows.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\kms-message\src\kms_decrypt_request.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\kms-message\src\kms_encrypt_request.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\kms-message\src\kms_kv_list.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\kms-message\src\kms_message.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\kms-message\src\kms_port.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\kms-message\src\kms_request.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\kms-message\src\kms_request_opt.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\kms-message\src\kms_request_str.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\kms-message\src\kms_response.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\kms-message\src\kms_response_parser.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="$(SolutionDir)dependent\mongo-c-driver\src\kms-message\src\sort.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ClInclude Include="mongoc-config.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="mongoc-version.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-apm.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-bulk-operation.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-change-stream.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-client.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-client-pool.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-client-side-encryption.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-collection.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-cursor.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-database.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-error.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-flags.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-find-and-modify.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-gridfs.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-gridfs-bucket.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-gridfs-file.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-gridfs-file-page.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-gridfs-file-list.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-handshake.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-host-list.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-init.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-index.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-iovec.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-log.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-macros.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-matcher.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-opcode.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-prelude.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-read-concern.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-read-prefs.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-server-description.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-client-session.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-socket.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-stream-tls-libressl.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-stream-tls-openssl.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-stream.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-stream-buffered.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-stream-file.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-stream-gridfs.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-stream-socket.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-topology-description.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-uri.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-version-functions.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-write-concern.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-rand.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-stream-tls.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\mongoc-ssl.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\mongoc\forwarding\mongoc.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Filter Include="Header Files">
|
||||
<UniqueIdentifier>{3BC26B2C-D73B-37B7-86D2-22E27386D404}</UniqueIdentifier>
|
||||
</Filter>
|
||||
<Filter Include="Source Files">
|
||||
<UniqueIdentifier>{907D44D8-0E2D-3D9A-A3E5-830CC375CB7A}</UniqueIdentifier>
|
||||
</Filter>
|
||||
</ItemGroup>
|
||||
</Project>
|
|
@ -0,0 +1,4 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<PropertyGroup />
|
||||
</Project>
|
|
@ -0,0 +1,534 @@
|
|||
/* zconf.h -- configuration of the zlib compression library
|
||||
* Copyright (C) 1995-2016 Jean-loup Gailly, Mark Adler
|
||||
* For conditions of distribution and use, see copyright notice in zlib.h
|
||||
*/
|
||||
|
||||
/* @(#) $Id$ */
|
||||
|
||||
#ifndef ZCONF_H
|
||||
#define ZCONF_H
|
||||
|
||||
/*
|
||||
* If you *really* need a unique prefix for all types and library functions,
|
||||
* compile with -DZ_PREFIX. The "standard" zlib should be compiled without it.
|
||||
* Even better than compiling with -DZ_PREFIX would be to use configure to set
|
||||
* this permanently in zconf.h using "./configure --zprefix".
|
||||
*/
|
||||
#ifdef Z_PREFIX /* may be set to #if 1 by ./configure */
|
||||
# define Z_PREFIX_SET
|
||||
|
||||
/* all linked symbols and init macros */
|
||||
# define _dist_code z__dist_code
|
||||
# define _length_code z__length_code
|
||||
# define _tr_align z__tr_align
|
||||
# define _tr_flush_bits z__tr_flush_bits
|
||||
# define _tr_flush_block z__tr_flush_block
|
||||
# define _tr_init z__tr_init
|
||||
# define _tr_stored_block z__tr_stored_block
|
||||
# define _tr_tally z__tr_tally
|
||||
# define adler32 z_adler32
|
||||
# define adler32_combine z_adler32_combine
|
||||
# define adler32_combine64 z_adler32_combine64
|
||||
# define adler32_z z_adler32_z
|
||||
# ifndef Z_SOLO
|
||||
# define compress z_compress
|
||||
# define compress2 z_compress2
|
||||
# define compressBound z_compressBound
|
||||
# endif
|
||||
# define crc32 z_crc32
|
||||
# define crc32_combine z_crc32_combine
|
||||
# define crc32_combine64 z_crc32_combine64
|
||||
# define crc32_z z_crc32_z
|
||||
# define deflate z_deflate
|
||||
# define deflateBound z_deflateBound
|
||||
# define deflateCopy z_deflateCopy
|
||||
# define deflateEnd z_deflateEnd
|
||||
# define deflateGetDictionary z_deflateGetDictionary
|
||||
# define deflateInit z_deflateInit
|
||||
# define deflateInit2 z_deflateInit2
|
||||
# define deflateInit2_ z_deflateInit2_
|
||||
# define deflateInit_ z_deflateInit_
|
||||
# define deflateParams z_deflateParams
|
||||
# define deflatePending z_deflatePending
|
||||
# define deflatePrime z_deflatePrime
|
||||
# define deflateReset z_deflateReset
|
||||
# define deflateResetKeep z_deflateResetKeep
|
||||
# define deflateSetDictionary z_deflateSetDictionary
|
||||
# define deflateSetHeader z_deflateSetHeader
|
||||
# define deflateTune z_deflateTune
|
||||
# define deflate_copyright z_deflate_copyright
|
||||
# define get_crc_table z_get_crc_table
|
||||
# ifndef Z_SOLO
|
||||
# define gz_error z_gz_error
|
||||
# define gz_intmax z_gz_intmax
|
||||
# define gz_strwinerror z_gz_strwinerror
|
||||
# define gzbuffer z_gzbuffer
|
||||
# define gzclearerr z_gzclearerr
|
||||
# define gzclose z_gzclose
|
||||
# define gzclose_r z_gzclose_r
|
||||
# define gzclose_w z_gzclose_w
|
||||
# define gzdirect z_gzdirect
|
||||
# define gzdopen z_gzdopen
|
||||
# define gzeof z_gzeof
|
||||
# define gzerror z_gzerror
|
||||
# define gzflush z_gzflush
|
||||
# define gzfread z_gzfread
|
||||
# define gzfwrite z_gzfwrite
|
||||
# define gzgetc z_gzgetc
|
||||
# define gzgetc_ z_gzgetc_
|
||||
# define gzgets z_gzgets
|
||||
# define gzoffset z_gzoffset
|
||||
# define gzoffset64 z_gzoffset64
|
||||
# define gzopen z_gzopen
|
||||
# define gzopen64 z_gzopen64
|
||||
# ifdef _WIN32
|
||||
# define gzopen_w z_gzopen_w
|
||||
# endif
|
||||
# define gzprintf z_gzprintf
|
||||
# define gzputc z_gzputc
|
||||
# define gzputs z_gzputs
|
||||
# define gzread z_gzread
|
||||
# define gzrewind z_gzrewind
|
||||
# define gzseek z_gzseek
|
||||
# define gzseek64 z_gzseek64
|
||||
# define gzsetparams z_gzsetparams
|
||||
# define gztell z_gztell
|
||||
# define gztell64 z_gztell64
|
||||
# define gzungetc z_gzungetc
|
||||
# define gzvprintf z_gzvprintf
|
||||
# define gzwrite z_gzwrite
|
||||
# endif
|
||||
# define inflate z_inflate
|
||||
# define inflateBack z_inflateBack
|
||||
# define inflateBackEnd z_inflateBackEnd
|
||||
# define inflateBackInit z_inflateBackInit
|
||||
# define inflateBackInit_ z_inflateBackInit_
|
||||
# define inflateCodesUsed z_inflateCodesUsed
|
||||
# define inflateCopy z_inflateCopy
|
||||
# define inflateEnd z_inflateEnd
|
||||
# define inflateGetDictionary z_inflateGetDictionary
|
||||
# define inflateGetHeader z_inflateGetHeader
|
||||
# define inflateInit z_inflateInit
|
||||
# define inflateInit2 z_inflateInit2
|
||||
# define inflateInit2_ z_inflateInit2_
|
||||
# define inflateInit_ z_inflateInit_
|
||||
# define inflateMark z_inflateMark
|
||||
# define inflatePrime z_inflatePrime
|
||||
# define inflateReset z_inflateReset
|
||||
# define inflateReset2 z_inflateReset2
|
||||
# define inflateResetKeep z_inflateResetKeep
|
||||
# define inflateSetDictionary z_inflateSetDictionary
|
||||
# define inflateSync z_inflateSync
|
||||
# define inflateSyncPoint z_inflateSyncPoint
|
||||
# define inflateUndermine z_inflateUndermine
|
||||
# define inflateValidate z_inflateValidate
|
||||
# define inflate_copyright z_inflate_copyright
|
||||
# define inflate_fast z_inflate_fast
|
||||
# define inflate_table z_inflate_table
|
||||
# ifndef Z_SOLO
|
||||
# define uncompress z_uncompress
|
||||
# define uncompress2 z_uncompress2
|
||||
# endif
|
||||
# define zError z_zError
|
||||
# ifndef Z_SOLO
|
||||
# define zcalloc z_zcalloc
|
||||
# define zcfree z_zcfree
|
||||
# endif
|
||||
# define zlibCompileFlags z_zlibCompileFlags
|
||||
# define zlibVersion z_zlibVersion
|
||||
|
||||
/* all zlib typedefs in zlib.h and zconf.h */
|
||||
# define Byte z_Byte
|
||||
# define Bytef z_Bytef
|
||||
# define alloc_func z_alloc_func
|
||||
# define charf z_charf
|
||||
# define free_func z_free_func
|
||||
# ifndef Z_SOLO
|
||||
# define gzFile z_gzFile
|
||||
# endif
|
||||
# define gz_header z_gz_header
|
||||
# define gz_headerp z_gz_headerp
|
||||
# define in_func z_in_func
|
||||
# define intf z_intf
|
||||
# define out_func z_out_func
|
||||
# define uInt z_uInt
|
||||
# define uIntf z_uIntf
|
||||
# define uLong z_uLong
|
||||
# define uLongf z_uLongf
|
||||
# define voidp z_voidp
|
||||
# define voidpc z_voidpc
|
||||
# define voidpf z_voidpf
|
||||
|
||||
/* all zlib structs in zlib.h and zconf.h */
|
||||
# define gz_header_s z_gz_header_s
|
||||
# define internal_state z_internal_state
|
||||
|
||||
#endif
|
||||
|
||||
#if defined(__MSDOS__) && !defined(MSDOS)
|
||||
# define MSDOS
|
||||
#endif
|
||||
#if (defined(OS_2) || defined(__OS2__)) && !defined(OS2)
|
||||
# define OS2
|
||||
#endif
|
||||
#if defined(_WINDOWS) && !defined(WINDOWS)
|
||||
# define WINDOWS
|
||||
#endif
|
||||
#if defined(_WIN32) || defined(_WIN32_WCE) || defined(__WIN32__)
|
||||
# ifndef WIN32
|
||||
# define WIN32
|
||||
# endif
|
||||
#endif
|
||||
#if (defined(MSDOS) || defined(OS2) || defined(WINDOWS)) && !defined(WIN32)
|
||||
# if !defined(__GNUC__) && !defined(__FLAT__) && !defined(__386__)
|
||||
# ifndef SYS16BIT
|
||||
# define SYS16BIT
|
||||
# endif
|
||||
# endif
|
||||
#endif
|
||||
|
||||
/*
|
||||
* Compile with -DMAXSEG_64K if the alloc function cannot allocate more
|
||||
* than 64k bytes at a time (needed on systems with 16-bit int).
|
||||
*/
|
||||
#ifdef SYS16BIT
|
||||
# define MAXSEG_64K
|
||||
#endif
|
||||
#ifdef MSDOS
|
||||
# define UNALIGNED_OK
|
||||
#endif
|
||||
|
||||
#ifdef __STDC_VERSION__
|
||||
# ifndef STDC
|
||||
# define STDC
|
||||
# endif
|
||||
# if __STDC_VERSION__ >= 199901L
|
||||
# ifndef STDC99
|
||||
# define STDC99
|
||||
# endif
|
||||
# endif
|
||||
#endif
|
||||
#if !defined(STDC) && (defined(__STDC__) || defined(__cplusplus))
|
||||
# define STDC
|
||||
#endif
|
||||
#if !defined(STDC) && (defined(__GNUC__) || defined(__BORLANDC__))
|
||||
# define STDC
|
||||
#endif
|
||||
#if !defined(STDC) && (defined(MSDOS) || defined(WINDOWS) || defined(WIN32))
|
||||
# define STDC
|
||||
#endif
|
||||
#if !defined(STDC) && (defined(OS2) || defined(__HOS_AIX__))
|
||||
# define STDC
|
||||
#endif
|
||||
|
||||
#if defined(__OS400__) && !defined(STDC) /* iSeries (formerly AS/400). */
|
||||
# define STDC
|
||||
#endif
|
||||
|
||||
#ifndef STDC
|
||||
# ifndef const /* cannot use !defined(STDC) && !defined(const) on Mac */
|
||||
# define const /* note: need a more gentle solution here */
|
||||
# endif
|
||||
#endif
|
||||
|
||||
#if defined(ZLIB_CONST) && !defined(z_const)
|
||||
# define z_const const
|
||||
#else
|
||||
# define z_const
|
||||
#endif
|
||||
|
||||
#ifdef Z_SOLO
|
||||
typedef unsigned long z_size_t;
|
||||
#else
|
||||
# define z_longlong long long
|
||||
# if defined(NO_SIZE_T)
|
||||
typedef unsigned NO_SIZE_T z_size_t;
|
||||
# elif defined(STDC)
|
||||
# include <stddef.h>
|
||||
typedef size_t z_size_t;
|
||||
# else
|
||||
typedef unsigned long z_size_t;
|
||||
# endif
|
||||
# undef z_longlong
|
||||
#endif
|
||||
|
||||
/* Maximum value for memLevel in deflateInit2 */
|
||||
#ifndef MAX_MEM_LEVEL
|
||||
# ifdef MAXSEG_64K
|
||||
# define MAX_MEM_LEVEL 8
|
||||
# else
|
||||
# define MAX_MEM_LEVEL 9
|
||||
# endif
|
||||
#endif
|
||||
|
||||
/* Maximum value for windowBits in deflateInit2 and inflateInit2.
|
||||
* WARNING: reducing MAX_WBITS makes minigzip unable to extract .gz files
|
||||
* created by gzip. (Files created by minigzip can still be extracted by
|
||||
* gzip.)
|
||||
*/
|
||||
#ifndef MAX_WBITS
|
||||
# define MAX_WBITS 15 /* 32K LZ77 window */
|
||||
#endif
|
||||
|
||||
/* The memory requirements for deflate are (in bytes):
|
||||
(1 << (windowBits+2)) + (1 << (memLevel+9))
|
||||
that is: 128K for windowBits=15 + 128K for memLevel = 8 (default values)
|
||||
plus a few kilobytes for small objects. For example, if you want to reduce
|
||||
the default memory requirements from 256K to 128K, compile with
|
||||
make CFLAGS="-O -DMAX_WBITS=14 -DMAX_MEM_LEVEL=7"
|
||||
Of course this will generally degrade compression (there's no free lunch).
|
||||
|
||||
The memory requirements for inflate are (in bytes) 1 << windowBits
|
||||
that is, 32K for windowBits=15 (default value) plus about 7 kilobytes
|
||||
for small objects.
|
||||
*/
|
||||
|
||||
/* Type declarations */
|
||||
|
||||
#ifndef OF /* function prototypes */
|
||||
# ifdef STDC
|
||||
# define OF(args) args
|
||||
# else
|
||||
# define OF(args) ()
|
||||
# endif
|
||||
#endif
|
||||
|
||||
#ifndef Z_ARG /* function prototypes for stdarg */
|
||||
# if defined(STDC) || defined(Z_HAVE_STDARG_H)
|
||||
# define Z_ARG(args) args
|
||||
# else
|
||||
# define Z_ARG(args) ()
|
||||
# endif
|
||||
#endif
|
||||
|
||||
/* The following definitions for FAR are needed only for MSDOS mixed
|
||||
* model programming (small or medium model with some far allocations).
|
||||
* This was tested only with MSC; for other MSDOS compilers you may have
|
||||
* to define NO_MEMCPY in zutil.h. If you don't need the mixed model,
|
||||
* just define FAR to be empty.
|
||||
*/
|
||||
#ifdef SYS16BIT
|
||||
# if defined(M_I86SM) || defined(M_I86MM)
|
||||
/* MSC small or medium model */
|
||||
# define SMALL_MEDIUM
|
||||
# ifdef _MSC_VER
|
||||
# define FAR _far
|
||||
# else
|
||||
# define FAR far
|
||||
# endif
|
||||
# endif
|
||||
# if (defined(__SMALL__) || defined(__MEDIUM__))
|
||||
/* Turbo C small or medium model */
|
||||
# define SMALL_MEDIUM
|
||||
# ifdef __BORLANDC__
|
||||
# define FAR _far
|
||||
# else
|
||||
# define FAR far
|
||||
# endif
|
||||
# endif
|
||||
#endif
|
||||
|
||||
#if defined(WINDOWS) || defined(WIN32)
|
||||
/* If building or using zlib as a DLL, define ZLIB_DLL.
|
||||
* This is not mandatory, but it offers a little performance increase.
|
||||
*/
|
||||
# ifdef ZLIB_DLL
|
||||
# if defined(WIN32) && (!defined(__BORLANDC__) || (__BORLANDC__ >= 0x500))
|
||||
# ifdef ZLIB_INTERNAL
|
||||
# define ZEXTERN extern __declspec(dllexport)
|
||||
# else
|
||||
# define ZEXTERN extern __declspec(dllimport)
|
||||
# endif
|
||||
# endif
|
||||
# endif /* ZLIB_DLL */
|
||||
/* If building or using zlib with the WINAPI/WINAPIV calling convention,
|
||||
* define ZLIB_WINAPI.
|
||||
* Caution: the standard ZLIB1.DLL is NOT compiled using ZLIB_WINAPI.
|
||||
*/
|
||||
# ifdef ZLIB_WINAPI
|
||||
# ifdef FAR
|
||||
# undef FAR
|
||||
# endif
|
||||
# include <windows.h>
|
||||
/* No need for _export, use ZLIB.DEF instead. */
|
||||
/* For complete Windows compatibility, use WINAPI, not __stdcall. */
|
||||
# define ZEXPORT WINAPI
|
||||
# ifdef WIN32
|
||||
# define ZEXPORTVA WINAPIV
|
||||
# else
|
||||
# define ZEXPORTVA FAR CDECL
|
||||
# endif
|
||||
# endif
|
||||
#endif
|
||||
|
||||
#if defined (__BEOS__)
|
||||
# ifdef ZLIB_DLL
|
||||
# ifdef ZLIB_INTERNAL
|
||||
# define ZEXPORT __declspec(dllexport)
|
||||
# define ZEXPORTVA __declspec(dllexport)
|
||||
# else
|
||||
# define ZEXPORT __declspec(dllimport)
|
||||
# define ZEXPORTVA __declspec(dllimport)
|
||||
# endif
|
||||
# endif
|
||||
#endif
|
||||
|
||||
#ifndef ZEXTERN
|
||||
# define ZEXTERN extern
|
||||
#endif
|
||||
#ifndef ZEXPORT
|
||||
# define ZEXPORT
|
||||
#endif
|
||||
#ifndef ZEXPORTVA
|
||||
# define ZEXPORTVA
|
||||
#endif
|
||||
|
||||
#ifndef FAR
|
||||
# define FAR
|
||||
#endif
|
||||
|
||||
#if !defined(__MACTYPES__)
|
||||
typedef unsigned char Byte; /* 8 bits */
|
||||
#endif
|
||||
typedef unsigned int uInt; /* 16 bits or more */
|
||||
typedef unsigned long uLong; /* 32 bits or more */
|
||||
|
||||
#ifdef SMALL_MEDIUM
|
||||
/* Borland C/C++ and some old MSC versions ignore FAR inside typedef */
|
||||
# define Bytef Byte FAR
|
||||
#else
|
||||
typedef Byte FAR Bytef;
|
||||
#endif
|
||||
typedef char FAR charf;
|
||||
typedef int FAR intf;
|
||||
typedef uInt FAR uIntf;
|
||||
typedef uLong FAR uLongf;
|
||||
|
||||
#ifdef STDC
|
||||
typedef void const *voidpc;
|
||||
typedef void FAR *voidpf;
|
||||
typedef void *voidp;
|
||||
#else
|
||||
typedef Byte const *voidpc;
|
||||
typedef Byte FAR *voidpf;
|
||||
typedef Byte *voidp;
|
||||
#endif
|
||||
|
||||
#if !defined(Z_U4) && !defined(Z_SOLO) && defined(STDC)
|
||||
# include <limits.h>
|
||||
# if (UINT_MAX == 0xffffffffUL)
|
||||
# define Z_U4 unsigned
|
||||
# elif (ULONG_MAX == 0xffffffffUL)
|
||||
# define Z_U4 unsigned long
|
||||
# elif (USHRT_MAX == 0xffffffffUL)
|
||||
# define Z_U4 unsigned short
|
||||
# endif
|
||||
#endif
|
||||
|
||||
#ifdef Z_U4
|
||||
typedef Z_U4 z_crc_t;
|
||||
#else
|
||||
typedef unsigned long z_crc_t;
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_UNISTD_H /* may be set to #if 1 by ./configure */
|
||||
# define Z_HAVE_UNISTD_H
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_STDARG_H /* may be set to #if 1 by ./configure */
|
||||
# define Z_HAVE_STDARG_H
|
||||
#endif
|
||||
|
||||
#ifdef STDC
|
||||
# ifndef Z_SOLO
|
||||
# include <sys/types.h> /* for off_t */
|
||||
# endif
|
||||
#endif
|
||||
|
||||
#if defined(STDC) || defined(Z_HAVE_STDARG_H)
|
||||
# ifndef Z_SOLO
|
||||
# include <stdarg.h> /* for va_list */
|
||||
# endif
|
||||
#endif
|
||||
|
||||
#ifdef _WIN32
|
||||
# ifndef Z_SOLO
|
||||
# include <stddef.h> /* for wchar_t */
|
||||
# endif
|
||||
#endif
|
||||
|
||||
/* a little trick to accommodate both "#define _LARGEFILE64_SOURCE" and
|
||||
* "#define _LARGEFILE64_SOURCE 1" as requesting 64-bit operations, (even
|
||||
* though the former does not conform to the LFS document), but considering
|
||||
* both "#undef _LARGEFILE64_SOURCE" and "#define _LARGEFILE64_SOURCE 0" as
|
||||
* equivalently requesting no 64-bit operations
|
||||
*/
|
||||
#if defined(_LARGEFILE64_SOURCE) && -_LARGEFILE64_SOURCE - -1 == 1
|
||||
# undef _LARGEFILE64_SOURCE
|
||||
#endif
|
||||
|
||||
#if defined(__WATCOMC__) && !defined(Z_HAVE_UNISTD_H)
|
||||
# define Z_HAVE_UNISTD_H
|
||||
#endif
|
||||
#ifndef Z_SOLO
|
||||
# if defined(Z_HAVE_UNISTD_H) || defined(_LARGEFILE64_SOURCE)
|
||||
# include <unistd.h> /* for SEEK_*, off_t, and _LFS64_LARGEFILE */
|
||||
# ifdef VMS
|
||||
# include <unixio.h> /* for off_t */
|
||||
# endif
|
||||
# ifndef z_off_t
|
||||
# define z_off_t off_t
|
||||
# endif
|
||||
# endif
|
||||
#endif
|
||||
|
||||
#if defined(_LFS64_LARGEFILE) && _LFS64_LARGEFILE-0
|
||||
# define Z_LFS64
|
||||
#endif
|
||||
|
||||
#if defined(_LARGEFILE64_SOURCE) && defined(Z_LFS64)
|
||||
# define Z_LARGE64
|
||||
#endif
|
||||
|
||||
#if defined(_FILE_OFFSET_BITS) && _FILE_OFFSET_BITS-0 == 64 && defined(Z_LFS64)
|
||||
# define Z_WANT64
|
||||
#endif
|
||||
|
||||
#if !defined(SEEK_SET) && !defined(Z_SOLO)
|
||||
# define SEEK_SET 0 /* Seek from beginning of file. */
|
||||
# define SEEK_CUR 1 /* Seek from current position. */
|
||||
# define SEEK_END 2 /* Set file pointer to EOF plus "offset" */
|
||||
#endif
|
||||
|
||||
#ifndef z_off_t
|
||||
# define z_off_t long
|
||||
#endif
|
||||
|
||||
#if !defined(_WIN32) && defined(Z_LARGE64)
|
||||
# define z_off64_t off64_t
|
||||
#else
|
||||
# if defined(_WIN32) && !defined(__GNUC__) && !defined(Z_SOLO)
|
||||
# define z_off64_t __int64
|
||||
# else
|
||||
# define z_off64_t z_off_t
|
||||
# endif
|
||||
#endif
|
||||
|
||||
/* MVS linker does not support external names larger than 8 bytes */
|
||||
#if defined(__MVS__)
|
||||
#pragma map(deflateInit_,"DEIN")
|
||||
#pragma map(deflateInit2_,"DEIN2")
|
||||
#pragma map(deflateEnd,"DEEND")
|
||||
#pragma map(deflateBound,"DEBND")
|
||||
#pragma map(inflateInit_,"ININ")
|
||||
#pragma map(inflateInit2_,"ININ2")
|
||||
#pragma map(inflateEnd,"INEND")
|
||||
#pragma map(inflateSync,"INSY")
|
||||
#pragma map(inflateSetDictionary,"INSEDI")
|
||||
#pragma map(compressBound,"CMBND")
|
||||
#pragma map(inflate_table,"INTABL")
|
||||
#pragma map(inflate_fast,"INFA")
|
||||
#pragma map(inflate_copyright,"INCOPY")
|
||||
#endif
|
||||
|
||||
#endif /* ZCONF_H */
|
|
@ -182,7 +182,7 @@
|
|||
<ProjectReference Include="..\..\lua\lua.vcxproj">
|
||||
<Project>{0ffa55d6-c072-4ba9-a5ea-f08cffe7d641}</Project>
|
||||
</ProjectReference>
|
||||
<ProjectReference Include="..\gsdl2\luasdl2.vcxproj">
|
||||
<ProjectReference Include="..\gsdl2\gsdl2.vcxproj">
|
||||
<Project>{0241464b-2c21-4608-87f8-9994fc4a3cfb}</Project>
|
||||
</ProjectReference>
|
||||
</ItemGroup>
|
||||
|
|
|
@ -93,8 +93,8 @@
|
|||
</PrecompiledHeader>
|
||||
<WarningLevel>Level3</WarningLevel>
|
||||
<Optimization>Disabled</Optimization>
|
||||
<PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;GIMGUI_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||
<AdditionalIncludeDirectories>$(SolutionDir)dependent\include\dx9;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||||
<PreprocessorDefinitions>WIN32;LUA_LIB;_DEBUG;_WINDOWS;_USRDLL;GIMGUI_EXPORTS;%(PreprocessorDefinitions);%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||
<AdditionalIncludeDirectories>$(SolutionDir)source\lib\gimgui\imgui;$(SolutionDir)source\lua;$(SolutionDir)dependent\include\dx9;$(SolutionDir)dependent\SDL\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||||
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
|
||||
</ClCompile>
|
||||
<Link>
|
||||
|
@ -112,8 +112,8 @@
|
|||
</PrecompiledHeader>
|
||||
<WarningLevel>Level3</WarningLevel>
|
||||
<Optimization>Disabled</Optimization>
|
||||
<PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;GIMGUI_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||
<AdditionalIncludeDirectories>$(SolutionDir)dependent\include\dx9;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||||
<PreprocessorDefinitions>WIN32;LUA_LIB;_DEBUG;_WINDOWS;_USRDLL;GIMGUI_EXPORTS;%(PreprocessorDefinitions);%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||
<AdditionalIncludeDirectories>$(SolutionDir)source\lib\gimgui\imgui;$(SolutionDir)source\lua;$(SolutionDir)dependent\include\dx9;$(SolutionDir)dependent\SDL\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||||
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
|
||||
</ClCompile>
|
||||
<Link>
|
||||
|
@ -133,9 +133,9 @@
|
|||
<Optimization>MaxSpeed</Optimization>
|
||||
<FunctionLevelLinking>true</FunctionLevelLinking>
|
||||
<IntrinsicFunctions>true</IntrinsicFunctions>
|
||||
<PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;GIMGUI_EXPORTS;IMGUI_INCLUDE_IMGUI_USER_H;LUA_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||
<PreprocessorDefinitions>WIN32;LUA_LIB;NDEBUG;_WINDOWS;_USRDLL;GIMGUI_EXPORTS;IMGUI_INCLUDE_IMGUI_USER_H;LUA_LIB;%(PreprocessorDefinitions);%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||
<RuntimeLibrary>MultiThreaded</RuntimeLibrary>
|
||||
<AdditionalIncludeDirectories>$(SolutionDir)dependent\include\dx9;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||||
<AdditionalIncludeDirectories>$(SolutionDir)source\lib\gimgui\imgui;$(SolutionDir)source\lua;$(SolutionDir)dependent\include\dx9;$(SolutionDir)dependent\SDL\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||||
</ClCompile>
|
||||
<Link>
|
||||
<SubSystem>Console</SubSystem>
|
||||
|
@ -158,8 +158,8 @@
|
|||
<Optimization>MaxSpeed</Optimization>
|
||||
<FunctionLevelLinking>true</FunctionLevelLinking>
|
||||
<IntrinsicFunctions>true</IntrinsicFunctions>
|
||||
<PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;GIMGUI_EXPORTS;IMGUI_INCLUDE_IMGUI_USER_H;LUA_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||
<AdditionalIncludeDirectories>$(SolutionDir)dependent\include\dx9;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||||
<PreprocessorDefinitions>WIN32;LUA_LIB;NDEBUG;_WINDOWS;_USRDLL;GIMGUI_EXPORTS;IMGUI_INCLUDE_IMGUI_USER_H;LUA_LIB;%(PreprocessorDefinitions);%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||
<AdditionalIncludeDirectories>$(SolutionDir)source\lib\gimgui\imgui;$(SolutionDir)source\lua;$(SolutionDir)dependent\include\dx9;$(SolutionDir)dependent\SDL\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||||
<RuntimeLibrary>MultiThreaded</RuntimeLibrary>
|
||||
</ClCompile>
|
||||
<Link>
|
||||
|
@ -201,7 +201,7 @@
|
|||
<ProjectReference Include="..\..\lua\lua.vcxproj">
|
||||
<Project>{0ffa55d6-c072-4ba9-a5ea-f08cffe7d641}</Project>
|
||||
</ProjectReference>
|
||||
<ProjectReference Include="..\gsdl2\luasdl2.vcxproj">
|
||||
<ProjectReference Include="..\gsdl2\gsdl2.vcxproj">
|
||||
<Project>{0241464b-2c21-4608-87f8-9994fc4a3cfb}</Project>
|
||||
</ProjectReference>
|
||||
</ItemGroup>
|
||||
|
|
|
@ -94,13 +94,13 @@
|
|||
<WarningLevel>Level3</WarningLevel>
|
||||
<Optimization>Disabled</Optimization>
|
||||
<PreprocessorDefinitions>ZMQ_STATIC;WIN32;_DEBUG;_WINDOWS;_USRDLL;LZMQ_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||
<AdditionalIncludeDirectories>$(SolutionDir)source\lua;$(SolutionDir)dependent\include\zeromq;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||||
<AdditionalIncludeDirectories>$(SolutionDir)source\lua;$(SolutionDir)dependent\libzmq\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||||
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
|
||||
</ClCompile>
|
||||
<Link>
|
||||
<SubSystem>Console</SubSystem>
|
||||
<GenerateDebugInformation>true</GenerateDebugInformation>
|
||||
<AdditionalDependencies />
|
||||
<AdditionalDependencies>Advapi32.lib;Ws2_32.lib;Rpcrt4.lib;Iphlpapi.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
||||
</Link>
|
||||
<PostBuildEvent>
|
||||
<Command>copy /y "$(OutDir)"$(TargetFileName) "$(SolutionDir)"GGELUA\$(Configuration)$(PlatformArchitecture)\lib\$(TargetFileName)</Command>
|
||||
|
@ -113,13 +113,13 @@
|
|||
<WarningLevel>Level3</WarningLevel>
|
||||
<Optimization>Disabled</Optimization>
|
||||
<PreprocessorDefinitions>ZMQ_STATIC;WIN32;_DEBUG;_WINDOWS;_USRDLL;LZMQ_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||
<AdditionalIncludeDirectories>$(SolutionDir)source\lua;$(SolutionDir)dependent\include\zeromq;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||||
<AdditionalIncludeDirectories>$(SolutionDir)source\lua;$(SolutionDir)dependent\libzmq\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||||
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
|
||||
</ClCompile>
|
||||
<Link>
|
||||
<SubSystem>Console</SubSystem>
|
||||
<GenerateDebugInformation>true</GenerateDebugInformation>
|
||||
<AdditionalDependencies />
|
||||
<AdditionalDependencies>Advapi32.lib;Ws2_32.lib;Rpcrt4.lib;Iphlpapi.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
||||
</Link>
|
||||
<PostBuildEvent>
|
||||
<Command>copy /y "$(OutDir)"$(TargetFileName) "$(SolutionDir)"GGELUA\$(Configuration)$(PlatformArchitecture)\lib\$(TargetFileName)</Command>
|
||||
|
@ -134,15 +134,14 @@
|
|||
<FunctionLevelLinking>true</FunctionLevelLinking>
|
||||
<IntrinsicFunctions>true</IntrinsicFunctions>
|
||||
<PreprocessorDefinitions>ZMQ_STATIC;WIN32;NDEBUG;_WINDOWS;_USRDLL;LZMQ_EXPORTS;LUAZMQ_EXPORTS;ZMQ_STATIC;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||
<AdditionalIncludeDirectories>$(SolutionDir)source\lua;$(SolutionDir)dependent\include\zeromq;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||||
<AdditionalIncludeDirectories>$(SolutionDir)source\lua;$(SolutionDir)dependent\libzmq\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||||
<RuntimeLibrary>MultiThreaded</RuntimeLibrary>
|
||||
</ClCompile>
|
||||
<Link>
|
||||
<SubSystem>Console</SubSystem>
|
||||
<EnableCOMDATFolding>true</EnableCOMDATFolding>
|
||||
<OptimizeReferences>true</OptimizeReferences>
|
||||
<AdditionalDependencies>
|
||||
</AdditionalDependencies>
|
||||
<AdditionalDependencies>Advapi32.lib;Ws2_32.lib;Rpcrt4.lib;Iphlpapi.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
||||
<AdditionalLibraryDirectories>
|
||||
</AdditionalLibraryDirectories>
|
||||
<GenerateDebugInformation>false</GenerateDebugInformation>
|
||||
|
@ -160,15 +159,14 @@
|
|||
<FunctionLevelLinking>true</FunctionLevelLinking>
|
||||
<IntrinsicFunctions>true</IntrinsicFunctions>
|
||||
<PreprocessorDefinitions>ZMQ_STATIC;WIN32;NDEBUG;_WINDOWS;_USRDLL;LZMQ_EXPORTS;LUAZMQ_EXPORTS;ZMQ_STATIC;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||
<AdditionalIncludeDirectories>$(SolutionDir)source\lua;$(SolutionDir)dependent\include\zeromq;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||||
<AdditionalIncludeDirectories>$(SolutionDir)source\lua;$(SolutionDir)dependent\libzmq\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||||
<RuntimeLibrary>MultiThreaded</RuntimeLibrary>
|
||||
</ClCompile>
|
||||
<Link>
|
||||
<SubSystem>Console</SubSystem>
|
||||
<EnableCOMDATFolding>true</EnableCOMDATFolding>
|
||||
<OptimizeReferences>true</OptimizeReferences>
|
||||
<AdditionalDependencies>
|
||||
</AdditionalDependencies>
|
||||
<AdditionalDependencies>Advapi32.lib;Ws2_32.lib;Rpcrt4.lib;Iphlpapi.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
||||
<AdditionalLibraryDirectories>
|
||||
</AdditionalLibraryDirectories>
|
||||
<GenerateDebugInformation>false</GenerateDebugInformation>
|
||||
|
@ -189,6 +187,9 @@
|
|||
<ClCompile Include="$(SolutionDir)source\lib\lzmq\ztimer.c" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\..\dep\libzmq\libzmq.vcxproj">
|
||||
<Project>{641c5f36-32ee-4323-b740-992b651cf9d6}</Project>
|
||||
</ProjectReference>
|
||||
<ProjectReference Include="..\..\lua\lua.vcxproj">
|
||||
<Project>{0ffa55d6-c072-4ba9-a5ea-f08cffe7d641}</Project>
|
||||
</ProjectReference>
|
||||
|
|
|
@ -89,20 +89,21 @@
|
|||
<LinkIncremental>false</LinkIncremental>
|
||||
<OutDir>.$(Platform)\$(Configuration)\</OutDir>
|
||||
<IntDir>.$(Platform)\$(Configuration)\</IntDir>
|
||||
<GenerateManifest>false</GenerateManifest>
|
||||
</PropertyGroup>
|
||||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
||||
<ClCompile>
|
||||
<WarningLevel>Level3</WarningLevel>
|
||||
<SDLCheck>true</SDLCheck>
|
||||
<PreprocessorDefinitions>MONGOC_STATIC;BSON_STATIC;WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||
<PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;MONGOC_STATIC;BSON_STATIC;WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||
<ConformanceMode>true</ConformanceMode>
|
||||
<AdditionalIncludeDirectories>$(SolutionDir)source\lua;$(SolutionDir)dependent\include\bson;$(SolutionDir)dependent\include\mongo;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||||
<AdditionalIncludeDirectories>$(SolutionDir)source\lua;$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\;$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\;$(SolutionDir)source\lib\mongo;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||||
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
|
||||
</ClCompile>
|
||||
<Link>
|
||||
<SubSystem>Console</SubSystem>
|
||||
<GenerateDebugInformation>true</GenerateDebugInformation>
|
||||
<AdditionalDependencies />
|
||||
<AdditionalDependencies>ws2_32.lib;Dnsapi.lib;Bcrypt.lib;Secur32.lib;Crypt32.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
||||
</Link>
|
||||
<PostBuildEvent>
|
||||
<Command>copy /y "$(OutDir)"$(TargetFileName) "$(SolutionDir)"GGELUA\$(Configuration)$(PlatformArchitecture)\lib\$(TargetFileName)</Command>
|
||||
|
@ -114,9 +115,9 @@
|
|||
<FunctionLevelLinking>true</FunctionLevelLinking>
|
||||
<IntrinsicFunctions>true</IntrinsicFunctions>
|
||||
<SDLCheck>true</SDLCheck>
|
||||
<PreprocessorDefinitions>MONGOC_STATIC;BSON_STATIC;WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;MONGOC_STATIC;BSON_STATIC;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||
<PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;MONGOC_STATIC;BSON_STATIC;WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;MONGOC_STATIC;BSON_STATIC;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||
<ConformanceMode>true</ConformanceMode>
|
||||
<AdditionalIncludeDirectories>$(SolutionDir)source\lua;$(SolutionDir)dependent\include\bson;$(SolutionDir)dependent\include\mongo;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||||
<AdditionalIncludeDirectories>$(SolutionDir)source\lua;$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\;$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\;$(SolutionDir)source\lib\mongo;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||||
<RuntimeLibrary>MultiThreaded</RuntimeLibrary>
|
||||
</ClCompile>
|
||||
<Link>
|
||||
|
@ -126,8 +127,7 @@
|
|||
<GenerateDebugInformation>false</GenerateDebugInformation>
|
||||
<AdditionalLibraryDirectories>
|
||||
</AdditionalLibraryDirectories>
|
||||
<AdditionalDependencies>
|
||||
</AdditionalDependencies>
|
||||
<AdditionalDependencies>ws2_32.lib;Dnsapi.lib;Bcrypt.lib;Secur32.lib;Crypt32.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
||||
</Link>
|
||||
<PostBuildEvent>
|
||||
<Command>copy /y "$(OutDir)"$(TargetFileName) "$(SolutionDir)"GGELUA\$(Configuration)$(PlatformArchitecture)\lib\$(TargetFileName)</Command>
|
||||
|
@ -137,15 +137,15 @@
|
|||
<ClCompile>
|
||||
<WarningLevel>Level3</WarningLevel>
|
||||
<SDLCheck>true</SDLCheck>
|
||||
<PreprocessorDefinitions>MONGOC_STATIC;BSON_STATIC;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||
<PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;MONGOC_STATIC;BSON_STATIC;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||
<ConformanceMode>true</ConformanceMode>
|
||||
<AdditionalIncludeDirectories>$(SolutionDir)source\lua;$(SolutionDir)dependent\include\bson;$(SolutionDir)dependent\include\mongo;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||||
<AdditionalIncludeDirectories>$(SolutionDir)source\lua;$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\;$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\;$(SolutionDir)source\lib\mongo;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||||
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
|
||||
</ClCompile>
|
||||
<Link>
|
||||
<SubSystem>Console</SubSystem>
|
||||
<GenerateDebugInformation>true</GenerateDebugInformation>
|
||||
<AdditionalDependencies />
|
||||
<AdditionalDependencies>ws2_32.lib;Dnsapi.lib;Bcrypt.lib;Secur32.lib;Crypt32.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
||||
</Link>
|
||||
<PostBuildEvent>
|
||||
<Command>copy /y "$(OutDir)"$(TargetFileName) "$(SolutionDir)"GGELUA\$(Configuration)$(PlatformArchitecture)\lib\$(TargetFileName)</Command>
|
||||
|
@ -157,20 +157,19 @@
|
|||
<FunctionLevelLinking>true</FunctionLevelLinking>
|
||||
<IntrinsicFunctions>true</IntrinsicFunctions>
|
||||
<SDLCheck>true</SDLCheck>
|
||||
<PreprocessorDefinitions>MONGOC_STATIC;BSON_STATIC;NDEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;MONGOC_STATIC;BSON_STATIC;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||
<PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;MONGOC_STATIC;BSON_STATIC;NDEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;MONGOC_STATIC;BSON_STATIC;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||
<ConformanceMode>true</ConformanceMode>
|
||||
<AdditionalIncludeDirectories>$(SolutionDir)source\lua;$(SolutionDir)dependent\include\bson;$(SolutionDir)dependent\include\mongo;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||||
<AdditionalIncludeDirectories>$(SolutionDir)source\lua;$(SolutionDir)dependent\mongo-c-driver\src\libbson\src\;$(SolutionDir)dependent\mongo-c-driver\src\libmongoc\src\;$(SolutionDir)source\lib\mongo;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||||
<RuntimeLibrary>MultiThreaded</RuntimeLibrary>
|
||||
</ClCompile>
|
||||
<Link>
|
||||
<SubSystem>Console</SubSystem>
|
||||
<EnableCOMDATFolding>true</EnableCOMDATFolding>
|
||||
<OptimizeReferences>true</OptimizeReferences>
|
||||
<GenerateDebugInformation>true</GenerateDebugInformation>
|
||||
<GenerateDebugInformation>false</GenerateDebugInformation>
|
||||
<AdditionalLibraryDirectories>
|
||||
</AdditionalLibraryDirectories>
|
||||
<AdditionalDependencies>
|
||||
</AdditionalDependencies>
|
||||
<AdditionalDependencies>ws2_32.lib;Dnsapi.lib;Bcrypt.lib;Secur32.lib;Crypt32.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
||||
<LinkTimeCodeGeneration>
|
||||
</LinkTimeCodeGeneration>
|
||||
</Link>
|
||||
|
@ -196,6 +195,9 @@
|
|||
<ClCompile Include="$(SolutionDir)source\lib\mongo\util.c" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\..\dep\mongoc\mongoc.vcxproj">
|
||||
<Project>{65ebd877-099b-3f4e-9e5f-3d2ea6490307}</Project>
|
||||
</ProjectReference>
|
||||
<ProjectReference Include="..\..\lua\lua.vcxproj">
|
||||
<Project>{0ffa55d6-c072-4ba9-a5ea-f08cffe7d641}</Project>
|
||||
</ProjectReference>
|
||||
|
|
|
@ -0,0 +1,155 @@
|
|||
/*
|
||||
* Copyright 2018-present MongoDB, Inc.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#if !defined(BSON_INSIDE) && !defined(BSON_COMPILATION)
|
||||
#error "Only <bson/bson.h> can be included directly."
|
||||
#endif
|
||||
|
||||
#ifndef BSON_CONFIG_H
|
||||
#define BSON_CONFIG_H
|
||||
|
||||
/*
|
||||
* Define to 1234 for Little Endian, 4321 for Big Endian.
|
||||
*/
|
||||
#define BSON_BYTE_ORDER 1234
|
||||
|
||||
|
||||
/*
|
||||
* Define to 1 if you have stdbool.h
|
||||
*/
|
||||
#define BSON_HAVE_STDBOOL_H 0
|
||||
#if BSON_HAVE_STDBOOL_H != 1
|
||||
# undef BSON_HAVE_STDBOOL_H
|
||||
#endif
|
||||
|
||||
|
||||
/*
|
||||
* Define to 1 for POSIX-like systems, 2 for Windows.
|
||||
*/
|
||||
#define BSON_OS 2
|
||||
|
||||
|
||||
/*
|
||||
* Define to 1 if we have access to GCC 32-bit atomic builtins.
|
||||
* While this requires GCC 4.1+ in most cases, it is also architecture
|
||||
* dependent. For example, some PPC or ARM systems may not have it even
|
||||
* if it is a recent GCC version.
|
||||
*/
|
||||
#define BSON_HAVE_ATOMIC_32_ADD_AND_FETCH 0
|
||||
#if BSON_HAVE_ATOMIC_32_ADD_AND_FETCH != 1
|
||||
# undef BSON_HAVE_ATOMIC_32_ADD_AND_FETCH
|
||||
#endif
|
||||
|
||||
/*
|
||||
* Similarly, define to 1 if we have access to GCC 64-bit atomic builtins.
|
||||
*/
|
||||
#define BSON_HAVE_ATOMIC_64_ADD_AND_FETCH 0
|
||||
#if BSON_HAVE_ATOMIC_64_ADD_AND_FETCH != 1
|
||||
# undef BSON_HAVE_ATOMIC_64_ADD_AND_FETCH
|
||||
#endif
|
||||
|
||||
|
||||
/*
|
||||
* Define to 1 if you have clock_gettime() available.
|
||||
*/
|
||||
#define BSON_HAVE_CLOCK_GETTIME 0
|
||||
#if BSON_HAVE_CLOCK_GETTIME != 1
|
||||
# undef BSON_HAVE_CLOCK_GETTIME
|
||||
#endif
|
||||
|
||||
|
||||
/*
|
||||
* Define to 1 if you have strings.h available on your platform.
|
||||
*/
|
||||
#define BSON_HAVE_STRINGS_H 0
|
||||
#if BSON_HAVE_STRINGS_H != 1
|
||||
# undef BSON_HAVE_STRINGS_H
|
||||
#endif
|
||||
|
||||
|
||||
/*
|
||||
* Define to 1 if you have strnlen available on your platform.
|
||||
*/
|
||||
#define BSON_HAVE_STRNLEN 0
|
||||
#if BSON_HAVE_STRNLEN != 1
|
||||
# undef BSON_HAVE_STRNLEN
|
||||
#endif
|
||||
|
||||
|
||||
/*
|
||||
* Define to 1 if you have snprintf available on your platform.
|
||||
*/
|
||||
#define BSON_HAVE_SNPRINTF 1
|
||||
#if BSON_HAVE_SNPRINTF != 1
|
||||
# undef BSON_HAVE_SNPRINTF
|
||||
#endif
|
||||
|
||||
|
||||
/*
|
||||
* Define to 1 if you have gmtime_r available on your platform.
|
||||
*/
|
||||
#define BSON_HAVE_GMTIME_R 0
|
||||
#if BSON_HAVE_GMTIME_R != 1
|
||||
# undef BSON_HAVE_GMTIME_R
|
||||
#endif
|
||||
|
||||
|
||||
/*
|
||||
* Define to 1 if you have reallocf available on your platform.
|
||||
*/
|
||||
#define BSON_HAVE_REALLOCF 0
|
||||
#if BSON_HAVE_REALLOCF != 1
|
||||
# undef BSON_HAVE_REALLOCF
|
||||
#endif
|
||||
|
||||
|
||||
/*
|
||||
* Define to 1 if you have struct timespec available on your platform.
|
||||
*/
|
||||
#define BSON_HAVE_TIMESPEC 1
|
||||
#if BSON_HAVE_TIMESPEC != 1
|
||||
# undef BSON_HAVE_TIMESPEC
|
||||
#endif
|
||||
|
||||
|
||||
/*
|
||||
* Define to 1 if you want extra aligned types in libbson
|
||||
*/
|
||||
#define BSON_EXTRA_ALIGN 1
|
||||
#if BSON_EXTRA_ALIGN != 1
|
||||
# undef BSON_EXTRA_ALIGN
|
||||
#endif
|
||||
|
||||
|
||||
/*
|
||||
* Define to 1 if you have SYS_gettid syscall
|
||||
*/
|
||||
#define BSON_HAVE_SYSCALL_TID 0
|
||||
#if BSON_HAVE_SYSCALL_TID != 1
|
||||
# undef BSON_HAVE_SYSCALL_TID
|
||||
#endif
|
||||
|
||||
#define BSON_HAVE_RAND_R 0
|
||||
#if BSON_HAVE_RAND_R != 1
|
||||
# undef BSON_HAVE_RAND_R
|
||||
#endif
|
||||
|
||||
#define BSON_HAVE_STRLCPY 0
|
||||
#if BSON_HAVE_STRLCPY != 1
|
||||
# undef BSON_HAVE_STRLCPY
|
||||
#endif
|
||||
|
||||
#endif /* BSON_CONFIG_H */
|
|
@ -0,0 +1,101 @@
|
|||
/*
|
||||
* Copyright 2013 MongoDB, Inc.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
|
||||
#if !defined (BSON_INSIDE) && !defined (BSON_COMPILATION)
|
||||
#error "Only <bson/bson.h> can be included directly."
|
||||
#endif
|
||||
|
||||
|
||||
#ifndef BSON_VERSION_H
|
||||
#define BSON_VERSION_H
|
||||
|
||||
|
||||
/**
|
||||
* BSON_MAJOR_VERSION:
|
||||
*
|
||||
* BSON major version component (e.g. 1 if %BSON_VERSION is 1.2.3)
|
||||
*/
|
||||
#define BSON_MAJOR_VERSION (1)
|
||||
|
||||
|
||||
/**
|
||||
* BSON_MINOR_VERSION:
|
||||
*
|
||||
* BSON minor version component (e.g. 2 if %BSON_VERSION is 1.2.3)
|
||||
*/
|
||||
#define BSON_MINOR_VERSION (17)
|
||||
|
||||
|
||||
/**
|
||||
* BSON_MICRO_VERSION:
|
||||
*
|
||||
* BSON micro version component (e.g. 3 if %BSON_VERSION is 1.2.3)
|
||||
*/
|
||||
#define BSON_MICRO_VERSION (4)
|
||||
|
||||
|
||||
/**
|
||||
* BSON_PRERELEASE_VERSION:
|
||||
*
|
||||
* BSON prerelease version component (e.g. pre if %BSON_VERSION is 1.2.3-pre)
|
||||
*/
|
||||
#define BSON_PRERELEASE_VERSION ()
|
||||
|
||||
/**
|
||||
* BSON_VERSION:
|
||||
*
|
||||
* BSON version.
|
||||
*/
|
||||
#define BSON_VERSION (1.17.4)
|
||||
|
||||
|
||||
/**
|
||||
* BSON_VERSION_S:
|
||||
*
|
||||
* BSON version, encoded as a string, useful for printing and
|
||||
* concatenation.
|
||||
*/
|
||||
#define BSON_VERSION_S "1.17.4"
|
||||
|
||||
|
||||
/**
|
||||
* BSON_VERSION_HEX:
|
||||
*
|
||||
* BSON version, encoded as an hexadecimal number, useful for
|
||||
* integer comparisons.
|
||||
*/
|
||||
#define BSON_VERSION_HEX (BSON_MAJOR_VERSION << 24 | \
|
||||
BSON_MINOR_VERSION << 16 | \
|
||||
BSON_MICRO_VERSION << 8)
|
||||
|
||||
|
||||
/**
|
||||
* BSON_CHECK_VERSION:
|
||||
* @major: required major version
|
||||
* @minor: required minor version
|
||||
* @micro: required micro version
|
||||
*
|
||||
* Compile-time version checking. Evaluates to %TRUE if the version
|
||||
* of BSON is greater than the required one.
|
||||
*/
|
||||
#define BSON_CHECK_VERSION(major,minor,micro) \
|
||||
(BSON_MAJOR_VERSION > (major) || \
|
||||
(BSON_MAJOR_VERSION == (major) && BSON_MINOR_VERSION > (minor)) || \
|
||||
(BSON_MAJOR_VERSION == (major) && BSON_MINOR_VERSION == (minor) && \
|
||||
BSON_MICRO_VERSION >= (micro)))
|
||||
|
||||
#endif /* BSON_VERSION_H */
|
|
@ -0,0 +1,414 @@
|
|||
/*
|
||||
* Copyright 2013 MongoDB Inc.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#if !defined(MONGOC_INSIDE) && !defined(MONGOC_COMPILATION)
|
||||
#error "Only <mongoc/mongoc.h> can be included directly."
|
||||
#endif
|
||||
|
||||
|
||||
#ifndef MONGOC_CONFIG_H
|
||||
#define MONGOC_CONFIG_H
|
||||
|
||||
/* MONGOC_USER_SET_CFLAGS is set from config based on what compiler flags were
|
||||
* used to compile mongoc */
|
||||
#define MONGOC_USER_SET_CFLAGS "/DWIN32 /D_WINDOWS /W3"
|
||||
|
||||
#define MONGOC_USER_SET_LDFLAGS "/machine:x64"
|
||||
|
||||
/* MONGOC_CC is used to determine what C compiler was used to compile mongoc */
|
||||
#define MONGOC_CC "C:/Program Files (x86)/Microsoft Visual Studio/2019/Enterprise/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe"
|
||||
|
||||
/*
|
||||
* MONGOC_ENABLE_SSL_SECURE_CHANNEL is set from configure to determine if we are
|
||||
* compiled with Native SSL support on Windows
|
||||
*/
|
||||
#define MONGOC_ENABLE_SSL_SECURE_CHANNEL 1
|
||||
|
||||
#if MONGOC_ENABLE_SSL_SECURE_CHANNEL != 1
|
||||
# undef MONGOC_ENABLE_SSL_SECURE_CHANNEL
|
||||
#endif
|
||||
|
||||
|
||||
/*
|
||||
* MONGOC_ENABLE_CRYPTO_CNG is set from configure to determine if we are
|
||||
* compiled with Native Crypto support on Windows
|
||||
*/
|
||||
#define MONGOC_ENABLE_CRYPTO_CNG 1
|
||||
|
||||
#if MONGOC_ENABLE_CRYPTO_CNG != 1
|
||||
# undef MONGOC_ENABLE_CRYPTO_CNG
|
||||
#endif
|
||||
|
||||
|
||||
/*
|
||||
* MONGOC_ENABLE_SSL_SECURE_TRANSPORT is set from configure to determine if we are
|
||||
* compiled with Native SSL support on Darwin
|
||||
*/
|
||||
#define MONGOC_ENABLE_SSL_SECURE_TRANSPORT 0
|
||||
|
||||
#if MONGOC_ENABLE_SSL_SECURE_TRANSPORT != 1
|
||||
# undef MONGOC_ENABLE_SSL_SECURE_TRANSPORT
|
||||
#endif
|
||||
|
||||
|
||||
/*
|
||||
* MONGOC_ENABLE_CRYPTO_COMMON_CRYPTO is set from configure to determine if we are
|
||||
* compiled with Native Crypto support on Darwin
|
||||
*/
|
||||
#define MONGOC_ENABLE_CRYPTO_COMMON_CRYPTO 0
|
||||
|
||||
#if MONGOC_ENABLE_CRYPTO_COMMON_CRYPTO != 1
|
||||
# undef MONGOC_ENABLE_CRYPTO_COMMON_CRYPTO
|
||||
#endif
|
||||
|
||||
|
||||
/*
|
||||
* MONGOC_ENABLE_SSL_LIBRESSL is set from configure to determine if we are
|
||||
* compiled with LibreSSL support.
|
||||
*/
|
||||
#define MONGOC_ENABLE_SSL_LIBRESSL 0
|
||||
|
||||
#if MONGOC_ENABLE_SSL_LIBRESSL != 1
|
||||
# undef MONGOC_ENABLE_SSL_LIBRESSL
|
||||
#endif
|
||||
|
||||
|
||||
/*
|
||||
* MONGOC_ENABLE_SSL_OPENSSL is set from configure to determine if we are
|
||||
* compiled with OpenSSL support.
|
||||
*/
|
||||
#define MONGOC_ENABLE_SSL_OPENSSL 0
|
||||
|
||||
#if MONGOC_ENABLE_SSL_OPENSSL != 1
|
||||
# undef MONGOC_ENABLE_SSL_OPENSSL
|
||||
#endif
|
||||
|
||||
|
||||
/*
|
||||
* MONGOC_ENABLE_CRYPTO_LIBCRYPTO is set from configure to determine if we are
|
||||
* compiled with OpenSSL support.
|
||||
*/
|
||||
#define MONGOC_ENABLE_CRYPTO_LIBCRYPTO 0
|
||||
|
||||
#if MONGOC_ENABLE_CRYPTO_LIBCRYPTO != 1
|
||||
# undef MONGOC_ENABLE_CRYPTO_LIBCRYPTO
|
||||
#endif
|
||||
|
||||
|
||||
/*
|
||||
* MONGOC_ENABLE_SSL is set from configure to determine if we are
|
||||
* compiled with any SSL support.
|
||||
*/
|
||||
#define MONGOC_ENABLE_SSL 1
|
||||
|
||||
#if MONGOC_ENABLE_SSL != 1
|
||||
# undef MONGOC_ENABLE_SSL
|
||||
#endif
|
||||
|
||||
|
||||
/*
|
||||
* MONGOC_ENABLE_CRYPTO is set from configure to determine if we are
|
||||
* compiled with any crypto support.
|
||||
*/
|
||||
#define MONGOC_ENABLE_CRYPTO 1
|
||||
|
||||
#if MONGOC_ENABLE_CRYPTO != 1
|
||||
# undef MONGOC_ENABLE_CRYPTO
|
||||
#endif
|
||||
|
||||
|
||||
/*
|
||||
* Use system crypto profile
|
||||
*/
|
||||
#define MONGOC_ENABLE_CRYPTO_SYSTEM_PROFILE 0
|
||||
|
||||
#if MONGOC_ENABLE_CRYPTO_SYSTEM_PROFILE != 1
|
||||
# undef MONGOC_ENABLE_CRYPTO_SYSTEM_PROFILE
|
||||
#endif
|
||||
|
||||
|
||||
/*
|
||||
* Use ASN1_STRING_get0_data () rather than the deprecated ASN1_STRING_data
|
||||
*/
|
||||
#define MONGOC_HAVE_ASN1_STRING_GET0_DATA 0
|
||||
|
||||
#if MONGOC_HAVE_ASN1_STRING_GET0_DATA != 1
|
||||
# undef MONGOC_HAVE_ASN1_STRING_GET0_DATA
|
||||
#endif
|
||||
|
||||
|
||||
/*
|
||||
* MONGOC_ENABLE_SASL is set from configure to determine if we are
|
||||
* compiled with SASL support.
|
||||
*/
|
||||
#define MONGOC_ENABLE_SASL 1
|
||||
|
||||
#if MONGOC_ENABLE_SASL != 1
|
||||
# undef MONGOC_ENABLE_SASL
|
||||
#endif
|
||||
|
||||
|
||||
/*
|
||||
* MONGOC_ENABLE_SASL_CYRUS is set from configure to determine if we are
|
||||
* compiled with Cyrus SASL support.
|
||||
*/
|
||||
#define MONGOC_ENABLE_SASL_CYRUS 0
|
||||
|
||||
#if MONGOC_ENABLE_SASL_CYRUS != 1
|
||||
# undef MONGOC_ENABLE_SASL_CYRUS
|
||||
#endif
|
||||
|
||||
|
||||
/*
|
||||
* MONGOC_ENABLE_SASL_SSPI is set from configure to determine if we are
|
||||
* compiled with SSPI support.
|
||||
*/
|
||||
#define MONGOC_ENABLE_SASL_SSPI 1
|
||||
|
||||
#if MONGOC_ENABLE_SASL_SSPI != 1
|
||||
# undef MONGOC_ENABLE_SASL_SSPI
|
||||
#endif
|
||||
|
||||
/*
|
||||
* MONGOC_HAVE_SASL_CLIENT_DONE is set from configure to determine if we
|
||||
* have SASL and its version is new enough to use sasl_client_done (),
|
||||
* which supersedes sasl_done ().
|
||||
*/
|
||||
#define MONGOC_HAVE_SASL_CLIENT_DONE 0
|
||||
|
||||
#if MONGOC_HAVE_SASL_CLIENT_DONE != 1
|
||||
# undef MONGOC_HAVE_SASL_CLIENT_DONE
|
||||
#endif
|
||||
|
||||
|
||||
/*
|
||||
* Disable automatic calls to mongoc_init() and mongoc_cleanup()
|
||||
* before main() is called, and after exit() (respectively).
|
||||
*/
|
||||
#define MONGOC_NO_AUTOMATIC_GLOBALS 0
|
||||
|
||||
#if MONGOC_NO_AUTOMATIC_GLOBALS != 1
|
||||
# undef MONGOC_NO_AUTOMATIC_GLOBALS
|
||||
#endif
|
||||
|
||||
/*
|
||||
* MONGOC_HAVE_SOCKLEN is set from configure to determine if we
|
||||
* need to emulate the type.
|
||||
*/
|
||||
#define MONGOC_HAVE_SOCKLEN 1
|
||||
|
||||
#if MONGOC_HAVE_SOCKLEN != 1
|
||||
# undef MONGOC_HAVE_SOCKLEN
|
||||
#endif
|
||||
|
||||
|
||||
/*
|
||||
* MONGOC_HAVE_DNSAPI is set from configure to determine if we should use the
|
||||
* Windows dnsapi for SRV record lookups.
|
||||
*/
|
||||
#define MONGOC_HAVE_DNSAPI 1
|
||||
|
||||
#if MONGOC_HAVE_DNSAPI != 1
|
||||
# undef MONGOC_HAVE_DNSAPI
|
||||
#endif
|
||||
|
||||
|
||||
/*
|
||||
* MONGOC_HAVE_RES_NSEARCH is set from configure to determine if we
|
||||
* have thread-safe res_nsearch().
|
||||
*/
|
||||
#define MONGOC_HAVE_RES_NSEARCH 0
|
||||
|
||||
#if MONGOC_HAVE_RES_NSEARCH != 1
|
||||
# undef MONGOC_HAVE_RES_NSEARCH
|
||||
#endif
|
||||
|
||||
|
||||
/*
|
||||
* MONGOC_HAVE_RES_NDESTROY is set from configure to determine if we
|
||||
* have BSD / Darwin's res_ndestroy().
|
||||
*/
|
||||
#define MONGOC_HAVE_RES_NDESTROY 0
|
||||
|
||||
#if MONGOC_HAVE_RES_NDESTROY != 1
|
||||
# undef MONGOC_HAVE_RES_NDESTROY
|
||||
#endif
|
||||
|
||||
|
||||
/*
|
||||
* MONGOC_HAVE_RES_NCLOSE is set from configure to determine if we
|
||||
* have Linux's res_nclose().
|
||||
*/
|
||||
#define MONGOC_HAVE_RES_NCLOSE 0
|
||||
|
||||
#if MONGOC_HAVE_RES_NCLOSE != 1
|
||||
# undef MONGOC_HAVE_RES_NCLOSE
|
||||
#endif
|
||||
|
||||
|
||||
/*
|
||||
* MONGOC_HAVE_RES_SEARCH is set from configure to determine if we
|
||||
* have thread-unsafe res_search(). It's unset if we have the preferred
|
||||
* res_nsearch().
|
||||
*/
|
||||
#define MONGOC_HAVE_RES_SEARCH 0
|
||||
|
||||
#if MONGOC_HAVE_RES_SEARCH != 1
|
||||
# undef MONGOC_HAVE_RES_SEARCH
|
||||
#endif
|
||||
|
||||
|
||||
/*
|
||||
* Set from configure, see
|
||||
* https://curl.haxx.se/mail/lib-2009-04/0287.html
|
||||
*/
|
||||
#define MONGOC_SOCKET_ARG2 struct sockaddr
|
||||
#define MONGOC_SOCKET_ARG3 socklen_t
|
||||
|
||||
/*
|
||||
* Enable wire protocol compression negotiation
|
||||
*
|
||||
*/
|
||||
#define MONGOC_ENABLE_COMPRESSION 1
|
||||
|
||||
#if MONGOC_ENABLE_COMPRESSION != 1
|
||||
# undef MONGOC_ENABLE_COMPRESSION
|
||||
#endif
|
||||
|
||||
/*
|
||||
* Set if we have snappy compression support
|
||||
*
|
||||
*/
|
||||
#define MONGOC_ENABLE_COMPRESSION_SNAPPY 0
|
||||
|
||||
#if MONGOC_ENABLE_COMPRESSION_SNAPPY != 1
|
||||
# undef MONGOC_ENABLE_COMPRESSION_SNAPPY
|
||||
#endif
|
||||
|
||||
|
||||
/*
|
||||
* Set if we have zlib compression support
|
||||
*
|
||||
*/
|
||||
#define MONGOC_ENABLE_COMPRESSION_ZLIB 1
|
||||
|
||||
#if MONGOC_ENABLE_COMPRESSION_ZLIB != 1
|
||||
# undef MONGOC_ENABLE_COMPRESSION_ZLIB
|
||||
#endif
|
||||
|
||||
/*
|
||||
* Set if we have zstd compression support
|
||||
*
|
||||
*/
|
||||
#define MONGOC_ENABLE_COMPRESSION_ZSTD 0
|
||||
|
||||
#if MONGOC_ENABLE_COMPRESSION_ZSTD != 1
|
||||
# undef MONGOC_ENABLE_COMPRESSION_ZSTD
|
||||
#endif
|
||||
|
||||
/*
|
||||
* Set if performance counters are available and not disabled.
|
||||
*
|
||||
*/
|
||||
#define MONGOC_ENABLE_SHM_COUNTERS 0
|
||||
|
||||
#if MONGOC_ENABLE_SHM_COUNTERS != 1
|
||||
# undef MONGOC_ENABLE_SHM_COUNTERS
|
||||
#endif
|
||||
|
||||
/*
|
||||
* Set if we have enabled fast counters on Intel using the RDTSCP instruction
|
||||
*
|
||||
*/
|
||||
#define MONGOC_ENABLE_RDTSCP 0
|
||||
|
||||
#if MONGOC_ENABLE_RDTSCP != 1
|
||||
# undef MONGOC_ENABLE_RDTSCP
|
||||
#endif
|
||||
|
||||
|
||||
/*
|
||||
* Set if we have the sched_getcpu() function for use with counters
|
||||
*
|
||||
*/
|
||||
#define MONGOC_HAVE_SCHED_GETCPU 0
|
||||
|
||||
#if MONGOC_HAVE_SCHED_GETCPU != 1
|
||||
# undef MONGOC_HAVE_SCHED_GETCPU
|
||||
#endif
|
||||
|
||||
/*
|
||||
* Set if tracing is enabled. Logs things like network communication and
|
||||
* entry/exit of certain functions.
|
||||
*
|
||||
*/
|
||||
#define MONGOC_TRACE 0
|
||||
|
||||
#if MONGOC_TRACE != 1
|
||||
# undef MONGOC_TRACE
|
||||
#endif
|
||||
|
||||
/*
|
||||
* Set if we have ICU support.
|
||||
*/
|
||||
#define MONGOC_ENABLE_ICU 0
|
||||
|
||||
#if MONGOC_ENABLE_ICU != 1
|
||||
# undef MONGOC_ENABLE_ICU
|
||||
#endif
|
||||
|
||||
|
||||
/*
|
||||
* Set if we have Client Side Encryption support.
|
||||
*/
|
||||
|
||||
#define MONGOC_ENABLE_CLIENT_SIDE_ENCRYPTION 0
|
||||
|
||||
#if MONGOC_ENABLE_CLIENT_SIDE_ENCRYPTION != 1
|
||||
# undef MONGOC_ENABLE_CLIENT_SIDE_ENCRYPTION
|
||||
#endif
|
||||
|
||||
|
||||
/*
|
||||
* Set if struct sockaddr_storage has __ss_family (instead of ss_family)
|
||||
*/
|
||||
|
||||
#define MONGOC_HAVE_SS_FAMILY 0
|
||||
|
||||
#if MONGOC_HAVE_SS_FAMILY != 1
|
||||
# undef MONGOC_HAVE_SS_FAMILY
|
||||
#endif
|
||||
|
||||
/*
|
||||
* Set if building with AWS IAM support.
|
||||
*/
|
||||
#define MONGOC_ENABLE_MONGODB_AWS_AUTH 1
|
||||
|
||||
#if MONGOC_ENABLE_MONGODB_AWS_AUTH != 1
|
||||
# undef MONGOC_ENABLE_MONGODB_AWS_AUTH
|
||||
#endif
|
||||
|
||||
/*
|
||||
* NOTICE:
|
||||
* If you're about to update this file and add a config flag, make sure to
|
||||
* update:
|
||||
* o The bitfield in mongoc-handshake-private.h
|
||||
* o _mongoc_handshake_get_config_hex_string() in mongoc-handshake.c
|
||||
* o examples/parse_handshake_cfg.py
|
||||
* o test_handshake_config_string in test-mongoc-handshake.c
|
||||
*/
|
||||
|
||||
#endif /* MONGOC_CONFIG_H */
|
|
@ -0,0 +1,102 @@
|
|||
/*
|
||||
* Copyright 2013 MongoDB, Inc.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
|
||||
#if !defined (MONGOC_INSIDE) && !defined (MONGOC_COMPILATION)
|
||||
#error "Only <mongoc/mongoc.h> can be included directly."
|
||||
#endif
|
||||
|
||||
|
||||
#ifndef MONGOC_VERSION_H
|
||||
#define MONGOC_VERSION_H
|
||||
|
||||
|
||||
/**
|
||||
* MONGOC_MAJOR_VERSION:
|
||||
*
|
||||
* MONGOC major version component (e.g. 1 if %MONGOC_VERSION is 1.2.3)
|
||||
*/
|
||||
#define MONGOC_MAJOR_VERSION (1)
|
||||
|
||||
|
||||
/**
|
||||
* MONGOC_MINOR_VERSION:
|
||||
*
|
||||
* MONGOC minor version component (e.g. 2 if %MONGOC_VERSION is 1.2.3)
|
||||
*/
|
||||
#define MONGOC_MINOR_VERSION (17)
|
||||
|
||||
|
||||
/**
|
||||
* MONGOC_MICRO_VERSION:
|
||||
*
|
||||
* MONGOC micro version component (e.g. 3 if %MONGOC_VERSION is 1.2.3)
|
||||
*/
|
||||
#define MONGOC_MICRO_VERSION (4)
|
||||
|
||||
|
||||
/**
|
||||
* MONGOC_PRERELEASE_VERSION:
|
||||
*
|
||||
* MONGOC prerelease version component (e.g. pre if %MONGOC_VERSION is 1.2.3-pre)
|
||||
*/
|
||||
#define MONGOC_PRERELEASE_VERSION ()
|
||||
|
||||
|
||||
/**
|
||||
* MONGOC_VERSION:
|
||||
*
|
||||
* MONGOC version.
|
||||
*/
|
||||
#define MONGOC_VERSION (1.17.4)
|
||||
|
||||
|
||||
/**
|
||||
* MONGOC_VERSION_S:
|
||||
*
|
||||
* MONGOC version, encoded as a string, useful for printing and
|
||||
* concatenation.
|
||||
*/
|
||||
#define MONGOC_VERSION_S "1.17.4"
|
||||
|
||||
|
||||
/**
|
||||
* MONGOC_VERSION_HEX:
|
||||
*
|
||||
* MONGOC version, encoded as an hexadecimal number, useful for
|
||||
* integer comparisons.
|
||||
*/
|
||||
#define MONGOC_VERSION_HEX (MONGOC_MAJOR_VERSION << 24 | \
|
||||
MONGOC_MINOR_VERSION << 16 | \
|
||||
MONGOC_MICRO_VERSION << 8)
|
||||
|
||||
|
||||
/**
|
||||
* MONGOC_CHECK_VERSION:
|
||||
* @major: required major version
|
||||
* @minor: required minor version
|
||||
* @micro: required micro version
|
||||
*
|
||||
* Compile-time version checking. Evaluates to %TRUE if the version
|
||||
* of MONGOC is greater than the required one.
|
||||
*/
|
||||
#define MONGOC_CHECK_VERSION(major,minor,micro) \
|
||||
(MONGOC_MAJOR_VERSION > (major) || \
|
||||
(MONGOC_MAJOR_VERSION == (major) && MONGOC_MINOR_VERSION > (minor)) || \
|
||||
(MONGOC_MAJOR_VERSION == (major) && MONGOC_MINOR_VERSION == (minor) && \
|
||||
MONGOC_MICRO_VERSION >= (micro)))
|
||||
|
||||
#endif /* MONGOC_VERSION_H */
|
Loading…
Reference in New Issue