10
0
mirror of https://github.com/LCPQ/quantum_package synced 2024-09-27 12:00:56 +02:00
quantum_package/etc/libraries.rc

9 lines
201 B
Plaintext
Raw Normal View History

2019-01-09 11:31:59 +01:00
# Configuration of additional libraries required for modules
2019-01-09 02:44:30 +01:00
QP_LIB=""
2019-01-08 23:48:59 +01:00
2019-01-09 02:44:30 +01:00
# Include here the optional external libraries to link with your binaries,
# for example :
2019-01-08 23:48:59 +01:00
# export QP_LIB="$QP_LIB -lint"