--- a/nbproject/configurations.xml Sun Nov 26 16:27:50 2023 +0100
+++ b/nbproject/configurations.xml Tue Nov 28 22:45:33 2023 +0100
@@ -2,6 +2,7 @@
<configurationDescriptor version="100">
<logicalFolder name="root" displayName="root" projectFiles="true" kind="ROOT">
<df root="." name="0">
+ <in>ImageLoader.cpp</in>
<in>Shark.cpp</in>
<in>shader-shark.cpp</in>
</df>
@@ -25,6 +26,9 @@
<dependencyChecking>false</dependencyChecking>
<rebuildPropChanged>false</rebuildPropChanged>
</toolsSet>
+ <flagsDictionary>
+ <element flagsID="0" commonFlags="-std=c++20 -fopenmp -fopenmp -fopenmp"/>
+ </flagsDictionary>
<codeAssistance>
</codeAssistance>
<makefileType>
@@ -33,15 +37,33 @@
<buildCommand>${MAKE} -f Makefile</buildCommand>
<cleanCommand>${MAKE} -f Makefile clean</cleanCommand>
<executablePath>build/shader-shark</executablePath>
+ <ccTool>
+ <incDir>
+ <pElem>/usr/include/x86_64-linux-gnu/ImageMagick-6</pElem>
+ <pElem>/usr/include/ImageMagick-6</pElem>
+ </incDir>
+ <preprocessorList>
+ <Elem>MAGICKCORE_HDRI_ENABLE=0</Elem>
+ <Elem>MAGICKCORE_QUANTUM_DEPTH=16</Elem>
+ </preprocessorList>
+ </ccTool>
</makeTool>
<preBuild>
<preBuildCommandWorkingDir>.</preBuildCommandWorkingDir>
<preBuildCommand></preBuildCommand>
</preBuild>
</makefileType>
+ <item path="ImageLoader.cpp" ex="false" tool="1" flavor2="0">
+ <ccTool flags="0">
+ </ccTool>
+ </item>
<item path="Shark.cpp" ex="false" tool="1" flavor2="0">
+ <ccTool flags="0">
+ </ccTool>
</item>
<item path="shader-shark.cpp" ex="false" tool="1" flavor2="0">
+ <ccTool flags="0">
+ </ccTool>
</item>
</conf>
</confs>