diff options
Diffstat (limited to 'qtmips_machine')
-rw-r--r-- | qtmips_machine/tests/tests.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qtmips_machine/tests/tests.pro b/qtmips_machine/tests/tests.pro index ec7a129..007d8c5 100644 --- a/qtmips_machine/tests/tests.pro +++ b/qtmips_machine/tests/tests.pro @@ -8,7 +8,7 @@ CONFIG += c++11 TEMPLATE = app -LIBS += -L$$OUT_PWD/../ -lqtmips_machine +LIBS += -L$$OUT_PWD/../ -lqtmips_machine -lelf DOLAR=$ |