1 <?xml version="1.0" encoding="UTF-8"?> |
1 <?xml version="1.0" encoding="UTF-8"?> |
2 <configurationDescriptor version="100"> |
2 <configurationDescriptor version="100"> |
3 <logicalFolder name="root" displayName="root" projectFiles="true" kind="ROOT"> |
3 <logicalFolder name="root" displayName="root" projectFiles="true" kind="ROOT"> |
4 <df root="." name="0"> |
4 <df root="." name="0"> |
|
5 <in>ImageLoader.cpp</in> |
5 <in>Shark.cpp</in> |
6 <in>Shark.cpp</in> |
6 <in>shader-shark.cpp</in> |
7 <in>shader-shark.cpp</in> |
7 </df> |
8 </df> |
8 <logicalFolder name="ExternalFiles" |
9 <logicalFolder name="ExternalFiles" |
9 displayName="Important Files" |
10 displayName="Important Files" |
23 <toolsSet> |
24 <toolsSet> |
24 <compilerSet>default</compilerSet> |
25 <compilerSet>default</compilerSet> |
25 <dependencyChecking>false</dependencyChecking> |
26 <dependencyChecking>false</dependencyChecking> |
26 <rebuildPropChanged>false</rebuildPropChanged> |
27 <rebuildPropChanged>false</rebuildPropChanged> |
27 </toolsSet> |
28 </toolsSet> |
|
29 <flagsDictionary> |
|
30 <element flagsID="0" commonFlags="-std=c++20 -fopenmp -fopenmp -fopenmp"/> |
|
31 </flagsDictionary> |
28 <codeAssistance> |
32 <codeAssistance> |
29 </codeAssistance> |
33 </codeAssistance> |
30 <makefileType> |
34 <makefileType> |
31 <makeTool> |
35 <makeTool> |
32 <buildCommandWorkingDir>.</buildCommandWorkingDir> |
36 <buildCommandWorkingDir>.</buildCommandWorkingDir> |
33 <buildCommand>${MAKE} -f Makefile</buildCommand> |
37 <buildCommand>${MAKE} -f Makefile</buildCommand> |
34 <cleanCommand>${MAKE} -f Makefile clean</cleanCommand> |
38 <cleanCommand>${MAKE} -f Makefile clean</cleanCommand> |
35 <executablePath>build/shader-shark</executablePath> |
39 <executablePath>build/shader-shark</executablePath> |
|
40 <ccTool> |
|
41 <incDir> |
|
42 <pElem>/usr/include/x86_64-linux-gnu/ImageMagick-6</pElem> |
|
43 <pElem>/usr/include/ImageMagick-6</pElem> |
|
44 </incDir> |
|
45 <preprocessorList> |
|
46 <Elem>MAGICKCORE_HDRI_ENABLE=0</Elem> |
|
47 <Elem>MAGICKCORE_QUANTUM_DEPTH=16</Elem> |
|
48 </preprocessorList> |
|
49 </ccTool> |
36 </makeTool> |
50 </makeTool> |
37 <preBuild> |
51 <preBuild> |
38 <preBuildCommandWorkingDir>.</preBuildCommandWorkingDir> |
52 <preBuildCommandWorkingDir>.</preBuildCommandWorkingDir> |
39 <preBuildCommand></preBuildCommand> |
53 <preBuildCommand></preBuildCommand> |
40 </preBuild> |
54 </preBuild> |
41 </makefileType> |
55 </makefileType> |
|
56 <item path="ImageLoader.cpp" ex="false" tool="1" flavor2="0"> |
|
57 <ccTool flags="0"> |
|
58 </ccTool> |
|
59 </item> |
42 <item path="Shark.cpp" ex="false" tool="1" flavor2="0"> |
60 <item path="Shark.cpp" ex="false" tool="1" flavor2="0"> |
|
61 <ccTool flags="0"> |
|
62 </ccTool> |
43 </item> |
63 </item> |
44 <item path="shader-shark.cpp" ex="false" tool="1" flavor2="0"> |
64 <item path="shader-shark.cpp" ex="false" tool="1" flavor2="0"> |
|
65 <ccTool flags="0"> |
|
66 </ccTool> |
45 </item> |
67 </item> |
46 </conf> |
68 </conf> |
47 </confs> |
69 </confs> |
48 </configurationDescriptor> |
70 </configurationDescriptor> |