##// END OF EJS Templates
Fix building debug & release at the same time...
Fix building debug & release at the same time - Separate folders for debug & release intermediate files * The files ARE different depending on build type. - By default windows build build both debug and release. This is standard Qt way. - qml plugin now has the debug prefix also.

File last commit:

r1201:f0af86b6db21
r1433:37348a205270
Show More
qchartsplugin.qrc
6 lines | 124 B | text/plain | TextLexer
<!DOCTYPE RCC>
<RCC version="1.0">
<qresource prefix="/images">
<file>qcharts.png</file>
</qresource>
</RCC>