1
0
Fork 0

MSVC project updates: add GUI/WaypointList[.cxx|.hxx] to build.

This commit is contained in:
jmt 2010-02-21 21:05:16 +00:00 committed by Tim Moore
parent f0e72608a7
commit f6ba7c9c94
2 changed files with 4 additions and 0 deletions

View file

@ -1826,6 +1826,8 @@
<File <File
RelativePath="..\..\src\GUI\SafeTexFont.hxx"> RelativePath="..\..\src\GUI\SafeTexFont.hxx">
</File> </File>
<File RelativePath="..\..\..\src\GUI\WaypointList.cxx"></File>
<File RelativePath="..\..\..\src\GUI\WaypointList.hxx"></File>
</Filter> </Filter>
<Filter <Filter
Name="Lib_Input" Name="Lib_Input"

View file

@ -2645,6 +2645,8 @@
RelativePath="..\..\..\src\GUI\SafeTexFont.hxx" RelativePath="..\..\..\src\GUI\SafeTexFont.hxx"
> >
</File> </File>
<File RelativePath="..\..\..\src\GUI\WaypointList.cxx"></File>
<File RelativePath="..\..\..\src\GUI\WaypointList.hxx"></File>
</Filter> </Filter>
<Filter <Filter
Name="Lib_Input" Name="Lib_Input"