Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 5, 2007, 2:30:09 PM (16 years ago)
Author:
nicolasc
Message:

merged audio into FICN

File:
1 copied

Legend:

Unmodified
Added
Removed
  • code/branches/FICN/cmakeclearcache

    r387 r389  
    66find . -iname "cmake_ins*" -exec rm -f {} \;
    77find . -iname "cmakefiles*" -exec rm -fr {} \;
     8find . -iname "Makefile*" -exec rm -fr {} \;
    89
    910echo "Cmake Cache cleared!"
Note: See TracChangeset for help on using the changeset viewer.