diff options
author | aap <aap@papnet.eu> | 2020-04-29 11:44:26 +0200 |
---|---|---|
committer | aap <aap@papnet.eu> | 2020-04-29 11:44:26 +0200 |
commit | 0bdb558804b992b6967f766f1bcedcf6554efa38 (patch) | |
tree | 7831af5646bfb1e8d6f7725f73bddda8a65c52a0 /premake-vs2015.cmd | |
parent | 4e630a1a38246a9dd909261cbf5fa598d43140e8 (diff) |
improvements (?) to premakefile
Diffstat (limited to 'premake-vs2015.cmd')
-rw-r--r-- | premake-vs2015.cmd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/premake-vs2015.cmd b/premake-vs2015.cmd index 6d0726fa..fc1bd295 100644 --- a/premake-vs2015.cmd +++ b/premake-vs2015.cmd @@ -1 +1 @@ -premake5 vs2015
\ No newline at end of file +premake5 vs2015 --with-librw |