[PATCH] Fix dependency on QtCored4 and icons

This commit is contained in:
sgrogan
2015-07-11 12:55:51 -04:00
committed by wmayer
parent a369791665
commit 4d2e81796d

View File

@@ -24,7 +24,6 @@ if(MSVC)
set(Path_LIBS
Robot
${QT_QTCORE_LIBRARY}
${QT_QTCORE_LIBRARY_DEBUG}
FreeCADApp
)
else(MSVC)