From f7a9ea60dd5103cc627f8e2d6e930382968f8b2c Mon Sep 17 00:00:00 2001 From: Andrey Breslav Date: Tue, 14 May 2013 12:47:06 +0400 Subject: [PATCH] protobuf-java added to the project --- .idea/libraries/jps.xml | 1 + .idea/libraries/protobuf_java.xml | 11 +++++++++++ update_dependencies.xml | 3 +++ 3 files changed, 15 insertions(+) create mode 100644 .idea/libraries/protobuf_java.xml diff --git a/.idea/libraries/jps.xml b/.idea/libraries/jps.xml index d4b7d204128..c7ca7a26484 100644 --- a/.idea/libraries/jps.xml +++ b/.idea/libraries/jps.xml @@ -15,6 +15,7 @@ + diff --git a/.idea/libraries/protobuf_java.xml b/.idea/libraries/protobuf_java.xml new file mode 100644 index 00000000000..9f6dedd5923 --- /dev/null +++ b/.idea/libraries/protobuf_java.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/update_dependencies.xml b/update_dependencies.xml index 30e608292a4..8ef73e09d7b 100644 --- a/update_dependencies.xml +++ b/update_dependencies.xml @@ -129,6 +129,9 @@ + + +