git-svn-id: trunk@35721 -

This commit is contained in:
maciej-izak 2017-04-03 17:08:01 +00:00
parent e71ac95b69
commit b4b87a841c

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<CONFIG> <CONFIG>
<ProjectOptions> <ProjectOptions>
<Version Value="9"/> <Version Value="10"/>
<PathDelim Value="\"/> <PathDelim Value="\"/>
<General> <General>
<Flags> <Flags>
@ -25,23 +25,21 @@
<RunParams> <RunParams>
<local> <local>
<FormatVersion Value="1"/> <FormatVersion Value="1"/>
<CommandLineParams Value="test.pp"/>
</local> </local>
</RunParams> </RunParams>
<Units Count="3"> <Units Count="3">
<Unit0> <Unit0>
<Filename Value="pp.pas"/> <Filename Value="pp.pas"/>
<IsPartOfProject Value="True"/> <IsPartOfProject Value="True"/>
<UnitName Value="pp"/>
</Unit0> </Unit0>
<Unit1> <Unit1>
<Filename Value="x86\symold86.pas"/> <Filename Value="x86\symold86.pas"/>
<IsPartOfProject Value="True"/> <IsPartOfProject Value="True"/>
<UnitName Value="symold86"/>
</Unit1> </Unit1>
<Unit2> <Unit2>
<Filename Value="i8086\symcpu.pas"/> <Filename Value="i8086\symcpu.pas"/>
<IsPartOfProject Value="True"/> <IsPartOfProject Value="True"/>
<UnitName Value="symcpu"/>
</Unit2> </Unit2>
</Units> </Units>
</ProjectOptions> </ProjectOptions>
@ -73,11 +71,7 @@
<ConfigFile> <ConfigFile>
<StopAfterErrCount Value="50"/> <StopAfterErrCount Value="50"/>
</ConfigFile> </ConfigFile>
<CompilerMessages>
<UseMsgFile Value="True"/>
</CompilerMessages>
<CustomOptions Value="-di386"/> <CustomOptions Value="-di386"/>
<CompilerPath Value="$(CompPath)"/>
</Other> </Other>
</CompilerOptions> </CompilerOptions>
</CONFIG> </CONFIG>