diff options
Diffstat (limited to 'pugl/.svn/pristine/02/0238ddf466c7ce520b9a9dbdca56fa01ac763fa1.svn-base')
-rw-r--r-- | pugl/.svn/pristine/02/0238ddf466c7ce520b9a9dbdca56fa01ac763fa1.svn-base | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/pugl/.svn/pristine/02/0238ddf466c7ce520b9a9dbdca56fa01ac763fa1.svn-base b/pugl/.svn/pristine/02/0238ddf466c7ce520b9a9dbdca56fa01ac763fa1.svn-base deleted file mode 100644 index d3606cd..0000000 --- a/pugl/.svn/pristine/02/0238ddf466c7ce520b9a9dbdca56fa01ac763fa1.svn-base +++ /dev/null @@ -1,10 +0,0 @@ -prefix=@PREFIX@ -exec_prefix=@EXEC_PREFIX@ -libdir=@LIBDIR@ -includedir=@INCLUDEDIR@ - -Name: Pugl -Version: @PUGL_VERSION@ -Description: Lightweight portable OpenGL API -Libs: -L${libdir} -l@LIB_PUGL@ -Cflags: -I${includedir}/pugl-@PUGL_MAJOR_VERSION@ |