Update MSVC 7.1 projects
This commit is contained in:
parent
ebf2e996e9
commit
9d65510b05
1 changed files with 15 additions and 0 deletions
|
@ -123,9 +123,15 @@
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\utils\GPSsmooth\UGear.cxx">
|
RelativePath="..\..\utils\GPSsmooth\UGear.cxx">
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\..\utils\GPSsmooth\UGear_command.cxx">
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\utils\GPSsmooth\UGear_main.cxx">
|
RelativePath="..\..\utils\GPSsmooth\UGear_main.cxx">
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\..\utils\GPSsmooth\UGear_telnet.cxx">
|
||||||
|
</File>
|
||||||
</Filter>
|
</Filter>
|
||||||
<Filter
|
<Filter
|
||||||
Name="Header Files"
|
Name="Header Files"
|
||||||
|
@ -134,6 +140,15 @@
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\utils\GPSsmooth\UGear.hxx">
|
RelativePath="..\..\utils\GPSsmooth\UGear.hxx">
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\..\utils\GPSsmooth\UGear_command.hxx">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\..\utils\GPSsmooth\UGear_opengc.hxx">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\..\utils\GPSsmooth\UGear_telnet.hxx">
|
||||||
|
</File>
|
||||||
</Filter>
|
</Filter>
|
||||||
<Filter
|
<Filter
|
||||||
Name="Resource Files"
|
Name="Resource Files"
|
||||||
|
|
Loading…
Reference in a new issue