Commit 534f5cfb authored by Tristan Cavelier's avatar Tristan Cavelier

xxx CXXFLAGS

parent f815d789
......@@ -46,6 +46,7 @@ make-targets =
environment =
PATH=${p7zip:location}/bin:${qmake:location}/bin:%(PATH)s
CPPFLAGS=-I${qmake:location}/include -I${zlib:location}/include -fPIC
CXXFLAGS=-I${qmake:location}/include -I${zlib:location}/include -fPIC
LD_LIBRARY_PATH=${qmake:location}/lib:${qmake:location}/lib64:${zlib:location}/lib
# PATH=${gcc:location}/bin:${nodejs:location}/bin:%(PATH)s
# CPPFLAGS=-I${gcc:location}/include
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment