summaryrefslogtreecommitdiffstats
path: root/src/madc.cpp
diff options
context:
space:
mode:
authorMatthias Schiffer <matthias@gamezock.de>2008-06-11 04:08:38 +0200
committerMatthias Schiffer <matthias@gamezock.de>2008-06-11 04:08:38 +0200
commit561150ea6623be4ea32ff225d26e771274fcfd63 (patch)
tree5013eea1d655e41ca20ec3c1c96a096b8f860c9f /src/madc.cpp
parent86315eee08beea75d92eb506d46de4d357ec659a (diff)
downloadmad-561150ea6623be4ea32ff225d26e771274fcfd63.tar
mad-561150ea6623be4ea32ff225d26e771274fcfd63.zip
Noch ein bisschen Build-Infrastruktur
Diffstat (limited to 'src/madc.cpp')
-rw-r--r--src/madc.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/madc.cpp b/src/madc.cpp
new file mode 100644
index 0000000..4cce7f6
--- /dev/null
+++ b/src/madc.cpp
@@ -0,0 +1,3 @@
+int main() {
+ return 0;
+}