Skip to content

Commit

Permalink
Setting up boss
Browse files Browse the repository at this point in the history
Former-commit-id: d09c1726b43c16d1d7884fa47518aa21afaac239 [formerly e3cda34eac56e9fd6e53a38abb1f2d94fb3bb8d4] [formerly 7c46b7af14ecb93e57e0056582b6e1b053bdaa00 [formerly 9ab42e783004d7536945cb296321683abf87b3ec]]
Former-commit-id: 6b8c65b63da3c1381fbf79ef331652f5e2ee45b2 [formerly f126ffc507c55f213cc1103b31a89395c5e4ff67]
Former-commit-id: 40d6b825fd086761440631da5ad58c1da21af3fa
Former-commit-id: 674d73c
  • Loading branch information
lmbelo committed Sep 1, 2022
1 parent 5413d23 commit 653dbf0
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions packages/P4DEnvironment.dproj
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@
</PropertyGroup>
<PropertyGroup Condition="'$(Base)'!=''">
<SanitizedProjectName>P4DEnvironment</SanitizedProjectName>
<BRCC_OutputDir>..\resources</BRCC_OutputDir>
<DCC_CBuilderOutput>All</DCC_CBuilderOutput>
<DCC_DcuOutput>..\lib\$(Platform)\$(Config)</DCC_DcuOutput>
<DCC_ExeOutput>.\$(Platform)\$(Config)</DCC_ExeOutput>
Expand Down
1 change: 1 addition & 0 deletions packages/P4DEnvironmentProject.dproj
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@
</PropertyGroup>
<PropertyGroup Condition="'$(Base)'!=''">
<SanitizedProjectName>P4DEnvironmentProject</SanitizedProjectName>
<BRCC_OutputDir>..\resources</BRCC_OutputDir>
<DCC_CBuilderOutput>All</DCC_CBuilderOutput>
<DCC_DcuOutput>..\lib\$(Platform)\$(Config)</DCC_DcuOutput>
<DCC_ExeOutput>.\$(Platform)\$(Config)</DCC_ExeOutput>
Expand Down
1 change: 1 addition & 0 deletions packages/P4DTools.dproj
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@
</PropertyGroup>
<PropertyGroup Condition="'$(Base)'!=''">
<SanitizedProjectName>P4DTools</SanitizedProjectName>
<BRCC_OutputDir>..\resources</BRCC_OutputDir>
<DCC_CBuilderOutput>All</DCC_CBuilderOutput>
<DCC_DcuOutput>..\lib\$(Platform)\$(Config)</DCC_DcuOutput>
<DCC_ExeOutput>.\$(Platform)\$(Config)</DCC_ExeOutput>
Expand Down
1 change: 1 addition & 0 deletions packages/dclP4DEnvironment.dproj
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
</PropertyGroup>
<PropertyGroup Condition="'$(Base)'!=''">
<SanitizedProjectName>dclP4DEnvironment</SanitizedProjectName>
<BRCC_OutputDir>..\resources</BRCC_OutputDir>
<DCC_CBuilderOutput>All</DCC_CBuilderOutput>
<DCC_DcuOutput>..\lib\$(Platform)\$(Config)</DCC_DcuOutput>
<DCC_Description>P4D AI&amp;ML - Python environments</DCC_Description>
Expand Down
1 change: 1 addition & 0 deletions packages/dclP4DEnvironmentProject.dproj
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
</PropertyGroup>
<PropertyGroup Condition="'$(Base)'!=''">
<SanitizedProjectName>dclP4DEnvironmentProject</SanitizedProjectName>
<BRCC_OutputDir>..\resources</BRCC_OutputDir>
<DCC_CBuilderOutput>All</DCC_CBuilderOutput>
<DCC_DcuOutput>..\lib\$(Platform)\$(Config)</DCC_DcuOutput>
<DCC_Description>P4D Environments IDE Extension</DCC_Description>
Expand Down

0 comments on commit 653dbf0

Please sign in to comment.