]> pd.if.org Git - pdclib.old/blobdiff - platform/win32/Config.jam
win32: add opt basecodecs
[pdclib.old] / platform / win32 / Config.jam
index 018ad6153bb6156c16406cb0bd44ed686e55ffa0..77be30586dae7f5403e9a9f3c05cf92f01e4fa00 100644 (file)
@@ -23,6 +23,6 @@ if $(PDCLIB_TOOLCHAIN) = "gcc" {
     EXIT ;\r
 }\r
 \r
-PDCLIB_OPTIONS = notime dlmalloc mincoll tss_errno ;\r
+PDCLIB_OPTIONS = notime dlmalloc mincoll tss_errno basecodecs ;\r
 \r
 CRT0 = [ FDirName platform win32 crt0$(SUFOBJ) ] ;
\ No newline at end of file