File tree Expand file tree Collapse file tree 3 files changed +18
-1
lines changed
Source/Applications/openHistorian/openHistorianSetup Expand file tree Collapse file tree 3 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 201201 <ComponentGroupRef Id =" Grafana_public_vendor_tagsinput_Components" />
202202 <ComponentGroupRef Id =" Grafana_public_views_Components" />
203203 <ComponentGroupRef Id =" Grafana_scripts_Components" />
204+ <ComponentGroupRef Id =" Grafana_scripts_benchmarks_Components" />
205+ <ComponentGroupRef Id =" Grafana_scripts_build_Components" />
206+ <ComponentGroupRef Id =" Grafana_scripts_grunt_Components" />
207+ <ComponentGroupRef Id =" Grafana_scripts_webpack_Components" />
204208 <ComponentGroupRef Id =" Grafana_vendor_Components" />
205209 <ComponentGroupRef Id =" Grafana_vendor_phantomjs_Components" />
206210</Feature >
Original file line number Diff line number Diff line change 34463446 <File Id =" scripts_trigger_windows_build.sh" Name =" trigger_windows_build.sh" Source =" $(var.SolutionDir)Applications\openHistorian\openHistorian\Grafana\scripts\trigger_windows_build.sh" />
34473447 </Component >
34483448</ComponentGroup >
3449+ <ComponentGroup Id =" Grafana_scripts_benchmarks_Components" Directory =" SCRIPTSBENCHMARKSFOLDER" >
3450+ </ComponentGroup >
3451+ <ComponentGroup Id =" Grafana_scripts_build_Components" Directory =" SCRIPTSBUILDFOLDER" >
3452+ </ComponentGroup >
3453+ <ComponentGroup Id =" Grafana_scripts_grunt_Components" Directory =" SCRIPTSGRUNTFOLDER" >
3454+ </ComponentGroup >
3455+ <ComponentGroup Id =" Grafana_scripts_webpack_Components" Directory =" SCRIPTSWEBPACKFOLDER" >
3456+ </ComponentGroup >
34493457<ComponentGroup Id =" Grafana_vendor_Components" Directory =" VENDORFOLDER" >
34503458</ComponentGroup >
34513459<ComponentGroup Id =" Grafana_vendor_phantomjs_Components" Directory =" VENDORPHANTOMJSFOLDER" >
Original file line number Diff line number Diff line change 255255 </Directory >
256256 <Directory Id =" PUBLICVIEWSFOLDER" Name =" views" />
257257 </Directory >
258- <Directory Id =" SCRIPTSFOLDER2" Name =" scripts" />
258+ <Directory Id =" SCRIPTSFOLDER2" Name =" scripts" >
259+ <Directory Id =" SCRIPTSBENCHMARKSFOLDER" Name =" benchmarks" />
260+ <Directory Id =" SCRIPTSBUILDFOLDER" Name =" build" />
261+ <Directory Id =" SCRIPTSGRUNTFOLDER" Name =" grunt" />
262+ <Directory Id =" SCRIPTSWEBPACKFOLDER" Name =" webpack" />
263+ </Directory >
259264 <Directory Id =" VENDORFOLDER" Name =" vendor" >
260265 <Directory Id =" VENDORPHANTOMJSFOLDER" Name =" phantomjs" />
261266 </Directory >
You can’t perform that action at this time.
0 commit comments