mirror of https://github.com/ecmwf/eccodes.git
Windows: fix broken VS build
This commit is contained in:
parent
5b24389547
commit
4b876a7e91
|
@ -194,6 +194,7 @@
|
|||
<ClCompile Include="..\..\..\src\bufr_keys_iterator.c" />
|
||||
<ClCompile Include="..\..\..\src\bufr_util.c" />
|
||||
<ClCompile Include="..\..\..\src\codes_memfs.c" />
|
||||
<ClCompile Include="..\..\..\src\codes_util.c" />
|
||||
<ClCompile Include="..\..\..\src\eccodes.c" />
|
||||
<ClCompile Include="..\..\..\src\functions.c" />
|
||||
<ClCompile Include="..\..\..\src\grib_2order_packer_simple.c" />
|
||||
|
|
Loading…
Reference in New Issue