Fix VS property sheets

We need to accomodate for gspawn-win64-helper-console.exe for the "install"
phase too.
This commit is contained in:
Chun-wei Fan
2012-03-28 14:57:12 +08:00
parent 50a8fa5efd
commit 0463fa1cb0
2 changed files with 2 additions and 2 deletions

View File

@@ -12,7 +12,7 @@ copy $(SolutionDir)$(Configuration)\$(Platform)\bin\*.dll $(CopyDir)\bin
copy $(SolutionDir)$(Configuration)\$(Platform)\bin\glib-genmarshal.exe $(CopyDir)\bin
copy $(SolutionDir)$(Configuration)\$(Platform)\bin\gspawn-win32-helper*.exe $(CopyDir)\bin
copy $(SolutionDir)$(Configuration)\$(Platform)\bin\gspawn-win*-helper*.exe $(CopyDir)\bin
copy $(SolutionDir)$(Configuration)\$(Platform)\bin\glib-compile-schemas.exe $(CopyDir)\bin