Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Sign in / Register
Toggle navigation
J
jami-daemon
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Insights
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Locked Files
Issues
120
Issues
120
List
Boards
Labels
Milestones
Security & Compliance
Security & Compliance
Dependency List
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
savoirfairelinux
jami-daemon
Commits
c77d3e44
Commit
c77d3e44
authored
Nov 09, 2005
by
jpbl
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
*** empty log message ***
parent
7038de3c
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
11 additions
and
1 deletion
+11
-1
Makefile.cvs
Makefile.cvs
+3
-1
configure.ac
configure.ac
+1
-0
src/gui/Makefile.am
src/gui/Makefile.am
+5
-0
src/gui/qt/configure.gnu
src/gui/qt/configure.gnu
+2
-0
No files found.
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
Markdown
is supported
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