(VisualGDB) Strip the executable on Release and Release-dispmanx also
This commit is contained in:
parent
a1de847cbd
commit
99a30e0f27
1 changed files with 2 additions and 0 deletions
|
@ -98,6 +98,8 @@
|
|||
<LibrarySearchDirectories>=/usr/local/lib;../../guisan-dev/lib;%(Link.LibrarySearchDirectories)</LibrarySearchDirectories>
|
||||
<AdditionalLibraryNames>SDL2;pthread;z;png;rt;xml2;FLAC;mpg123;dl;mpeg2convert;mpeg2;SDL2_image;SDL2_ttf;guisan;%(Link.AdditionalLibraryNames)</AdditionalLibraryNames>
|
||||
<LinkerScript />
|
||||
<CustomPostLinkTool>C:\SysGCC\raspberryStretch\bin\arm-linux-gnueabihf-strip</CustomPostLinkTool>
|
||||
<CustomPostLinkArguments>$@</CustomPostLinkArguments>
|
||||
</Link>
|
||||
</ItemDefinitionGroup>
|
||||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release-dispmanx|VisualGDB'">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue