X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=plugins%2Fdfxvideo%2FMakefile;h=fb879f4db361f4ec45ca05aa56c60331dab2914e;hp=ee7c4dcae1eb81817303004d58c187850f814c18;hb=c2502333b2e56e520bb9ecc2f931a639eee415d7;hpb=28e4cc07117508ff10e13647490bfeb442d5667f diff --git a/plugins/dfxvideo/Makefile b/plugins/dfxvideo/Makefile index ee7c4dca..fb879f4d 100644 --- a/plugins/dfxvideo/Makefile +++ b/plugins/dfxvideo/Makefile @@ -14,6 +14,6 @@ SRC_STANDALONE += draw_pl.c #LDLIBS_STANDALONE += -lX11 -lXv -lXext #endif -BIN_STANDLALONE = gpuPEOPS.so +#BIN_STANDALONE = gpuPEOPS.so BIN_GPULIB = gpu_peops.so include ../gpulib/gpulib.mak