Removed not needed libraries in VOIP.pro for Windows build

This commit is contained in:
thunder2 2021-07-19 21:07:52 +02:00
parent 1f10be1c90
commit 6cf60f1add

View File

@ -63,12 +63,6 @@ win32 {
DEPENDPATH += . $$INC_DIR
INCLUDEPATH += . $$INC_DIR
USE_PRECOMPILED_LIBS =
# Should we keep these after removing opencv??
LIBS += -lole32 -loleaut32 -luuid -lvfw32
LIBS += -llibjpeg-turbo -lzlib
}
#################################### MacOSX #####################################