diff options
Diffstat (limited to 'db/db.vcproj')
-rw-r--r-- | db/db.vcproj | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/db/db.vcproj b/db/db.vcproj index bfda85c5f79..bf1b32c5e33 100644 --- a/db/db.vcproj +++ b/db/db.vcproj @@ -328,6 +328,10 @@ >
</File>
<File
+ RelativePath=".\lasterror.cpp"
+ >
+ </File>
+ <File
RelativePath=".\matcher.cpp"
>
</File>
@@ -545,6 +549,10 @@ >
</File>
<File
+ RelativePath=".\lasterror.h"
+ >
+ </File>
+ <File
RelativePath="..\util\log.h"
>
</File>
|