summaryrefslogtreecommitdiffhomepage
path: root/YMakefile
blob: 152ccc6797b0497ab437e15cc347c883c556ba57 (plain)
1
2
3
4
5
6
7
8
<ymake>
 <build>
  <name>ymake</name>
  <source>builder.cpp</source>
  <source>main.cpp</source>
  <source>ymake.cpp</source>
 </build>
</ymake>