2016-09-09 20:03:27 +00:00
|
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2018-03-02 10:01:46 +00:00
|
|
|
|
<Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
2016-09-09 20:03:27 +00:00
|
|
|
|
<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>{50411897-4D04-4906-A9D6-67FF865B513D}</ProjectGuid>
|
|
|
|
|
<RootNamespace>lv_profiles</RootNamespace>
|
2019-01-17 10:40:25 +01:00
|
|
|
|
<WindowsTargetPlatformVersion>10.0.17763.0</WindowsTargetPlatformVersion>
|
2016-09-09 20:03:27 +00:00
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
|
|
|
|
<ConfigurationType>Application</ConfigurationType>
|
|
|
|
|
<UseOfMfc>false</UseOfMfc>
|
|
|
|
|
<CharacterSet>MultiByte</CharacterSet>
|
2018-03-02 10:01:46 +00:00
|
|
|
|
<PlatformToolset>v141</PlatformToolset>
|
2016-09-09 20:03:27 +00:00
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
|
|
|
|
<ConfigurationType>Application</ConfigurationType>
|
|
|
|
|
<UseOfMfc>false</UseOfMfc>
|
|
|
|
|
<CharacterSet>MultiByte</CharacterSet>
|
2018-03-02 10:01:46 +00:00
|
|
|
|
<PlatformToolset>v141</PlatformToolset>
|
2016-09-09 20:03:27 +00:00
|
|
|
|
</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>
|
2021-04-13 22:16:04 +02:00
|
|
|
|
<IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Configuration)\$(ProjectName)\</IntDir>
|
2016-09-09 20:03:27 +00:00
|
|
|
|
<LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
|
|
|
|
|
<GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</GenerateManifest>
|
2021-04-13 22:16:04 +02:00
|
|
|
|
<OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\..\exed\</OutDir>
|
|
|
|
|
<IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\..\debug\</IntDir>
|
2016-09-09 20:03:27 +00:00
|
|
|
|
<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/lv_profiles.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/lv_profiles.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/bolacq.msk</OutputFile>
|
|
|
|
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
|
|
|
|
<ProgramDatabaseFile>.\..\release/lv_profiles.pdb</ProgramDatabaseFile>
|
|
|
|
|
<SubSystem>Windows</SubSystem>
|
|
|
|
|
<RandomizedBaseAddress>false</RandomizedBaseAddress>
|
|
|
|
|
<DataExecutionPrevention>
|
|
|
|
|
</DataExecutionPrevention>
|
|
|
|
|
<TargetMachine>MachineX86</TargetMachine>
|
|
|
|
|
</Link>
|
|
|
|
|
<Bscmake>
|
|
|
|
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
|
|
|
|
<OutputFile>.\..\release/lv_profiles.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/lv_profiles.tlb</TypeLibraryName>
|
|
|
|
|
<HeaderFileName>
|
|
|
|
|
</HeaderFileName>
|
|
|
|
|
</Midl>
|
|
|
|
|
<ClCompile>
|
|
|
|
|
<Optimization>Disabled</Optimization>
|
|
|
|
|
<PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
2019-03-25 12:14:34 +01:00
|
|
|
|
<MinimalRebuild>false</MinimalRebuild>
|
2016-09-09 20:03:27 +00:00
|
|
|
|
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
|
|
|
|
|
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
|
|
|
|
|
<PrecompiledHeaderOutputFile>.\..\debug/lv_profiles.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/lv_profiles.pdb</ProgramDatabaseFile>
|
|
|
|
|
<SubSystem>Windows</SubSystem>
|
|
|
|
|
<RandomizedBaseAddress>false</RandomizedBaseAddress>
|
|
|
|
|
<DataExecutionPrevention>
|
|
|
|
|
</DataExecutionPrevention>
|
|
|
|
|
<TargetMachine>MachineX86</TargetMachine>
|
|
|
|
|
</Link>
|
|
|
|
|
<Manifest>
|
|
|
|
|
<SuppressStartupBanner>false</SuppressStartupBanner>
|
|
|
|
|
</Manifest>
|
|
|
|
|
<Bscmake>
|
|
|
|
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
|
|
|
|
<OutputFile>.\..\exed/lv_profiles.bsc</OutputFile>
|
|
|
|
|
</Bscmake>
|
|
|
|
|
</ItemDefinitionGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<SrcReleaseCompiler Include="..\src\lv\lvbolaca.src" />
|
|
|
|
|
<SrcReleaseCompiler Include="..\src\lv\lvbolacp.src" />
|
|
|
|
|
<SrcReleaseCompiler Include="..\src\lv\lvbolacr.src" />
|
|
|
|
|
<SrcReleaseCompiler Include="..\src\lv\lvbollac.src" />
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
|
|
|
|
<ImportGroup Label="ExtensionTargets">
|
|
|
|
|
<Import Project="CampoRules.targets" />
|
|
|
|
|
</ImportGroup>
|
|
|
|
|
</Project>
|