mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-18 05:22:42 +01:00
Update msbuild proj documentation
[ci skip]
This commit is contained in:
@@ -1,12 +1,13 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<!-- Main msbuild project for OpenRCT2 -->
|
<!-- Main msbuild project for OpenRCT2 -->
|
||||||
<!-- Inputs
|
<!-- Inputs (/p: or environment variables)
|
||||||
- BUILD_SERVER
|
- OPENRCT2_BUILD_SERVER
|
||||||
- GIT_TAG
|
- GIT_TAG
|
||||||
- GIT_BRANCH
|
- GIT_BRANCH
|
||||||
- GIT_COMMIT_SHA1
|
- GIT_COMMIT_SHA1
|
||||||
- SIGN_PASSWORD
|
- SIGN_PASSWORD
|
||||||
- OPENRCT2_ORG_TOKEN
|
- OPENRCT2_ORG_TOKEN
|
||||||
|
- NO_NSIS: set to true to prevent the NSIS installer building
|
||||||
-->
|
-->
|
||||||
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003" DefaultTargets="All">
|
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003" DefaultTargets="All">
|
||||||
<!-- Import custom build tasks -->
|
<!-- Import custom build tasks -->
|
||||||
|
|||||||
Reference in New Issue
Block a user