blob: 9525d3c10390ec330bd9010bd80eb8815e185293 [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 \
pe-struct.h
FORMS += mainwindow.ui