mirror of
https://git.code.sf.net/p/zint/code
synced 2025-05-31 07:08:26 -04:00
Update MSVC project to include Code One
This commit is contained in:
parent
f72de2c575
commit
4d42ba76b7
1 changed files with 9 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
<?xml version="1.0" encoding="windows-1250"?>
|
<?xml version="1.0" encoding="windows-1250"?>
|
||||||
<VisualStudioProject
|
<VisualStudioProject
|
||||||
ProjectType="Visual C++"
|
ProjectType="Visual C++"
|
||||||
Version="9,00"
|
Version="9.00"
|
||||||
Name="libzint"
|
Name="libzint"
|
||||||
ProjectGUID="{63287BBA-3B4C-44A8-B538-B2E8530B2BE6}"
|
ProjectGUID="{63287BBA-3B4C-44A8-B538-B2E8530B2BE6}"
|
||||||
RootNamespace="libzint"
|
RootNamespace="libzint"
|
||||||
|
@ -208,6 +208,10 @@
|
||||||
RelativePath="..\backend\code.c"
|
RelativePath="..\backend\code.c"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\backend\code1.c"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\backend\code128.c"
|
RelativePath="..\backend\code128.c"
|
||||||
>
|
>
|
||||||
|
@ -318,6 +322,10 @@
|
||||||
RelativePath="..\backend\aztec.h"
|
RelativePath="..\backend\aztec.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\backend\code1.h"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\backend\code49.h"
|
RelativePath="..\backend\code49.h"
|
||||||
>
|
>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue