diff --git a/build/Cb6.vcxproj b/build/Cb6.vcxproj index 16e37313a..f8f9f6eac 100644 --- a/build/Cb6.vcxproj +++ b/build/Cb6.vcxproj @@ -94,7 +94,7 @@ $(IntDir)$(TargetName).bsc - "C:\Program Files (x86)\Windows Kits\10\bin\10.0.16299.0\x64\signtool.exe" sign /a /s MY /n "Sirio Informatica e Sistemi SPA" /fd sha256 /tr http://timestamp.digicert.com /v "$(TargetPath)" + signtool.exe sign /a /s MY /n "Sirio Informatica e Sistemi SPA" /fd sha256 /tr http://timestamp.digicert.com /v $(TargetPath) diff --git a/build/PATCHDEF.EXE b/build/PATCHDEF.EXE index 9ecb54450..37b668702 100644 Binary files a/build/PATCHDEF.EXE and b/build/PATCHDEF.EXE differ diff --git a/build/agalib_rep.vcxproj b/build/agalib_rep.vcxproj index 71d687c48..22059483b 100644 --- a/build/agalib_rep.vcxproj +++ b/build/agalib_rep.vcxproj @@ -145,9 +145,6 @@ Designer - - Designer - Designer diff --git a/build/agalib_rep.vcxproj.filters b/build/agalib_rep.vcxproj.filters index fba1ac313..3e898df3b 100644 --- a/build/agalib_rep.vcxproj.filters +++ b/build/agalib_rep.vcxproj.filters @@ -16,9 +16,6 @@ Reports - - Reports - diff --git a/build/ba0.vcxproj b/build/ba0.vcxproj index 56cf4c693..2160f64a3 100644 --- a/build/ba0.vcxproj +++ b/build/ba0.vcxproj @@ -235,7 +235,9 @@ - + + Document + diff --git a/build/ba0.vcxproj.filters b/build/ba0.vcxproj.filters index 178515f7c..adcd4b7c7 100644 --- a/build/ba0.vcxproj.filters +++ b/build/ba0.vcxproj.filters @@ -91,8 +91,8 @@ - + Aut - + \ No newline at end of file diff --git a/build/fastrip.exe b/build/fastrip.exe index 0a766454c..a7b1c5341 100644 Binary files a/build/fastrip.exe and b/build/fastrip.exe differ diff --git a/build/gfm.vcxproj b/build/gfm.vcxproj index 6e312ddfa..400db6005 100644 --- a/build/gfm.vcxproj +++ b/build/gfm.vcxproj @@ -140,7 +140,7 @@ $(IntDir)$(TargetName).bsc - "C:\Program Files (x86)\Windows Kits\10\bin\10.0.16299.0\x64\signtool.exe" sign /a /s MY /n "Sirio Informatica e Sistemi SPA" /fd sha256 /tr http://timestamp.digicert.com /v "$(TargetPath)" + "C:\CampoRepo\campo\build\signtool.exe" sign /a /s MY /n "Sirio Informatica e Sistemi SPA" /fd sha256 /tr http://timestamp.digicert.com /v "$(TargetPath)"