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
|
||||
RelativePath="..\..\utils\GPSsmooth\UGear.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\utils\GPSsmooth\UGear_command.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\utils\GPSsmooth\UGear_main.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\utils\GPSsmooth\UGear_telnet.cxx">
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Header Files"
|
||||
|
@ -134,6 +140,15 @@
|
|||
<File
|
||||
RelativePath="..\..\utils\GPSsmooth\UGear.hxx">
|
||||
</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
|
||||
Name="Resource Files"
|
||||
|
|
Loading…
Reference in a new issue