Revert "Fixed another typo in 8a086ff"

This reverts commit 19690d6.
This commit is contained in:
Birunthan Mohanathas 2013-06-14 16:52:48 +03:00
parent 19690d6f83
commit 1847e89b8e

View File

@ -33,7 +33,7 @@
<!-- Macros for unit testing. --> <!-- Macros for unit testing. -->
<PropertyGroup Label="UserMacros"> <PropertyGroup Label="UserMacros">
<!-- This is set to true by Build.bat when building full builds. --> <!-- This is set to true by Build.bat when building full builds. -->
<ExcludeTests>true</ExcludeTests> <ExcludeTests>false</ExcludeTests>
<!-- Non-static projects must delayload CppUnitTestFramework.dll to avoid the "module not found" <!-- Non-static projects must delayload CppUnitTestFramework.dll to avoid the "module not found"
errors (since CppUnitTestFramework.dll is available only when running tests). --> errors (since CppUnitTestFramework.dll is available only when running tests). -->