aboutsummaryrefslogtreecommitdiffhomepage
path: root/vsprojects/vcxproj/interop_client_main/interop_client_main.vcxproj.filters
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2015-08-31 15:54:05 -0700
committerGravatar Craig Tiller <ctiller@google.com>2015-08-31 15:54:05 -0700
commit02a7bedaa3bdd9f7f7eae02e9ddb9b5462b1adf9 (patch)
treed2789ee39a1cb5084c566ec72134686ce5deb2f5 /vsprojects/vcxproj/interop_client_main/interop_client_main.vcxproj.filters
parentbf4b2249ab744c1bb8497f598a5860709900f3a1 (diff)
Generated changes
Diffstat (limited to 'vsprojects/vcxproj/interop_client_main/interop_client_main.vcxproj.filters')
-rw-r--r--vsprojects/vcxproj/interop_client_main/interop_client_main.vcxproj.filters41
1 files changed, 41 insertions, 0 deletions
diff --git a/vsprojects/vcxproj/interop_client_main/interop_client_main.vcxproj.filters b/vsprojects/vcxproj/interop_client_main/interop_client_main.vcxproj.filters
new file mode 100644
index 0000000000..7fe201f7bf
--- /dev/null
+++ b/vsprojects/vcxproj/interop_client_main/interop_client_main.vcxproj.filters
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+ <ItemGroup>
+ <ClCompile Include="..\..\..\test\proto\empty.proto">
+ <Filter>test\proto</Filter>
+ </ClCompile>
+ <ClCompile Include="..\..\..\test\proto\messages.proto">
+ <Filter>test\proto</Filter>
+ </ClCompile>
+ <ClCompile Include="..\..\..\test\proto\test.proto">
+ <Filter>test\proto</Filter>
+ </ClCompile>
+ <ClCompile Include="..\..\..\test\cpp\interop\client.cc">
+ <Filter>test\cpp\interop</Filter>
+ </ClCompile>
+ <ClCompile Include="..\..\..\test\cpp\interop\interop_client.cc">
+ <Filter>test\cpp\interop</Filter>
+ </ClCompile>
+ </ItemGroup>
+ <ItemGroup>
+ <ClInclude Include="..\..\..\test\cpp\interop\interop_client.h">
+ <Filter>test\cpp\interop</Filter>
+ </ClInclude>
+ </ItemGroup>
+
+ <ItemGroup>
+ <Filter Include="test">
+ <UniqueIdentifier>{bd02b37c-f3ec-86c0-0511-d2e1feeae251}</UniqueIdentifier>
+ </Filter>
+ <Filter Include="test\cpp">
+ <UniqueIdentifier>{08d911cf-9536-b45d-c54f-342a9b18e986}</UniqueIdentifier>
+ </Filter>
+ <Filter Include="test\cpp\interop">
+ <UniqueIdentifier>{7b56f732-09fc-3a65-4d2e-bcdd9ce4309d}</UniqueIdentifier>
+ </Filter>
+ <Filter Include="test\proto">
+ <UniqueIdentifier>{243fbb01-7396-5edc-5680-2aed26221188}</UniqueIdentifier>
+ </Filter>
+ </ItemGroup>
+</Project>
+