fpspreadsheet: Modify demos to write compiled units to the common directory "lib" within the examples folder as far as possible.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3570 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2014-09-15 21:27:57 +00:00
parent e07e322170
commit eb4dbd80e5
28 changed files with 54 additions and 44 deletions

View File

@ -50,7 +50,7 @@
</Target>
<SearchPaths>
<OtherUnitFiles Value="..\.."/>
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
<UnitOutputDirectory Value="..\lib\$(TargetCPU)-$(TargetOS)"/>
</SearchPaths>
<Parsing>
<SyntaxOptions>