Updated the msvc project file. Patch by Eric Bourque.
This commit is contained in:
parent
1eedd33b5d
commit
9a61ecf493
@ -1,7 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="Windows-1252"?>
|
<?xml version="1.0" encoding="Windows-1252"?>
|
||||||
<VisualStudioProject
|
<VisualStudioProject
|
||||||
ProjectType="Visual C++"
|
ProjectType="Visual C++"
|
||||||
Version="9,00"
|
Version="9.00"
|
||||||
Name="libdivecomputer"
|
Name="libdivecomputer"
|
||||||
ProjectGUID="{CEA7215A-D6B5-4840-8086-3C854F371997}"
|
ProjectGUID="{CEA7215A-D6B5-4840-8086-3C854F371997}"
|
||||||
RootNamespace="libdivecomputer"
|
RootNamespace="libdivecomputer"
|
||||||
@ -192,6 +192,14 @@
|
|||||||
RelativePath="..\src\irda.c"
|
RelativePath="..\src\irda.c"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\src\mares_nemo.c"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\src\mares_nemo_parser.c"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\src\oceanic_atom2.c"
|
RelativePath="..\src\oceanic_atom2.c"
|
||||||
>
|
>
|
||||||
@ -200,6 +208,10 @@
|
|||||||
RelativePath="..\src\oceanic_veo250.c"
|
RelativePath="..\src\oceanic_veo250.c"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\src\oceanic_vtpro.c"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\src\parser.c"
|
RelativePath="..\src\parser.c"
|
||||||
>
|
>
|
||||||
@ -244,6 +256,14 @@
|
|||||||
RelativePath="..\src\suunto_eon.c"
|
RelativePath="..\src\suunto_eon.c"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\src\suunto_solution.c"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\src\suunto_solution_parser.c"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\src\suunto_spyder_parser.c"
|
RelativePath="..\src\suunto_spyder_parser.c"
|
||||||
>
|
>
|
||||||
@ -310,6 +330,10 @@
|
|||||||
RelativePath="..\src\irda.h"
|
RelativePath="..\src\irda.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\src\mares_nemo.h"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\src\oceanic.h"
|
RelativePath="..\src\oceanic.h"
|
||||||
>
|
>
|
||||||
@ -326,6 +350,10 @@
|
|||||||
RelativePath="..\src\oceanic_veo250.h"
|
RelativePath="..\src\oceanic_veo250.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\src\oceanic_vtpro.h"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\src\parser-private.h"
|
RelativePath="..\src\parser-private.h"
|
||||||
>
|
>
|
||||||
@ -370,6 +398,10 @@
|
|||||||
RelativePath="..\src\suunto_eon.h"
|
RelativePath="..\src\suunto_eon.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\src\suunto_solution.h"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\src\suunto_vyper.h"
|
RelativePath="..\src\suunto_vyper.h"
|
||||||
>
|
>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user