From a7e621741cd799d06246554d6145aa14cc687297 Mon Sep 17 00:00:00 2001 From: sr55 Date: Sat, 19 Jun 2010 22:23:16 +0000 Subject: [PATCH] WinGui: - THe Application dll wasn't getting tagged with the svn revision git-svn-id: svn://localhost/HandBrake/trunk@3396 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- .../HandBrake.ApplicationServices.csproj | 7 ++++--- .../Properties/AssemblyInfo.cs.tmpl | 2 +- win/C#/HandBrakeCS.csproj | 12 +----------- 3 files changed, 6 insertions(+), 15 deletions(-) diff --git a/win/C#/HandBrake.ApplicationServices/HandBrake.ApplicationServices.csproj b/win/C#/HandBrake.ApplicationServices/HandBrake.ApplicationServices.csproj index 16a8432b..94995c06 100644 --- a/win/C#/HandBrake.ApplicationServices/HandBrake.ApplicationServices.csproj +++ b/win/C#/HandBrake.ApplicationServices/HandBrake.ApplicationServices.csproj @@ -83,6 +83,7 @@ + True True @@ -139,8 +140,8 @@ --> - subwcrev.exe "$(ProjectDir)." "$(ProjectDir)Properties\AssemblyInfo.cs.tmpl" "$(ProjectDir)Properties\AssemblyInfo.cs" - subwcrev.exe "$(ProjectDir)." "$(ProjectDir)Properties\AssemblyInfo.cs.tmpl" "$(ProjectDir)Properties\AssemblyInfo.cs" - + subwcrev.exe "$(ProjectDir)." "$(ProjectDir)Properties\AssemblyInfo.cs.tmpl" "$(ProjectDir)Properties\AssemblyInfo.cs" + subwcrev.exe "$(ProjectDir)." "$(ProjectDir)Properties\AssemblyInfo.cs.tmpl" "$(ProjectDir)Properties\AssemblyInfo.cs" + \ No newline at end of file diff --git a/win/C#/HandBrake.ApplicationServices/Properties/AssemblyInfo.cs.tmpl b/win/C#/HandBrake.ApplicationServices/Properties/AssemblyInfo.cs.tmpl index e939dcfd..840bd82d 100644 --- a/win/C#/HandBrake.ApplicationServices/Properties/AssemblyInfo.cs.tmpl +++ b/win/C#/HandBrake.ApplicationServices/Properties/AssemblyInfo.cs.tmpl @@ -14,7 +14,7 @@ using System.Runtime.InteropServices; [assembly: AssemblyTitle("HandBrake")] [assembly: AssemblyDescription("HandBrake is a GPL-licensed, multiplatform, multithreaded video transcoder.")] [assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("HandBrake")] +[assembly: AssemblyCompany("HandBrake Team")] [assembly: AssemblyProduct("HandBrake")] [assembly: AssemblyCopyright("Copyright © 2010")] [assembly: AssemblyTrademark("")] diff --git a/win/C#/HandBrakeCS.csproj b/win/C#/HandBrakeCS.csproj index 405d1ba2..5e0a123f 100644 --- a/win/C#/HandBrakeCS.csproj +++ b/win/C#/HandBrakeCS.csproj @@ -135,7 +135,7 @@ bin\NightlyBuild\ - false + true DEBUG;TRACE @@ -417,11 +417,6 @@ - - False - .NET Framework 3.5 SP1 Client Profile - false - False .NET Framework 2.0 %28x86%29 @@ -437,11 +432,6 @@ .NET Framework 3.5 true - - False - .NET Framework 3.5 SP1 - false - False Windows Installer 3.1 -- 2.11.0