Skip to content

Commit 653dbf0

Browse files
committed
Setting up boss
Former-commit-id: d09c1726b43c16d1d7884fa47518aa21afaac239 [formerly e3cda34eac56e9fd6e53a38abb1f2d94fb3bb8d4] [formerly 7c46b7af14ecb93e57e0056582b6e1b053bdaa00 [formerly 9ab42e783004d7536945cb296321683abf87b3ec]] Former-commit-id: 6b8c65b63da3c1381fbf79ef331652f5e2ee45b2 [formerly f126ffc507c55f213cc1103b31a89395c5e4ff67] Former-commit-id: 40d6b825fd086761440631da5ad58c1da21af3fa Former-commit-id: 674d73c
1 parent 5413d23 commit 653dbf0

File tree

5 files changed

+5
-0
lines changed

5 files changed

+5
-0
lines changed

packages/P4DEnvironment.dproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@
9696
</PropertyGroup>
9797
<PropertyGroup Condition="'$(Base)'!=''">
9898
<SanitizedProjectName>P4DEnvironment</SanitizedProjectName>
99+
<BRCC_OutputDir>..\resources</BRCC_OutputDir>
99100
<DCC_CBuilderOutput>All</DCC_CBuilderOutput>
100101
<DCC_DcuOutput>..\lib\$(Platform)\$(Config)</DCC_DcuOutput>
101102
<DCC_ExeOutput>.\$(Platform)\$(Config)</DCC_ExeOutput>

packages/P4DEnvironmentProject.dproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@
9696
</PropertyGroup>
9797
<PropertyGroup Condition="'$(Base)'!=''">
9898
<SanitizedProjectName>P4DEnvironmentProject</SanitizedProjectName>
99+
<BRCC_OutputDir>..\resources</BRCC_OutputDir>
99100
<DCC_CBuilderOutput>All</DCC_CBuilderOutput>
100101
<DCC_DcuOutput>..\lib\$(Platform)\$(Config)</DCC_DcuOutput>
101102
<DCC_ExeOutput>.\$(Platform)\$(Config)</DCC_ExeOutput>

packages/P4DTools.dproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@
9090
</PropertyGroup>
9191
<PropertyGroup Condition="'$(Base)'!=''">
9292
<SanitizedProjectName>P4DTools</SanitizedProjectName>
93+
<BRCC_OutputDir>..\resources</BRCC_OutputDir>
9394
<DCC_CBuilderOutput>All</DCC_CBuilderOutput>
9495
<DCC_DcuOutput>..\lib\$(Platform)\$(Config)</DCC_DcuOutput>
9596
<DCC_ExeOutput>.\$(Platform)\$(Config)</DCC_ExeOutput>

packages/dclP4DEnvironment.dproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
</PropertyGroup>
4343
<PropertyGroup Condition="'$(Base)'!=''">
4444
<SanitizedProjectName>dclP4DEnvironment</SanitizedProjectName>
45+
<BRCC_OutputDir>..\resources</BRCC_OutputDir>
4546
<DCC_CBuilderOutput>All</DCC_CBuilderOutput>
4647
<DCC_DcuOutput>..\lib\$(Platform)\$(Config)</DCC_DcuOutput>
4748
<DCC_Description>P4D AI&amp;ML - Python environments</DCC_Description>

packages/dclP4DEnvironmentProject.dproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
</PropertyGroup>
4343
<PropertyGroup Condition="'$(Base)'!=''">
4444
<SanitizedProjectName>dclP4DEnvironmentProject</SanitizedProjectName>
45+
<BRCC_OutputDir>..\resources</BRCC_OutputDir>
4546
<DCC_CBuilderOutput>All</DCC_CBuilderOutput>
4647
<DCC_DcuOutput>..\lib\$(Platform)\$(Config)</DCC_DcuOutput>
4748
<DCC_Description>P4D Environments IDE Extension</DCC_Description>

0 commit comments

Comments
 (0)