OpenCores
URL https://opencores.org/ocsvn/ezidebug/ezidebug/trunk

Subversion Repositories ezidebug

[/] [ezidebug/] [trunk/] [EziDebug_src/] [EziDebug.pro] - Blame information for rev 2

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 2 EziDebug
QT      += xml
2
HEADERS += \
3
    toolwindow.h \
4
    titlebar.h \
5
    projectsetwizard.h \
6
    miniwindow.h \
7
    listwindow.h \
8
    finddialog.h \
9
    button.h \
10
    splitter.h \
11
    menubar.h \
12
    treemodel.h \
13
    treeitem.h \
14
    ezidebugprj.h \
15
    ezidebugvlgfile.h \
16
    ezidebugvhdlfile.h \
17
    ezidebugfile.h \
18
    ezidebugmodule.h \
19
    ezidebugtreemodel.h \
20
    ezidebuginstancetreeitem.h \
21
    ezidebugscanchain.h \
22
    updatedetectthread.h \
23
    reg_scan.h \
24
    reg_type.h \
25
    textquery.h \
26
    importdatadialog.h \
27
    ezidebuginstance.h \
28
    treeview.h
29
 
30
SOURCES += \
31
    toolwindow.cpp \
32
    titlebar.cpp \
33
    projectsetwizard.cpp \
34
    miniwindow.cpp \
35
    main.cpp \
36
    listwindow.cpp \
37
    finddialog.cpp \
38
    button.cpp \
39
    splitter.cpp \
40
    menubar.cpp \
41
    treeitem.cpp \
42
    treemodel.cpp \
43
    ezidebugprj.cpp \
44
    ezidebugfile.cpp \
45
    ezidebuginstancetreeitem.cpp \
46
    ezidebugmodule.cpp \
47
    ezidebugvhdlfile.cpp \
48
    ezidebugtreemodel.cpp \
49
    ezidebugvlgfile.cpp \
50
    ezidebugscanchain.cpp \
51
    updatedetectthread.cpp \
52
    reg_scan.cpp \
53
    textquery.cpp \
54
    importdatadialog.cpp \
55
    treeview.cpp
56
 
57
RESOURCES += \
58
    ezidebug.qrc
59
 
60
FORMS +=
61
 
62
OTHER_FILES += \
63
    ezidebug.rc
64
 
65
RC_FILE = \
66
    ezidebug.rc

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.