diff options
Diffstat (limited to 'template/template-vc9.vcproj')
-rw-r--r-- | template/template-vc9.vcproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/template-vc9.vcproj b/template/template-vc9.vcproj index e9aa9b2..55e59fd 100644 --- a/template/template-vc9.vcproj +++ b/template/template-vc9.vcproj @@ -348,7 +348,7 @@ odb.exe __xml__(__shell_quotes__(m4_patsubst(__value__(odb_options), @database@, __path__(odb_header_stem)-odb.hxx;__path__(odb_header_stem)-odb.ixx;__path__(odb_header_stem)-odb.cxx) __file_entry__(__path__(odb_header_stem)-odb.hxx) __file_entry__(__path__(odb_header_stem)-odb.ixx) -__file_entries__(database.hxx) +__file_entry__(database.hxx) __file_entries__(extra_headers) </Filter> </Files> |