Skip to content

Commit

Permalink
try fixing appveyor build
Browse files Browse the repository at this point in the history
  • Loading branch information
slobodan-ilic committed Jun 20, 2024
1 parent 68b2ecb commit 12fa4b2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions VS17/ReadStat.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,7 @@
<ClCompile Include="..\src\spss\readstat_sav_compress.c" />
<ClCompile Include="..\src\spss\readstat_sav_parse.c" />
<ClCompile Include="..\src\spss\readstat_sav_parse_timestamp.c" />
<ClCompile Include="..\src\spss\readstat_sav_parse_mr_name.c" />
<ClCompile Include="..\src\spss\readstat_sav_read.c" />
<ClCompile Include="..\src\spss\readstat_sav_write.c" />
<ClCompile Include="..\src\spss\readstat_spss.c" />
Expand Down Expand Up @@ -251,6 +252,7 @@
<ClInclude Include="..\src\spss\readstat_sav_compress.h" />
<ClInclude Include="..\src\spss\readstat_sav_parse.h" />
<ClInclude Include="..\src\spss\readstat_sav_parse_timestamp.h" />
<ClInclude Include="..\src\spss\readstat_sav_parse_mr_name.h" />
<ClInclude Include="..\src\spss\readstat_spss.h" />
<ClInclude Include="..\src\spss\readstat_spss_parse.h" />
<ClInclude Include="..\src\spss\readstat_zsav_compress.h" />
Expand Down

0 comments on commit 12fa4b2

Please sign in to comment.