- Timestamp:
- Oct 23, 2022, 10:33:19 PM (3 years ago)
- Branches:
- Candidate_v1.7.0, stable
- Children:
- c8a442
- Parents:
- 894040
- File:
-
- 1 edited
-
data/icons/Makefile.am (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
data/icons/Makefile.am
r894040 r67afa3 1 1 AM_CPPFLAGS = ${QT_CFLAGS} 2 2 3 if CONDQTGUI4 3 EXTRA_DIST = \ 5 4 icons.qrc \ … … 12 11 molecuildergui_logo.png 13 12 13 if CONDQTGUI 14 14 qrc_%.cpp qrc_%.d: %.qrc 15 15 echo "Compiling qrc files ..." … … 19 19 20 20 noinst_LTLIBRARIES = libicons.la 21 libicons_la_SOURCES = qrc_icons.cpp21 nodist_libicons_la_SOURCES = qrc_icons.cpp 22 22 23 23 sinclude qrc_icons.d
Note:
See TracChangeset
for help on using the changeset viewer.
