Open in VS Community 2017, v 15.9.49 (it probably works in other versions, but this is what I have.)
Compile CUNYAIBot
Gets CUNYAIBot.exe and move to appropriate folder.


These are the additional include directories, but they are all fairly direct- we are using BWAPI and BWEM.
$(BWAPI_DIR)\include;
$(BWEM_DIR)\include; C:\Users\Bryan\CUNYBot\BWEM-community\BWEM; taken from https://github.com/N00byEdge/BWEM-community
$(BWEM_LIB)\include; C:\Users\Bryan\CUNYBot\BWEM-community\lib; taken from https://github.com/N00byEdge/BWEM-community

