Enable compiling with VS 2019
Add hicum2bindCSC.c to project
This commit is contained in:
parent
fb5fa289f9
commit
33c23a2839
|
|
@ -2245,6 +2245,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" />
|
||||
|
|
@ -2890,4 +2891,4 @@
|
|||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
||||
<ImportGroup Label="ExtensionTargets">
|
||||
</ImportGroup>
|
||||
</Project>
|
||||
</Project>
|
||||
Loading…
Reference in New Issue