diff options
author | John Ankarström <john@ankarstrom.se> | 2022-03-02 18:31:34 +0100 |
---|---|---|
committer | John Ankarström <john@ankarstrom.se> | 2022-03-02 18:31:34 +0100 |
commit | de437e83986d80f2fd49291969d154885ede7e9d (patch) | |
tree | 10c1974a2a0c5e68e5ba165a85fc7397e5a393a8 /.cproject | |
parent | 196aeb5a981e184c9eb48a8215639252812f2608 (diff) | |
download | EpisodeBrowser-de437e83986d80f2fd49291969d154885ede7e9d.tar.gz |
Handle theme updates, improve focus handling
Diffstat (limited to '.cproject')
-rw-r--r-- | .cproject | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -14,6 +14,7 @@ <storageModule moduleId="org.eclipse.cdt.make.core.buildtargets"/> <storageModule moduleId="org.eclipse.cdt.core.pathentry"> <pathentry include="C:/Program Files/swipl/include" kind="inc" path="" system="true"/> + <pathentry include="C:/Perl/c/x86_64-w64-mingw32/include" kind="inc" path="" system="true"/> <pathentry kind="src" path=""/> <pathentry kind="out" path="build"/> </storageModule> |