diff OrthancStone/Samples/README.md @ 1521:bc4c50a53bd3

changed a few remaining instances of orthanc-stone/Samples to orthanc-stone/OrthancStone/Samples
author Benjamin Golinvaux <bgo@osimis.io>
date Fri, 31 Jul 2020 13:36:49 +0200
parents 307a805d0587
children 4c4b267e4004
line wrap: on
line diff
--- a/OrthancStone/Samples/README.md	Fri Jul 31 12:51:41 2020 +0200
+++ b/OrthancStone/Samples/README.md	Fri Jul 31 13:36:49 2020 +0200
@@ -171,7 +171,7 @@
     -DALLOW_DOWNLOADS=ON `
     -DSTATIC_BUILD=ON `
     -DOPENSSL_NO_CAPIENG=ON `
-    ../orthanc-stone/Samples/Sdl
+    ../orthanc-stone/OrthancStone/Samples/Sdl
   
   $solutionPath = ls -filter *.sln
   Write-Host "Solution file(s) available at: $solutionPath"
@@ -223,7 +223,7 @@
     -DALLOW_DOWNLOADS=ON `
     -DSTATIC_BUILD=ON `
     -DOPENSSL_NO_CAPIENG=ON `
-    ../../orthanc-stone/Samples/Sdl/RtViewer
+    ../../orthanc-stone/OrthancStone/Samples/Sdl/RtViewer
 ```
 
 Executing `cmake --build .` in the build folder will launch the Microsoft