diff options
author | Einar Egilsson | 2009-09-14 21:19:32 +0000 |
---|---|---|
committer | Einar Egilsson | 2009-09-14 21:19:32 +0000 |
commit | 0225b1c8035a1c03dafa4c971d21facc76dbc2de (patch) | |
tree | 6fdf0bef8e5254c03040824f190917ad00cee69a /Redirector.sln | |
parent | 10e637b427e5cdd9b5b6660469391cac525da637 (diff) |
Moved component implementation into chrome folder
git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@246 119bf307-c92d-0410-89bd-8f53e6181181
Diffstat (limited to 'Redirector.sln')
-rw-r--r-- | Redirector.sln | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/Redirector.sln b/Redirector.sln deleted file mode 100644 index 22a7088..0000000 --- a/Redirector.sln +++ /dev/null @@ -1,17 +0,0 @@ -
-Microsoft Visual Studio Solution File, Format Version 10.00
-# Visual Studio 2008
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Redirector", "Redirector.csproj", "{1C962CCA-74DC-4F72-8C83-7617F2275D1A}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|Any CPU = Debug|Any CPU
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {1C962CCA-74DC-4F72-8C83-7617F2275D1A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {1C962CCA-74DC-4F72-8C83-7617F2275D1A}.Debug|Any CPU.Build.0 = Debug|Any CPU
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
|