mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-29 19:49:37 +02:00
Codetools example h2pastest: Remove a non-existent file from project.
git-svn-id: trunk@56271 -
This commit is contained in:
parent
f38efed9d7
commit
9fa334848e
@ -33,7 +33,7 @@
|
||||
<PackageName Value="CodeTools"/>
|
||||
</Item2>
|
||||
</RequiredPackages>
|
||||
<Units Count="4">
|
||||
<Units Count="3">
|
||||
<Unit0>
|
||||
<Filename Value="h2pastest.lpr"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
@ -44,13 +44,9 @@
|
||||
<IsPartOfProject Value="True"/>
|
||||
</Unit1>
|
||||
<Unit2>
|
||||
<Filename Value="convert_glib.sh"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
</Unit2>
|
||||
<Unit3>
|
||||
<Filename Value="convert_glib3.sh"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
</Unit3>
|
||||
</Unit2>
|
||||
</Units>
|
||||
</ProjectOptions>
|
||||
<CompilerOptions>
|
||||
|
Loading…
Reference in New Issue
Block a user