I have an issue with P4V where I need to add a third party library (WeChat specifically) to source control and it has files in it containing '@' in the file name. P4V seems to URL encode these characters meaning that it cannot find the files when it tries to commit the change. I've been reading around and apparently there is a way to 'force-add' files with perforce but I can't figure out how to do this in P4V.
Unfortunately the simple option of just renaming the files isn't available to me.