Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/premake-4.x-stable.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Schneider <oliver@assarbad.net>2022-02-21 02:20:31 +0300
committerOliver Schneider <oliver@assarbad.net>2022-02-21 02:20:31 +0300
commit68abe9eb99e5d8aec6a5dacfd8859a5bb01dce0b (patch)
treee9c56352f4652e07fdc582e27a8280cd888ce35f /.hgignore
parentf691e448fa4fd2fb96684612834f29d89a5e2d2b (diff)
Attempting to solve a glitch with VS version selector
It appears the true string in modern versions is "Visual Studio Version <version>" not just "Visual Studio <version>". Still need to figure out which of the VS versions changed it. Fixed up all tests. --HG-- branch : WDS-build
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index ac6b334..3454372 100644
--- a/.hgignore
+++ b/.hgignore
@@ -44,3 +44,4 @@ src/host/hgtip.h
.vs/**
.git/
+premake4.rev-*.exe