Adding ispc_version.h to VS project
This commit is contained in:
@@ -100,6 +100,7 @@
|
|||||||
<ClInclude Include="expr.h" />
|
<ClInclude Include="expr.h" />
|
||||||
<ClInclude Include="func.h" />
|
<ClInclude Include="func.h" />
|
||||||
<ClInclude Include="ispc.h" />
|
<ClInclude Include="ispc.h" />
|
||||||
|
<ClInclude Include="ispc_version.h" />
|
||||||
<ClInclude Include="llvmutil.h" />
|
<ClInclude Include="llvmutil.h" />
|
||||||
<ClInclude Include="module.h" />
|
<ClInclude Include="module.h" />
|
||||||
<ClInclude Include="opt.h" />
|
<ClInclude Include="opt.h" />
|
||||||
|
|||||||
Reference in New Issue
Block a user