Argoday / IPL

IPL is a C++ template meta-programming based Image Processing Library designed for quick and easy implementation of Computer Vision and Computer Graphics algorithms while preserving runtime performance. Integrates with Qt, LibPNG, and FFMPEG
Other
8 stars 3 forks source link

Auto lib include #22

Open Argoday opened 12 years ago

Argoday commented 12 years ago

Utilize either pragma statements or .proj files to minimize the build configuration contained within .vcxproj files and allow for automatic lib include across projects