nn-usb-fpga/PS2_INTERFACE/src/TexEditor/TexEditor.pro

22 lines
344 B
Prolog
Executable File

#-------------------------------------------------
#
# Project created by QtCreator 2010-11-20T20:42:53
#
#-------------------------------------------------
QT += core gui
TARGET = TexEditor
TEMPLATE = app
SOURCES += main.cpp\
mainwindow.cpp
HEADERS += mainwindow.h
FORMS += mainwindow.ui
RESOURCES += \
images.qrc