From 00dbdf3afe59c40758fcf4b6202b9b4ffef96889 Mon Sep 17 00:00:00 2001 From: Ian Bell Date: Fri, 8 Aug 2014 01:24:14 +0200 Subject: [PATCH] Update index.rst --- Web/coolprop/wrappers/EES/index.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Web/coolprop/wrappers/EES/index.rst b/Web/coolprop/wrappers/EES/index.rst index 035107bf..493301ad 100644 --- a/Web/coolprop/wrappers/EES/index.rst +++ b/Web/coolprop/wrappers/EES/index.rst @@ -62,9 +62,9 @@ Low-level debugging ------------------- To make and use a debug DLL, do (from root of repo) -mkdir build/EES -cd build/EES -cmake ../.. -G "Visual Studio 10 2010" -DCOOLPROP_EES_MODULE=ON + mkdir build/EES + cd build/EES + cmake ../.. -G "Visual Studio 10 2010" -DCOOLPROP_EES_MODULE=ON This will make a Visual Studio Project called CoolProp.sln. Open the visual studio project, for the COOLPROP_EES project: