Update MSVC project to include Code One

This commit is contained in:
hooper114 2009-07-16 15:24:18 +00:00
parent f72de2c575
commit 4d42ba76b7

View File

@ -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"
> >