Renamed folder for puzzle solvers

This commit is contained in:
Stefan Müller 2023-12-03 13:43:09 +01:00 committed by Stefan Müller
parent a276c7f3f6
commit 2e4ab2ad5f
3 changed files with 3 additions and 3 deletions

View File

@ -30,11 +30,11 @@
<IsPartOfProject Value="True"/>
</Unit>
<Unit>
<Filename Value="puzzles\UCubeConundrum.pas"/>
<Filename Value="solvers\UCubeConundrum.pas"/>
<IsPartOfProject Value="True"/>
</Unit>
<Unit>
<Filename Value="puzzles\UTrebuchet.pas"/>
<Filename Value="solvers\UTrebuchet.pas"/>
<IsPartOfProject Value="True"/>
</Unit>
</Units>
@ -47,7 +47,7 @@
</Target>
<SearchPaths>
<IncludeFiles Value="$(ProjOutDir)"/>
<OtherUnitFiles Value="puzzles"/>
<OtherUnitFiles Value="solvers"/>
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
</SearchPaths>
<Parsing>