Skip to content
Snippets Groups Projects
Commit 35c39af4 authored by klang's avatar klang
Browse files

Fixed dxpSITORO and yokogawa pathing

parent a685cbe9
No related branches found
No related tags found
No related merge requests found
......@@ -41,7 +41,7 @@ set_requestfile_path("$(CAPUTRECORDER)", "caputRecorderApp/Db")
set_requestfile_path("$(DAC128V)", "dac128VApp/Db")
set_requestfile_path("$(DELAYGEN)", "delaygenApp/Db")
set_requestfile_path("$(DXP)", "dxpApp/Db")
set_requestfile_path("$(DXPSITORO)", "dxpSITOROApp/Db")
set_requestfile_path("$(DXPSITORO)", "dxpApp/Db")
set_requestfile_path("$(IP)", "ipApp/Db")
set_requestfile_path("$(IP330)", "ip330App/Db")
set_requestfile_path("$(IPUNIDIG)", "ipUnidigApp/Db")
......@@ -59,6 +59,7 @@ set_requestfile_path("$(SOFTGLUEZYNQ)", "softGlueApp/Db")
set_requestfile_path("$(STD)", "stdApp/Db")
set_requestfile_path("$(VAC)", "vacApp/Db")
set_requestfile_path("$(VME)", "vmeApp/Db")
set_requestfile_path("$(YOKOGAWA_DAS)", "mw100App/Db")
set_requestfile_path("$(TOP)", "xxxApp/Db")
# Debug-output level
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment