summaryrefslogtreecommitdiff
path: root/src/YalpClients/WebClient/VideoPlayer.sln
diff options
context:
space:
mode:
authorManuel Traut <manut@vogone.traut>2009-12-27 16:11:21 +0100
committerManuel Traut <manut@vogone.traut>2009-12-27 16:11:21 +0100
commitcfbb5a8b9b4105793dc54974965aecc620adeed8 (patch)
treea2099bfc722c2aeee5861faeeb87c3c1f473e23e /src/YalpClients/WebClient/VideoPlayer.sln
parentb794b9e4f98fc8ed1809953d9303b219d5aebc1d (diff)
parentc62ff958823168d7622b397609220db8b67fa731 (diff)
Merge branch 'damba' of ssh://mecka.net/home/git/yalp into damba
Conflicts: build.xml server.policy Signed-off-by: Manuel Traut <manut@mecka.net>
Diffstat (limited to 'src/YalpClients/WebClient/VideoPlayer.sln')
-rw-r--r--src/YalpClients/WebClient/VideoPlayer.sln20
1 files changed, 20 insertions, 0 deletions
diff --git a/src/YalpClients/WebClient/VideoPlayer.sln b/src/YalpClients/WebClient/VideoPlayer.sln
new file mode 100644
index 0000000..9ef3f22
--- /dev/null
+++ b/src/YalpClients/WebClient/VideoPlayer.sln
@@ -0,0 +1,20 @@
+
+Microsoft Visual Studio Solution File, Format Version 10.00
+# Visual Web Developer Express 2008
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "VideoPlayer", "VideoPlayer.csproj", "{9254F122-1734-4DEC-9859-49C16D114EBA}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug|Any CPU = Debug|Any CPU
+ Release|Any CPU = Release|Any CPU
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {9254F122-1734-4DEC-9859-49C16D114EBA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {9254F122-1734-4DEC-9859-49C16D114EBA}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {9254F122-1734-4DEC-9859-49C16D114EBA}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {9254F122-1734-4DEC-9859-49C16D114EBA}.Release|Any CPU.Build.0 = Release|Any CPU
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+EndGlobal