aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2020-10-16 19:24:07 +0200
committerSven Gothel <[email protected]>2020-10-16 19:24:07 +0200
commit551bcbcb08bc92655184002f231f52331fb3b03a (patch)
tree68662988537ae1dc7f6a5b01156e8fd90f391f12
parentc76a8374293940bd2f6036b2f25c5aa67dd91630 (diff)
Eclipse .cproject: Need to add include/jau as source to allow refactoring
-rw-r--r--.cproject1
1 files changed, 1 insertions, 0 deletions
diff --git a/.cproject b/.cproject
index 17620e8..474e3f0 100644
--- a/.cproject
+++ b/.cproject
@@ -84,6 +84,7 @@
</toolChain>
</folderInfo>
<sourceEntries>
+ <entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="include/jau"/>
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="java/jni"/>
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="src"/>
</sourceEntries>