You've already forked lazarus-ccr
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:
@ -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>
|
||||
|
Reference in New Issue
Block a user