*.vc*proj, add parse-bison.h entry

This commit is contained in:
rlar 2015-10-23 17:55:09 +02:00
parent 250215cb79
commit f08437d53b
5 changed files with 14 additions and 0 deletions

View File

@ -594,6 +594,10 @@
RelativePath="..\src\frontend\outitf.h"
>
</File>
<File
RelativePath="..\src\frontend\parse-bison.h"
>
</File>
<File
RelativePath="..\src\frontend\parse.h"
>

View File

@ -1404,6 +1404,10 @@
RelativePath="..\src\frontend\outitf.h"
>
</File>
<File
RelativePath="..\src\frontend\parse-bison.h"
>
</File>
<File
RelativePath="..\src\frontend\parse.h"
>

View File

@ -914,6 +914,7 @@
<ClInclude Include="..\src\frontend\nutmegif.h" />
<ClInclude Include="..\src\frontend\options.h" />
<ClInclude Include="..\src\frontend\outitf.h" />
<ClInclude Include="..\src\frontend\parse-bison.h" />
<ClInclude Include="..\src\frontend\parse.h" />
<ClInclude Include="..\src\frontend\parser\backq.h" />
<ClInclude Include="..\src\frontend\parser\complete.h" />

View File

@ -1427,6 +1427,10 @@
RelativePath="..\src\frontend\outitf.h"
>
</File>
<File
RelativePath="..\src\frontend\parse-bison.h"
>
</File>
<File
RelativePath="..\src\frontend\parse.h"
>

View File

@ -897,6 +897,7 @@
<ClInclude Include="..\src\frontend\nutmegif.h" />
<ClInclude Include="..\src\frontend\options.h" />
<ClInclude Include="..\src\frontend\outitf.h" />
<ClInclude Include="..\src\frontend\parse-bison.h" />
<ClInclude Include="..\src\frontend\parse.h" />
<ClInclude Include="..\src\frontend\parser\backq.h" />
<ClInclude Include="..\src\frontend\parser\complete.h" />