diff options
Diffstat (limited to 'msvc')
-rw-r--r-- | msvc/gmock.vcproj | 8 | ||||
-rw-r--r-- | msvc/gmock_test.vcproj | 4 |
2 files changed, 0 insertions, 12 deletions
diff --git a/msvc/gmock.vcproj b/msvc/gmock.vcproj index b9036dad..39d9dc9e 100644 --- a/msvc/gmock.vcproj +++ b/msvc/gmock.vcproj @@ -163,10 +163,6 @@ >
</File>
<File
- RelativePath="..\src\gmock-printers.cc"
- >
- </File>
- <File
RelativePath="..\src\gmock-spec-builders.cc"
>
</File>
@@ -229,10 +225,6 @@ >
</File>
<File
- RelativePath="..\include\gmock\gmock-printers.h"
- >
- </File>
- <File
RelativePath="..\include\gmock\gmock-spec-builders.h"
>
</File>
diff --git a/msvc/gmock_test.vcproj b/msvc/gmock_test.vcproj index 60e1b4bc..fd969d7c 100644 --- a/msvc/gmock_test.vcproj +++ b/msvc/gmock_test.vcproj @@ -223,10 +223,6 @@ >
</File>
<File
- RelativePath="..\test\gmock-printers_test.cc"
- >
- </File>
- <File
RelativePath="..\test\gmock_test.cc"
>
</File>
|