diff options
Diffstat (limited to '.idea/libraries/protobuf.xml')
-rw-r--r-- | .idea/libraries/protobuf.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.idea/libraries/protobuf.xml b/.idea/libraries/protobuf.xml new file mode 100644 index 00000000..cb1e92ad --- /dev/null +++ b/.idea/libraries/protobuf.xml @@ -0,0 +1,9 @@ +<component name="libraryTable"> + <library name="protobuf"> + <CLASSES> + <root url="jar://$PROJECT_DIR$/lib/protobuf-2.5.0-lite.jar!/" /> + </CLASSES> + <JAVADOC /> + <SOURCES /> + </library> +</component>
\ No newline at end of file |