From e2c0b601f96e7fd69182ab205bfaa9797afb5200 Mon Sep 17 00:00:00 2001 From: Dimitris Panokostas Date: Tue, 27 Nov 2018 22:53:49 +0100 Subject: [PATCH] Strip the executable on Release configurations in VisualGDB --- VisualGDB/Amiberry/Amiberry.vcxproj | 2 ++ 1 file changed, 2 insertions(+) diff --git a/VisualGDB/Amiberry/Amiberry.vcxproj b/VisualGDB/Amiberry/Amiberry.vcxproj index ea81e528..d904d0b3 100644 --- a/VisualGDB/Amiberry/Amiberry.vcxproj +++ b/VisualGDB/Amiberry/Amiberry.vcxproj @@ -113,6 +113,8 @@ SDL2;pthread;z;png;rt;xml2;FLAC;mpg123;dl;mpeg2convert;mpeg2;SDL2_image;SDL2_ttf;guisan;bcm_host;%(Link.AdditionalLibraryNames) + C:\SysGCC\raspberryStretch\bin\arm-linux-gnueabihf-strip + $@