Skip to content

Commit

Permalink
[u8glib] FIX deleted invalid projectpath to arm_pro_mini_lib
Browse files Browse the repository at this point in the history
  • Loading branch information
Darthyson committed May 18, 2022
1 parent 621be2c commit 991b166
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 11 deletions.
14 changes: 3 additions & 11 deletions u8glib/.cproject
Original file line number Diff line number Diff line change
Expand Up @@ -161,15 +161,7 @@
</sourceEntries>
</configuration>
</storageModule>
<storageModule moduleId="org.eclipse.cdt.core.externalSettings">
<externalSettings containerId="arm_pro_mini_lib;" factoryId="org.eclipse.cdt.core.cfg.export.settings.sipplier">
<externalSetting>
<entry flags="VALUE_WORKSPACE_PATH" kind="includePath" name="/arm_pro_mini_lib"/>
<entry flags="VALUE_WORKSPACE_PATH" kind="libraryPath" name="/arm_pro_mini_lib/Debug"/>
<entry flags="RESOLVED" kind="libraryFile" name="arm_pro_mini_lib" srcPrefixMapping="" srcRootPath=""/>
</externalSetting>
</externalSettings>
</storageModule>
<storageModule moduleId="org.eclipse.cdt.core.externalSettings"/>
</cconfiguration>
<cconfiguration id="com.crt.advproject.config.lib.release.572717981">
<storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="com.crt.advproject.config.lib.release.572717981" moduleId="org.eclipse.cdt.core.settings" name="Release">
Expand Down Expand Up @@ -385,10 +377,10 @@
</storageModule>
<storageModule moduleId="refreshScope" versionNumber="2">
<configuration configurationName="Debug">
<resource resourceType="PROJECT" workspacePath="/u8g_lib"/>
<resource resourceType="PROJECT" workspacePath="/u8glib"/>
</configuration>
<configuration configurationName="Release">
<resource resourceType="PROJECT" workspacePath="/u8g_lib"/>
<resource resourceType="PROJECT" workspacePath="/u8glib"/>
</configuration>
</storageModule>
<storageModule moduleId="org.eclipse.cdt.make.core.buildtargets"/>
Expand Down
1 change: 1 addition & 0 deletions u8glib/.project
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<name>u8glib</name>
<comment></comment>
<projects>
<project>sblib</project>
</projects>
<buildSpec>
<buildCommand>
Expand Down

0 comments on commit 991b166

Please sign in to comment.