56746e985e
Files correlati : build Commento : - Rimosso parametro di compilazione /Gm in quanto deprecato - Caricati progetti aggiornati
260 lines
13 KiB
XML
260 lines
13 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>{97368DC9-8B0D-4F75-A89F-9A58701226B6}</ProjectGuid>
|
|
<RootNamespace>cg_masktab</RootNamespace>
|
|
<WindowsTargetPlatformVersion>10.0.17763.0</WindowsTargetPlatformVersion>
|
|
</PropertyGroup>
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
|
<ConfigurationType>Utility</ConfigurationType>
|
|
<UseOfMfc>false</UseOfMfc>
|
|
<CharacterSet>NotSet</CharacterSet>
|
|
<PlatformToolset>v141</PlatformToolset>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
|
<ConfigurationType>Utility</ConfigurationType>
|
|
<UseOfMfc>false</UseOfMfc>
|
|
<CharacterSet>MultiByte</CharacterSet>
|
|
<PlatformToolset>v141</PlatformToolset>
|
|
</PropertyGroup>
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
|
<ImportGroup Label="ExtensionSettings">
|
|
<Import Project="CampoRules.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>
|
|
<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>
|
|
<PropertyGroup Label="UserMacros" />
|
|
<PropertyGroup>
|
|
<_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
|
|
<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>
|
|
<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>
|
|
</PropertyGroup>
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
|
<Midl>
|
|
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
<MkTypLibCompatible>true</MkTypLibCompatible>
|
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
|
<TargetEnvironment>Win32</TargetEnvironment>
|
|
<TypeLibraryName>.\..\release/cg_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/cg_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/cg_masktab.exe</OutputFile>
|
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
|
<ProgramDatabaseFile>.\..\release/cg_masktab.pdb</ProgramDatabaseFile>
|
|
<SubSystem>Windows</SubSystem>
|
|
<RandomizedBaseAddress>false</RandomizedBaseAddress>
|
|
<DataExecutionPrevention>
|
|
</DataExecutionPrevention>
|
|
<TargetMachine>MachineX86</TargetMachine>
|
|
</Link>
|
|
<Bscmake>
|
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
|
<OutputFile>.\..\release/cg_masktab.bsc</OutputFile>
|
|
</Bscmake>
|
|
</ItemDefinitionGroup>
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
|
<Midl>
|
|
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
<MkTypLibCompatible>true</MkTypLibCompatible>
|
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
|
<TargetEnvironment>Win32</TargetEnvironment>
|
|
<TypeLibraryName>.\..\exed/cg_masktab.tlb</TypeLibraryName>
|
|
<HeaderFileName>
|
|
</HeaderFileName>
|
|
</Midl>
|
|
<ClCompile>
|
|
<Optimization>Disabled</Optimization>
|
|
<PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
<MinimalRebuild>false</MinimalRebuild>
|
|
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
|
|
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
|
|
<PrecompiledHeaderOutputFile>.\..\debug/cg_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>.\..\exed/cg_masktab.exe</OutputFile>
|
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
|
<ProgramDatabaseFile>.\..\exed/cg_masktab.pdb</ProgramDatabaseFile>
|
|
<SubSystem>Windows</SubSystem>
|
|
<RandomizedBaseAddress>false</RandomizedBaseAddress>
|
|
<DataExecutionPrevention>
|
|
</DataExecutionPrevention>
|
|
<TargetMachine>MachineX86</TargetMachine>
|
|
</Link>
|
|
<Bscmake>
|
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
|
<OutputFile>.\..\exed/cg_masktab.bsc</OutputFile>
|
|
</Bscmake>
|
|
</ItemDefinitionGroup>
|
|
<ItemGroup>
|
|
<MskCompiler Include="..\src\cg\cgstsplit.uml" />
|
|
<MskCompiler Include="..\src\cg\cgstbnp.uml" />
|
|
<MskCompiler Include="..\src\cg\cgstcam.uml" />
|
|
<MskCompiler Include="..\src\cg\cgstcco.uml" />
|
|
<MskCompiler Include="..\src\cg\cgstcfi.uml" />
|
|
<MskCompiler Include="..\src\cg\cgstcve.uml" />
|
|
<MskCompiler Include="..\src\cg\cgstdpn.uml" />
|
|
<MskCompiler Include="..\src\cg\cgstesc.uml" />
|
|
<MskCompiler Include="..\src\cg\cgstinv.uml" />
|
|
<MskCompiler Include="..\src\cg\cgstivd.uml" />
|
|
<MskCompiler Include="..\src\cg\cgstleg.uml" />
|
|
<MskCompiler Include="..\src\cg\cgstmsp.uml" />
|
|
<MskCompiler Include="..\src\cg\cgstndo.uml" />
|
|
<MskCompiler Include="..\src\cg\cgstnot.uml" />
|
|
<MskCompiler Include="..\src\cg\cgstpor.uml" />
|
|
<MskCompiler Include="..\src\cg\cgstreg.uml" />
|
|
<MskCompiler Include="..\src\cg\cgstscc.uml" />
|
|
<MskCompiler Include="..\src\cg\cgsttit.uml" />
|
|
<MskCompiler Include="..\src\cg\cgsttpd.uml" />
|
|
<MskCompiler Include="..\src\cg\cgstver.uml" />
|
|
<MskCompiler Include="..\src\cg\cgstvet.uml" />
|
|
<MskCompiler Include="..\src\cg\cgstzon.uml" />
|
|
<MskCompiler Include="..\src\cg\cgtbbnp.uml" />
|
|
<MskCompiler Include="..\src\cg\cgtbcam.uml" />
|
|
<MskCompiler Include="..\src\cg\cgtbcbp.uml" />
|
|
<MskCompiler Include="..\src\cg\cgtbcco.uml" />
|
|
<MskCompiler Include="..\src\cg\cgtbcfi.uml" />
|
|
<MskCompiler Include="..\src\cg\cgtbcve.uml" />
|
|
<MskCompiler Include="..\src\cg\cgtbdel.uml" />
|
|
<MskCompiler Include="..\src\cg\cgtbdpn.uml" />
|
|
<MskCompiler Include="..\src\cg\cgtbenp.uml" />
|
|
<MskCompiler Include="..\src\cg\cgtbesc.uml" />
|
|
<MskCompiler Include="..\src\cg\cgtbind.uml" />
|
|
<MskCompiler Include="..\src\cg\cgtbinl.uml" />
|
|
<MskCompiler Include="..\src\cg\cgtbins.uml" />
|
|
<MskCompiler Include="..\src\cg\cgtbinv.uml" />
|
|
<MskCompiler Include="..\src\cg\cgtbivd.uml" />
|
|
<MskCompiler Include="..\src\cg\cgtblbu.uml" />
|
|
<MskCompiler Include="..\src\cg\cgtbleg.uml" />
|
|
<MskCompiler Include="..\src\cg\cgtblia.uml" />
|
|
<MskCompiler Include="..\src\cg\cgtbmsp.uml" />
|
|
<MskCompiler Include="..\src\cg\cgtbndo.uml" />
|
|
<MskCompiler Include="..\src\cg\cgtbnot.uml" />
|
|
<MskCompiler Include="..\src\cg\cgtbpim.uml" />
|
|
<MskCompiler Include="..\src\cg\cgtbpimc.uml" />
|
|
<MskCompiler Include="..\src\cg\cgtbpor.uml" />
|
|
<MskCompiler Include="..\src\cg\cgtbreg.uml" />
|
|
<MskCompiler Include="..\src\cg\cgtbscc.uml" />
|
|
<MskCompiler Include="..\src\cg\cgtbtit.uml" />
|
|
<MskCompiler Include="..\src\cg\cgtbtpd.uml" />
|
|
<MskCompiler Include="..\src\cg\cgtbtra.uml" />
|
|
<MskCompiler Include="..\src\cg\cgtbver.uml" />
|
|
<MskCompiler Include="..\src\cg\cgtbvet.uml" />
|
|
<MskCompiler Include="..\src\cg\cgtbzon.uml" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<RepCompiler Include="..\src\cg\cgstsplit.rep">
|
|
<SubType>Designer</SubType>
|
|
</RepCompiler>
|
|
<RepCompiler Include="..\src\cg\cgstbnp.rep" />
|
|
<RepCompiler Include="..\src\cg\cgstcam.rep" />
|
|
<RepCompiler Include="..\src\cg\cgstcco.rep" />
|
|
<RepCompiler Include="..\src\cg\cgstcfi.rep" />
|
|
<RepCompiler Include="..\src\cg\cgstcve.rep" />
|
|
<RepCompiler Include="..\src\cg\cgstdpn.rep" />
|
|
<RepCompiler Include="..\src\cg\cgstesc.rep" />
|
|
<RepCompiler Include="..\src\cg\cgstinv.rep" />
|
|
<RepCompiler Include="..\src\cg\cgstivd.rep" />
|
|
<RepCompiler Include="..\src\cg\cgstleg.rep" />
|
|
<RepCompiler Include="..\src\cg\cgstmsp.rep" />
|
|
<RepCompiler Include="..\src\cg\cgstndo.rep" />
|
|
<RepCompiler Include="..\src\cg\cgstnot.rep" />
|
|
<RepCompiler Include="..\src\cg\cgstpor.rep" />
|
|
<RepCompiler Include="..\src\cg\cgstreg.rep" />
|
|
<RepCompiler Include="..\src\cg\cgstscc.rep" />
|
|
<RepCompiler Include="..\src\cg\cgsttit.rep" />
|
|
<RepCompiler Include="..\src\cg\cgsttpd.rep" />
|
|
<RepCompiler Include="..\src\cg\cgstver.rep" />
|
|
<RepCompiler Include="..\src\cg\cgstvet.rep" />
|
|
<RepCompiler Include="..\src\cg\cgstzon.rep" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ClInclude Include="..\src\cg\cgstbnp.h" />
|
|
<ClInclude Include="..\src\cg\cgstesc.h" />
|
|
<ClInclude Include="..\src\cg\cgstver.h" />
|
|
<ClInclude Include="..\src\cg\cgtbbnp.h" />
|
|
<ClInclude Include="..\src\cg\cgtbcam.h" />
|
|
<ClInclude Include="..\src\cg\cgtbcco.h" />
|
|
<ClInclude Include="..\src\cg\cgtbcfi.h" />
|
|
<ClInclude Include="..\src\cg\cgtbcve.h" />
|
|
<ClInclude Include="..\src\cg\cgtbdel.h" />
|
|
<ClInclude Include="..\src\cg\cgtbdpn.h" />
|
|
<ClInclude Include="..\src\cg\cgtbenp.h" />
|
|
<ClInclude Include="..\src\cg\cgtbesc.h" />
|
|
<ClInclude Include="..\src\cg\cgtbind.h" />
|
|
<ClInclude Include="..\src\cg\cgtbinl.h" />
|
|
<ClInclude Include="..\src\cg\cgtbinv.h" />
|
|
<ClInclude Include="..\src\cg\cgtbivd.h" />
|
|
<ClInclude Include="..\src\cg\cgtblbu.h" />
|
|
<ClInclude Include="..\src\cg\cgtbleg.h" />
|
|
<ClInclude Include="..\src\cg\cgtbmsp.h" />
|
|
<ClInclude Include="..\src\cg\cgtbndo.h" />
|
|
<ClInclude Include="..\src\cg\cgtbnot.h" />
|
|
<ClInclude Include="..\src\cg\cgtbpim.h" />
|
|
<ClInclude Include="..\src\cg\cgtbpor.h" />
|
|
<ClInclude Include="..\src\cg\cgtbreg.h" />
|
|
<ClInclude Include="..\src\cg\cgtbscc.h" />
|
|
<ClInclude Include="..\src\cg\cgtbtit.h" />
|
|
<ClInclude Include="..\src\cg\cgtbtpd.h" />
|
|
<ClInclude Include="..\src\cg\cgtbtra.h" />
|
|
<ClInclude Include="..\src\cg\cgtbver.h" />
|
|
<ClInclude Include="..\src\cg\cgtbvet.h" />
|
|
<ClInclude Include="..\src\cg\cgtbzon.h" />
|
|
<ClInclude Include="cgtbcon.h" />
|
|
</ItemGroup>
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
|
<ImportGroup Label="ExtensionTargets">
|
|
<Import Project="CampoRules.targets" />
|
|
</ImportGroup>
|
|
</Project> |