mirror of
https://github.com/vgmstream/vgmstream.git
synced 2025-01-17 23:36:41 +01:00
Don't forget extlibs
This commit is contained in:
parent
0b3050cf0a
commit
08d3e7c62f
3
BUILD.md
3
BUILD.md
@ -98,4 +98,5 @@ For new simple formats, assuming existing layout/coding:
|
||||
*xml-vgmstream/DllMain.c*: add new extension to the format list
|
||||
- *src/Makefile*
|
||||
*src/meta/Makefile.unix.am*
|
||||
*src/libvgmstream.vcproj/vcxproj*: to compile new (format-name).c parser
|
||||
*src/libvgmstream.vcproj/vcxproj/filters*: to compile new (format-name).c parser
|
||||
- if the format needs an external library don't forget to make it optional with: *#ifdef VGM_USE_X ... #endif*
|
||||
|
Loading…
x
Reference in New Issue
Block a user