-
-
Notifications
You must be signed in to change notification settings - Fork 618
forceusings
Jason Perkins edited this page May 29, 2015
·
5 revisions
Applies one or more "forced using" files to the project; these includes behave as it they had been injected into the first line of each source file in the project.
forceusings { "files" }
files specifies a list of files to be force included. Paths should be specified relative to the currently running script file.
Project configurations.
Premake 5.0 or later.
forceusings { "stdafx.h" }