From a7a96e2678ee762c8842cc2eba76ae98bbf9b6cf Mon Sep 17 00:00:00 2001 From: Irlan Robson Date: Sat, 24 Feb 2018 10:51:58 -0300 Subject: [PATCH] Update building.txt --- building.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/building.txt b/building.txt index b44c9e2..29e6db5 100644 --- a/building.txt +++ b/building.txt @@ -1,6 +1,6 @@ Bounce uses premake for generating project files in a platform agnostic manner. -Grab premake from http://industriousone.com/premake. +Grab premake from https://premake.github.io/. Put premake into bounce/. Visual Studio 2017 @@ -36,4 +36,4 @@ Open testbed from /bin/x64/testbed/. Mac -I don't run Mac currently and therefore can't test the build system in this platform. \ No newline at end of file +I don't run Mac currently and therefore can't test the build system in this platform.