Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
include/GL/glui.h: remove pragma comment(lib, "glui32.lib")
- this is an anti feature that instead of helping will lead to endless head scratching why the linker is even looking for a file called glui32.lib even though it is nowhere in its arguments
- Loading branch information