-
-
Notifications
You must be signed in to change notification settings - Fork 640
targetsuffix
Jason Perkins edited this page Apr 14, 2015
·
7 revisions
The targetsuffix function specifies a file name suffix for the compiled binary target.
targetsuffix ("suffix")Solutions, projects, and configurations.
suffix is the new filename suffix.
-- Add "-d" to debug versions of files
configuration "Debug"
targetsuffix "-d"