X-Git-Url: http://git.osdn.jp/view?a=blobdiff_plain;f=win%2FC%23%2FHandBrakeCS.csproj;h=55e94b62ef9b4df548f356a86f4de847033c34b1;hb=3166f4bf518b12ef658ce4a249f9a265b16693bd;hp=824d97084b617c97b7c8c7eed2ba41ff11c82cc9;hpb=c366805127de2bc9ef0b7377159dacecd427b3db;p=handbrake-jp%2Fhandbrake-jp-git.git diff --git a/win/C#/HandBrakeCS.csproj b/win/C#/HandBrakeCS.csproj index 824d9708..55e94b62 100644 --- a/win/C#/HandBrakeCS.csproj +++ b/win/C#/HandBrakeCS.csproj @@ -1,4 +1,5 @@ - + + Debug AnyCPU @@ -17,8 +18,8 @@ - 2.0 - v3.0 + 3.5 + v4.0 false false publish\ @@ -35,8 +36,7 @@ 1.0.0.%2a false true - - + Client true @@ -52,6 +52,7 @@ x86 + AllRules.ruleset full @@ -69,15 +70,20 @@ true 512 x86 + AllRules.ruleset x86 bin\x86\Debug\ + AllRules.ruleset x86 bin\x86\Release\ false + TRACE;DEBUG + true + AllRules.ruleset bin\Build\ @@ -85,15 +91,80 @@ pdbonly 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 + @@ -101,9 +172,12 @@ - - - + + 3.0 + + + 3.0 + @@ -121,7 +195,7 @@ UserControl - + PictureSettings.cs @@ -136,18 +210,16 @@ x264Panel.cs + + + + Form frmPreview.cs - - Form - - - frmActivityWindow.cs - Form @@ -160,12 +232,6 @@ frmAddPreset.cs - - Form - - - frmDownload.cs - Form @@ -184,30 +250,40 @@ frmQueue.cs - - Form - - - frmUpdater.cs - - - + + Form + + + frmActivityWindow.cs + + + + + - - - - - - - - - - + + Form + + + BatchAdd.cs + + + Form + + + PreviewOverlay.cs + + + Form + + + TitleSpecificScan.cs + AudioPanel.cs Designer @@ -232,10 +308,6 @@ frmPreview.cs Designer - - frmActivityWindow.cs - Designer - Designer frmAbout.cs @@ -244,10 +316,6 @@ frmAddPreset.cs Designer - - Designer - frmDownload.cs - Designer frmMain.cs @@ -260,8 +328,8 @@ Designer frmQueue.cs - - frmUpdater.cs + + frmActivityWindow.cs Designer @@ -269,16 +337,24 @@ Resources.Designer.cs Designer - - Designer - frmSplashScreen.cs - True Resources.resx True + + BatchAdd.cs + + + PreviewOverlay.cs + + + TitleSpecificScan.cs + + + + SettingsSingleFileGenerator Settings.Designer.cs @@ -288,16 +364,10 @@ Settings.settings True - - Form - - - frmSplashScreen.cs - - + @@ -311,6 +381,8 @@ + + @@ -322,14 +394,13 @@ - False - .NET Framework Client Profile + .NET Framework 3.5 SP1 Client Profile false @@ -392,6 +463,16 @@ 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