insanitybot runs using a .dll file and BWAPI 4.4.0

I set an environment variable named: BWAPI4_DIR

That environment variable points to the BWAPI 4.4.0 folder in my system: C:\libraries\BWAPI4.4

Within VS 2017 the input dependency is listed as such: $(BWAPI4_DIR)/Release/BWAPILIB.lib

I believe that's the only external dependency/library I use. I use BWEM (brood war easy map), but that's included in the source code.