mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 22:32:46 +00:00
don't generate binaries for all cpp files
This commit is contained in:
parent
acc2c70215
commit
df7beb9b4c
@ -31,7 +31,7 @@ MOCSRCS = \
|
||||
IMAGES = fileopen.png reload.png back.png forward.png stop.png
|
||||
|
||||
CXXFLAGS += $(MOZ_QT_CFLAGS)
|
||||
PROGRAM = $(CPPSRCS:.cpp=)
|
||||
PROGRAM = TestQGeckoEmbed$(BIN_SUFFIX)
|
||||
|
||||
ifdef MOZ_ENABLE_QT
|
||||
LIBS += \
|
||||
|
Loading…
Reference in New Issue
Block a user