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