accidentally committed build commands for an unfinished plugin, removing them again
parent
077fccfbf8
commit
5be2c6892c
|
@ -9,6 +9,5 @@ plugins += env.SharedLibrary('thinlens', ['thinlens.cpp'])
|
|||
plugins += env.SharedLibrary('orthographic', ['orthographic.cpp'])
|
||||
plugins += env.SharedLibrary('telecentric', ['telecentric.cpp'])
|
||||
plugins += env.SharedLibrary('spherical', ['spherical.cpp'])
|
||||
plugins += env.SharedLibrary('fisheye', ['fisheye.cpp'])
|
||||
|
||||
Export('plugins')
|
||||
|
|
Loading…
Reference in New Issue