aboutsummaryrefslogtreecommitdiff
path: root/xpdf-qt/CMakeFiles/xpdf.dir/cmake_clean.cmake
diff options
context:
space:
mode:
authorCalvin Morrison <calvin@pobox.com>2023-04-05 14:13:39 -0400
committerCalvin Morrison <calvin@pobox.com>2023-04-05 14:13:39 -0400
commit835e373b3eeaabcd0621ed6798ab500f37982fae (patch)
treedfa16b0e2e1b4956b38f693220eac4e607802133 /xpdf-qt/CMakeFiles/xpdf.dir/cmake_clean.cmake
xpdf-no-select-disableHEADmaster
Diffstat (limited to 'xpdf-qt/CMakeFiles/xpdf.dir/cmake_clean.cmake')
-rw-r--r--xpdf-qt/CMakeFiles/xpdf.dir/cmake_clean.cmake23
1 files changed, 23 insertions, 0 deletions
diff --git a/xpdf-qt/CMakeFiles/xpdf.dir/cmake_clean.cmake b/xpdf-qt/CMakeFiles/xpdf.dir/cmake_clean.cmake
new file mode 100644
index 0000000..0263ddf
--- /dev/null
+++ b/xpdf-qt/CMakeFiles/xpdf.dir/cmake_clean.cmake
@@ -0,0 +1,23 @@
+file(REMOVE_RECURSE
+ "CMakeFiles/xpdf.dir/QtPDFCore.cc.o"
+ "CMakeFiles/xpdf.dir/XpdfApp.cc.o"
+ "CMakeFiles/xpdf.dir/XpdfViewer.cc.o"
+ "CMakeFiles/xpdf.dir/XpdfWidget.cc.o"
+ "CMakeFiles/xpdf.dir/XpdfWidgetPrint.cc.o"
+ "CMakeFiles/xpdf.dir/moc_XpdfApp.cpp.o"
+ "CMakeFiles/xpdf.dir/moc_XpdfViewer.cpp.o"
+ "CMakeFiles/xpdf.dir/moc_XpdfWidget.cpp.o"
+ "CMakeFiles/xpdf.dir/qrc_icons.cpp.o"
+ "CMakeFiles/xpdf.dir/xpdf.cc.o"
+ "moc_XpdfApp.cpp"
+ "moc_XpdfViewer.cpp"
+ "moc_XpdfWidget.cpp"
+ "qrc_icons.cpp"
+ "xpdf"
+ "xpdf.pdb"
+)
+
+# Per-language clean rules from dependency scanning.
+foreach(lang C CXX)
+ include(CMakeFiles/xpdf.dir/cmake_clean_${lang}.cmake OPTIONAL)
+endforeach()