Hello
I moved a project folder to a Google Drive folder on my PC.
When I compile the app it wipes the 'res' folder and creates a new one - this happens even though I have the line "#CustomBuildAction: 1, c:\windows\system32\attrib.exe, +r res\*.* /s".
It would seem that the Google Drive doesn't respect the 'read-only' attribute.
It would be good if the IDE could be set to not wipe the res folder regardless of the files' read-only attribute being set.
Regards
Joe
I moved a project folder to a Google Drive folder on my PC.
When I compile the app it wipes the 'res' folder and creates a new one - this happens even though I have the line "#CustomBuildAction: 1, c:\windows\system32\attrib.exe, +r res\*.* /s".
It would seem that the Google Drive doesn't respect the 'read-only' attribute.
It would be good if the IDE could be set to not wipe the res folder regardless of the files' read-only attribute being set.
Regards
Joe