summaryrefslogtreecommitdiffhomepage
path: root/XMakefile
blob: ac3a34eacdf961812ca5268fd73a76614c566c28 (plain)
1
2
3
4
5
6
7
<xmake>
 <build>
  <name>xmake</name>
  <source>xmake.cpp</source>
  <source>main.cpp</source>
 </build>
</xmake>