Now we have a root project file - dram.vp.system.pro - that includes dramSys.pro and traceAnanlyzer.pro files. This way it is possible to build both projects easily. After buiding from QTCreator the results will be in dram.vp.system/build* and its sub-directories.
19 lines
185 B
Plaintext
19 lines
185 B
Plaintext
/debug
|
|
/release
|
|
/dram/debug
|
|
/dram/release
|
|
/dram/build
|
|
*pro.user*
|
|
*.tdb
|
|
*.tdb-journal
|
|
*.out
|
|
*.txt
|
|
/build-simulation
|
|
/release-simulation
|
|
*.*~
|
|
build-*/
|
|
._.DS_Store
|
|
.DS_Store
|
|
*.swp
|
|
cscope*
|