forked from qt-creator/qt-creator
Make Meego target work.
- Package installation and running untested yet. - User currently needs to adapt %files section in spec file manually. We expect this task to be automated by the build script in the future (see http://bugs.meego.com/show_bug.cgi?id=13148).
This commit is contained in:
@@ -119,6 +119,7 @@ const char * const S60_EMULATOR_TARGET_ID = "Qt4ProjectManager.Target.S60Emulato
|
||||
const char * const S60_DEVICE_TARGET_ID = "Qt4ProjectManager.Target.S60DeviceTarget";
|
||||
const char * const MAEMO5_DEVICE_TARGET_ID = "Qt4ProjectManager.Target.MaemoDeviceTarget";
|
||||
const char * const HARMATTAN_DEVICE_TARGET_ID = "Qt4ProjectManager.Target.HarmattanDeviceTarget";
|
||||
const char * const MEEGO_DEVICE_TARGET_ID = "Qt4ProjectManager.Target.MeegoDeviceTarget";
|
||||
const char * const QT_SIMULATOR_TARGET_ID = "Qt4ProjectManager.Target.QtSimulatorTarget";
|
||||
|
||||
// ICONS
|
||||
|
||||
Reference in New Issue
Block a user