|
31 | 31 | <Compiler>
|
32 | 32 | <Add option="-Wall" />
|
33 | 33 | </Compiler>
|
| 34 | + <Unit filename=".gitignore" /> |
| 35 | + <Unit filename="Just-in-time-compiler.txt" /> |
| 36 | + <Unit filename="README.md" /> |
| 37 | + <Unit filename="byte_code_vs_machine_code.txt" /> |
| 38 | + <Unit filename="charRemFromString.c"> |
| 39 | + <Option compilerVar="CC" /> |
| 40 | + </Unit> |
| 41 | + <Unit filename="continue_break.c"> |
| 42 | + <Option compilerVar="CC" /> |
| 43 | + </Unit> |
| 44 | + <Unit filename="datatype.c"> |
| 45 | + <Option compilerVar="CC" /> |
| 46 | + </Unit> |
| 47 | + <Unit filename="fiboPum.c"> |
| 48 | + <Option compilerVar="CC" /> |
| 49 | + </Unit> |
| 50 | + <Unit filename="freq_count_for_each_char_of_a_string.c"> |
| 51 | + <Option compilerVar="CC" /> |
| 52 | + </Unit> |
| 53 | + <Unit filename="frequencyCount.c"> |
| 54 | + <Option compilerVar="CC" /> |
| 55 | + </Unit> |
| 56 | + <Unit filename="import_1.o" /> |
34 | 57 | <Unit filename="main.c">
|
35 | 58 | <Option compilerVar="CC" />
|
36 | 59 | </Unit>
|
| 60 | + <Unit filename="main.exe" /> |
| 61 | + <Unit filename="main.o" /> |
| 62 | + <Unit filename="missingInt.c"> |
| 63 | + <Option compilerVar="CC" /> |
| 64 | + </Unit> |
| 65 | + <Unit filename="missingInt.exe" /> |
| 66 | + <Unit filename="missingInt.o" /> |
| 67 | + <Unit filename="mj1_project.cbp" /> |
| 68 | + <Unit filename="mj1_project.depend" /> |
| 69 | + <Unit filename="mj1_project.layout" /> |
| 70 | + <Unit filename="mvc.txt" /> |
| 71 | + <Unit filename="out_put_5_enum.c"> |
| 72 | + <Option compilerVar="CC" /> |
| 73 | + </Unit> |
| 74 | + <Unit filename="output_1.1.c"> |
| 75 | + <Option compilerVar="CC" /> |
| 76 | + </Unit> |
| 77 | + <Unit filename="output_1.c"> |
| 78 | + <Option compilerVar="CC" /> |
| 79 | + </Unit> |
| 80 | + <Unit filename="output_1.exe" /> |
| 81 | + <Unit filename="output_1.o" /> |
| 82 | + <Unit filename="output_2.c"> |
| 83 | + <Option compilerVar="CC" /> |
| 84 | + </Unit> |
| 85 | + <Unit filename="output_2.o" /> |
| 86 | + <Unit filename="output_3.c"> |
| 87 | + <Option compilerVar="CC" /> |
| 88 | + </Unit> |
| 89 | + <Unit filename="output_4.c"> |
| 90 | + <Option compilerVar="CC" /> |
| 91 | + </Unit> |
| 92 | + <Unit filename="output_6_loops.c"> |
| 93 | + <Option compilerVar="CC" /> |
| 94 | + </Unit> |
| 95 | + <Unit filename="output_6_loops.o" /> |
| 96 | + <Unit filename="output_7_point_confused.c"> |
| 97 | + <Option compilerVar="CC" /> |
| 98 | + </Unit> |
| 99 | + <Unit filename="output_8_pointer_vejal.c"> |
| 100 | + <Option compilerVar="CC" /> |
| 101 | + </Unit> |
| 102 | + <Unit filename="output_circle.c"> |
| 103 | + <Option compilerVar="CC" /> |
| 104 | + </Unit> |
| 105 | + <Unit filename="quadraticeqn.c"> |
| 106 | + <Option compilerVar="CC" /> |
| 107 | + </Unit> |
| 108 | + <Unit filename="tight_vs_loose_coupling.txt" /> |
| 109 | + <Unit filename="twoDarray.c"> |
| 110 | + <Option compilerVar="CC" /> |
| 111 | + </Unit> |
| 112 | + <Unit filename="vowelorconsonentSwitch.c"> |
| 113 | + <Option compilerVar="CC" /> |
| 114 | + </Unit> |
37 | 115 | <Extensions>
|
38 | 116 | <code_completion />
|
39 | 117 | <envvars />
|
|
0 commit comments