1
0
mirror of https://git.code.sf.net/p/zint/code synced 2026-01-04 02:37:27 +00:00

Remove further refs to QZint; win32/README; add zintconfig.h to Win make files

This commit is contained in:
gitlost
2020-11-24 22:22:12 +00:00
parent 142cca7995
commit 4b7561ab29
11 changed files with 28 additions and 57 deletions

View File

@@ -383,6 +383,7 @@
<ClInclude Include="..\..\backend\stdint_msvc.h" />
<ClInclude Include="..\..\backend\tif.h" />
<ClInclude Include="..\..\backend\zint.h" />
<ClInclude Include="..\..\backend\zintconfig.h" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\backend\libzint.rc">

View File

@@ -151,6 +151,7 @@
<ClInclude Include="..\..\backend\stdint_msvc.h" />
<ClInclude Include="..\..\backend\tif.h" />
<ClInclude Include="..\..\backend\zint.h" />
<ClInclude Include="..\..\backend\zintconfig.h" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\backend\libzint.rc">