From 6f27156abf0b9614d0a9d2bc44246d412ff8bf64 Mon Sep 17 00:00:00 2001 From: Ted John Date: Mon, 22 Aug 2016 21:46:09 +0100 Subject: [PATCH] Rename openrct2.props to openrct2.targets --- openrct2.proj | 2 +- openrct2.props => openrct2.targets | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename openrct2.props => openrct2.targets (100%) diff --git a/openrct2.proj b/openrct2.proj index 2f961de628..3fa87e2da6 100644 --- a/openrct2.proj +++ b/openrct2.proj @@ -2,7 +2,7 @@ - + diff --git a/openrct2.props b/openrct2.targets similarity index 100% rename from openrct2.props rename to openrct2.targets