Software Público Brasileiro
Portal do
Software Público Brasileiro
Cadastre-se
Entrar
×
Project
Files
Commits
Network
Graphs
Issues
3
Merge Requests
0
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
5997e25c82d3abf07468b1a754992e4d4a50d2e0
Authored by
LightBase Consultoria em Software Publico
2014-07-23 12:44:17 -0300
1 parent
ad9d8b0c
Exists in
master
as
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
cacic-teste/cacic-teste.pro
Side-by-side Diff
Inline Diff
cacic-teste/cacic-teste.pro
Wrap text
Diff comments
View file @
5997e25
...
...
@@ -10,6 +10,7 @@ QT += network
10
10
TARGET = cacic-teste
11
11
CONFIG -= app_bundle
12
12
TEMPLATE = app
13
+LIBS += -L/usr/lib -lcryptopp
13
14
14
15
15
16
SOURCES += \
...
...