X-Git-Url: http://git.osdn.jp/view?a=blobdiff_plain;f=win%2FC%23%2FHandBrakeCS.csproj;h=98c9d23f99795a41843223e56b241d0d592fe21b;hb=4f0019f03c2e85e8634150ff0c9a31bee6d35ce5;hp=43bc6c01456e84293ccad373014c5dd9f504cc36;hpb=2c0a9b20079dc4bd59c8e31ea1398d02afce3149;p=handbrake-jp%2Fhandbrake-jp-git.git diff --git a/win/C#/HandBrakeCS.csproj b/win/C#/HandBrakeCS.csproj index 43bc6c01..98c9d23f 100644 --- a/win/C#/HandBrakeCS.csproj +++ b/win/C#/HandBrakeCS.csproj @@ -1,4 +1,5 @@ - + + Debug AnyCPU @@ -17,9 +18,10 @@ - 2.0 - v2.0 + 3.5 + v3.5 false + false publish\ true Disk @@ -38,7 +40,7 @@ true full - true + false bin\Debug\ DEBUG;TRACE prompt @@ -48,55 +50,180 @@ false + x86 + AllRules.ruleset - pdbonly + full true bin\Release\ - TRACE + DEBUG;TRACE prompt 4 false false + true + false + true + 512 + 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\ + false + 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 + + frmExceptionWindow.cs + + + + + + Form + + + frmPreview.cs Form @@ -137,16 +264,33 @@ Form - + frmUpdater.cs - - - - - + + + + + + + + + + Form + + + frmActivityWindow.cs + + + + + + + + + + - @@ -154,9 +298,32 @@ - - - frmActivityWindow.cs + + AudioPanel.cs + Designer + + + Filters.cs + Designer + + + PictureSettings.cs + Designer + + + Subtitles.cs + Designer + + + x264Panel.cs + Designer + + + frmExceptionWindow.cs + Designer + + + frmPreview.cs Designer @@ -184,18 +351,18 @@ frmQueue.cs - Designer frmUpdater.cs + Designer + + + frmActivityWindow.cs + Designer ResXFileCodeGenerator Resources.Designer.cs Designer - - Designer - frmReadDVD.cs - Designer frmSplashScreen.cs @@ -206,6 +373,9 @@ True + + + SettingsSingleFileGenerator Settings.Designer.cs @@ -215,18 +385,13 @@ Settings.settings True - - Form - - - frmReadDVD.cs - Form frmSplashScreen.cs + @@ -235,42 +400,37 @@ + + - + + + + + + + - - - - - - - - - - - - {831FDD16-0C5C-11D2-A9FC-0000F8754DA1} - 2 - 0 - 0 - aximp - False - + + False + .NET Framework 3.5 SP1 Client Profile + false + False .NET Framework 2.0 %28x86%29 @@ -286,12 +446,51 @@ .NET Framework 3.5 true + + False + .NET Framework 3.5 SP1 + false + False Windows Installer 3.1 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 + + + + + + cd ../../ + copy Installer\Installer.nsi bin\Install /Y + copy handbrakepineapple.ico bin\Install /Y + xcopy doc bin\Install\doc /I /Y + cd bin\Install + 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