Commit graph

6 commits

Author SHA1 Message Date
Tulio Leao
a5d654b592 Redownload dependencies after cleaning build (#10079)
If the dependencies `SHA` did not change, doing `msbuild openrct2.proj /t:clean` and then trying to build again would pop-up an RCT with missing objects, title and replays
2019-10-18 17:47:34 +02:00
Ted John
d0b4af8b3d Fix DownloadDependency task for VS2017 RC 2016-12-17 02:58:19 +00:00
Ted John
c0f79b4f62 Use DownloadDependency for libs and gtest 2016-12-17 00:21:03 +00:00
Ted John
6abe5cf73a Write new task for downloading dependencies 2016-12-16 22:42:16 +00:00
Ted John
ce7afb92fd Migrate update libs to msbuild project 2016-08-26 00:45:57 +01:00
Ted John
6f27156abf Rename openrct2.props to openrct2.targets 2016-08-22 21:46:09 +01:00
Renamed from openrct2.props (Browse further)