]> pd.if.org Git - pdclib.old/commitdiff
win32: add opt basecodecs
authorOwen Shepherd <owen.shepherd@e43.eu>
Mon, 7 Jan 2013 15:23:28 +0000 (15:23 +0000)
committerOwen Shepherd <owen.shepherd@e43.eu>
Mon, 7 Jan 2013 15:23:28 +0000 (15:23 +0000)
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