mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
Fixed another typo in 8a086ff
This commit is contained in:
parent
30ac8063c8
commit
19690d6f83
@ -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>false</ExcludeTests>
|
<ExcludeTests>true</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). -->
|
||||||
|
Loading…
Reference in New Issue
Block a user