From c31fd4fdc83fc7bb378ec0a7ed18bb9a89d4baba Mon Sep 17 00:00:00 2001 From: raylu Date: Sun, 14 Jun 2015 00:49:51 -0700 Subject: handle doubleclick, reload root --- ftpmpv.csproj | 104 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 104 insertions(+) create mode 100644 ftpmpv.csproj (limited to 'ftpmpv.csproj') diff --git a/ftpmpv.csproj b/ftpmpv.csproj new file mode 100644 index 0000000..200ddd4 --- /dev/null +++ b/ftpmpv.csproj @@ -0,0 +1,104 @@ + + + + + Debug + AnyCPU + {E1E35EB6-9B62-43CA-8E8B-C4521A4B52BD} + WinExe + Properties + ftpmpv + ftpmpv + v4.5 + 512 + {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} + 4 + + + AnyCPU + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + AnyCPU + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + 4.0 + + + + + + + + MSBuild:Compile + Designer + + + MSBuild:Compile + Designer + + + App.xaml + Code + + + MainWindow.xaml + Code + + + + + Code + + + True + True + Resources.resx + + + True + Settings.settings + True + + + ResXFileCodeGenerator + Resources.Designer.cs + + + SettingsSingleFileGenerator + Settings.Designer.cs + + + + + + + + + \ No newline at end of file -- cgit v1.2.3