Root/Examples/sram_gpio/QT_src/sram_gpio_QT.pro

1# -------------------------------------------------
2# Project created by QtCreator 2010-09-24T09:17:13
3# -------------------------------------------------
4TARGET = sram_gpio_QT
5TEMPLATE = app
6SOURCES += main.cpp \
7    mainwindow.cpp \
8    jz47xx_mmap.cpp \
9    jz47xx_gpio.cpp
10HEADERS += mainwindow.h \
11    jz47xx_mmap.h \
12    jz47xx_gpio.h
13FORMS += mainwindow.ui
14

Archive Download this file

Branches:
master



interactive