mirror of
https://github.com/CoolProp/CoolProp.git
synced 2026-04-01 03:00:13 -04:00
Updated Code::Blocks project
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
<Compiler>
|
||||
<Add option="-g" />
|
||||
<Add option="-DENABLE_CATCH" />
|
||||
<Add option="-DCOOLPROP_DEEP_DEBUG" />
|
||||
<Add directory="../../include" />
|
||||
</Compiler>
|
||||
</Target>
|
||||
@@ -21,15 +22,12 @@
|
||||
<Option output="bin/Release/coolprop" prefix_auto="1" extension_auto="1" />
|
||||
<Option object_output="obj/Release/" />
|
||||
<Option type="1" />
|
||||
<Option compiler="clang" />
|
||||
<Option compiler="msvc10" />
|
||||
<Compiler>
|
||||
<Add option="-O4" />
|
||||
<Add option="-DENABLE_CATCH" />
|
||||
<Add option="/arch:SSE2" />
|
||||
<Add option="/W3" />
|
||||
<Add directory="../../include" />
|
||||
</Compiler>
|
||||
<Linker>
|
||||
<Add option="-s" />
|
||||
</Linker>
|
||||
</Target>
|
||||
</Build>
|
||||
<Compiler>
|
||||
|
||||
Reference in New Issue
Block a user