From 01cf83532d3a749a4705f763f805fc363f53a4fd Mon Sep 17 00:00:00 2001 From: Zippy Date: Sun, 27 Dec 2009 13:44:45 +0100 Subject: initial silverlight - webapp import Signed-off-by: Zippy --- src/YalpClients/WebClient/VideoPlayer.csproj | 103 +++++++++++++++++++++++++++ 1 file changed, 103 insertions(+) create mode 100644 src/YalpClients/WebClient/VideoPlayer.csproj (limited to 'src/YalpClients/WebClient/VideoPlayer.csproj') diff --git a/src/YalpClients/WebClient/VideoPlayer.csproj b/src/YalpClients/WebClient/VideoPlayer.csproj new file mode 100644 index 0000000..5e6c3f4 --- /dev/null +++ b/src/YalpClients/WebClient/VideoPlayer.csproj @@ -0,0 +1,103 @@ + + + Debug + AnyCPU + 9.0.30729 + 2.0 + {9254F122-1734-4DEC-9859-49C16D114EBA} + {A1591282-1198-4647-A2B1-27E5FF5F6F3B};{fae04ec0-301f-11d3-bf4b-00c04f79efbc} + Library + Properties + VideoPlayer + VideoPlayer + v3.5 + true + + + true + true + VideoPlayer.xap + Properties\AppManifest.xml + VideoPlayer.App + TestPage.html + true + true + false + true + + + + + true + full + false + Bin\Debug + DEBUG;TRACE;SILVERLIGHT + true + true + prompt + 4 + + + pdbonly + true + Bin\Release + TRACE;SILVERLIGHT + true + true + prompt + 4 + + + + + + + + + + + + + + + + App.xaml + + + MainPage.xaml + + + + + + Designer + MSBuild:MarkupCompilePass1 + + + Designer + MSBuild:MarkupCompilePass1 + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3