2
0
mirror of https://github.com/Laupetin/OpenAssetTools.git synced 2025-06-26 06:11:53 +00:00

Add linux premake

This commit is contained in:
Jan
2021-03-01 16:26:54 +01:00
parent 0975b1baa2
commit 2b9f3b52c4
4 changed files with 5 additions and 1 deletions

View File

@ -1,4 +1,4 @@
@echo off
git submodule update --init --recursive
tools\premake5 vs2019
tools\premake5.exe vs2019