Logo
Explore Help
Register Sign In
OpenHarmony/third_party_mesa3d
2
0
Fork 0
You've already forked third_party_mesa3d
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
a1de400e8de06a80ab140bb0fa950e990607572d
third_party_mesa3d/progs/vp/SConscript

7 lines
98 B
Python
Raw Normal View History

scons: Build progs together with everything else. This is a substantial reorganization, This particular commit enables: - building the progs for unices platforms - glew is now built as a shared library (it is the default, and it is inconvenient and pointless to shift away from that default) - all progs get built by default
2009-12-31 21:10:25 +00:00
Import('*')
progs: Port vp-tris to glew. There was some wglGetProcAddress calls to setup extensions already, but including glext caused many compilation errors in MinGW.
2009-01-23 16:24:43 +00:00
scons: Build progs together with everything else. This is a substantial reorganization, This particular commit enables: - building the progs for unices platforms - glew is now built as a shared library (it is the default, and it is inconvenient and pointless to shift away from that default) - all progs get built by default
2009-12-31 21:10:25 +00:00
progs_env.Program(
progs: Port vp-tris to glew. There was some wglGetProcAddress calls to setup extensions already, but including glext caused many compilation errors in MinGW.
2009-01-23 16:24:43 +00:00
target = 'vp-tris',
source = ['vp-tris.c'],
)
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.3 Page: 82ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API