[ create a new paste ] login | about

Link: http://codepad.org/NF4mpRFV    [ raw code | output | fork ]

C, pasted on Jul 28:
1
2
3
4
5
    other_files.files = brightnessHandler.sh
    other_files.path = $${installPrefix}/bin
    export(other_files.files)
    export(other_files.path)
    INSTALLS += other_files


Output:
1
2
Line 1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '.' token
Line 2: error: expected identifier or '(' before '/' token


Create a new paste based on this one


Comments: