Skip to content

Commit

Permalink
Windows GUI: Strip final binary for Win64x target
Browse files Browse the repository at this point in the history
  • Loading branch information
cjee21 committed Oct 1, 2024
1 parent a7da444 commit f1cd500
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Project/BCB/GUI/MediaInfo_GUI.cbproj
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,7 @@
<Icon_MainIcon>..\..\..\Source\Resource\Image\MediaInfo.ico</Icon_MainIcon>
<LinkPackageStatics>rtl.lib;vcl.lib;vclwinx.lib;vclimg.lib;bindengine.lib;vclie.lib;vcledge.lib</LinkPackageStatics>
<Defines>MEDIAINFODLL_NAME=L&quot;MediaInfo.dll&quot;;$(Defines)</Defines>
<ILINK_AdditionalOptions>--strip-all</ILINK_AdditionalOptions>
</PropertyGroup>
<ItemGroup>
<LibFiles Include="c:\program files (x86)\embarcadero\studio\23.0\lib\win32\release\wininet.lib" Condition="'$(Platform)'=='Win32'">
Expand Down

0 comments on commit f1cd500

Please sign in to comment.