mirror of
https://github.com/loginov-dmitry/multithread.git
synced 2024-11-28 09:33:03 +02:00
42 lines
4.8 KiB
XML
42 lines
4.8 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<PropertyGroup>
|
|
<ProjectGuid>{f0b9afa2-1bc5-4236-af6d-57d1594da22c}</ProjectGuid>
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
<DCC_DCCCompiler>DCC32</DCC_DCCCompiler>
|
|
<DCC_DependencyCheckOutputName>CalcGetMemSpeed.exe</DCC_DependencyCheckOutputName>
|
|
<MainSource>CalcGetMemSpeed.dpr</MainSource>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
<Version>7.0</Version>
|
|
<DCC_DebugInformation>False</DCC_DebugInformation>
|
|
<DCC_LocalDebugSymbols>False</DCC_LocalDebugSymbols>
|
|
<DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
|
|
<DCC_Define>RELEASE</DCC_Define>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
<Version>7.0</Version>
|
|
<DCC_Define>DEBUG;NeverSleepOnThreadContention1;UseSwitchToThread1;CheckHeapForCorruption1;UseReleaseStack1</DCC_Define>
|
|
<DCC_UnitSearchPath>$(BDS)\lib\Debug;C:\Dima\Delphi\Components\JVCL345CompleteJCL231-Build4197\jcl\lib\d11\debug;$(CDELPHI)\Other\Indy10\2022\Lib\Core;$(CDELPHI)\Other\Indy10\2022\Lib\Protocols;$(CDELPHI)\Other\Indy10\2022\Lib\System;C:\Dima\Delphi\Components\FastMM4\FastMM4-20-22;C:\Dima\Delphi\Components\FastMM4\FastMM4-AVX\FastMM4-A-VX;C:\Dima\Delphi\Components\BrainMM\BrainMM\sources</DCC_UnitSearchPath>
|
|
<DCC_ResourcePath>$(BDS)\lib\Debug;C:\Dima\Delphi\Components\JVCL345CompleteJCL231-Build4197\jcl\lib\d11\debug;$(CDELPHI)\Other\Indy10\2022\Lib\Core;$(CDELPHI)\Other\Indy10\2022\Lib\Protocols;$(CDELPHI)\Other\Indy10\2022\Lib\System;C:\Dima\Delphi\Components\FastMM4\FastMM4-20-22;C:\Dima\Delphi\Components\FastMM4\FastMM4-AVX\FastMM4-A-VX;C:\Dima\Delphi\Components\BrainMM\BrainMM\sources</DCC_ResourcePath>
|
|
<DCC_ObjPath>$(BDS)\lib\Debug;C:\Dima\Delphi\Components\JVCL345CompleteJCL231-Build4197\jcl\lib\d11\debug;$(CDELPHI)\Other\Indy10\2022\Lib\Core;$(CDELPHI)\Other\Indy10\2022\Lib\Protocols;$(CDELPHI)\Other\Indy10\2022\Lib\System;C:\Dima\Delphi\Components\FastMM4\FastMM4-20-22;C:\Dima\Delphi\Components\FastMM4\FastMM4-AVX\FastMM4-A-VX;C:\Dima\Delphi\Components\BrainMM\BrainMM\sources</DCC_ObjPath>
|
|
<DCC_IncludePath>$(BDS)\lib\Debug;C:\Dima\Delphi\Components\JVCL345CompleteJCL231-Build4197\jcl\lib\d11\debug;$(CDELPHI)\Other\Indy10\2022\Lib\Core;$(CDELPHI)\Other\Indy10\2022\Lib\Protocols;$(CDELPHI)\Other\Indy10\2022\Lib\System;C:\Dima\Delphi\Components\FastMM4\FastMM4-20-22;C:\Dima\Delphi\Components\FastMM4\FastMM4-AVX\FastMM4-A-VX;C:\Dima\Delphi\Components\BrainMM\BrainMM\sources</DCC_IncludePath>
|
|
</PropertyGroup>
|
|
<ProjectExtensions>
|
|
<Borland.Personality>Delphi.Personality</Borland.Personality>
|
|
<Borland.ProjectType />
|
|
<BorlandProject>
|
|
<BorlandProject><Delphi.Personality><Parameters><Parameters Name="UseLauncher">False</Parameters><Parameters Name="LoadAllSymbols">True</Parameters><Parameters Name="LoadUnspecifiedSymbols">False</Parameters></Parameters><VersionInfo><VersionInfo Name="IncludeVerInfo">False</VersionInfo><VersionInfo Name="AutoIncBuild">False</VersionInfo><VersionInfo Name="MajorVer">1</VersionInfo><VersionInfo Name="MinorVer">0</VersionInfo><VersionInfo Name="Release">0</VersionInfo><VersionInfo Name="Build">0</VersionInfo><VersionInfo Name="Debug">False</VersionInfo><VersionInfo Name="PreRelease">False</VersionInfo><VersionInfo Name="Special">False</VersionInfo><VersionInfo Name="Private">False</VersionInfo><VersionInfo Name="DLL">False</VersionInfo><VersionInfo Name="Locale">1049</VersionInfo><VersionInfo Name="CodePage">1251</VersionInfo></VersionInfo><VersionInfoKeys><VersionInfoKeys Name="CompanyName"></VersionInfoKeys><VersionInfoKeys Name="FileDescription"></VersionInfoKeys><VersionInfoKeys Name="FileVersion">1.0.0.0</VersionInfoKeys><VersionInfoKeys Name="InternalName"></VersionInfoKeys><VersionInfoKeys Name="LegalCopyright"></VersionInfoKeys><VersionInfoKeys Name="LegalTrademarks"></VersionInfoKeys><VersionInfoKeys Name="OriginalFilename"></VersionInfoKeys><VersionInfoKeys Name="ProductName"></VersionInfoKeys><VersionInfoKeys Name="ProductVersion">1.0.0.0</VersionInfoKeys><VersionInfoKeys Name="Comments"></VersionInfoKeys></VersionInfoKeys><Source><Source Name="MainSource">CalcGetMemSpeed.dpr</Source></Source></Delphi.Personality></BorlandProject></BorlandProject>
|
|
</ProjectExtensions>
|
|
<Import Project="$(MSBuildBinPath)\Borland.Delphi.Targets" />
|
|
<ItemGroup>
|
|
<DelphiCompile Include="CalcGetMemSpeed.dpr">
|
|
<MainSource>MainSource</MainSource>
|
|
</DelphiCompile>
|
|
<DCCReference Include="..\CommonUtils\TimeIntervals.pas" />
|
|
<DCCReference Include="CalcGetMemSpeedUnit.pas">
|
|
<Form>Form1</Form>
|
|
</DCCReference>
|
|
</ItemGroup>
|
|
</Project> |