Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
VideoLAN
VLMC
Commits
96e71088
Commit
96e71088
authored
Jul 22, 2016
by
Hugo Beauzée-Luyssen
Browse files
Makefile.am: Include resources in the build
parent
5c2bec76
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile.am
View file @
96e71088
...
...
@@ -380,13 +380,14 @@ EXTRA_DIST += $(vlmc_UI)
vlmc_CPPFLAGS
+=
-Isrc
/Gui/
-I
$(top_srcdir)
/src/Gui
nodist_vlmc_SOURCES
+=
$(vlmc_UI:.ui=.h)
#nodist_vlmc_SOURCES +=
endif
resources.cpp
:
$(vlmc_RC)
$(RCC)
-o
$@
$<
nodist_vlmc_SOURCES
+=
resources.cpp
moc_verbose
=
$
(
moc_verbose_
$(V)
)
moc_verbose_
=
$
(
moc_verbose__
$(AM_DEFAULT_VERBOSITY)
)
moc_verbose_0
=
@echo
" MOC "
$@
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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