mirror of
http://gitlab.expertsoft.com.ua/git/expertcad
synced 2026-01-10 22:25:40 +02:00
23 lines
983 B
Plaintext
23 lines
983 B
Plaintext
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||
<PropertyGroup>
|
||
<DCC_ExeOutput>C:\Program Files\Эксперт-СКС 1.8.0\</DCC_ExeOutput>
|
||
<DCC_DebugDCUs>false</DCC_DebugDCUs>
|
||
<DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
|
||
<DCC_Define>SCS_RF;PROCAT_SCS;FINAL_SCS;$(DCC_Define)</DCC_Define>
|
||
<DCC_CodePage>1251</DCC_CodePage>
|
||
<DCC_IntegerOverflowCheck>false</DCC_IntegerOverflowCheck>
|
||
<DCC_AssertionsAtRuntime>false</DCC_AssertionsAtRuntime>
|
||
<DCC_ImportedDataReferences>false</DCC_ImportedDataReferences>
|
||
<DCC_DebugInfoInExe>false</DCC_DebugInfoInExe>
|
||
<DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
|
||
</PropertyGroup>
|
||
<ProjectExtensions>
|
||
<Borland.Personality>Delphi.Personality.12</Borland.Personality>
|
||
<Borland.ProjectType>OptionSet</Borland.ProjectType>
|
||
<BorlandProject>
|
||
<Delphi.Personality/>
|
||
</BorlandProject>
|
||
<ProjectFileVersion>12</ProjectFileVersion>
|
||
</ProjectExtensions>
|
||
</Project>
|