Before this change the remote repository was the official DRAMPower repo, so
we were not able to push any of our changes. Now we can push our changes to
our fork of DRAMPower and later we open pull requests in order to integrate
them to the official repo.
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.