add XML files to Qt Project
This commit is contained in:
@@ -215,3 +215,19 @@ $$eval(thermalsim) {
|
||||
message(Thermal Simulation Feature Disabled)
|
||||
}
|
||||
|
||||
# Additional Files:
|
||||
OTHER_FILES += resources/simulations/sim-batch.xml
|
||||
OTHER_FILES += resources/simulations/ddr3-example.xml
|
||||
|
||||
OTHER_FILES += resources/configs/amconfig/am_ddr3.xml
|
||||
OTHER_FILES += resources/configs/amconfig/am_ddr4.xml
|
||||
OTHER_FILES += resources/configs/amconfig/am_highHits.xml
|
||||
OTHER_FILES += resources/configs/amconfig/am_highPara.xml
|
||||
OTHER_FILES += resources/configs/amconfig/am_lowHits.xml
|
||||
OTHER_FILES += resources/configs/amconfig/am_lowPara.xml
|
||||
OTHER_FILES += resources/configs/amconfig/am_wideio.xml
|
||||
OTHER_FILES += resources/configs/amconfig/am_wideioFourBanks.xml
|
||||
|
||||
OTHER_FILES += resources/configs/memconfigs/fifo.xml
|
||||
OTHER_FILES += resources/configs/memconfigs/fifoStrict.xml
|
||||
OTHER_FILES += resources/configs/memconfigs/fr_fcfs.xml
|
||||
|
||||
Reference in New Issue
Block a user