|
1 | | -<?xml version="1.0" encoding="utf-8"?> |
| 1 | +<?xml version="1.0" encoding="utf-8"?> |
2 | 2 | <Project DefaultTargets="Build" ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
3 | 3 | <ItemGroup Label="ProjectConfigurations"> |
4 | 4 | <ProjectConfiguration Include="Debug|Win32"> |
|
172 | 172 | </Link> |
173 | 173 | </ItemDefinitionGroup> |
174 | 174 | <ItemGroup> |
| 175 | + <ClCompile Include="..\dsl\es.c" /> |
| 176 | + <ClCompile Include="..\dsl\optscript.c" /> |
175 | 177 | <ClCompile Include="..\gnulib\fnmatch.c" /> |
176 | | - <ClCompile Include="..\gnulib\regex.c"> |
177 | | - <WarningLevel Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">TurnOffAllWarnings</WarningLevel> |
178 | | - <WarningLevel Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">TurnOffAllWarnings</WarningLevel> |
179 | | - <WarningLevel Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">TurnOffAllWarnings</WarningLevel> |
180 | | - <WarningLevel Condition="'$(Configuration)|$(Platform)'=='Release|x64'">TurnOffAllWarnings</WarningLevel> |
181 | | - </ClCompile> |
| 178 | + <ClCompile Include="..\gnulib\malloc\dynarray_resize.c" /> |
182 | 179 | <ClCompile Include="..\gnulib\mempcpy.c" /> |
183 | 180 | <ClCompile Include="..\gnulib\nl_langinfo.c" /> |
| 181 | + <ClCompile Include="..\gnulib\regex.c" /> |
184 | 182 | <ClCompile Include="..\gnulib\setlocale_null.c" /> |
185 | | - <ClCompile Include="..\gnulib\malloc\dynarray_resize.c" /> |
186 | 183 | <ClCompile Include="..\gnulib\wmempcpy.c" /> |
| 184 | + <ClCompile Include="..\main\CommonPrelude.c" /> |
187 | 185 | <ClCompile Include="..\main\args.c" /> |
188 | 186 | <ClCompile Include="..\main\cmd.c" /> |
189 | 187 | <ClCompile Include="..\main\colprint.c" /> |
190 | | - <ClCompile Include="..\main\CommonPrelude.c" /> |
191 | 188 | <ClCompile Include="..\main\debug.c" /> |
192 | 189 | <ClCompile Include="..\main\dependency.c" /> |
193 | 190 | <ClCompile Include="..\main\entry.c" /> |
|
238 | 235 | <ClCompile Include="..\optlib\elixir.c" /> |
239 | 236 | <ClCompile Include="..\optlib\elm.c" /> |
240 | 237 | <ClCompile Include="..\optlib\gdbinit.c" /> |
241 | | - <ClCompile Include="..\optlib\inko.c" /> |
242 | 238 | <ClCompile Include="..\optlib\iPythonCell.c" /> |
| 239 | + <ClCompile Include="..\optlib\inko.c" /> |
243 | 240 | <ClCompile Include="..\optlib\kconfig.c" /> |
244 | 241 | <ClCompile Include="..\optlib\man.c" /> |
245 | 242 | <ClCompile Include="..\optlib\markdown.c" /> |
|
322 | 319 | <ClCompile Include="..\parsers\objc.c" /> |
323 | 320 | <ClCompile Include="..\parsers\ocaml.c" /> |
324 | 321 | <ClCompile Include="..\parsers\pascal.c" /> |
325 | | - <ClCompile Include="..\parsers\perl.c" /> |
326 | 322 | <ClCompile Include="..\parsers\perl-function-parameters.c" /> |
327 | 323 | <ClCompile Include="..\parsers\perl-moose.c" /> |
| 324 | + <ClCompile Include="..\parsers\perl.c" /> |
328 | 325 | <ClCompile Include="..\parsers\perl6.c" /> |
329 | 326 | <ClCompile Include="..\parsers\php.c" /> |
330 | 327 | <ClCompile Include="..\parsers\powershell.c" /> |
|
348 | 345 | <ClCompile Include="..\parsers\systemdunit.c" /> |
349 | 346 | <ClCompile Include="..\parsers\tcl.c" /> |
350 | 347 | <ClCompile Include="..\parsers\tcloo.c" /> |
351 | | - <ClCompile Include="..\parsers\tex.c" /> |
352 | 348 | <ClCompile Include="..\parsers\tex-beamer.c" /> |
| 349 | + <ClCompile Include="..\parsers\tex.c" /> |
353 | 350 | <ClCompile Include="..\parsers\ttcn.c" /> |
354 | 351 | <ClCompile Include="..\parsers\txt2tags.c" /> |
355 | 352 | <ClCompile Include="..\parsers\typescript.c" /> |
|
359 | 356 | <ClCompile Include="..\parsers\windres.c" /> |
360 | 357 | <ClCompile Include="..\parsers\yacc.c" /> |
361 | 358 | <ClCompile Include="..\parsers\yumrepo.c" /> |
362 | | - <ClCompile Include="..\dsl\es.c" /> |
363 | | - <clCompile Include="..\dsl\optscript.c" /> |
364 | | - <ClCompile Include="mkstemp\mkstemp.c" /> |
| 359 | + <ClCompile Include="..\win32\mkstemp\mkstemp.c" /> |
365 | 360 | </ItemGroup> |
366 | 361 | <ItemGroup> |
| 362 | + <ClInclude Include="..\dsl\es.h" /> |
| 363 | + <ClInclude Include="..\dsl\optscript.h" /> |
367 | 364 | <ClInclude Include="..\gnulib\fnmatch.h" /> |
368 | 365 | <ClInclude Include="..\gnulib\regex.h" /> |
369 | 366 | <ClInclude Include="..\main\args_p.h" /> |
|
415 | 412 | <ClInclude Include="..\main\read_p.h" /> |
416 | 413 | <ClInclude Include="..\main\routines.h" /> |
417 | 414 | <ClInclude Include="..\main\routines_p.h" /> |
418 | | - <ClInclude Include="..\main\script.h" /> |
| 415 | + <ClInclude Include="..\main\script_p.h" /> |
419 | 416 | <ClInclude Include="..\main\selectors.h" /> |
420 | 417 | <ClInclude Include="..\main\sort_p.h" /> |
421 | | - <ClInclude Include="..\main\stat_p.h" /> |
| 418 | + <ClInclude Include="..\main\stats_p.h" /> |
422 | 419 | <ClInclude Include="..\main\strlist.h" /> |
423 | 420 | <ClInclude Include="..\main\subparser.h" /> |
424 | 421 | <ClInclude Include="..\main\subparser_p.h" /> |
|
447 | 444 | <ClInclude Include="..\parsers\m4.h" /> |
448 | 445 | <ClInclude Include="..\parsers\make.h" /> |
449 | 446 | <ClInclude Include="..\parsers\perl.h" /> |
| 447 | + <ClInclude Include="..\parsers\r.h" /> |
450 | 448 | <ClInclude Include="..\parsers\tcl.h" /> |
451 | 449 | <ClInclude Include="..\parsers\tex.h" /> |
452 | | - <ClInclude Include="..\dsl\es.h" /> |
453 | | - <ClInclude Include="..\dsl\optscript.h" /> |
454 | 450 | <ClInclude Include="resource.h" /> |
455 | 451 | </ItemGroup> |
456 | 452 | <ItemGroup> |
|
0 commit comments