Update codelite project

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
This commit is contained in:
Ian Bell
2015-02-02 12:21:28 -05:00
parent d189b3732f
commit cf4a7852e0

View File

@@ -160,6 +160,7 @@
<IncludePath Value="."/>
<IncludePath Value="../../include"/>
<IncludePath Value="../../externals/Eigen"/>
<IncludePath Value="../../externals/REFPROP-headers"/>
<Preprocessor Value="ENABLE_CATCH"/>
</Compiler>
<Linker Options="" Required="yes"/>
@@ -201,6 +202,7 @@
<IncludePath Value="."/>
<IncludePath Value="../../include"/>
<IncludePath Value="../../externals/Eigen"/>
<IncludePath Value="../../externals/REFPROP-headers"/>
<Preprocessor Value="NDEBUG"/>
<Preprocessor Value="ENABLE_CATCH"/>
</Compiler>