Skip to content

Commit 7811ac2

Browse files
authored
Merge pull request #46 from GPUOpen-LibrariesAndSDKs/update-premake
Update premake
2 parents 31a6b57 + 21b30f0 commit 7811ac2

File tree

4 files changed

+2
-1
lines changed

4 files changed

+2
-1
lines changed

premake5/linux64/premake5

-53.4 KB
Binary file not shown.

premake5/osx/premake5

-311 KB
Binary file not shown.

premake5/win/premake5.exe

35 KB
Binary file not shown.

readme.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ This repo contains :
1616
On Visual Studio:
1717
```
1818
> cd tutorials
19-
> ..\premake5\win\premake5.exe vs2019
19+
> ..\premake5\win\premake5.exe vs2022
20+
( replace vs2022 by the version of your choice: vs2019, vs2017... )
2021
then open tutorials/Tutorials.sln
2122
```
2223

0 commit comments

Comments
 (0)