File tree Expand file tree Collapse file tree 5 files changed +5
-0
lines changed Expand file tree Collapse file tree 5 files changed +5
-0
lines changed Original file line number Diff line number Diff line change 96
96
</PropertyGroup>
97
97
<PropertyGroup Condition="'$(Base)'!=''">
98
98
<SanitizedProjectName>P4DEnvironment</SanitizedProjectName>
99
+ <BRCC_OutputDir>..\resources</BRCC_OutputDir>
99
100
<DCC_CBuilderOutput>All</DCC_CBuilderOutput>
100
101
<DCC_DcuOutput>..\lib\$(Platform)\$(Config)</DCC_DcuOutput>
101
102
<DCC_ExeOutput>.\$(Platform)\$(Config)</DCC_ExeOutput>
Original file line number Diff line number Diff line change 96
96
</PropertyGroup>
97
97
<PropertyGroup Condition="'$(Base)'!=''">
98
98
<SanitizedProjectName>P4DEnvironmentProject</SanitizedProjectName>
99
+ <BRCC_OutputDir>..\resources</BRCC_OutputDir>
99
100
<DCC_CBuilderOutput>All</DCC_CBuilderOutput>
100
101
<DCC_DcuOutput>..\lib\$(Platform)\$(Config)</DCC_DcuOutput>
101
102
<DCC_ExeOutput>.\$(Platform)\$(Config)</DCC_ExeOutput>
Original file line number Diff line number Diff line change 90
90
</PropertyGroup>
91
91
<PropertyGroup Condition="'$(Base)'!=''">
92
92
<SanitizedProjectName>P4DTools</SanitizedProjectName>
93
+ <BRCC_OutputDir>..\resources</BRCC_OutputDir>
93
94
<DCC_CBuilderOutput>All</DCC_CBuilderOutput>
94
95
<DCC_DcuOutput>..\lib\$(Platform)\$(Config)</DCC_DcuOutput>
95
96
<DCC_ExeOutput>.\$(Platform)\$(Config)</DCC_ExeOutput>
Original file line number Diff line number Diff line change 42
42
</PropertyGroup>
43
43
<PropertyGroup Condition="'$(Base)'!=''">
44
44
<SanitizedProjectName>dclP4DEnvironment</SanitizedProjectName>
45
+ <BRCC_OutputDir>..\resources</BRCC_OutputDir>
45
46
<DCC_CBuilderOutput>All</DCC_CBuilderOutput>
46
47
<DCC_DcuOutput>..\lib\$(Platform)\$(Config)</DCC_DcuOutput>
47
48
<DCC_Description>P4D AI&ML - Python environments</DCC_Description>
Original file line number Diff line number Diff line change 42
42
</PropertyGroup>
43
43
<PropertyGroup Condition="'$(Base)'!=''">
44
44
<SanitizedProjectName>dclP4DEnvironmentProject</SanitizedProjectName>
45
+ <BRCC_OutputDir>..\resources</BRCC_OutputDir>
45
46
<DCC_CBuilderOutput>All</DCC_CBuilderOutput>
46
47
<DCC_DcuOutput>..\lib\$(Platform)\$(Config)</DCC_DcuOutput>
47
48
<DCC_Description>P4D Environments IDE Extension</DCC_Description>
You can’t perform that action at this time.
0 commit comments