summaryrefslogtreecommitdiff
path: root/quellcode/demo1/Controller/Controller.mds
diff options
context:
space:
mode:
Diffstat (limited to 'quellcode/demo1/Controller/Controller.mds')
-rwxr-xr-xquellcode/demo1/Controller/Controller.mds16
1 files changed, 16 insertions, 0 deletions
diff --git a/quellcode/demo1/Controller/Controller.mds b/quellcode/demo1/Controller/Controller.mds
new file mode 100755
index 0000000..13122ec
--- /dev/null
+++ b/quellcode/demo1/Controller/Controller.mds
@@ -0,0 +1,16 @@
+<Combine name="Controller" fileversion="2.0" outputpath="./build/bin/">
+ <Configurations active="Debug">
+ <Configuration name="Debug" ctype="CombineConfiguration">
+ <Entry build="True" name="Controller" configuration="Debug" />
+ </Configuration>
+ <Configuration name="Release" ctype="CombineConfiguration">
+ <Entry build="True" name="Controller" configuration="Debug" />
+ </Configuration>
+ </Configurations>
+ <StartMode startupentry="Controller" single="True">
+ <Execute type="None" entry="Controller" />
+ </StartMode>
+ <Entries>
+ <Entry filename="./Controller.mdp" />
+ </Entries>
+</Combine> \ No newline at end of file