Potential fix to compile on Linux
authorJean-Paul Mari <djipi.mari@gmail.com>
Fri, 8 Jan 2021 11:37:11 +0000 (06:37 -0500)
committerJean-Paul Mari <djipi.mari@gmail.com>
Fri, 8 Jan 2021 11:37:11 +0000 (06:37 -0500)
commit8646ea4492bcd361b181f3036071a7d34052e3b1
tree21235ecafd9bb5b4c7f3260b992ed7948c2a63e7
parente09d2abdffe78959839e3fcf2b180e3907443a3c
Potential fix to compile on Linux

Added the relative directory path for the Qt include files.
52 files changed:
Win-VS2017/jaguarcore/jaguarcore.vcxproj
Win-VS2017/virtualjaguar.vcxproj
docs/vj_HistoryNotes.txt
src/debugger/BreakpointsWin.h
src/debugger/CartFilesListWin.h
src/debugger/DSPDasmWin.h
src/debugger/DasmWin.h
src/debugger/FilesrcListWin.h
src/debugger/GPUDasmWin.h
src/debugger/NewFnctBreakpointWin.h
src/debugger/SaveDumpAsWin.h
src/debugger/SourceCWin.h
src/debugger/SourcesWin.h
src/debugger/VideoWin.h
src/debugger/allwatchbrowser.h
src/debugger/callstackbrowser.h
src/debugger/debuggertab.h
src/debugger/exceptionvectortablebrowser.h
src/debugger/heapallocatorbrowser.h
src/debugger/localbrowser.h
src/debugger/m68kDasmWin.h
src/debugger/memory1browser.h
src/gui/about.h
src/gui/alpinetab.h
src/gui/app.cpp
src/gui/app.h
src/gui/configdialog.h
src/gui/controllertab.h
src/gui/controllerwidget.h
src/gui/debug/cpubrowser.h
src/gui/debug/hwregsblitterbrowser.h
src/gui/debug/hwregsbrowser.h
src/gui/debug/m68kdasmbrowser.h
src/gui/debug/memorybrowser.h
src/gui/debug/opbrowser.h
src/gui/debug/riscdasmbrowser.h
src/gui/debug/stackbrowser.h
src/gui/emustatus.h
src/gui/filelistmodel.h
src/gui/filepicker.h
src/gui/filethread.h
src/gui/generaltab.h
src/gui/glwidget.h
src/gui/help.h
src/gui/imagedelegate.h
src/gui/keybindingstab.h
src/gui/keygrabber.h
src/gui/mainwin.h
src/gui/modelsbiostab.h
src/gui/profile.cpp
src/jaguar.cpp
src/settings.cpp