Update MSVC 7.1 projects. Add WindowSystemAdapter
This commit is contained in:
parent
cc8c65a6ee
commit
504b74ee47
1 changed files with 12 additions and 7 deletions
|
@ -1800,19 +1800,18 @@
|
|||
<File
|
||||
RelativePath="..\..\src\Gui\property_list.hxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\GUI\trackball.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\GUI\trackball.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\GUI\SafeTexFont.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\GUI\SafeTexFont.hxx">
|
||||
</File>
|
||||
|
||||
<File
|
||||
RelativePath="..\..\src\GUI\trackball.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\GUI\trackball.h">
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Lib_Input"
|
||||
|
@ -1938,6 +1937,12 @@
|
|||
<File
|
||||
RelativePath="..\..\src\Main\ViewPartitionNode.hxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\Main\WindowSystemAdapter.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\Main\WindowSystemAdapter.hxx">
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Lib_Navaids"
|
||||
|
|
Loading…
Reference in a new issue