summaryrefslogtreecommitdiff
path: root/build/src/modules/CMakeFiles/modWall.dir/cmake_clean.cmake
blob: dfae26c69e7f6d19fd072c9e0a7f1dbb7bbf0991 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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"
)

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