diff options
Diffstat (limited to 'app/app.vcproj')
-rw-r--r-- | app/app.vcproj | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/app/app.vcproj b/app/app.vcproj index d940bf9..64b07d87 100644 --- a/app/app.vcproj +++ b/app/app.vcproj @@ -262,6 +262,18 @@ >
</File>
<File
+ RelativePath=".\tree_model.h"
+ >
+ </File>
+ <File
+ RelativePath=".\tree_node_iterator.h"
+ >
+ </File>
+ <File
+ RelativePath=".\tree_node_model.h"
+ >
+ </File>
+ <File
RelativePath=".\win_util.cc"
>
</File>
|