summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/HandBrakeWPF.csproj
diff options
context:
space:
mode:
authorScott <[email protected]>2015-08-27 14:05:42 +0100
committerScott <[email protected]>2015-08-27 14:05:42 +0100
commit861f8a5dec3d73b9c72279b226b39dce0e1b5dff (patch)
tree30460311a16f856cb4fe572aa2e41c8fa90eca90 /win/CS/HandBrakeWPF/HandBrakeWPF.csproj
parentda0f11fb3448280950a1143456d1979394f66e04 (diff)
WinGui: Build fixes for git.
Diffstat (limited to 'win/CS/HandBrakeWPF/HandBrakeWPF.csproj')
-rw-r--r--win/CS/HandBrakeWPF/HandBrakeWPF.csproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/win/CS/HandBrakeWPF/HandBrakeWPF.csproj b/win/CS/HandBrakeWPF/HandBrakeWPF.csproj
index 351b6da15..b0a55aacf 100644
--- a/win/CS/HandBrakeWPF/HandBrakeWPF.csproj
+++ b/win/CS/HandBrakeWPF/HandBrakeWPF.csproj
@@ -386,8 +386,8 @@
<None Include="app.config" />
<None Include="Installer\Installer.nsi" />
<None Include="Installer\Installer64.nsi" />
- <None Include="Installer\MakeNightly.nsi.tmpl" />
- <None Include="Installer\MakeNightly64.nsi.tmpl" />
+ <None Include="Installer\MakeNightly.nsi" />
+ <None Include="Installer\MakeNightly64.nsi" />
<None Include="Properties\AssemblyInfo.cs.Nightly.tmpl" />
<None Include="Properties\AssemblyInfo.cs.tmpl" />
<AppDesigner Include="Properties\" />