aboutsummaryrefslogtreecommitdiffhomepage
path: root/build.json
diff options
context:
space:
mode:
Diffstat (limited to 'build.json')
-rw-r--r--build.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/build.json b/build.json
index 39e61d2822..18591d64f8 100644
--- a/build.json
+++ b/build.json
@@ -370,7 +370,8 @@
"src/core/support/thd_win32.c",
"src/core/support/time.c",
"src/core/support/time_posix.c",
- "src/core/support/time_win32.c"
+ "src/core/support/time_win32.c",
+ "src/core/support/tls_pthread.c"
],
"secure": "no",
"vs_project_guid": "{B23D3D1A-9438-4EDA-BEB6-9A0A03D17792}"