diff options
Diffstat (limited to 'qt/qt-vc10.vcxproj')
-rw-r--r-- | qt/qt-vc10.vcxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qt/qt-vc10.vcxproj b/qt/qt-vc10.vcxproj index 308db1c..560489e 100644 --- a/qt/qt-vc10.vcxproj +++ b/qt/qt-vc10.vcxproj @@ -160,7 +160,7 @@ __path__(odb_header_stem)-odb.hxx;__path__(odb_header_stem)-odb.ixx;__path__(odb <ItemGroup> __header_entry__(__path__(odb_header_stem)-odb.hxx) __header_entry__(__path__(odb_header_stem)-odb.ixx) -__header_entries__(database.hxx) +__header_entry__(database.hxx) __header_entries__(extra_headers) </ItemGroup> <ItemGroup> |