Added new global _WORKING_DIR

This commit is contained in:
Unknown 2011-11-13 17:19:10 -05:00
parent 0060d3c442
commit f08c1a65a5

View File

@ -42,6 +42,7 @@
* Added debug environment variable support for Codeblocks using gdb
* Bug: Visual Studio 2010 forces x86 when platform is Native
* 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)