[9815] Some cleanups in vc100 project files.

* More wide use $() for have same textual values for all build modes
* Fix NoPCH_Debug build.
This commit is contained in:
VladimirMangos 2010-05-01 00:22:28 +04:00
parent b5347feeaa
commit 4fd4c1da3f
7 changed files with 47 additions and 48 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9814"
#define REVISION_NR "9815"
#endif // __REVISION_NR_H__