Root/Examples/ADC/Test-QT-src/ADC1.pro

Source at commit 9d578912b727722b22319832985451a79ec35747 created 13 years 4 months 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# #####################################################################
4TEMPLATE = app
5TARGET = TestADC
6DEPENDPATH += .
7INCLUDEPATH += .
8
9# Input
10HEADERS += mainwindow.h \
11    jz47xx_mmap.h \
12    signaldisplay.h \
13    ADCw.h \
14    jz_adc_peripheral.h \
15    jz47xx_gpio.h
16FORMS += mainwindow.ui
17SOURCES += 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

Archive Download this file

Branches:
master



interactive