-rw-r--r-- | pwmanager/pwmanager/pwmanagerE.pro | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/pwmanager/pwmanager/pwmanagerE.pro b/pwmanager/pwmanager/pwmanagerE.pro index 9e60feb..1445bcf 100644 --- a/pwmanager/pwmanager/pwmanagerE.pro +++ b/pwmanager/pwmanager/pwmanagerE.pro | |||
@@ -12,5 +12,6 @@ DEFINES += PWM_EMBEDDED CONFIG_PWMANAGER_GCRY | |||
12 | 12 | ||
13 | #enable this setting if you want debugoutput for pwmanager | 13 | #enable this setting if you want debugoutput for pwmanager |
14 | DEFINES += CONFIG_DEBUG | 14 | #DEFINES += CONFIG_DEBUG |
15 | |||
15 | LIBS += -L../libcrypt/$(PLATFORM) | 16 | LIBS += -L../libcrypt/$(PLATFORM) |
16 | LIBS += -lmicrokde | 17 | LIBS += -lmicrokde |