forked from qt-creator/qt-creator
Details: Moving files so that the local layout corresponds to the layout pushed by make install. Adjust Make target, modify the resource path of the loader to find the resources in the right place. All pathes are still looked up relative to binaryPath(), libs are found via relative rpath.
24 lines
562 B
Plaintext
24 lines
562 B
Plaintext
<!DOCTYPE QtWorkbenchSnippet>
|
|
<qtworkbench>
|
|
<data>
|
|
<variable>Name</variable>
|
|
<value type="QString" >/* ... */ Comment</value>
|
|
</data>
|
|
<data>
|
|
<variable>Description</variable>
|
|
<value type="QString" >This creates comment</value>
|
|
</data>
|
|
<data>
|
|
<variable>Category</variable>
|
|
<value type="QString" >Other</value>
|
|
</data>
|
|
<data>
|
|
<variable>Shortcut</variable>
|
|
<value type="QString" >/*</value>
|
|
</data>
|
|
<data>
|
|
<variable>Contents</variable>
|
|
<value type="QString" ><![CDATA[/* $anchor$$selection$$cursor$ */]]></value>
|
|
</data>
|
|
</qtworkbench>
|