*.vc*proj, add parse-bison.h entry
This commit is contained in:
parent
250215cb79
commit
f08437d53b
|
|
@ -594,6 +594,10 @@
|
|||
RelativePath="..\src\frontend\outitf.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\frontend\parse-bison.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\frontend\parse.h"
|
||||
>
|
||||
|
|
|
|||
|
|
@ -1404,6 +1404,10 @@
|
|||
RelativePath="..\src\frontend\outitf.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\frontend\parse-bison.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\frontend\parse.h"
|
||||
>
|
||||
|
|
|
|||
|
|
@ -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" />
|
||||
|
|
|
|||
|
|
@ -1427,6 +1427,10 @@
|
|||
RelativePath="..\src\frontend\outitf.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\frontend\parse-bison.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\frontend\parse.h"
|
||||
>
|
||||
|
|
|
|||
|
|
@ -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" />
|
||||
|
|
|
|||
Loading…
Reference in New Issue