mirror of
https://github.com/NohamR/Reclass.git
synced 2026-05-10 19:59:21 +00:00
Initial commit: ReclassX structured binary editor
This commit is contained in:
9
third_party/qscintilla/example/application.pro
vendored
Normal file
9
third_party/qscintilla/example/application.pro
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
CONFIG += qscintilla2
|
||||
|
||||
# Comment this in to build a dynamic library supporting multiple architectures
|
||||
# on macOS.
|
||||
#QMAKE_APPLE_DEVICE_ARCHS = x86_64 arm64
|
||||
|
||||
HEADERS = mainwindow.h
|
||||
SOURCES = main.cpp mainwindow.cpp
|
||||
RESOURCES = application.qrc
|
||||
Reference in New Issue
Block a user