[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 7ea0cc478d
commit b7240b7465

View File

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