mirror of
https://github.com/zint/zint
synced 2024-11-16 20:57:25 +13:00
Update MSVC project to include Code One
This commit is contained in:
parent
f72de2c575
commit
4d42ba76b7
@ -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…
Reference in New Issue
Block a user