Index: gyp/webtry.gyp |
diff --git a/gyp/webtry.gyp b/gyp/webtry.gyp |
index ba0b9263a185b12bd308a1a53a3f234b4fdec458..1f476f3d4675ce490bbf3dc9adb1474aeed76621 100644 |
--- a/gyp/webtry.gyp |
+++ b/gyp/webtry.gyp |
@@ -4,13 +4,13 @@ |
{ |
'target_name': 'webtry', |
'type': 'executable', |
- 'mac_bundle' : 1, |
'include_dirs' : [ |
'../src/core', |
'../src/images', |
], |
'sources': [ |
'../experimental/webtry/result.cpp', |
+ '../experimental/webtry/main.cpp', |
], |
'dependencies': [ |
'flags.gyp:flags', |