blob: 4fc0d3e072ca3f4c64e7e905748e9e9a48c34135 [file] [log] [blame] [raw]
#-------------------------------------------------
#
# Project created by QtCreator 2014-08-23T18:20:54
#
#-------------------------------------------------
QT += core gui
TARGET = pe-header-editor
TEMPLATE = app
SOURCES += main.cpp\
mainwindow.cpp
HEADERS += mainwindow.h
FORMS += mainwindow.ui