| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -104,6 +104,13 @@ | |||
| 104 | 104 | ], | |
| 105 | 105 | }, | |
| 106 | 106 | 'includes': ['toolchain.gypi', 'features.gypi'], | |
| 107 | + 'target_defaults': { | ||
| 108 | + 'msvs_settings': { | ||
| 109 | + 'VCCLCompilerTool': { | ||
| 110 | + 'AdditionalOptions': ['/utf-8'] | ||
| 111 | + } | ||
| 112 | + }, | ||
| 113 | + }, | ||
| 107 | 114 | 'targets': [ | |
| 108 | 115 | { | |
| 109 | 116 | 'target_name': 'run_torque', | |
| Back | FazBrowse Home | New Git URL |
0 commit comments