-
-
Notifications
You must be signed in to change notification settings - Fork 619
targetsuffix
starkos edited this page Apr 10, 2021
·
7 revisions
This wiki is no longer being maintained.
Specifies a file name suffix for the compiled binary target.
targetsuffix ("suffix")
suffix
is the new filename suffix.
Project configurations.
Premake 4.0 or later.
-- Add "-d" to debug versions of files
configuration "Debug"
targetsuffix "-d"