diff options
author | sr55 <[email protected]> | 2007-07-13 21:01:01 +0000 |
---|---|---|
committer | sr55 <[email protected]> | 2007-07-13 21:01:01 +0000 |
commit | 8cdcc31ffe5c609137526931a0bc2015c7a11bc2 (patch) | |
tree | a44492fae657a9e87f96f3f47b6cb46ac56fa540 /win/Handbrake.sln | |
parent | f5ec9511d94b22d916809ced301d7f9dba370d11 (diff) |
WinGui:
Removed all old vb.net code.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@677 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/Handbrake.sln')
-rw-r--r-- | win/Handbrake.sln | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/win/Handbrake.sln b/win/Handbrake.sln deleted file mode 100644 index 055c019a9..000000000 --- a/win/Handbrake.sln +++ /dev/null @@ -1,30 +0,0 @@ -
-Microsoft Visual Studio Solution File, Format Version 9.00
-# Visual Studio 2005
-Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "Handbrake", "Handbrake\Handbrake.vbproj", "{90340A3E-52AC-4396-8199-7047229DCC75}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|Any CPU = Debug|Any CPU
- Debug|x86 = Debug|x86
- Release|Any CPU = Release|Any CPU
- Release|x86 = Release|x86
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {90340A3E-52AC-4396-8199-7047229DCC75}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {90340A3E-52AC-4396-8199-7047229DCC75}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {90340A3E-52AC-4396-8199-7047229DCC75}.Debug|x86.ActiveCfg = Debug|x86
- {90340A3E-52AC-4396-8199-7047229DCC75}.Debug|x86.Build.0 = Debug|x86
- {90340A3E-52AC-4396-8199-7047229DCC75}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {90340A3E-52AC-4396-8199-7047229DCC75}.Release|Any CPU.Build.0 = Release|Any CPU
- {90340A3E-52AC-4396-8199-7047229DCC75}.Release|x86.ActiveCfg = Release|x86
- {90340A3E-52AC-4396-8199-7047229DCC75}.Release|x86.Build.0 = Release|x86
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
|