mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-14 12:43:40 +02:00
2 lines
60 B
Makefile
2 lines
60 B
Makefile
mingw32_CFLAGS=-pipe -O2
|
|
mingw32_CXXFLAGS=$(mingw32_CFLAGS)
|