You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
242 lines
12 KiB
242 lines
12 KiB
<?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|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="Globals">
|
|
<VCProjectVersion>15.0</VCProjectVersion>
|
|
<ProjectGuid>{C1C26324-9AD6-4D45-B239-589A82585DD9}</ProjectGuid>
|
|
<Keyword>Win32Proj</Keyword>
|
|
<RootNamespace>DFLBOMWLTOERP</RootNamespace>
|
|
<WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion>
|
|
<ProjectName>BOMToSapOpt</ProjectName>
|
|
</PropertyGroup>
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
|
<ConfigurationType>Application</ConfigurationType>
|
|
<UseDebugLibraries>true</UseDebugLibraries>
|
|
<PlatformToolset>v142</PlatformToolset>
|
|
<CharacterSet>Unicode</CharacterSet>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
|
<ConfigurationType>Application</ConfigurationType>
|
|
<UseDebugLibraries>false</UseDebugLibraries>
|
|
<PlatformToolset>v142</PlatformToolset>
|
|
<WholeProgramOptimization>true</WholeProgramOptimization>
|
|
<CharacterSet>Unicode</CharacterSet>
|
|
</PropertyGroup>
|
|
<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>v140</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|Win32'">
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
</ImportGroup>
|
|
<ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
</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" />
|
|
</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" />
|
|
</ImportGroup>
|
|
<PropertyGroup Label="UserMacros" />
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
|
<LinkIncremental>true</LinkIncremental>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
|
<LinkIncremental>true</LinkIncremental>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
|
<LinkIncremental>false</LinkIncremental>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
|
<LinkIncremental>false</LinkIncremental>
|
|
</PropertyGroup>
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
|
<ClCompile>
|
|
<PrecompiledHeader>
|
|
</PrecompiledHeader>
|
|
<WarningLevel>Level3</WarningLevel>
|
|
<Optimization>Disabled</Optimization>
|
|
<SDLCheck>true</SDLCheck>
|
|
<PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
<ConformanceMode>true</ConformanceMode>
|
|
</ClCompile>
|
|
<Link>
|
|
<SubSystem>Console</SubSystem>
|
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
|
</Link>
|
|
</ItemDefinitionGroup>
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
|
<ClCompile>
|
|
<PrecompiledHeader>
|
|
</PrecompiledHeader>
|
|
<WarningLevel>Level3</WarningLevel>
|
|
<Optimization>Disabled</Optimization>
|
|
<SDLCheck>true</SDLCheck>
|
|
<PreprocessorDefinitions>_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
<ConformanceMode>true</ConformanceMode>
|
|
</ClCompile>
|
|
<Link>
|
|
<SubSystem>Console</SubSystem>
|
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
|
</Link>
|
|
</ItemDefinitionGroup>
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
|
<ClCompile>
|
|
<PrecompiledHeader>
|
|
</PrecompiledHeader>
|
|
<WarningLevel>Level3</WarningLevel>
|
|
<Optimization>MaxSpeed</Optimization>
|
|
<FunctionLevelLinking>true</FunctionLevelLinking>
|
|
<IntrinsicFunctions>true</IntrinsicFunctions>
|
|
<SDLCheck>true</SDLCheck>
|
|
<PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
<ConformanceMode>true</ConformanceMode>
|
|
</ClCompile>
|
|
<Link>
|
|
<SubSystem>Console</SubSystem>
|
|
<EnableCOMDATFolding>true</EnableCOMDATFolding>
|
|
<OptimizeReferences>true</OptimizeReferences>
|
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
|
<HeapReserveSize>20000000</HeapReserveSize>
|
|
<HeapCommitSize>8000000</HeapCommitSize>
|
|
<StackReserveSize>20000000</StackReserveSize>
|
|
<StackCommitSize>8000000</StackCommitSize>
|
|
</Link>
|
|
</ItemDefinitionGroup>
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
|
<ClCompile>
|
|
<PrecompiledHeader>NotUsing</PrecompiledHeader>
|
|
<WarningLevel>Level3</WarningLevel>
|
|
<Optimization>MaxSpeed</Optimization>
|
|
<FunctionLevelLinking>true</FunctionLevelLinking>
|
|
<IntrinsicFunctions>true</IntrinsicFunctions>
|
|
<SDLCheck>true</SDLCheck>
|
|
<PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;IPLIB=none;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
<ConformanceMode>true</ConformanceMode>
|
|
<AdditionalIncludeDirectories>Z:\TC_install\ZhengTai\c\sdplog\include;Z:\TC_install\ZhengTai\c\libcurl-vc15-x64-release-dll-ipv6-sspi-schannel\include;Z:\TC_install\YSR\c\clib\OCI\include;Z:\TC_install\jingdiao\c\tclib\include;Z:\TC_install\jingdiao\c\tclib\include_cpp;Z:\TC_install\ZhengTai\c\libxl\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
<AdditionalOptions>/D _CRT_SECURE_NO_WARNINGS %(AdditionalOptions)</AdditionalOptions>
|
|
<ExceptionHandling>false</ExceptionHandling>
|
|
</ClCompile>
|
|
<Link>
|
|
<SubSystem>Console</SubSystem>
|
|
<EnableCOMDATFolding>true</EnableCOMDATFolding>
|
|
<OptimizeReferences>true</OptimizeReferences>
|
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
|
<AdditionalDependencies>Z:\TC_install\ZhengTai\c\sdplog\lib\*.lib;Z:\TC_install\jingdiao\c\tclib\lib\*.lib;Z:\TC_install\jingdiao\c\tclib\lib\itk_main.obj;Z:\TC_install\ZhengTai\c\libxl\lib\*.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
|
<IgnoreSpecificDefaultLibraries>libuser_exits.ar.lib;%(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries>
|
|
<HeapReserveSize>30000000</HeapReserveSize>
|
|
<HeapCommitSize>9000000</HeapCommitSize>
|
|
<StackReserveSize>30000000</StackReserveSize>
|
|
<StackCommitSize>9000000</StackCommitSize>
|
|
<AdditionalLibraryDirectories>Z:\TC_install\ZhengTai\c\sdplog\lib;Z:\TC_install\jingdiao\c\tclib\lib;Z:\TC_install\ZhengTai\c\libxl\lib;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
|
|
</Link>
|
|
</ItemDefinitionGroup>
|
|
<ItemGroup>
|
|
<ClCompile Include="ado.cxx" />
|
|
<ClCompile Include="AutoFeeding.cpp" />
|
|
<ClCompile Include="BOMSendSap.cpp" />
|
|
<ClCompile Include="createProcessTmp.cpp" />
|
|
<ClCompile Include="CRUL_server_call_httpserver.cpp" />
|
|
<ClCompile Include="EBomToPBom.cpp" />
|
|
<ClCompile Include="GetBOMProp.cpp" />
|
|
<ClCompile Include="ocilib.cpp" />
|
|
<ClCompile Include="readBomMsg.cpp" />
|
|
<ClCompile Include="soapC.cpp" />
|
|
<ClCompile Include="soapSIO_USCOREBOM_USCOREPLM_USCOREASYNBindingProxy.cpp" />
|
|
<ClCompile Include="soapSI_USCOREFACTORY_USCORENUMBER_USCOREPLM_USCOREOUT_USCORESYNBindingProxy.cpp" />
|
|
<ClCompile Include="soapSI_USCOREPROCESSROUTE_USCOREPLM_USCOREOUT_USCORESYNBindingProxy.cpp" />
|
|
<ClCompile Include="stdsoap2.cpp" />
|
|
<ClCompile Include="util.cpp" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ClInclude Include="ado.h" />
|
|
<ClInclude Include="CRUL_server_call_httpserver.h" />
|
|
<ClInclude Include="dfl_custom.h" />
|
|
<ClInclude Include="ocilib.h" />
|
|
<ClInclude Include="rapidjson\allocators.h" />
|
|
<ClInclude Include="rapidjson\cursorstreamwrapper.h" />
|
|
<ClInclude Include="rapidjson\document.h" />
|
|
<ClInclude Include="rapidjson\encodedstream.h" />
|
|
<ClInclude Include="rapidjson\encodings.h" />
|
|
<ClInclude Include="rapidjson\error\en.h" />
|
|
<ClInclude Include="rapidjson\error\error.h" />
|
|
<ClInclude Include="rapidjson\filereadstream.h" />
|
|
<ClInclude Include="rapidjson\filewritestream.h" />
|
|
<ClInclude Include="rapidjson\fwd.h" />
|
|
<ClInclude Include="rapidjson\internal\biginteger.h" />
|
|
<ClInclude Include="rapidjson\internal\clzll.h" />
|
|
<ClInclude Include="rapidjson\internal\diyfp.h" />
|
|
<ClInclude Include="rapidjson\internal\dtoa.h" />
|
|
<ClInclude Include="rapidjson\internal\ieee754.h" />
|
|
<ClInclude Include="rapidjson\internal\itoa.h" />
|
|
<ClInclude Include="rapidjson\internal\meta.h" />
|
|
<ClInclude Include="rapidjson\internal\pow10.h" />
|
|
<ClInclude Include="rapidjson\internal\regex.h" />
|
|
<ClInclude Include="rapidjson\internal\stack.h" />
|
|
<ClInclude Include="rapidjson\internal\strfunc.h" />
|
|
<ClInclude Include="rapidjson\internal\strtod.h" />
|
|
<ClInclude Include="rapidjson\internal\swap.h" />
|
|
<ClInclude Include="rapidjson\istreamwrapper.h" />
|
|
<ClInclude Include="rapidjson\memorybuffer.h" />
|
|
<ClInclude Include="rapidjson\memorystream.h" />
|
|
<ClInclude Include="rapidjson\msinttypes\inttypes.h" />
|
|
<ClInclude Include="rapidjson\msinttypes\stdint.h" />
|
|
<ClInclude Include="rapidjson\ostreamwrapper.h" />
|
|
<ClInclude Include="rapidjson\pointer.h" />
|
|
<ClInclude Include="rapidjson\prettywriter.h" />
|
|
<ClInclude Include="rapidjson\rapidjson.h" />
|
|
<ClInclude Include="rapidjson\reader.h" />
|
|
<ClInclude Include="rapidjson\schema.h" />
|
|
<ClInclude Include="rapidjson\stream.h" />
|
|
<ClInclude Include="rapidjson\stringbuffer.h" />
|
|
<ClInclude Include="rapidjson\uri.h" />
|
|
<ClInclude Include="rapidjson\writer.h" />
|
|
<ClInclude Include="soapH.h" />
|
|
<ClInclude Include="soapSIO_USCOREBOM_USCOREPLM_USCOREASYNBindingProxy.h" />
|
|
<ClInclude Include="soapSI_USCOREFACTORY_USCORENUMBER_USCOREPLM_USCOREOUT_USCORESYNBindingProxy.h" />
|
|
<ClInclude Include="soapSI_USCOREPROCESSROUTE_USCOREPLM_USCOREOUT_USCORESYNBindingProxy.h" />
|
|
<ClInclude Include="soapStub.h" />
|
|
<ClInclude Include="stdsoap2.h" />
|
|
<ClInclude Include="util.h" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="SIO_USCOREBOM_USCOREPLM_USCOREASYNBinding.nsmap" />
|
|
</ItemGroup>
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
|
<ImportGroup Label="ExtensionTargets">
|
|
<Import Project="..\packages\sqdlog.1.0.0\build\sqdlog.targets" />
|
|
</ImportGroup>
|
|
</Project> |