diff --git a/build/Build.proj b/build/Build.proj index bdaa5b9c0c..95c2543dd0 100644 --- a/build/Build.proj +++ b/build/Build.proj @@ -68,6 +68,12 @@ .$(BUILD_RELEASE)-$(BUILD_COMMENT) + + .$(BUILD_RELEASE)+$(BUILD_NIGHTLY) + + + .$(BUILD_RELEASE)-$(BUILD_COMMENT)+$(BUILD_NIGHTLY) + Release @@ -271,9 +277,11 @@ $(BUILD_RELEASE) $(BUILD_RELEASE)-$(BUILD_COMMENT) + $(BUILD_RELEASE)+$(BUILD_NIGHTLY) + $(BUILD_RELEASE)-$(BUILD_COMMENT)+$(BUILD_NIGHTLY) - + + + + + + + +