mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-04 23:18:44 +02:00
Fix VS property sheets
We need to accomodate for gspawn-win64-helper-console.exe for the "install" phase too.
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user