diff --git a/uBlock.csproj b/uBlock.csproj new file mode 100644 index 000000000..da4c851fa --- /dev/null +++ b/uBlock.csproj @@ -0,0 +1,161 @@ + + + + + Debug + {56C47343-44BB-40E9-9803-CDA9544BB0DF} + {349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc} + Library + bin + v4.5.1 + full + true + 1.0 + true + + + + + + + 12.0 + + + uBlock + + + OnBuildSuccess + + + + + + + + True + True + 63819 + / + http://localhost:63819/ + False + False + + + False + + + + + + false + true + + + true + false + + + + "$(ProjectDir)tools\deploy-firefox-android.bat" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Designer + + + \ No newline at end of file diff --git a/uBlock.sln b/uBlock.sln new file mode 100644 index 000000000..74f731149 --- /dev/null +++ b/uBlock.sln @@ -0,0 +1,22 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio 2013 +VisualStudioVersion = 12.0.31101.0 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "uBlock", "uBlock.csproj", "{56C47343-44BB-40E9-9803-CDA9544BB0DF}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {56C47343-44BB-40E9-9803-CDA9544BB0DF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {56C47343-44BB-40E9-9803-CDA9544BB0DF}.Debug|Any CPU.Build.0 = Debug|Any CPU + {56C47343-44BB-40E9-9803-CDA9544BB0DF}.Release|Any CPU.ActiveCfg = Release|Any CPU + {56C47343-44BB-40E9-9803-CDA9544BB0DF}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal