Corrected filenames to build on case-sensitive Mac filesystems
Change-Id: Ie6f0188e3b2140b80b444dfdf24a078d215e0e87 Reviewed-by: Gabriel de Dietrich <gabriel.dietrich-de@nokia.com>
This commit is contained in:
parent
388d6e0f80
commit
b4ec80ac87
@ -7,5 +7,5 @@ mac {
|
||||
OBJECTIVE_SOURCES += \
|
||||
$$PWD/cglconvenience.mm
|
||||
|
||||
LIBS += -framework Cocoa -framework OpenGl
|
||||
LIBS += -framework Cocoa -framework OpenGL
|
||||
}
|
||||
|
@ -39,7 +39,7 @@
|
||||
**
|
||||
****************************************************************************/
|
||||
|
||||
#include "QCocoaclipboard.h"
|
||||
#include "qcocoaclipboard.h"
|
||||
#include "qmacmime.h"
|
||||
#include "qmacclipboard.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user