aboutsummaryrefslogtreecommitdiff
path: root/vsprojects/libprotoc.vcproj
diff options
context:
space:
mode:
authorJon Skeet <jonskeet@google.com>2015-04-23 16:42:57 +0100
committerJon Skeet <jonskeet@google.com>2015-04-24 09:21:31 +0100
commit8d7e9433b34af7717ae68533697ba66f5edc72a4 (patch)
tree81558133b14f35b1768b3880b160241d3ac2f89f /vsprojects/libprotoc.vcproj
parent7646eec9ceb73e1ffa29dd7b226c019c40a68050 (diff)
downloadprotobuf-8d7e9433b34af7717ae68533697ba66f5edc72a4.tar.gz
protobuf-8d7e9433b34af7717ae68533697ba66f5edc72a4.tar.bz2
protobuf-8d7e9433b34af7717ae68533697ba66f5edc72a4.zip
Add C# files to Visual Studio projects.
Also ignore Windows native build output files.
Diffstat (limited to 'vsprojects/libprotoc.vcproj')
-rw-r--r--vsprojects/libprotoc.vcproj120
1 files changed, 120 insertions, 0 deletions
diff --git a/vsprojects/libprotoc.vcproj b/vsprojects/libprotoc.vcproj
index 455c2cc2..8c93b955 100644
--- a/vsprojects/libprotoc.vcproj
+++ b/vsprojects/libprotoc.vcproj
@@ -224,6 +224,66 @@
>
</File>
<File
+ RelativePath="..\src\google\protobuf\compiler\csharp\csharp_enum.h"
+ >
+ </File>
+ <File
+ RelativePath="..\src\google\protobuf\compiler\csharp\csharp_enum_field.h"
+ >
+ </File>
+ <File
+ RelativePath="..\src\google\protobuf\compiler\csharp\csharp_extension.h"
+ >
+ </File>
+ <File
+ RelativePath="..\src\google\protobuf\compiler\csharp\csharp_field_base.h"
+ >
+ </File>
+ <File
+ RelativePath="..\src\google\protobuf\compiler\csharp\csharp_generator.h"
+ >
+ </File>
+ <File
+ RelativePath="..\src\google\protobuf\compiler\csharp\csharp_helpers.h"
+ >
+ </File>
+ <File
+ RelativePath="..\src\google\protobuf\compiler\csharp\csharp_message.h"
+ >
+ </File>
+ <File
+ RelativePath="..\src\google\protobuf\compiler\csharp\csharp_message_field.h"
+ >
+ </File>
+ <File
+ RelativePath="..\src\google\protobuf\compiler\csharp\csharp_primitive_field.h"
+ >
+ </File>
+ <File
+ RelativePath="..\src\google\protobuf\compiler\csharp\csharp_repeated_enum_field.h"
+ >
+ </File>
+ <File
+ RelativePath="..\src\google\protobuf\compiler\csharp\csharp_repeated_message_field.h"
+ >
+ </File>
+ <File
+ RelativePath="..\src\google\protobuf\compiler\csharp\csharp_repeated_primitive_field.h"
+ >
+ </File>
+ <File
+ RelativePath="..\src\google\protobuf\compiler\csharp\csharp_source_generator_base.h"
+ >
+ </File>
+ <File
+ RelativePath="..\src\google\protobuf\compiler\csharp\csharp_umbrella_class.h"
+ >
+ </File>
+ <File
+ RelativePath="..\src\google\protobuf\compiler\csharp\csharp_writer.h"
+ >
+ </File>
+ <File
RelativePath="..\src\google\protobuf\compiler\java\java_context.h"
>
</File>
@@ -392,6 +452,66 @@
>
</File>
<File
+ RelativePath="..\src\google\protobuf\compiler\csharp\csharp_enum.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\src\google\protobuf\compiler\csharp\csharp_enum_field.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\src\google\protobuf\compiler\csharp\csharp_extension.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\src\google\protobuf\compiler\csharp\csharp_field_base.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\src\google\protobuf\compiler\csharp\csharp_generator.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\src\google\protobuf\compiler\csharp\csharp_helpers.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\src\google\protobuf\compiler\csharp\csharp_message.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\src\google\protobuf\compiler\csharp\csharp_message_field.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\src\google\protobuf\compiler\csharp\csharp_primitive_field.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\src\google\protobuf\compiler\csharp\csharp_repeated_enum_field.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\src\google\protobuf\compiler\csharp\csharp_repeated_message_field.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\src\google\protobuf\compiler\csharp\csharp_repeated_primitive_field.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\src\google\protobuf\compiler\csharp\csharp_source_generator_base.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\src\google\protobuf\compiler\csharp\csharp_umbrella_class.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\src\google\protobuf\compiler\csharp\csharp_writer.cc"
+ >
+ </File>
+ <File
RelativePath="..\src\google\protobuf\compiler\ruby\ruby_generator.cc"
>
</File>