Create a simple project to create version.h.
Run before any other project.
Avoids trying to create and replace version.h more than once which
led to file-locking errors with multicore builds.
Signed-off-by:
Ralph Giles <giles@mozilla.com>
Showing
- Makefile.am 1 addition, 0 deletionsMakefile.am
- win32/VS2015/celt.vcxproj 32 additions, 16 deletionswin32/VS2015/celt.vcxproj
- win32/VS2015/generate_version.vcxproj 65 additions, 0 deletionswin32/VS2015/generate_version.vcxproj
- win32/VS2015/opus.sln 31 additions, 1 deletionwin32/VS2015/opus.sln
- win32/VS2015/opus.vcxproj 32 additions, 16 deletionswin32/VS2015/opus.vcxproj
- win32/VS2015/silk_common.vcxproj 32 additions, 16 deletionswin32/VS2015/silk_common.vcxproj
- win32/VS2015/silk_fixed.vcxproj 32 additions, 0 deletionswin32/VS2015/silk_fixed.vcxproj
- win32/VS2015/silk_float.vcxproj 36 additions, 18 deletionswin32/VS2015/silk_float.vcxproj
Loading
Please register or sign in to comment