From 1c22ae157c39e2c1434e5ec43a05eda78dc86798 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 6 May 2024 16:30:48 +0900 Subject: Include moc files in cpp sources Signed-off-by: Michele Calgaro --- src/tools/boost/boostc_compile.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/tools/boost/boostc_compile.cpp') diff --git a/src/tools/boost/boostc_compile.cpp b/src/tools/boost/boostc_compile.cpp index 3c18fbe..83da74e 100644 --- a/src/tools/boost/boostc_compile.cpp +++ b/src/tools/boost/boostc_compile.cpp @@ -54,3 +54,5 @@ TQString Boost::Link::outputFiles() const return "PURL::Lst PURL::Hex PURL::Coff PURL::AsmGPAsm stat tree casm"; } + +#include "boostc_compile.moc" -- cgit v1.2.1