Updated the msvc project file. Patch by Eric Bourque.

This commit is contained in:
Jef Driesen 2009-01-02 21:34:54 +00:00
parent 1eedd33b5d
commit 9a61ecf493

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="9,00"
Version="9.00"
Name="libdivecomputer"
ProjectGUID="{CEA7215A-D6B5-4840-8086-3C854F371997}"
RootNamespace="libdivecomputer"
@ -192,6 +192,14 @@
RelativePath="..\src\irda.c"
>
</File>
<File
RelativePath="..\src\mares_nemo.c"
>
</File>
<File
RelativePath="..\src\mares_nemo_parser.c"
>
</File>
<File
RelativePath="..\src\oceanic_atom2.c"
>
@ -200,6 +208,10 @@
RelativePath="..\src\oceanic_veo250.c"
>
</File>
<File
RelativePath="..\src\oceanic_vtpro.c"
>
</File>
<File
RelativePath="..\src\parser.c"
>
@ -244,6 +256,14 @@
RelativePath="..\src\suunto_eon.c"
>
</File>
<File
RelativePath="..\src\suunto_solution.c"
>
</File>
<File
RelativePath="..\src\suunto_solution_parser.c"
>
</File>
<File
RelativePath="..\src\suunto_spyder_parser.c"
>
@ -310,6 +330,10 @@
RelativePath="..\src\irda.h"
>
</File>
<File
RelativePath="..\src\mares_nemo.h"
>
</File>
<File
RelativePath="..\src\oceanic.h"
>
@ -326,6 +350,10 @@
RelativePath="..\src\oceanic_veo250.h"
>
</File>
<File
RelativePath="..\src\oceanic_vtpro.h"
>
</File>
<File
RelativePath="..\src\parser-private.h"
>
@ -370,6 +398,10 @@
RelativePath="..\src\suunto_eon.h"
>
</File>
<File
RelativePath="..\src\suunto_solution.h"
>
</File>
<File
RelativePath="..\src\suunto_vyper.h"
>