aboutsummaryrefslogtreecommitdiffhomepage
path: root/vsprojects/gpr/gpr.vcxproj
diff options
context:
space:
mode:
authorGravatar Craig Tiller <craig.tiller@gmail.com>2015-05-15 10:32:28 -0700
committerGravatar Craig Tiller <craig.tiller@gmail.com>2015-05-15 11:12:12 -0700
commitee210abe65856c4e69e9d11519e37b1bfd08719c (patch)
tree9f417a3e7c418e347e89f37e99e3d87c13a14312 /vsprojects/gpr/gpr.vcxproj
parentb7037385cc18a44d46af8c26e26fb3c8a2fa2359 (diff)
GPR_ASSERT is not an expression
Diffstat (limited to 'vsprojects/gpr/gpr.vcxproj')
-rw-r--r--vsprojects/gpr/gpr.vcxproj2
1 files changed, 2 insertions, 0 deletions
diff --git a/vsprojects/gpr/gpr.vcxproj b/vsprojects/gpr/gpr.vcxproj
index e42c656fdc..6b81aaaf73 100644
--- a/vsprojects/gpr/gpr.vcxproj
+++ b/vsprojects/gpr/gpr.vcxproj
@@ -252,6 +252,8 @@
</ClCompile>
<ClCompile Include="..\..\src\core\support\time_win32.c">
</ClCompile>
+ <ClCompile Include="..\..\src\core\support\tls_pthread.c">
+ </ClCompile>
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">