diff options
Diffstat (limited to 'src/tools/ccsc/ccsc_compile.cpp')
-rw-r--r-- | src/tools/ccsc/ccsc_compile.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/tools/ccsc/ccsc_compile.cpp b/src/tools/ccsc/ccsc_compile.cpp index c988013..567413b 100644 --- a/src/tools/ccsc/ccsc_compile.cpp +++ b/src/tools/ccsc/ccsc_compile.cpp @@ -105,3 +105,5 @@ TQString CCSC::CompileFile::outputFiles() const { return "PURL::Lst PURL::Hex PURL::Coff PURL::Cod sym err esym occ"; } + +#include "ccsc_compile.moc" |