diff OrthancCppClient/SharedLibrary/ConfigurationCpp.json @ 575:6f01dd71b601 laaw

rename
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 30 Sep 2013 13:50:49 +0200
parents OrthancCppClient/Package/ConfigurationCpp.json@6e4bd06c17c5
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/OrthancCppClient/SharedLibrary/ConfigurationCpp.json	Mon Sep 30 13:50:49 2013 +0200
@@ -0,0 +1,5 @@
+{
+  "InternalsNamespace" : [ "OrthancClient", "Internals" ],
+  "PublicNamespace" : [ "OrthancClient" ],
+  "ExceptionClassName" : "OrthancClientException"
+}