Use tiedpropertylist.hxx in cmake and vc90
This commit is contained in:
@@ -1015,6 +1015,9 @@
|
||||
RelativePath="..\..\simgear\props\propertyObject.hxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\simgear\props\tiedpropertylist.hxx"
|
||||
>
|
||||
<File
|
||||
RelativePath="..\..\simgear\props\props.cxx"
|
||||
>
|
||||
|
||||
@@ -8,6 +8,7 @@ set(HEADERS
|
||||
propertyObject.hxx
|
||||
props.hxx
|
||||
props_io.hxx
|
||||
tiedpropertylist.hxx
|
||||
)
|
||||
|
||||
set(SOURCES
|
||||
@@ -18,4 +19,4 @@ set(SOURCES
|
||||
props_io.cxx
|
||||
)
|
||||
|
||||
simgear_component(props props "${SOURCES}" "${HEADERS}")
|
||||
simgear_component(props props "${SOURCES}" "${HEADERS}")
|
||||
|
||||
Reference in New Issue
Block a user