diff options
author | sr55 <[email protected]> | 2008-02-02 15:34:27 +0000 |
---|---|---|
committer | sr55 <[email protected]> | 2008-02-02 15:34:27 +0000 |
commit | cdc741bb0ce20aabffe06fac42270aac98b8f2c6 (patch) | |
tree | d4178727d88f2d17325bde9ac7205163db4306f2 /win/C#/HandBrakeCS.sln | |
parent | 040cab19c1151d50063d602f336bd86b2430ca5d (diff) |
WinGui:
- now using C#.Net 08
- Fixed bug with VFR setting framerate when enabled.
- Fixed potential framerate bug (passing framerate without -r to the CLI)
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1245 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/C#/HandBrakeCS.sln')
-rw-r--r-- | win/C#/HandBrakeCS.sln | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/win/C#/HandBrakeCS.sln b/win/C#/HandBrakeCS.sln index eaa729e0f..be0c50c6a 100644 --- a/win/C#/HandBrakeCS.sln +++ b/win/C#/HandBrakeCS.sln @@ -1,6 +1,6 @@
-Microsoft Visual Studio Solution File, Format Version 9.00
-# Visual Studio 2005
+Microsoft Visual Studio Solution File, Format Version 10.00
+# Visual C# Express 2008
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HandBrakeCS", "HandBrakeCS.csproj", "{A2923D42-C38B-4B12-8CBA-B8D93D6B13A3}"
EndProject
Global
|