X-Git-Url: http://git.osdn.jp/view?a=blobdiff_plain;f=win%2FC%23%2FHandBrakeCS.csproj;h=55e94b62ef9b4df548f356a86f4de847033c34b1;hb=3166f4bf518b12ef658ce4a249f9a265b16693bd;hp=4ff6d0a23671276e6fac917605531ef9a0eab6b7;hpb=1e6db24962e3830135634eae1ebb05588c03dcf3;p=handbrake-jp%2Fhandbrake-jp-git.git diff --git a/win/C#/HandBrakeCS.csproj b/win/C#/HandBrakeCS.csproj index 4ff6d0a2..55e94b62 100644 --- a/win/C#/HandBrakeCS.csproj +++ b/win/C#/HandBrakeCS.csproj @@ -1,8 +1,9 @@ - + + Debug AnyCPU - 9.0.30729 + 9.0.21022 2.0 {A2923D42-C38B-4B12-8CBA-B8D93D6B13A3} WinExe @@ -17,8 +18,8 @@ - 2.0 - v2.0 + 3.5 + v4.0 false false publish\ @@ -35,11 +36,12 @@ 1.0.0.%2a false true + Client true full - true + false bin\Debug\ DEBUG;TRACE prompt @@ -49,6 +51,8 @@ false + x86 + AllRules.ruleset full @@ -65,44 +69,156 @@ false true 512 - AnyCPU + x86 + AllRules.ruleset x86 bin\x86\Debug\ + AllRules.ruleset x86 bin\x86\Release\ false + TRACE;DEBUG + true + AllRules.ruleset bin\Build\ TRACE pdbonly - AnyCPU + x86 prompt + AllRules.ruleset bin\x86\Build\ x86 + AllRules.ruleset + + + true + bin\Install\ + DEBUG;TRACE + true + true + full + x86 + bin\Release\Handbrake.exe.CodeAnalysisLog.xml + true + GlobalSuppressions.cs + false + prompt + AllRules.ruleset + ;c:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets + false + ;c:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules + false + false + + + bin\x86\Install\ + TRACE;DEBUG + true + x86 + bin\x86\Release\Handbrake.exe.CodeAnalysisLog.xml + true + GlobalSuppressions.cs + false + AllRules.ruleset + ;c:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets + false + ;c:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules + false + false + + + bin\NightlyBuild\ + true + DEBUG;TRACE + + + bin\x86\NightlyBuild\ + TRACE;DEBUG + true + + False + libraries\Growl.Connector.dll + True + + + False + libraries\Growl.CoreLibrary.dll + True + + + 3.0 + + + 3.0 + + + 3.5 + - + + + 3.0 + + + 3.0 + - + + UserControl + + + AudioPanel.cs + + + UserControl + + + Filters.cs + + + UserControl + + + PictureSettings.cs + + + UserControl + + + Subtitles.cs + + + UserControl + + + x264Panel.cs + + + + + + Form - - frmActivityWindow.cs + + frmPreview.cs Form @@ -116,12 +232,6 @@ frmAddPreset.cs - - Form - - - frmDownload.cs - Form @@ -140,33 +250,62 @@ frmQueue.cs - + + + + Form - - frmUpdater.cs + + frmActivityWindow.cs - - - - - + + + + - - - - - - - - - - - - - frmActivityWindow.cs + + Form + + + BatchAdd.cs + + + Form + + + PreviewOverlay.cs + + + Form + + + TitleSpecificScan.cs + + + AudioPanel.cs + Designer + + + Filters.cs + Designer + + + PictureSettings.cs + Designer + + + Subtitles.cs + Designer + + + x264Panel.cs + Designer + + + frmPreview.cs Designer @@ -177,10 +316,6 @@ frmAddPreset.cs Designer - - Designer - frmDownload.cs - Designer frmMain.cs @@ -193,28 +328,33 @@ Designer frmQueue.cs - - frmUpdater.cs + + frmActivityWindow.cs + Designer ResXFileCodeGenerator Resources.Designer.cs Designer - - Designer - frmReadDVD.cs - - - Designer - frmSplashScreen.cs - True Resources.resx True + + BatchAdd.cs + + + PreviewOverlay.cs + + + TitleSpecificScan.cs + + + + SettingsSingleFileGenerator Settings.Designer.cs @@ -224,26 +364,16 @@ Settings.settings True - - Form - - - frmReadDVD.cs - - - Form - - - frmSplashScreen.cs - + + @@ -251,22 +381,26 @@ + + + + + - False - .NET Framework Client Profile + .NET Framework 3.5 SP1 Client Profile false @@ -295,6 +429,50 @@ true + + + {7B92F833-027D-402B-BFF9-A67697366F4E} + 1 + 0 + 0 + aximp + False + + + {7B92F833-027D-402B-BFF9-A67697366F4E} + 1 + 0 + 0 + tlbimp + False + + + {29866AED-1E14-417D-BA0F-1A2BE6F5A19E} + 1 + 0 + 0 + tlbimp + False + + + {00020430-0000-0000-C000-000000000046} + 2 + 0 + 0 + primary + False + + + + + {087A2BA8-BAC2-4577-A46F-07FF9D420016} + HandBrake.ApplicationServices + + + {49AD42C1-BF9B-4D78-A644-020878FAADE6} + HandBrake.Framework + + + + + + makensis Installer.nsi + + + + + cd ../../ + copy Installer\MakeNightly.nsi bin\NightlyBuild /Y + copy handbrakepineapple.ico bin\NightlyBuild /Y + xcopy doc bin\NightlyBuild\doc /I /Y + cd bin\NightlyBuild + makensis MakeNightly.nsi + + + + + 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)Installer\MakeNightly.nsi.tmpl" "$(ProjectDir)Installer\MakeNightly.nsi" + \ No newline at end of file