Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(204)

Unified Diff: source/blender/gpu/SConscript

Issue 5491068: BGE Harmony Branch Base URL: https://svn.blender.org/svnroot/bf-blender/trunk/blender/
Patch Set: Some fixes to sun shadows and other various things. Created 12 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: source/blender/gpu/SConscript
===================================================================
--- source/blender/gpu/SConscript (revision 42811)
+++ source/blender/gpu/SConscript (working copy)
@@ -2,6 +2,7 @@
Import ('env')
sources = env.Glob('intern/*.c')
+sources += env.Glob('intern/shaders/*.c')
defs = [ 'GLEW_STATIC' ]

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b