Remove obsolete unistd.h file
The presence of this file can cause build issues when integrating glslang into other projects.
This commit is contained in:
parent
40f6f688cd
commit
ea9112e0a5
6 changed files with 4 additions and 12 deletions
|
|
@ -165,9 +165,6 @@
|
|||
<ClInclude Include="glslang\Include\intermediate.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="glslang\MachineIndependent\unistd.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="glslang\Public\ShaderLang.h">
|
||||
<Filter>Public</Filter>
|
||||
</ClInclude>
|
||||
|
|
@ -204,4 +201,4 @@
|
|||
<Filter>Machine Independent</Filter>
|
||||
</CustomBuild>
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
</Project>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue