ios: Fix case in .pro files

Task-number: QTCREATORBUG-12867
Change-Id: I4fcc1bdf74f1391f33fe99be16f8acbb9e049165
Reviewed-by: Fawzi Mohamed <fawzi.mohamed@digia.com>
This commit is contained in:
Robert Loehning
2014-08-19 14:57:01 +02:00
parent 73a63707b3
commit ebf45ac677
2 changed files with 2 additions and 2 deletions

View File

@@ -42,7 +42,7 @@ include(../../../rpath.pri)
OBJECTIVE_SOURCES += \
main.mm \
nsprintf.mm \
nsstringexpandPath.mm \
nsstringexpandpath.mm \
iphonesimulator.mm
HEADERS += \

View File

@@ -41,7 +41,7 @@ include(../../../rpath.pri)
OBJECTIVE_SOURCES += \
main.mm \
nsprintf.mm \
nsstringexpandPath.mm \
nsstringexpandpath.mm \
iphonesimulator.mm
HEADERS += \