aboutsummaryrefslogtreecommitdiff
path: root/zenserver/zenserver.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'zenserver/zenserver.vcxproj')
-rw-r--r--zenserver/zenserver.vcxproj184
1 files changed, 0 insertions, 184 deletions
diff --git a/zenserver/zenserver.vcxproj b/zenserver/zenserver.vcxproj
deleted file mode 100644
index 4b849eae8..000000000
--- a/zenserver/zenserver.vcxproj
+++ /dev/null
@@ -1,184 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <ItemGroup Label="ProjectConfigurations">
- <ProjectConfiguration Include="Debug|x64">
- <Configuration>Debug</Configuration>
- <Platform>x64</Platform>
- </ProjectConfiguration>
- <ProjectConfiguration Include="Release|x64">
- <Configuration>Release</Configuration>
- <Platform>x64</Platform>
- </ProjectConfiguration>
- </ItemGroup>
- <PropertyGroup Label="Globals">
- <VCProjectVersion>15.0</VCProjectVersion>
- <ProjectGuid>{8398D81C-B1B6-4327-82B1-06EACB8A144F}</ProjectGuid>
- <Keyword>Win32Proj</Keyword>
- <RootNamespace>zenserver</RootNamespace>
- <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
- </PropertyGroup>
- <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
- <ConfigurationType>Application</ConfigurationType>
- <UseDebugLibraries>true</UseDebugLibraries>
- <PlatformToolset>v142</PlatformToolset>
- <CharacterSet>Unicode</CharacterSet>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
- <ConfigurationType>Application</ConfigurationType>
- <UseDebugLibraries>false</UseDebugLibraries>
- <PlatformToolset>v142</PlatformToolset>
- <WholeProgramOptimization>true</WholeProgramOptimization>
- <CharacterSet>Unicode</CharacterSet>
- </PropertyGroup>
- <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
- <ImportGroup Label="ExtensionSettings">
- </ImportGroup>
- <ImportGroup Label="Shared">
- </ImportGroup>
- <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
- <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
- <Import Project="..\zenfs_common.props" />
- <Import Project="..\zen_base_debug.props" />
- </ImportGroup>
- <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
- <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
- <Import Project="..\zenfs_common.props" />
- <Import Project="..\zen_base_release.props" />
- </ImportGroup>
- <PropertyGroup Label="UserMacros" />
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
- <LinkIncremental>false</LinkIncremental>
- <IncludePath>$(VC_IncludePath);$(WindowsSDK_IncludePath)</IncludePath>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
- <LinkIncremental>true</LinkIncremental>
- <IncludePath>$(VC_IncludePath);$(WindowsSDK_IncludePath)</IncludePath>
- </PropertyGroup>
- <PropertyGroup Label="Vcpkg" Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
- <VcpkgEnableManifest>true</VcpkgEnableManifest>
- <VcpkgUseStatic>true</VcpkgUseStatic>
- <VcpkgAdditionalInstallOptions>--overlay-ports=$(SolutionDir)vcpkg_overlay-ports</VcpkgAdditionalInstallOptions>
- </PropertyGroup>
- <PropertyGroup Label="Vcpkg" Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
- <VcpkgEnableManifest>true</VcpkgEnableManifest>
- <VcpkgUseStatic>true</VcpkgUseStatic>
- <VcpkgAdditionalInstallOptions>--overlay-ports=$(SolutionDir)vcpkg_overlay-ports</VcpkgAdditionalInstallOptions>
- </PropertyGroup>
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
- <ClCompile>
- <PrecompiledHeader>NotUsing</PrecompiledHeader>
- <Optimization>MaxSpeed</Optimization>
- <FunctionLevelLinking>true</FunctionLevelLinking>
- <IntrinsicFunctions>true</IntrinsicFunctions>
- <SDLCheck>true</SDLCheck>
- <PreprocessorDefinitions>NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <ConformanceMode>true</ConformanceMode>
- <LanguageStandard>stdcpplatest</LanguageStandard>
- <AdditionalIncludeDirectories>.</AdditionalIncludeDirectories>
- </ClCompile>
- <Link>
- <SubSystem>Console</SubSystem>
- <EnableCOMDATFolding>true</EnableCOMDATFolding>
- <OptimizeReferences>true</OptimizeReferences>
- <GenerateDebugInformation>true</GenerateDebugInformation>
- <DelayLoadDLLs>projectedfslib.dll;shell32.dll</DelayLoadDLLs>
- </Link>
- </ItemDefinitionGroup>
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
- <ClCompile>
- <PrecompiledHeader>NotUsing</PrecompiledHeader>
- <Optimization>Disabled</Optimization>
- <SDLCheck>true</SDLCheck>
- <PreprocessorDefinitions>_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <ConformanceMode>true</ConformanceMode>
- <LanguageStandard>stdcpplatest</LanguageStandard>
- <AdditionalIncludeDirectories>.</AdditionalIncludeDirectories>
- </ClCompile>
- <Link>
- <SubSystem>Console</SubSystem>
- <GenerateDebugInformation>true</GenerateDebugInformation>
- <DelayLoadDLLs>projectedfslib.dll;shell32.dll</DelayLoadDLLs>
- </Link>
- </ItemDefinitionGroup>
- <ItemGroup>
- <ClInclude Include="admin\admin.h" />
- <ClInclude Include="cache\cachetracking.h" />
- <ClInclude Include="cache\structuredcache.h" />
- <ClInclude Include="cache\structuredcachestore.h" />
- <ClInclude Include="compute\apply.h" />
- <ClInclude Include="config.h" />
- <ClInclude Include="diag\formatters.h" />
- <ClInclude Include="diag\logging.h" />
- <ClInclude Include="experimental\frontend.h" />
- <ClInclude Include="experimental\vfs.h" />
- <ClInclude Include="monitoring\httpstats.h" />
- <ClInclude Include="monitoring\httpstatus.h" />
- <ClInclude Include="resource.h" />
- <ClInclude Include="sos\sos.h" />
- <ClInclude Include="testing\httptest.h" />
- <ClInclude Include="upstream\jupiter.h" />
- <ClInclude Include="projectstore.h" />
- <ClInclude Include="testing\launch.h" />
- <ClInclude Include="casstore.h" />
- <ClInclude Include="diag\diagsvcs.h" />
- <ClInclude Include="experimental\usnjournal.h" />
- <ClInclude Include="targetver.h" />
- <ClInclude Include="upstream\upstreamapply.h" />
- <ClInclude Include="upstream\upstreamcache.h" />
- <ClInclude Include="upstream\zen.h" />
- <ClInclude Include="windows\service.h" />
- </ItemGroup>
- <ItemGroup>
- <ClCompile Include="admin\admin.cpp" />
- <ClCompile Include="cache\cachetracking.cpp" />
- <ClCompile Include="cache\structuredcache.cpp" />
- <ClCompile Include="cache\structuredcachestore.cpp" />
- <ClCompile Include="compute\apply.cpp" />
- <ClCompile Include="config.cpp" />
- <ClCompile Include="diag\diagsvcs.cpp" />
- <ClCompile Include="diag\logging.cpp" />
- <ClCompile Include="experimental\frontend.cpp" />
- <ClCompile Include="experimental\vfs.cpp" />
- <ClCompile Include="monitoring\httpstats.cpp" />
- <ClCompile Include="monitoring\httpstatus.cpp" />
- <ClCompile Include="projectstore.cpp" />
- <ClCompile Include="sos\sos.cpp" />
- <ClCompile Include="testing\httptest.cpp" />
- <ClCompile Include="upstream\jupiter.cpp" />
- <ClCompile Include="testing\launch.cpp" />
- <ClCompile Include="casstore.cpp" />
- <ClCompile Include="experimental\usnjournal.cpp" />
- <ClCompile Include="upstream\upstreamapply.cpp" />
- <ClCompile Include="upstream\upstreamcache.cpp" />
- <ClCompile Include="upstream\zen.cpp" />
- <ClCompile Include="windows\service.cpp" />
- <ClCompile Include="zenserver.cpp" />
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\zencore\zencore.vcxproj">
- <Project>{d75bf9ab-c61e-4fff-ad59-1563430f05e2}</Project>
- </ProjectReference>
- <ProjectReference Include="..\zenhttp\zenhttp.vcxproj">
- <Project>{8eeb3be5-7001-46bf-aafd-edb7558ac012}</Project>
- </ProjectReference>
- <ProjectReference Include="..\zenstore\zenstore.vcxproj">
- <Project>{26cbbaeb-14c1-4efc-877d-80f48215651c}</Project>
- </ProjectReference>
- <ProjectReference Include="..\zenutil\zenutil.vcxproj">
- <Project>{77f8315d-b21d-4db0-9a6f-2d3359f88a70}</Project>
- </ProjectReference>
- </ItemGroup>
- <ItemGroup>
- <None Include="xmake.lua" />
- </ItemGroup>
- <ItemGroup>
- <ResourceCompile Include="zenserver.rc" />
- </ItemGroup>
- <ItemGroup>
- <Image Include="..\UnrealEngine.ico" />
- </ItemGroup>
- <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
- <ImportGroup Label="ExtensionTargets">
- </ImportGroup>
-</Project> \ No newline at end of file