summaryrefslogtreecommitdiffhomepage
path: root/XMakefile
diff options
context:
space:
mode:
Diffstat (limited to 'XMakefile')
-rw-r--r--XMakefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/XMakefile b/XMakefile
deleted file mode 100644
index ac3a34e..0000000
--- a/XMakefile
+++ /dev/null
@@ -1,7 +0,0 @@
-<xmake>
- <build>
- <name>xmake</name>
- <source>xmake.cpp</source>
- <source>main.cpp</source>
- </build>
-</xmake>