Changed the GTestDir marco value to reflect the new dir of googletest.

This commit is contained in:
mazong1123
2016-05-15 20:48:08 +08:00
parent ac04238b22
commit 45ee7b0c46
2 changed files with 2 additions and 2 deletions

View File

@@ -10,6 +10,6 @@
/>
<UserMacro
Name="GTestDir"
Value="../../gtest"
Value="../../../googletest"
/>
</VisualStudioPropertySheet>