vpx/build
Alpha Lam d7f26e13fe Fix windows build: obj_int_extract to extract numbrs from .rdata
The change in assembly offset files to define values as const int broke
Windows build, because the variables are stored in .rdata section instead
of .data section.

This CL changes the integer peeking from .data to .rdata.

Change-Id: I87e465ddcc78d39ec29f3720ea7df0ab807d5512
2012-05-30 11:22:21 -07:00
..
make Fix windows build: obj_int_extract to extract numbrs from .rdata 2012-05-30 11:22:21 -07:00
x86-msvs obj_int_extract for Visual Studio 2011-03-10 18:49:54 -05:00
.gitattributes VisualStudio projects: asm tool updates 2010-06-14 17:29:14 -04:00
.gitignore Initial WebM release 2010-05-18 11:58:33 -04:00