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:
authorJason@WIN-B1P2GN1DT6Q <Jason@WIN-B1P2GN1DT6Q>2011-11-14 02:19:10 +0400
committerJason@WIN-B1P2GN1DT6Q <Jason@WIN-B1P2GN1DT6Q>2011-11-14 02:19:10 +0400
commit63e428fe9ac8d1b06585126b2bc3debcc6e34029 (patch)
tree7cc169b3ab76909eac4f35b654b68d8df421bac3 /CHANGES.txt
parent7893e3cf8df7dcea2ee844cfc08436a1c11d2e61 (diff)
Added new global _WORKING_DIR
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 50302ae..2ea046d 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -43,6 +43,7 @@
* Bug: Visual Studio 2010 forces x86 when platform is Native
* Added new global _WORKING_DIR
* Patch 3351583: _PREMAKE_COMMAND variable (Konstantin Tokarev)
+* Added new global _WORKING_DIR
* Patch 3451928: VS2008 trying to build *.h files in C projects
* Patch 3429777: Support for DragonFly BSD (Joachim de Groot)
* Patch 3445049: Build fix for FreeBSD (Konstantin Tokarev)