Including .cpp files in build.cs

From looking into this, it seems like you shouldn’t need to include the .cpp files themselves if you link the files as a library. I’m not very familiar with libraries myself and I’m not sure how much they differ from your current method, if at all, but it may be something to look into. If you need information about linking libraries, you can find this at the following link: