mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
COMP: add wmake rules for mingw (#1238)
This commit is contained in:
committed by
Andrew Heather
parent
07ec741e2a
commit
a54aff9d26
2
wmake/rules/linux64Mingw/c++Debug
Normal file
2
wmake/rules/linux64Mingw/c++Debug
Normal file
@ -0,0 +1,2 @@
|
||||
c++DBUG = -gstabs3 -DFULLDEBUG
|
||||
c++OPT = -O0 -fdefault-inline
|
||||
Reference in New Issue
Block a user