If I have some files I want to copy from my project into the .indebug
folder on compilation, then it seems I have to put them into the root of the project. Putting them into a subfolder seems to copy them into the .indebug
folder in the same structure they're stored in.
Is there any way to avoid this?
Just to be clear: if I have a MyFirstConfigFile.txt
and MySecondConfigFile.txt
in a ConfigFiles
folder and I set their Copy to Output to be Copy..., then they appear in the .indebugConfigFiles
folder. I want them to appear in the .indebug
folder.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…