Linux/Unix are case sensitive.
This commit is contained in:
parent
918db84ac4
commit
6e9d4e8ae4
1 changed files with 2 additions and 2 deletions
|
@ -117,8 +117,8 @@ if (HAVE_QT)
|
||||||
InstallSceneryDialog.cxx
|
InstallSceneryDialog.cxx
|
||||||
EditCustomMPServerDialog.cxx
|
EditCustomMPServerDialog.cxx
|
||||||
EditCustomMPServerDialog.hxx
|
EditCustomMPServerDialog.hxx
|
||||||
PreviewWindow.cpp
|
previewwindow.cpp
|
||||||
PreviewWindow.h
|
previewwindow.h
|
||||||
${uic_sources}
|
${uic_sources}
|
||||||
${qrc_sources})
|
${qrc_sources})
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue