# Copyright (c) 2011 Samsung Electronics Co., Ltd All Rights Reserved # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. # include_config_file(Calendar) include_config_file(Camera) include_config_file(Filesystem) include_config_file(Messaging) include_config_file(Haptics) include_config_file(Contact) include_config_file(MMPlayer) include_config_file(Cpu) include_config_file(Power) include_config_file(Accelerometer) include_config_file(Profile) include_config_file(Widget) include_config_file(Radio) include_config_file(Orientation) include_config_file(Task) include_config_file(SystemInfo) include_config_file(LocalStorage) include_config_file(StorageEvent) include_config_file(WidgetDB) include_config_file(PluginManager) #DEPRACATED modules #include_config_file(Networking) #include_config_file(Geolocation) #include_config_file(Display) #include_config_file(Gallery) #include_config_file(Telephony) #include_config_file(FeatureLoader) #include_config_file(AppLauncher) #include_config_file(Device) #include_config_file(Memory) #include_config_file(System) #include_config_file(UI)