diff options
Diffstat (limited to 'views/views.vcproj')
-rw-r--r-- | views/views.vcproj | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/views/views.vcproj b/views/views.vcproj index c10e68d..2c98260 100644 --- a/views/views.vcproj +++ b/views/views.vcproj @@ -125,6 +125,10 @@ Name="accessibility" > <File + RelativePath=".\accessibility\accessibility_types.h" + > + </File> + <File RelativePath=".\accessibility\view_accessibility.cc" > </File> @@ -776,6 +780,14 @@ > </File> <File + RelativePath=".\drag_utils.cc" + > + </File> + <File + RelativePath=".\drag_utils.h" + > + </File> + <File RelativePath=".\event.cc" > </File> @@ -844,6 +856,10 @@ > </File> <File + RelativePath=".\standard_layout.h" + > + </File> + <File RelativePath=".\view.cc" > </File> |