Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
savoirfairelinux
jami-daemon
Commits
c77d3e44
Commit
c77d3e44
authored
Nov 09, 2005
by
jpbl
Browse files
*** empty log message ***
parent
7038de3c
Changes
4
Hide whitespace changes
Inline
Side-by-side
Makefile.cvs
View file @
c77d3e44
...
...
@@ -17,5 +17,7 @@ deps/%: deps/%.tar.gz
cd
deps/
&&
\
tar
zxvf
$*
.tar.gz
qt
:
cd
src/gui/qt
&&
qmake
all
:
autotools
all
:
autotools
qt
configure.ac
View file @
c77d3e44
...
...
@@ -203,6 +203,7 @@ export CPPFLAGS
echo $LDFLAGS
echo $CPPFLAGS
AC_CONFIG_SUBDIRS(src/gui/qt)
dnl AC_CONFIG_FILES(
AC_OUTPUT(
...
...
src/gui/Makefile.am
View file @
c77d3e44
serverdir
=
server
serverlib
=
server/libsflphoneguiserver.la
libexec_PROGRAMS
=
qt/sflphoned
qt/sflphoned
:
cd
qt
&&
make
SUBDIRS
=
$(serverdir)
noinst_LTLIBRARIES
=
libguiframework.la
...
...
src/gui/qt/configure.gnu
0 → 100755
View file @
c77d3e44
qmake
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment