aboutsummaryrefslogtreecommitdiff
path: root/evolution/template/template-vc11.vcxproj.filters
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2013-04-25 07:35:45 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2013-04-25 09:58:53 +0200
commit40ae3082645ed3790eb1d5d6f04fb2ca36c19187 (patch)
tree5157fe5db532ec91b0c06ce5f81d4e92444b7fe9 /evolution/template/template-vc11.vcxproj.filters
parent502926d96b0b5d79dc639b8388fbf19b11cda277 (diff)
Add support for schema version table
Diffstat (limited to 'evolution/template/template-vc11.vcxproj.filters')
-rw-r--r--evolution/template/template-vc11.vcxproj.filters4
1 files changed, 4 insertions, 0 deletions
diff --git a/evolution/template/template-vc11.vcxproj.filters b/evolution/template/template-vc11.vcxproj.filters
index c467cdc..d6ac66e 100644
--- a/evolution/template/template-vc11.vcxproj.filters
+++ b/evolution/template/template-vc11.vcxproj.filters
@@ -17,12 +17,16 @@ __header_filter_entry__(test1-odb.ixx)
__header_filter_entry__(test2.hxx)
__header_filter_entry__(test2-odb.hxx)
__header_filter_entry__(test2-odb.ixx)
+__header_filter_entry__(test3.hxx)
+__header_filter_entry__(test3-odb.hxx)
+__header_filter_entry__(test3-odb.ixx)
__header_filter_entries__(extra_headers)
</ItemGroup>
<ItemGroup>
__source_filter_entry__(driver.cxx)
__source_filter_entry__(test1-odb.cxx)
__source_filter_entry__(test2-odb.cxx)
+__source_filter_entry__(test3-odb.cxx)
__source_filter_entries__(extra_sources)
</ItemGroup>
</Project>