MSVC project updates: add GUI/WaypointList[.cxx|.hxx] to build.
This commit is contained in:
parent
f0e72608a7
commit
f6ba7c9c94
2 changed files with 4 additions and 0 deletions
|
@ -1826,6 +1826,8 @@
|
|||
<File
|
||||
RelativePath="..\..\src\GUI\SafeTexFont.hxx">
|
||||
</File>
|
||||
<File RelativePath="..\..\..\src\GUI\WaypointList.cxx"></File>
|
||||
<File RelativePath="..\..\..\src\GUI\WaypointList.hxx"></File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Lib_Input"
|
||||
|
|
|
@ -2645,6 +2645,8 @@
|
|||
RelativePath="..\..\..\src\GUI\SafeTexFont.hxx"
|
||||
>
|
||||
</File>
|
||||
<File RelativePath="..\..\..\src\GUI\WaypointList.cxx"></File>
|
||||
<File RelativePath="..\..\..\src\GUI\WaypointList.hxx"></File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Lib_Input"
|
||||
|
|
Loading…
Reference in a new issue