Added missing SlickEdit action files

This commit is contained in:
starkos 2010-01-29 18:56:24 +00:00
parent aec3d4108f
commit 6ebf6ac299

View File

@ -0,0 +1,9 @@
premake.slickedit = { }
local slickedit = premake.slickedit
newaction
{
trigger = "slickedit",
shortname = "SlickEdit",
description = "Generate SlickEdit project files (incomplete)",
}