Cosmos/source/Cosmos.Build.Windows/MainWindow.xaml
kudzu_cp d5df4d7d49
2009-01-06 14:22:57 +00:00

6 lines
311 B
XML

<Window x:Class="Cosmos.Compiler.Builder.MainWindow"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
Title="Cosmos Builder" Height="700" Width="650"
Icon="/Cosmos.Compiler.Builder;component/Cosmos.ico">
</Window>