Hardware Design: SIE
Sign in or create your account | Project List | Help
Hardware Design: SIE Git Source Tree
Root/
Source at commit 9d578912b727722b22319832985451a79ec35747 created 13 years 27 days ago. By Juan64Bits, Updating prototype of SIE code generator. | |
---|---|
1 | # ##################################################################### |
2 | # Automatically generated by qmake (2.01a) Sat Apr 3 14:28:42 2010 |
3 | # ##################################################################### |
4 | TEMPLATE = app |
5 | TARGET = TestADC |
6 | DEPENDPATH += . |
7 | INCLUDEPATH += . |
8 | |
9 | # Input |
10 | HEADERS += mainwindow.h \ |
11 | jz47xx_mmap.h \ |
12 | signaldisplay.h \ |
13 | ADCw.h \ |
14 | jz_adc_peripheral.h \ |
15 | jz47xx_gpio.h |
16 | FORMS += mainwindow.ui |
17 | SOURCES += main.cpp \ |
18 | mainwindow.cpp \ |
19 | signaldisplay.cpp \ |
20 | ADCw.cpp \ |
21 | jz_adc_peripheral.cpp \ |
22 | jz47xx_gpio.cpp \ |
23 | jz47xx_mmap.cpp |
24 |
Branches:
master