Skip to content

Commit

Permalink
remove lib prefix from binaries
Browse files Browse the repository at this point in the history
  • Loading branch information
Poggicek committed Mar 1, 2024
1 parent bcb8f06 commit 90814e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions premake5.lua
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ project "AcceleratorCS2"
targetdir "bin/%{cfg.buildcfg}"
location "build/AcceleratorCS2"
visibility "Hidden"
targetprefix ""

files { "*.h", "*.cpp" }

Expand Down

0 comments on commit 90814e0

Please sign in to comment.