Changeset 37 in flair-src for trunk/tools/Controller/DualShock3


Ignore:
Timestamp:
06/23/16 10:14:28 (8 years ago)
Author:
Bayard Gildas
Message:

Suppression dualshock3.xml (il est déjà dans flair-bin)

Location:
trunk/tools/Controller/DualShock3
Files:
1 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/Controller/DualShock3/CMakeLists.txt

    r35 r37  
    3030)
    3131
    32 INSTALL(FILES src/dualshock3.xml DESTINATION $ENV{FLAIR_ROOT}/flair-bin/tools/scripts)
    33 
    3432SET(EXECUTABLE_OUTPUT_PATH ${PROJECT_BINARY_DIR}/bin)
  • trunk/tools/Controller/DualShock3/cmake_codeblocks.sh

    r34 r37  
    1111        fi
    1212        if ! readlink build | grep -w $DIR >/dev/null; then
    13                 echo "Warnink, build was pointing to another directory."
     13                echo "Warning, build was pointing to another directory."
    1414        fi
    1515        rm build
Note: See TracChangeset for help on using the changeset viewer.