Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/premake-4.x-stable.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/_manifest.lua')
-rw-r--r--src/_manifest.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/_manifest.lua b/src/_manifest.lua
index e8a6619..96225d1 100644
--- a/src/_manifest.lua
+++ b/src/_manifest.lua
@@ -67,6 +67,7 @@
"actions/vstudio/vs2013.lua",
"actions/vstudio/vs2015.lua",
"actions/vstudio/vs2017.lua",
+ "actions/vstudio/vs2019.lua",
-- Xcode action
"actions/xcode/_xcode.lua",