Apparently .dsp files have quotes arround filenames containing -, like:
SOURCE="some-file.cpp"
The import function does not remove the quotes, and is therefore unable to find these files.
Log in to post a comment.