X-Git-Url: http://git.osdn.jp/view?a=blobdiff_plain;f=win%2FC%23%2FHandBrakeCS.csproj;h=98c9d23f99795a41843223e56b241d0d592fe21b;hb=4f0019f03c2e85e8634150ff0c9a31bee6d35ce5;hp=89e3403767c0caea9a32fd23edc9f591409ce942;hpb=578dfc145ce4398a278550bc0fc8cdc1e76fa2f4;p=handbrake-jp%2Fhandbrake-jp-git.git diff --git a/win/C#/HandBrakeCS.csproj b/win/C#/HandBrakeCS.csproj index 89e34037..98c9d23f 100644 --- a/win/C#/HandBrakeCS.csproj +++ b/win/C#/HandBrakeCS.csproj @@ -135,9 +135,13 @@ bin\NightlyBuild\ + false + DEBUG;TRACE bin\x86\NightlyBuild\ + TRACE;DEBUG + true @@ -206,7 +210,14 @@ x264Panel.cs + + Form + + + frmExceptionWindow.cs + + Form @@ -287,7 +298,6 @@ - AudioPanel.cs Designer @@ -308,6 +318,10 @@ x264Panel.cs Designer + + frmExceptionWindow.cs + Designer + frmPreview.cs Designer @@ -359,6 +373,7 @@ True + @@ -393,6 +408,8 @@ + + @@ -503,5 +520,10 @@ 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