Convert terrasync into a subsystem.

Fixed scenery tile refresh method.
Simgear automake makefiles with libsvn detection.
Simgear CMake support for libsvn (may not work :) )
This commit is contained in:
ThorstenB
2011-06-11 23:22:26 +02:00
parent c836018ac7
commit 0fd7bb8d3f
10 changed files with 766 additions and 477 deletions

View File

@@ -1459,6 +1459,18 @@
RelativePath="..\..\simgear\scene\tgdb\userdata.hxx"
>
</File>
</Filter>
<Filter
Name="Lib_sgtsync"
>
<File
RelativePath="..\..\simgear\scene\tsync\terrasync.cxx"
>
</File>
<File
RelativePath="..\..\simgear\scene\tsync\terrasync.hxx"
>
</File>
</Filter>
<Filter
Name="Lib_sgthread"