1
0
Fork 0
mirror of https://github.com/AquariaOSE/Aquaria.git synced 2025-01-26 02:07:26 +00:00
Aquaria/win/vc90
James Le Cuirot f19011e3dd
Delete duplicate GL headers
Nothing was pointing at BBGE/glext.

Only the VS project was pointing at ExternalLibs/GL. I have pointed it
at the headers under BBGE/GL instead.

I have also adjusted the includes to use the GL prefix as is standard
practise. These will still work as BBGE is in the include path. This
allows users to build against their system GL headers simply by
deleting the BBGE/GL directory.
2017-02-09 21:08:57 +00:00
..
Aquaria.vcproj Delete duplicate GL headers 2017-02-09 21:08:57 +00:00
BBGE.vcproj Delete duplicate GL headers 2017-02-09 21:08:57 +00:00
external.vcproj Delete duplicate GL headers 2017-02-09 21:08:57 +00:00