source: trunk/Demos/Structure/Project.tppr

Last change on this file was 47, checked in by chronos, 13 years ago
  • Modified: Project now hold file list as linear list each include relative path to source instead of tree structure. This allow link to files outside of project folder.
File size: 181 bytes
Line 
1<?xml version="1.0"?>
2<Project>
3 <Files>
4 <File>
5 <FileName>Project.pas</FileName>
6 </File>
7 <File>
8 <FileName>System.pas</FileName>
9 </File>
10 </Files>
11</Project>
Note: See TracBrowser for help on using the repository browser.