• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1[
2  {
3    "name":  "ProjectName",
4    "switch": "out:",
5    "comment": "",
6    "value": "",
7    "flags": [
8      "UserValue",
9      "UserRequired"
10    ]
11  },
12  {
13    "name":  "OutputType",
14    "switch": "target:exe",
15    "comment": "",
16    "value": "Exe",
17    "flags": []
18  },
19  {
20    "name":  "OutputType",
21    "switch": "target:winexe",
22    "comment": "",
23    "value": "Winexe",
24    "flags": []
25  },
26  {
27    "name":  "OutputType",
28    "switch": "target:library",
29    "comment": "",
30    "value": "Library",
31    "flags": []
32  },
33  {
34    "name":  "OutputType",
35    "switch": "target:module",
36    "comment": "",
37    "value": "Module",
38    "flags": []
39  },
40  {
41    "name":  "DocumentationFile",
42    "switch": "doc",
43    "comment": "",
44    "value": "",
45    "flags": [
46      "UserValue",
47      "UserRequired"
48    ]
49  },
50  {
51    "name":  "Platform",
52    "switch": "platform:x86",
53    "comment": "",
54    "value": "x86",
55    "flags": []
56  },
57  {
58    "name":  "Platform",
59    "switch": "platform:Itanium",
60    "comment": "",
61    "value": "Itanium",
62    "flags": []
63  },
64  {
65    "name":  "Platform",
66    "switch": "platform:x64",
67    "comment": "",
68    "value": "x64",
69    "flags": []
70  },
71  {
72    "name":  "Platform",
73    "switch": "platform:arm",
74    "comment": "",
75    "value": "arm",
76    "flags": []
77  },
78  {
79    "name":  "Platform",
80    "switch": "platform:anycpu32bitpreferred",
81    "comment": "",
82    "value": "anycpu32bitpreferred",
83    "flags": []
84  },
85  {
86    "name":  "Platform",
87    "switch": "platform:anycpu",
88    "comment": "",
89    "value": "anycpu",
90    "flags": []
91  },
92  {
93    "name":  "References",
94    "switch": "reference:",
95    "comment": "mit alias",
96    "value": "",
97    "flags": []
98  },
99  {
100    "name":  "References",
101    "switch": "reference:",
102    "comment": "dateiliste",
103    "value": "",
104    "flags": []
105  },
106  {
107    "name":  "AddModules",
108    "switch": "addmodule:",
109    "comment": "",
110    "value": "",
111    "flags": [
112      "SemicolonAppendable"
113    ]
114  },
115  {
116    "name":  "Win32Resource",
117    "switch": "win32res:",
118    "comment": "",
119    "value": "",
120    "flags": [
121      "UserValue",
122      "UserRequired"
123    ]
124  },
125  {
126    "name":  "ApplicationIcon",
127    "switch": "win32icon:",
128    "comment": "",
129    "value": "",
130    "flags": [
131      "UserValue",
132      "UserRequired"
133    ]
134  },
135  {
136    "name":  "ApplicationManifest",
137    "switch": "win32manifest:",
138    "comment": "",
139    "value": "",
140    "flags": [
141      "UserValue",
142      "UserRequired"
143    ]
144  },
145  {
146    "name":  "NoWin32Manifest",
147    "switch": "nowin32manifest",
148    "comment": "",
149    "value": "true",
150    "flags": []
151  },
152  {
153    "name":  "DefineDebug",
154    "switch": "debug",
155    "comment": "",
156    "value": "true",
157    "flags": [
158      "Continue"
159    ]
160  },
161  {
162    "name":  "DebugSymbols",
163    "switch": "debug",
164    "comment": "",
165    "value": "true",
166    "flags": []
167  },
168  {
169    "name":  "DebugSymbols",
170    "switch": "debug-",
171    "comment": "",
172    "value": "false",
173    "flags": []
174  },
175  {
176    "name":  "DebugSymbols",
177    "switch": "debug+",
178    "comment": "",
179    "value": "true",
180    "flags": []
181  },
182  {
183    "name":  "DebugType",
184    "switch": "debug:none",
185    "comment": "",
186    "value": "none",
187    "flags": []
188  },
189  {
190    "name":  "DebugType",
191    "switch": "debug:full",
192    "comment": "",
193    "value": "full",
194    "flags": []
195  },
196  {
197    "name":  "DebugType",
198    "switch": "debug:pdbonly",
199    "comment": "",
200    "value": "pdbonly",
201    "flags": []
202  },
203  {
204    "name":  "DebugType",
205    "switch": "debug:portable",
206    "comment": "",
207    "value": "portable",
208    "flags": []
209  },
210  {
211    "name":  "Optimize",
212    "switch": "optimize",
213    "comment": "",
214    "value": "true",
215    "flags": []
216  },
217  {
218    "name":  "Optimize",
219    "switch": "optimize-",
220    "comment": "",
221    "value": "false",
222    "flags": []
223  },
224  {
225    "name":  "Optimize",
226    "switch": "optimize+",
227    "comment": "",
228    "value": "true",
229    "flags": []
230  },
231  {
232    "name":  "TreatWarningsAsErrors",
233    "switch": "warnaserror",
234    "comment": "",
235    "value": "true",
236    "flags": []
237  },
238  {
239    "name":  "TreatWarningsAsErrors",
240    "switch": "warnaserror-",
241    "comment": "",
242    "value": "false",
243    "flags": []
244  },
245  {
246    "name":  "TreatWarningsAsErrors",
247    "switch": "warnaserror+",
248    "comment": "",
249    "value": "true",
250    "flags": []
251  },
252  {
253    "name":  "WarningsAsErrors",
254    "switch": "warnaserror",
255    "comment": "",
256    "value": "",
257    "flags": []
258  },
259  {
260    "name":  "WarningsAsErrors",
261    "switch": "warnaserror-",
262    "comment": "",
263    "value": "",
264    "flags": []
265  },
266  {
267    "name":  "WarningsAsErrors",
268    "switch": "warnaserror+",
269    "comment": "",
270    "value": "",
271    "flags": []
272  },
273  {
274    "name":  "WarningsAsErrors",
275    "switch": "warnaserror:",
276    "comment": "",
277    "value": "",
278    "flags": [
279      "UserValue",
280      "UserRequired",
281      "CommaAppendable"
282    ]
283  },
284  {
285    "name":  "WarningLevel",
286    "switch": "warn:0",
287    "comment": "",
288    "value": "0",
289    "flags": []
290  },
291  {
292    "name":  "WarningLevel",
293    "switch": "warn:1",
294    "comment": "",
295    "value": "1",
296    "flags": []
297  },
298  {
299    "name":  "WarningLevel",
300    "switch": "warn:2",
301    "comment": "",
302    "value": "2",
303    "flags": []
304  },
305  {
306    "name":  "WarningLevel",
307    "switch": "warn:3",
308    "comment": "",
309    "value": "3",
310    "flags": []
311  },
312  {
313    "name":  "WarningLevel",
314    "switch": "warn:4",
315    "comment": "",
316    "value": "4",
317    "flags": []
318  },
319  {
320    "name":  "NoWarn",
321    "switch": "nowarn:",
322    "comment": "",
323    "value": "",
324    "flags": [
325      "UserValue",
326      "UserRequired",
327      "CommaAppendable"
328    ]
329  },
330  {
331    "name":  "CheckForOverflowUnderflow",
332    "switch": "checked",
333    "comment": "",
334    "value": "true",
335    "flags": []
336  },
337  {
338    "name":  "CheckForOverflowUnderflow",
339    "switch": "checked-",
340    "comment": "",
341    "value": "false",
342    "flags": []
343  },
344  {
345    "name":  "CheckForOverflowUnderflow",
346    "switch": "checked+",
347    "comment": "",
348    "value": "true",
349    "flags": []
350  },
351  {
352    "name":  "AllowUnsafeBlocks",
353    "switch": "unsafe",
354    "comment": "",
355    "value": "true",
356    "flags": []
357  },
358  {
359    "name":  "AllowUnsafeBlocks",
360    "switch": "unsafe-",
361    "comment": "",
362    "value": "false",
363    "flags": []
364  },
365  {
366    "name":  "AllowUnsafeBlocks",
367    "switch": "unsafe+",
368    "comment": "",
369    "value": "true",
370    "flags": []
371  },
372  {
373    "name":  "DefineConstants",
374    "switch": "define:",
375    "comment": "",
376    "value": "",
377    "flags": [
378      "SemicolonAppendable",
379      "UserValue"
380    ]
381  },
382  {
383    "name":  "LangVersion",
384    "switch": "langversion:",
385    "comment": "",
386    "value": "",
387    "flags": [
388      "UserValue",
389      "UserRequired"
390    ]
391  },
392  {
393    "name":  "DelaySign",
394    "switch": "delaysign",
395    "comment": "",
396    "value": "true",
397    "flags": []
398  },
399  {
400    "name":  "DelaySign",
401    "switch": "delaysign-",
402    "comment": "",
403    "value": "false",
404    "flags": []
405  },
406  {
407    "name":  "DelaySign",
408    "switch": "delaysign+",
409    "comment": "",
410    "value": "true",
411    "flags": []
412  },
413  {
414    "name":  "AssemblyOriginatorKeyFile",
415    "switch": "keyfile",
416    "comment": "",
417    "value": "",
418    "flags": []
419  },
420  {
421    "name":  "KeyContainerName",
422    "switch": "keycontainer",
423    "comment": "",
424    "value": "",
425    "flags": []
426  },
427  {
428    "name":  "NoLogo",
429    "switch": "nologo",
430    "comment": "",
431    "value": "",
432    "flags": []
433  },
434  {
435    "name":  "NoConfig",
436    "switch": "noconfig",
437    "comment": "",
438    "value": "true",
439    "flags": []
440  },
441  {
442    "name":  "BaseAddress",
443    "switch": "baseaddress:",
444    "comment": "",
445    "value": "",
446    "flags": []
447  },
448  {
449    "name":  "CodePage",
450    "switch": "codepage",
451    "comment": "",
452    "value": "",
453    "flags": []
454  },
455  {
456    "name":  "Utf8Output",
457    "switch": "utf8output",
458    "comment": "",
459    "value": "",
460    "flags": []
461  },
462  {
463    "name":  "MainEntryPoint",
464    "switch": "main:",
465    "comment": "",
466    "value": "",
467    "flags": []
468  },
469  {
470    "name":  "GenerateFullPaths",
471    "switch": "fullpaths",
472    "comment": "",
473    "value": "true",
474    "flags": []
475  },
476  {
477    "name":  "FileAlignment",
478    "switch": "filealign",
479    "comment": "",
480    "value": "",
481    "flags": []
482  },
483  {
484    "name":  "PdbFile",
485    "switch": "pdb:",
486    "comment": "",
487    "value": "",
488    "flags": []
489  },
490  {
491    "name":  "NoStandardLib",
492    "switch": "nostdlib",
493    "comment": "",
494    "value": "true",
495    "flags": []
496  },
497  {
498    "name":  "NoStandardLib",
499    "switch": "nostdlib-",
500    "comment": "",
501    "value": "false",
502    "flags": []
503  },
504  {
505    "name":  "NoStandardLib",
506    "switch": "nostdlib+",
507    "comment": "",
508    "value": "true",
509    "flags": []
510  },
511  {
512    "name":  "SubsystemVersion",
513    "switch": "subsystemversion",
514    "comment": "",
515    "value": "",
516    "flags": []
517  },
518  {
519    "name":  "AdditionalLibPaths",
520    "switch": "lib:",
521    "comment": "",
522    "value": "",
523    "flags": []
524  },
525  {
526    "name":  "ErrorReport",
527    "switch": "errorreport:none",
528    "comment": "Do Not Send Report",
529    "value": "none",
530    "flags": []
531  },
532  {
533    "name":  "ErrorReport",
534    "switch": "errorreport:prompt",
535    "comment": "Prompt Immediately",
536    "value": "prompt",
537    "flags": []
538  },
539  {
540    "name":  "ErrorReport",
541    "switch": "errorreport:queue",
542    "comment": "Queue For Next Login",
543    "value": "queue",
544    "flags": []
545  },
546  {
547    "name":  "ErrorReport",
548    "switch": "errorreport:send",
549    "comment": "Send Automatically",
550    "value": "send",
551    "flags": []
552  }
553]
554