On Nov 30, 2015, at 7:24 PM, Rom Walton <[email protected]> wrote: > Just for clarification purposes, changes to the project files around is not > the same thing as changes to the source files. It doesn't really become a > major headache until somebody starts to refactor the source files.
Changes to the directory tree structure require changes in the Xcode project file and build scripts, not to the *.c and *.cpp files. However, it can complicate porting of *.c and *.cpp files to a branch with a different tree structure. Cheers, --Charlie _______________________________________________ boinc_dev mailing list [email protected] http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev To unsubscribe, visit the above URL and (near bottom of page) enter your email address.
