Industrious One
Home
»
Premake
»
User Guide
»
Scripting Reference
_SCRIPT
The
_SCRIPT
global variable stores the full path of the currently executing script.
‹ _PREMAKE_VERSION
up
_WORKING_DIR ›
Printer-friendly version
Comment
Share
User Guide
What Is Premake?
Building Premake
Premake Quick Start
Scripting with Premake
Help!
FAQs
Scripting Reference
_ACTION
_ARGS
_OPTIONS
_PREMAKE_COMMAND
_PREMAKE_VERSION
_SCRIPT
_WORKING_DIR
buildaction
buildoptions
configuration
configurations
debugargs
debugdir
defines
deploymentoptions
excludes
files
flags
framework
iif
imageoptions
imagepath
implibdir
implibextension
implibname
implibprefix
implibsuffix
include
includedirs
kind
language
libdirs
linkoptions
links
location
newaction
newoption
objdir
os.chdir
os.copyfile
os.findlib
os.get
os.getcwd
os.getversion
os.is
os.is64bit
os.isdir
os.isfile
os.matchdirs
os.matchfiles
os.mkdir
os.outputof
os.pathsearch
os.rmdir
os.stat
os.uuid
path.getabsolute
path.getbasename
path.getdirectory
path.getdrive
path.getextension
path.getname
path.getrelative
path.isabsolute
path.iscfile
path.iscppfile
path.isresourcefile
path.join
path.rebase
path.translate
pchheader
pchsource
platforms
postbuildcommands
prebuildcommands
prelinkcommands
printf
project
resdefines
resincludedirs
resoptions
solution
string.endswith
string.explode
string.findlast
string.startswith
table.contains
table.implode
targetdir
targetextension
targetname
targetprefix
targetsuffix
uuid
vpaths
Extending Premake