diff options
Diffstat (limited to 'views/views.gyp')
-rw-r--r-- | views/views.gyp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/views/views.gyp b/views/views.gyp index 3070163..93f551d 100644 --- a/views/views.gyp +++ b/views/views.gyp @@ -368,7 +368,7 @@ 'examples/textfield_example.h', 'examples/widget_example.h', - '<(SHARED_INTERMEDIATE_DIR)/app/app_resources.rc', + '<(SHARED_INTERMEDIATE_DIR)/app/app_resources/app_resources.rc', ], 'conditions': [ ['OS=="linux"', { |