Update compiler VS projects to reflect changes from #221

This commit is contained in:
Arkshine 2015-03-14 12:53:43 +01:00
parent 3d5a0c5a29
commit dd6ef4811c
2 changed files with 216 additions and 220 deletions

View File

@ -101,7 +101,6 @@
<ClCompile Include="sc5.c" />
<ClCompile Include="sc6.c" />
<ClCompile Include="sc7.c" />
<ClCompile Include="scexpand.c" />
<ClCompile Include="sci18n.c" />
<ClCompile Include="sclist.c" />
<ClCompile Include="scmemfil.c" />

View File

@ -42,9 +42,6 @@
<ClCompile Include="sc7.c">
<Filter>Source Files</Filter>
</ClCompile>
<ClCompile Include="scexpand.c">
<Filter>Source Files</Filter>
</ClCompile>
<ClCompile Include="sci18n.c">
<Filter>Source Files</Filter>
</ClCompile>