Index: runtime/platform/platform_sources.gypi |
diff --git a/runtime/platform/platform_sources.gypi b/runtime/platform/platform_sources.gypi |
index 2e2ddc7d6fb2fa2de5e11e37cf33488fc30c24a1..eadf674a1863d3b08d7a90a3dc9cc6fe78876398 100644 |
--- a/runtime/platform/platform_sources.gypi |
+++ b/runtime/platform/platform_sources.gypi |
@@ -8,6 +8,7 @@ |
'assert.cc', |
'hashmap.cc', |
'json.cc', |
+ 'floating_point_win.cc', |
Mads Ager (google)
2012/11/28 09:26:26
Don't you need c99_support_win.cc here? If we move
aam-me
2012/11/28 12:14:36
Yes, you're right.
|
'thread_android.cc', |
'thread_linux.cc', |
'thread_macos.cc', |