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
8230ead0cfb3fdfff3f3755e9850a60b5fd271bc
third_party_mesa3d/progs/vpglsl/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('*')
vpglsl: add missing SConscript
2009-03-23 19:01:40 +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(
vpglsl: add missing SConscript
2009-03-23 19:01:40 +00:00
target = 'vp-tris',
source = ['vp-tris.c'],
)
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.3 Page: 74ms 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