diff INSTALL @ 1046:00f9f36bcd94

on-the-fly conversion of JSON to XML according to HTTP Accept
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 18 Jul 2014 17:15:34 +0200
parents 9c7f5fd8a7a2
children 3b27b83d7247
line wrap: on
line diff
--- a/INSTALL	Fri Jul 18 16:41:10 2014 +0200
+++ b/INSTALL	Fri Jul 18 17:15:34 2014 +0200
@@ -58,7 +58,7 @@
 ------------------------------------------------------
 
 # cd [...]\OrthancBuild
-# cmake -DSTANDALONE_BUILD=ON -G "Visual Studio 8 2005" [...]\Orthanc
+# cmake -DSTANDALONE_BUILD=ON -DSTATIC_BUILD=ON -G "Visual Studio 8 2005" [...]\Orthanc
 
 Then open the "[...]/OrthancBuild/Orthanc.sln" with Visual Studio.