0ea5eddf39
Files correlati : Commento : Sistemati progetti per VS2017 (alcuni sono anche convertiti): - Spostato percorso files obj git-svn-id: svn://10.65.10.50/branches/R_10_00@24264 c028cbd2-c16b-5b4b-a496-9718f37d4682
272 lines
14 KiB
XML
272 lines
14 KiB
XML
<?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>
|
|
</ItemGroup>
|
|
<PropertyGroup Label="Globals">
|
|
<ProjectGuid>{7CE30E4F-FF39-4819-B11D-BC08E87EB309}</ProjectGuid>
|
|
<RootNamespace>ve_masktab</RootNamespace>
|
|
<WindowsTargetPlatformVersion>10.0.16299.0</WindowsTargetPlatformVersion>
|
|
</PropertyGroup>
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
|
<ConfigurationType>Application</ConfigurationType>
|
|
<UseOfMfc>false</UseOfMfc>
|
|
<CharacterSet>MultiByte</CharacterSet>
|
|
<PlatformToolset>v141</PlatformToolset>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
|
<ConfigurationType>Utility</ConfigurationType>
|
|
<UseOfMfc>false</UseOfMfc>
|
|
<CharacterSet>NotSet</CharacterSet>
|
|
<PlatformToolset>v141</PlatformToolset>
|
|
</PropertyGroup>
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
|
<ImportGroup Label="ExtensionSettings">
|
|
<Import Project="CampoRules.props" />
|
|
</ImportGroup>
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
<Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC60.props" />
|
|
</ImportGroup>
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
<Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC60.props" />
|
|
</ImportGroup>
|
|
<PropertyGroup Label="UserMacros" />
|
|
<PropertyGroup>
|
|
<_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
|
|
<OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">..\exe\</OutDir>
|
|
<IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">..\obj\$(SolutionName)\$(ProjectName)\</IntDir>
|
|
<LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">false</LinkIncremental>
|
|
<OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">..\exe\</OutDir>
|
|
<IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">..\obj\$(SolutionName)\$(ProjectName)\</IntDir>
|
|
<LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
|
|
<GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</GenerateManifest>
|
|
<TargetExt Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.msk</TargetExt>
|
|
</PropertyGroup>
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
|
<Midl>
|
|
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
<MkTypLibCompatible>true</MkTypLibCompatible>
|
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
|
<TargetEnvironment>Win32</TargetEnvironment>
|
|
<TypeLibraryName>.\..\exed/ve_masktab.tlb</TypeLibraryName>
|
|
<HeaderFileName>
|
|
</HeaderFileName>
|
|
</Midl>
|
|
<ClCompile>
|
|
<Optimization>Disabled</Optimization>
|
|
<PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
<MinimalRebuild>true</MinimalRebuild>
|
|
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
|
|
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
|
|
<PrecompiledHeaderOutputFile>.\..\debug/ve_masktab.pch</PrecompiledHeaderOutputFile>
|
|
<AssemblerListingLocation>.\..\debug/</AssemblerListingLocation>
|
|
<ObjectFileName>.\..\debug/</ObjectFileName>
|
|
<ProgramDataBaseFileName>.\..\debug/</ProgramDataBaseFileName>
|
|
<WarningLevel>Level3</WarningLevel>
|
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
|
<DebugInformationFormat>EditAndContinue</DebugInformationFormat>
|
|
</ClCompile>
|
|
<ResourceCompile>
|
|
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
<Culture>0x0410</Culture>
|
|
</ResourceCompile>
|
|
<Link>
|
|
<OutputFile>
|
|
</OutputFile>
|
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
|
<ProgramDatabaseFile>.\..\exed/ve_masktab.pdb</ProgramDatabaseFile>
|
|
<SubSystem>Windows</SubSystem>
|
|
<RandomizedBaseAddress>false</RandomizedBaseAddress>
|
|
<DataExecutionPrevention>
|
|
</DataExecutionPrevention>
|
|
<TargetMachine>MachineX86</TargetMachine>
|
|
</Link>
|
|
<Bscmake>
|
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
|
<OutputFile>.\..\exed/ve_masktab.bsc</OutputFile>
|
|
</Bscmake>
|
|
</ItemDefinitionGroup>
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
|
<Midl>
|
|
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
<MkTypLibCompatible>true</MkTypLibCompatible>
|
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
|
<TargetEnvironment>Win32</TargetEnvironment>
|
|
<TypeLibraryName>.\..\release/ve_masktab.tlb</TypeLibraryName>
|
|
<HeaderFileName>
|
|
</HeaderFileName>
|
|
</Midl>
|
|
<ClCompile>
|
|
<Optimization>MaxSpeed</Optimization>
|
|
<InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
|
|
<PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
<StringPooling>true</StringPooling>
|
|
<RuntimeLibrary>MultiThreaded</RuntimeLibrary>
|
|
<FunctionLevelLinking>true</FunctionLevelLinking>
|
|
<PrecompiledHeaderOutputFile>.\..\release/ve_masktab.pch</PrecompiledHeaderOutputFile>
|
|
<AssemblerListingLocation>.\..\release/</AssemblerListingLocation>
|
|
<ObjectFileName>.\..\release/</ObjectFileName>
|
|
<ProgramDataBaseFileName>.\..\release/</ProgramDataBaseFileName>
|
|
<WarningLevel>Level3</WarningLevel>
|
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
|
</ClCompile>
|
|
<ResourceCompile>
|
|
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
<Culture>0x0410</Culture>
|
|
</ResourceCompile>
|
|
<Link>
|
|
<OutputFile>..\exe/ve_masktab.exe</OutputFile>
|
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
|
<ProgramDatabaseFile>.\..\release/ve_masktab.pdb</ProgramDatabaseFile>
|
|
<SubSystem>Windows</SubSystem>
|
|
<RandomizedBaseAddress>false</RandomizedBaseAddress>
|
|
<DataExecutionPrevention>
|
|
</DataExecutionPrevention>
|
|
<TargetMachine>MachineX86</TargetMachine>
|
|
</Link>
|
|
<Bscmake>
|
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
|
<OutputFile>.\..\release/ve_masktab.bsc</OutputFile>
|
|
</Bscmake>
|
|
</ItemDefinitionGroup>
|
|
<ItemGroup>
|
|
<MskCompiler Include="..\src\ve\vehntip.uml" />
|
|
<MskCompiler Include="..\src\ve\vehntri.uml" />
|
|
<MskCompiler Include="..\src\ve\vestabe.uml" />
|
|
<MskCompiler Include="..\src\ve\vestasf.uml" />
|
|
<MskCompiler Include="..\src\ve\vestatr.uml" />
|
|
<MskCompiler Include="..\src\ve\vestcaa.uml" />
|
|
<MskCompiler Include="..\src\ve\vestcra.uml" />
|
|
<MskCompiler Include="..\src\ve\vestctr.uml" />
|
|
<MskCompiler Include="..\src\ve\vesteld.uml" />
|
|
<MskCompiler Include="..\src\ve\vestfrd.uml" />
|
|
<MskCompiler Include="..\src\ve\vestfrm.uml" />
|
|
<MskCompiler Include="..\src\ve\vestfrr.uml" />
|
|
<MskCompiler Include="..\src\ve\vestgmc.uml" />
|
|
<MskCompiler Include="..\src\ve\vestimb.uml" />
|
|
<MskCompiler Include="..\src\ve\vestnum.uml" />
|
|
<MskCompiler Include="..\src\ve\vestprs.uml" />
|
|
<MskCompiler Include="..\src\ve\vestrfa.uml" />
|
|
<MskCompiler Include="..\src\ve\vestrss.uml" />
|
|
<MskCompiler Include="..\src\ve\vestspp.uml" />
|
|
<MskCompiler Include="..\src\ve\veststd.uml" />
|
|
<MskCompiler Include="..\src\ve\vesttag.uml" />
|
|
<MskCompiler Include="..\src\ve\vesttip.uml" />
|
|
<MskCompiler Include="..\src\ve\vesttri.uml" />
|
|
<MskCompiler Include="..\src\ve\vestums.uml" />
|
|
<MskCompiler Include="..\src\ve\vetbabe.uml" />
|
|
<MskCompiler Include="..\src\ve\vetbasf.uml" />
|
|
<MskCompiler Include="..\src\ve\vetbatr.uml" />
|
|
<MskCompiler Include="..\src\ve\vetbcaa.uml" />
|
|
<MskCompiler Include="..\src\ve\vetbcld.uml" />
|
|
<MskCompiler Include="..\src\ve\vetbcmt.uml" />
|
|
<MskCompiler Include="..\src\ve\vetbcra.uml" />
|
|
<MskCompiler Include="..\src\ve\vetbctr.uml" />
|
|
<MskCompiler Include="..\src\ve\vetbcvm.uml" />
|
|
<MskCompiler Include="..\src\ve\vetbdip.uml" />
|
|
<MskCompiler Include="..\src\ve\vetbeld.uml" />
|
|
<MskCompiler Include="..\src\ve\vetbfrd.uml" />
|
|
<MskCompiler Include="..\src\ve\vetbfrm.uml" />
|
|
<MskCompiler Include="..\src\ve\vetbfrr.uml" />
|
|
<MskCompiler Include="..\src\ve\vetbgmc.uml" />
|
|
<MskCompiler Include="..\src\ve\vetbimb.uml" />
|
|
<MskCompiler Include="..\src\ve\vetbmre.uml" />
|
|
<MskCompiler Include="..\src\ve\vetbnar.uml" />
|
|
<MskCompiler Include="..\src\ve\vetbnum.uml" />
|
|
<MskCompiler Include="..\src\ve\vetbprs.uml" />
|
|
<MskCompiler Include="..\src\ve\vetbprv.uml" />
|
|
<MskCompiler Include="..\src\ve\vetbrfa.uml" />
|
|
<MskCompiler Include="..\src\ve\vetbric.uml" />
|
|
<MskCompiler Include="..\src\ve\vetbrpd.uml" />
|
|
<MskCompiler Include="..\src\ve\vetbrss.uml" />
|
|
<MskCompiler Include="..\src\ve\vetbscc.uml" />
|
|
<MskCompiler Include="..\src\ve\vetbspp.uml" />
|
|
<MskCompiler Include="..\src\ve\vetbstd.uml" />
|
|
<MskCompiler Include="..\src\ve\vetbstg.uml" />
|
|
<MskCompiler Include="..\src\ve\vetbtag.uml" />
|
|
<MskCompiler Include="..\src\ve\vetbtip.uml" />
|
|
<MskCompiler Include="..\src\ve\vetbtri.uml" />
|
|
<MskCompiler Include="..\src\ve\vetbums.uml" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<RepCompiler Include="..\src\ve\vestabe.rep" />
|
|
<RepCompiler Include="..\src\ve\vestasf.rep" />
|
|
<RepCompiler Include="..\src\ve\vestatr.rep" />
|
|
<RepCompiler Include="..\src\ve\vestcaa.rep" />
|
|
<RepCompiler Include="..\src\ve\vestcra.rep" />
|
|
<RepCompiler Include="..\src\ve\vestctr.rep" />
|
|
<RepCompiler Include="..\src\ve\vesteld.rep" />
|
|
<RepCompiler Include="..\src\ve\vestfrd.rep" />
|
|
<RepCompiler Include="..\src\ve\vestfrm.rep" />
|
|
<RepCompiler Include="..\src\ve\vestfrr.rep" />
|
|
<RepCompiler Include="..\src\ve\vestgmc.rep" />
|
|
<RepCompiler Include="..\src\ve\vestimb.rep" />
|
|
<RepCompiler Include="..\src\ve\vestnum.rep" />
|
|
<RepCompiler Include="..\src\ve\vestprs.rep" />
|
|
<RepCompiler Include="..\src\ve\vestrfa.rep" />
|
|
<RepCompiler Include="..\src\ve\vestrss.rep" />
|
|
<RepCompiler Include="..\src\ve\vestspp.rep" />
|
|
<RepCompiler Include="..\src\ve\veststd.rep" />
|
|
<RepCompiler Include="..\src\ve\vesttag.rep" />
|
|
<RepCompiler Include="..\src\ve\vesttip.rep" />
|
|
<RepCompiler Include="..\src\ve\vesttri.rep" />
|
|
<RepCompiler Include="..\src\ve\vestums.rep" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ClInclude Include="..\src\ve\vetbabe.h" />
|
|
<ClInclude Include="..\src\ve\vetbacr.h" />
|
|
<ClInclude Include="..\src\ve\vetbanal.h" />
|
|
<ClInclude Include="..\src\ve\vetbasf.h" />
|
|
<ClInclude Include="..\src\ve\vetbatr.h" />
|
|
<ClInclude Include="..\src\ve\vetbcaa.h" />
|
|
<ClInclude Include="..\src\ve\vetbcld.h" />
|
|
<ClInclude Include="..\src\ve\vetbcmt.h" />
|
|
<ClInclude Include="..\src\ve\vetbcra.h" />
|
|
<ClInclude Include="..\src\ve\vetbctr.h" />
|
|
<ClInclude Include="..\src\ve\vetbcvm.h" />
|
|
<ClInclude Include="..\src\ve\vetbdip.h" />
|
|
<ClInclude Include="..\src\ve\vetbeld.h" />
|
|
<ClInclude Include="..\src\ve\vetbfid.h" />
|
|
<ClInclude Include="..\src\ve\vetbfrd.h" />
|
|
<ClInclude Include="..\src\ve\vetbfrm.h" />
|
|
<ClInclude Include="..\src\ve\vetbgmc.h" />
|
|
<ClInclude Include="..\src\ve\vetbimb.h" />
|
|
<ClInclude Include="..\src\ve\vetbmag.h" />
|
|
<ClInclude Include="..\src\ve\vetbmre.h" />
|
|
<ClInclude Include="..\src\ve\vetbnar.h" />
|
|
<ClInclude Include="..\src\ve\vetbnum.h" />
|
|
<ClInclude Include="..\src\ve\vetbpci.h" />
|
|
<ClInclude Include="..\src\ve\vetbpro.h" />
|
|
<ClInclude Include="..\src\ve\vetbprs.h" />
|
|
<ClInclude Include="..\src\ve\vetbrfa.h" />
|
|
<ClInclude Include="..\src\ve\vetbrss.h" />
|
|
<ClInclude Include="..\src\ve\vetbscc.h" />
|
|
<ClInclude Include="..\src\ve\vetbspp.h" />
|
|
<ClInclude Include="..\src\ve\vetbspt.h" />
|
|
<ClInclude Include="..\src\ve\vetbstd.h" />
|
|
<ClInclude Include="..\src\ve\vetbtag.h" />
|
|
<ClInclude Include="..\src\ve\vetbtip.h" />
|
|
<ClInclude Include="..\src\ve\vetbtri.h" />
|
|
<ClInclude Include="..\src\ve\vetbums.h" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<MenCompiler Include="..\src\ve\veaddon.men" />
|
|
<MenCompiler Include="..\src\ve\vearea.men" />
|
|
<MenCompiler Include="..\src\ve\vemenu.men" />
|
|
</ItemGroup>
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
|
<ImportGroup Label="ExtensionTargets">
|
|
<Import Project="CampoRules.targets" />
|
|
</ImportGroup>
|
|
</Project> |