reorganized library sources to be more logical

updated project paths for examples

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2236 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
blaszijk
2012-01-06 20:32:26 +00:00
parent 4c349e6dda
commit 9769ec83c5
8 changed files with 13 additions and 13 deletions

View File

@ -14,7 +14,7 @@
<UseXPManifest Value="True"/>
<Icon Value="0"/>
</General>
<LazDoc Paths="..\..\..\doc"/>
<LazDoc Paths="..\doc"/>
<i18n>
<EnableI18N LFM="False"/>
</i18n>
@ -41,7 +41,7 @@
<UnitName Value="widget_test"/>
</Unit0>
<Unit1>
<Filename Value="..\nvWidgets.pas"/>
<Filename Value="..\src\nvWidgets.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="nvWidgets"/>
</Unit1>
@ -55,7 +55,7 @@
</Target>
<SearchPaths>
<IncludeFiles Value="$(ProjOutDir)"/>
<OtherUnitFiles Value="..\..\nvglutils;.."/>
<OtherUnitFiles Value="..\src\;..\src\gl\;..\src\glut\"/>
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
</SearchPaths>
<Other>