3FS/specs/DataStorage/DataStorage.pproj
2025-02-27 21:53:53 +08:00

13 lines
327 B
Plaintext

<!-- P project file for data storage -->
<Project>
<ProjectName>DataStorage</ProjectName>
<InputFiles>
<PFile>./PSrc/</PFile>
<PFile>./PSpec/</PFile>
<PFile>./PTst/</PFile>
</InputFiles>
<OutputDir>./PGenerated/</OutputDir>
<!-- Add external dependencies -->
<IncludeProject>../Timer/Timer.pproj</IncludeProject>
</Project>