diff options
Diffstat (limited to 'features/org.eclipse.equinox.executable.feature/.cproject')
-rw-r--r-- | features/org.eclipse.equinox.executable.feature/.cproject | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/features/org.eclipse.equinox.executable.feature/.cproject b/features/org.eclipse.equinox.executable.feature/.cproject index ed9f3ee00..b29d3652d 100644 --- a/features/org.eclipse.equinox.executable.feature/.cproject +++ b/features/org.eclipse.equinox.executable.feature/.cproject @@ -1,4 +1,5 @@ -<?xml version="1.0" encoding="UTF-8"?><?fileVersion 4.0.0?><cproject> +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<?fileVersion 4.0.0?><cproject> <storageModule moduleId="org.eclipse.cdt.core.settings"> <cconfiguration id="converted.config.1797282818"> <storageModule buildSystemId="org.eclipse.cdt.core.defaultConfigDataProvider" id="converted.config.1797282818" moduleId="org.eclipse.cdt.core.settings" name="convertedConfig"> @@ -109,20 +110,22 @@ </scannerInfoProvider> </profile> </storageModule> + <storageModule moduleId="org.eclipse.cdt.internal.ui.text.commentOwnerProjectMappings"/> <storageModule moduleId="org.eclipse.cdt.core.pathentry"> <pathentry kind="mac" name="JNIEXPORT" path="" value=""/> <pathentry kind="mac" name="JNICALL" path="" value=""/> - <pathentry include="/usr/X11R6/include" kind="inc" path="" system="true"/> + <pathentry include="/usr/include/X11" kind="inc" path="" system="true"/> <pathentry include="/opt/gnome/include/gtk-2.0" kind="inc" path="" system="true"/> <pathentry include="/opt/gnome/include/glib-2.0" kind="inc" path="" system="true"/> <pathentry include="/usr/include/gtk-2.0" kind="inc" path="" system="true"/> <pathentry include="/usr/lib64/gtk-2.0/include" kind="inc" path="" system="true"/> <pathentry include="/usr/include/atk-1.0" kind="inc" path="" system="true"/> - <pathentry include="/usr/include/glib-2.0 " kind="inc" path="" system="true"/> + <pathentry include="/usr/include/glib-2.0" kind="inc" path="" system="true"/> <pathentry include="/usr/lib64/glib-2.0/include" kind="inc" path="" system="true"/> + <pathentry include="/usr/include/gdk-pixbuf-2.0" kind="inc" path="" system="true"/> <pathentry kind="src" path=""/> <pathentry kind="out" path=""/> <pathentry kind="con" path="org.eclipse.cdt.make.core.DISCOVERED_SCANNER_INFO"/> </storageModule> - <storageModule moduleId="org.eclipse.cdt.internal.ui.text.commentOwnerProjectMappings"/> -</cproject>
\ No newline at end of file + <storageModule moduleId="org.eclipse.cdt.core.LanguageSettingsProviders"/> +</cproject> |