middleware/extern/TuioServer/Tuio.Test/App.xaml.cs
changeset 0 6fefd4afe506
child 28 9ccef81f02ab
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/middleware/extern/TuioServer/Tuio.Test/App.xaml.cs	Fri Mar 09 14:52:11 2012 +0100
@@ -0,0 +1,16 @@
+using System;
+using System.Collections.Generic;
+using System.Configuration;
+using System.Data;
+using System.Linq;
+using System.Windows;
+
+namespace Tuio.Test
+{
+    /// <summary>
+    /// Interaction logic for App.xaml
+    /// </summary>
+    public partial class App : Application
+    {
+    }
+}