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: