Except for ../third_party/glu/internal_glu.h , all of the files referred to are still around. Can you ...
13 years, 6 months ago
(2011-06-01 18:28:00 UTC)
#3
Except for ../third_party/glu/internal_glu.h , all of the files referred to are
still around. Can you please explain why it makes sense to keep the files but
not compile them?
SampleSVG.cpp is deleted On Wed, Jun 1, 2011 at 2:28 PM, <epoger@google.com> wrote: > Except ...
13 years, 6 months ago
(2011-06-01 18:30:19 UTC)
#4
SampleSVG.cpp is deleted
On Wed, Jun 1, 2011 at 2:28 PM, <epoger@google.com> wrote:
> Except for ../third_party/glu/internal_glu.h , all of the files referred
> to are still around. Can you please explain why it makes sense to keep
> the files but not compile them?
>
> http://codereview.appspot.com/4536098/
>
On 2011/06/01 18:28:00, epoger wrote: > Except for ../third_party/glu/internal_glu.h , all of the files referred ...
13 years, 6 months ago
(2011-06-01 18:32:30 UTC)
#5
On 2011/06/01 18:28:00, epoger wrote:
> Except for ../third_party/glu/internal_glu.h , all of the files referred to
are
> still around. Can you please explain why it makes sense to keep the files but
> not compile them?
SampleSVG.cpp was removed in r1460. SkImageDecoder_libpvjpeg.cpp was
incorrectly named in the .gyp file as .c, and gave a compile failure when I
corrected it. (I'm sure it's a simple fix, but I wanted to get the gyp
generation working first -- it was giving errors on MSVC2010).
Issue 4536098: GYP cleanup
(Closed)
Created 13 years, 6 months ago by Stephen White
Modified 13 years, 6 months ago
Reviewers: reed1, epoger
Base URL: http://skia.googlecode.com/svn/trunk/
Comments: 0