summaryrefslogtreecommitdiff
path: root/build/src/modules/CMakeFiles/modWall.dir/cmake_clean.cmake
blob: d6dfb74562a7a2a4b15c07ba72edd637e4abbdb2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
FILE(REMOVE_RECURSE
  "CMakeFiles/modWall.dir/__/base/list.c.o"
  "CMakeFiles/modWall.dir/__/base/space.c.o"
  "CMakeFiles/modWall.dir/__/base/index.c.o"
  "CMakeFiles/modWall.dir/modWall.c.o"
  "libmodWall.pdb"
  "libmodWall.a"
  "libmodWall.so.0.21.99"
  "libmodWall.so.0"
  "libmodWall.so"
)

# Per-language clean rules from dependency scanning.
FOREACH(lang C)
  INCLUDE(CMakeFiles/modWall.dir/cmake_clean_${lang}.cmake OPTIONAL)
ENDFOREACH(lang)