File: %24Project%20Name%24.xpyqt

package info (click to toggle)
monkeystudio 1.9.0.4%2Bgit20161218-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 41,500 kB
  • ctags: 22,118
  • sloc: cpp: 144,671; ansic: 33,969; python: 2,922; makefile: 127; sh: 122; php: 73; cs: 69
file content (26 lines) | stat: -rwxr-xr-x 867 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<!--
###########################################################################################
##      Created using $editor_version_string$
##
##  Author    : $Authors$
##  Project   : $Project Name$
##  FileName  : $Project Name$.xpythonqt
##  Date      : $date$
##  License   : $License$
##  Comment   : $Comment$
##  Home Page : $Home Page$
##
##  This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE
##  WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
##
###########################################################################################
-->
<!DOCTYPE XUPProject>
<project name="$Project Name$" version="1.1.0" >
    <variable name="XUP.MAIN_FILE">
        <value>$Main File Name$</value>
    </variable>
    <variable name="PYTHON_FILES" >
        <file>$Main File Name$</file>
    </variable>
</project>