Enable compiling with VS 2019
Add hicum2bindCSC.c to project
This commit is contained in:
parent
a777381fd7
commit
c7042e72d6
|
|
@ -2211,6 +2211,7 @@
|
|||
<ClCompile Include="..\src\spicelib\devices\hicum2\hicum2.c" />
|
||||
<ClCompile Include="..\src\spicelib\devices\hicum2\hicum2acld.c" />
|
||||
<ClCompile Include="..\src\spicelib\devices\hicum2\hicum2ask.c" />
|
||||
<ClCompile Include="..\src\spicelib\devices\hicum2\hicum2bindCSC.c" />
|
||||
<ClCompile Include="..\src\spicelib\devices\hicum2\hicum2conv.c" />
|
||||
<ClCompile Include="..\src\spicelib\devices\hicum2\hicum2getic.c" />
|
||||
<ClCompile Include="..\src\spicelib\devices\hicum2\hicum2init.c" />
|
||||
|
|
@ -2855,4 +2856,4 @@
|
|||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
||||
<ImportGroup Label="ExtensionTargets">
|
||||
</ImportGroup>
|
||||
</Project>
|
||||
</Project>
|
||||
Loading…
Reference in New Issue