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