mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-06-16 14:15:26 -06:00
GLCtrl: Now using pkg-config
git-svn-id: svn://ultimatepp.org/upp/trunk@13938 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
22ef56fed8
commit
73c7558779
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ uses
|
|||
|
||||
library(WIN32 GCC) "glaux glu32 opengl32";
|
||||
|
||||
library(LINUX | BSD) "GL GLU";
|
||||
pkg_config(LINUX | BSD) "gl glu";
|
||||
|
||||
file
|
||||
GLCtrl.h,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue