initial command server commit
commit8ea73e3eacede7c783ca446f7446bd50148f9397
authorPatrick Ecker <patrick.ecker@gmail.com>
Thu, 26 May 2011 12:54:25 +0000 (26 14:54 +0200)
committerPatrick Ecker <patrick.ecker@gmail.com>
Thu, 26 May 2011 12:54:25 +0000 (26 14:54 +0200)
tree29d578f9fff133e8ad2cdefa08d9f6dc0dae2840
parentbd19ff83b41e861042c3f549f4c9316114b52c43
initial command server commit
CommandServer/CommandServer.sln [new file with mode: 0644]
CommandServer/CommandServer/App.xaml [new file with mode: 0644]
CommandServer/CommandServer/App.xaml.cs [new file with mode: 0644]
CommandServer/CommandServer/CommandServer.csproj [new file with mode: 0644]
CommandServer/CommandServer/MainWindow.xaml [new file with mode: 0644]
CommandServer/CommandServer/MainWindow.xaml.cs [new file with mode: 0644]
CommandServer/CommandServer/Properties/AssemblyInfo.cs [new file with mode: 0644]
CommandServer/CommandServer/Properties/Resources.Designer.cs [new file with mode: 0644]
CommandServer/CommandServer/Properties/Resources.resx [new file with mode: 0644]
CommandServer/CommandServer/Properties/Settings.Designer.cs [new file with mode: 0644]
CommandServer/CommandServer/Properties/Settings.settings [new file with mode: 0644]