Recommended Property Tree Enhancements: Difference between revisions

Jump to navigation Jump to search
m
Link to special directory articles
No edit summary
m (Link to special directory articles)
Line 158: Line 158:


     <!-- making use of "base pointers" to directly refer to the proper location instead of using lots of nested relative path specs -->
     <!-- making use of "base pointers" to directly refer to the proper location instead of using lots of nested relative path specs -->
     <aircraft-filename type="string">$FG_ROOT/myAircraft/myAc-set.xml</aircraft-filename>
     <aircraft-filename type="string">[[$FG_ROOT]]/myAircraft/myAc-set.xml</aircraft-filename>
     <some-property type="string">$ROOT_TREE/gui/
     <some-property type="string">$ROOT_TREE/gui/
   </PropertyList>
   </PropertyList>

Navigation menu