]> rtime.felk.cvut.cz Git - eurobot/public.git/commit
PowerPC: Added missing libraries
authorMichal Sojka <sojkam1@fel.cvut.cz>
Tue, 6 Apr 2010 16:25:20 +0000 (18:25 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Tue, 6 Apr 2010 16:25:20 +0000 (18:25 +0200)
commitee1f9184cff2a194e3541affaeffc0eef26df1a7
treeb97086db3fd8d54282ed0f82e8f09df4016f38bd
parenta11c99cc9c599193f6a2b8433aa0c4e8daab6923
PowerPC: Added missing libraries

The libraries were not added because they were ignored by .gitignore. I
removed this non-OMK compilant line from .gitignore.
.gitignore
build/ppc/opencv/lib/libcv.a [new file with mode: 0644]
build/ppc/opencv/lib/libcvaux.a [new file with mode: 0644]
build/ppc/opencv/lib/libcxcore.a [new file with mode: 0644]
build/ppc/opencv/lib/libhighgui.a [new file with mode: 0644]
build/ppc/opencv/lib/libml.a [new file with mode: 0644]
build/ppc/opencv/lib/libz.a [new file with mode: 0644]