mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-08-25 14:22:54 -06:00
VirtualGui/SDL2GL: Now using pkg-config for sdl2
git-svn-id: svn://ultimatepp.org/upp/trunk@15225 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
bf68912feb
commit
2f994138e2
1 changed files with 3 additions and 0 deletions
|
|
@ -8,6 +8,9 @@ library(WIN32 MSC) "SDL2.lib SDL2main.lib OpenGL32.lib";
|
|||
|
||||
library(WIN32 (GCC | CLANG)) "SDL2.lib SDL2main.lib opengl32";
|
||||
|
||||
pkg_config
|
||||
sdl2;
|
||||
|
||||
file
|
||||
SDL2GL.h,
|
||||
Window.cpp,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue