I am using KSD with PE and MQX. As I understand it, the MQX functionality is covered by libraries outside of my code. Also, some of the code in my project is generated by PE. So, what is the minimum set of files that I need to submit to version control? (Note: It's also a means of backup and recovery.)
Thanks