From 014e7851b07ce73e0b431f40cd6073b7a77400d4 Mon Sep 17 00:00:00 2001 From: Sour Date: Mon, 1 Apr 2019 18:22:43 -0400 Subject: [PATCH] UI: Fixed case sensitivity issues for Linux --- ....cs => ctrlHorizontalTrackbar.Designer.cs} | 0 ...designer.cs => ctrlLoadingRom.Designer.cs} | 0 ...igner.cs => ctrlPathSelection.Designer.cs} | 0 ...esigner.cs => ctrlRecentGames.Designer.cs} | 0 ...r.designer.cs => ctrlRenderer.Designer.cs} | 0 ...esigner.cs => ctrlRiskyOption.Designer.cs} | 0 ...r.designer.cs => ctrlTrackbar.Designer.cs} | 0 ...esigner.cs => ctrlBreakpoints.Designer.cs} | 0 ....designer.cs => frmBreakpoint.Designer.cs} | 0 ....designer.cs => ctrlCallstack.Designer.cs} | 0 ...signer.cs => ctrlDbgShortcuts.Designer.cs} | 0 ...r.cs => ctrlScrollableTextbox.Designer.cs} | 0 ...atch.designer.cs => ctrlWatch.Designer.cs} | 0 ....cs => ctrlEventViewerPpuView.Designer.cs} | 0 ....designer.cs => ctrlHexViewer.Designer.cs} | 0 ...d.designer.cs => frmFadeSpeed.Designer.cs} | 0 ...designer.cs => frmMemoryTools.Designer.cs} | 0 ...r.cs => frmMemoryViewerColors.Designer.cs} | 0 ...cs => ctrlScanlineCycleSelect.Designer.cs} | 0 ...designer.cs => frmInfoTooltip.Designer.cs} | 0 ...kIn.designer.cs => frmBreakIn.Designer.cs} | 0 ...kOn.designer.cs => frmBreakOn.Designer.cs} | 0 ...igner.cs => frmDbgPreferences.Designer.cs} | 0 ...er.cs => frmDbgShortcutGetKey.Designer.cs} | 0 ...ne.designer.cs => frmGoToLine.Designer.cs} | 0 ...designer.cs => frmTraceLogger.Designer.cs} | 0 ...designer.cs => BaseConfigForm.Designer.cs} | 0 ...gner.cs => ctrlKeyBindingHint.Designer.cs} | 0 ....cs => ctrlStandardController.Designer.cs} | 0 ...ner.cs => frmControllerConfig.Designer.cs} | 0 ...r.cs => ctrlEmulatorShortcuts.Designer.cs} | 0 ...s.designer.cs => frmCopyFiles.Designer.cs} | 0 ...tKey.designer.cs => frmGetKey.Designer.cs} | 0 ...w.designer.cs => frmLogWindow.Designer.cs} | 0 ...i.designer.cs => frmRecordAvi.Designer.cs} | 0 ...About.designer.cs => frmAbout.Designer.cs} | 0 ...esigner.cs => frmConfigWizard.Designer.cs} | 0 ...m.designer.cs => frmSelectRom.Designer.cs} | 0 UI/Properties/Resources.resx | 2 +- UI/UI.csproj | 68 +++++++++---------- ...ner.cs => frmDownloadProgress.Designer.cs} | 0 ...esigner.cs => frmUpdatePrompt.Designer.cs} | 0 makefile | 6 +- 43 files changed, 39 insertions(+), 37 deletions(-) rename UI/Controls/{ctrlHorizontalTrackbar.designer.cs => ctrlHorizontalTrackbar.Designer.cs} (100%) rename UI/Controls/{ctrlLoadingRom.designer.cs => ctrlLoadingRom.Designer.cs} (100%) rename UI/Controls/{ctrlPathSelection.designer.cs => ctrlPathSelection.Designer.cs} (100%) rename UI/Controls/{ctrlRecentGames.designer.cs => ctrlRecentGames.Designer.cs} (100%) rename UI/Controls/{ctrlRenderer.designer.cs => ctrlRenderer.Designer.cs} (100%) rename UI/Controls/{ctrlRiskyOption.designer.cs => ctrlRiskyOption.Designer.cs} (100%) rename UI/Controls/{ctrlTrackbar.designer.cs => ctrlTrackbar.Designer.cs} (100%) rename UI/Debugger/Breakpoints/{ctrlBreakpoints.designer.cs => ctrlBreakpoints.Designer.cs} (100%) rename UI/Debugger/Breakpoints/{frmBreakpoint.designer.cs => frmBreakpoint.Designer.cs} (100%) rename UI/Debugger/Controls/{ctrlCallstack.designer.cs => ctrlCallstack.Designer.cs} (100%) rename UI/Debugger/Controls/{ctrlDbgShortcuts.designer.cs => ctrlDbgShortcuts.Designer.cs} (100%) rename UI/Debugger/Controls/{ctrlScrollableTextbox.designer.cs => ctrlScrollableTextbox.Designer.cs} (100%) rename UI/Debugger/Controls/{ctrlWatch.designer.cs => ctrlWatch.Designer.cs} (100%) rename UI/Debugger/EventViewer/{ctrlEventViewerPpuView.designer.cs => ctrlEventViewerPpuView.Designer.cs} (100%) rename UI/Debugger/MemoryTools/{ctrlHexViewer.designer.cs => ctrlHexViewer.Designer.cs} (100%) rename UI/Debugger/MemoryTools/{frmFadeSpeed.designer.cs => frmFadeSpeed.Designer.cs} (100%) rename UI/Debugger/MemoryTools/{frmMemoryTools.designer.cs => frmMemoryTools.Designer.cs} (100%) rename UI/Debugger/MemoryTools/{frmMemoryViewerColors.designer.cs => frmMemoryViewerColors.Designer.cs} (100%) rename UI/Debugger/PpuViewer/{ctrlScanlineCycleSelect.designer.cs => ctrlScanlineCycleSelect.Designer.cs} (100%) rename UI/Debugger/Tooltips/{frmInfoTooltip.designer.cs => frmInfoTooltip.Designer.cs} (100%) rename UI/Debugger/{frmBreakIn.designer.cs => frmBreakIn.Designer.cs} (100%) rename UI/Debugger/{frmBreakOn.designer.cs => frmBreakOn.Designer.cs} (100%) rename UI/Debugger/{frmDbgPreferences.designer.cs => frmDbgPreferences.Designer.cs} (100%) rename UI/Debugger/{frmDbgShortcutGetKey.designer.cs => frmDbgShortcutGetKey.Designer.cs} (100%) rename UI/Debugger/{frmGoToLine.designer.cs => frmGoToLine.Designer.cs} (100%) rename UI/Debugger/{frmTraceLogger.designer.cs => frmTraceLogger.Designer.cs} (100%) rename UI/Forms/{BaseConfigForm.designer.cs => BaseConfigForm.Designer.cs} (100%) rename UI/Forms/Config/Controllers/{ctrlKeyBindingHint.designer.cs => ctrlKeyBindingHint.Designer.cs} (100%) rename UI/Forms/Config/Controllers/{ctrlStandardController.designer.cs => ctrlStandardController.Designer.cs} (100%) rename UI/Forms/Config/Controllers/{frmControllerConfig.designer.cs => frmControllerConfig.Designer.cs} (100%) rename UI/Forms/Config/{ctrlEmulatorShortcuts.designer.cs => ctrlEmulatorShortcuts.Designer.cs} (100%) rename UI/Forms/Config/{frmCopyFiles.designer.cs => frmCopyFiles.Designer.cs} (100%) rename UI/Forms/Config/{frmGetKey.designer.cs => frmGetKey.Designer.cs} (100%) rename UI/Forms/Tools/{frmLogWindow.designer.cs => frmLogWindow.Designer.cs} (100%) rename UI/Forms/Tools/{frmRecordAvi.designer.cs => frmRecordAvi.Designer.cs} (100%) rename UI/Forms/{frmAbout.designer.cs => frmAbout.Designer.cs} (100%) rename UI/Forms/{frmConfigWizard.designer.cs => frmConfigWizard.Designer.cs} (100%) rename UI/Forms/{frmSelectRom.designer.cs => frmSelectRom.Designer.cs} (100%) rename UI/Updates/{frmDownloadProgress.designer.cs => frmDownloadProgress.Designer.cs} (100%) rename UI/Updates/{frmUpdatePrompt.designer.cs => frmUpdatePrompt.Designer.cs} (100%) diff --git a/UI/Controls/ctrlHorizontalTrackbar.designer.cs b/UI/Controls/ctrlHorizontalTrackbar.Designer.cs similarity index 100% rename from UI/Controls/ctrlHorizontalTrackbar.designer.cs rename to UI/Controls/ctrlHorizontalTrackbar.Designer.cs diff --git a/UI/Controls/ctrlLoadingRom.designer.cs b/UI/Controls/ctrlLoadingRom.Designer.cs similarity index 100% rename from UI/Controls/ctrlLoadingRom.designer.cs rename to UI/Controls/ctrlLoadingRom.Designer.cs diff --git a/UI/Controls/ctrlPathSelection.designer.cs b/UI/Controls/ctrlPathSelection.Designer.cs similarity index 100% rename from UI/Controls/ctrlPathSelection.designer.cs rename to UI/Controls/ctrlPathSelection.Designer.cs diff --git a/UI/Controls/ctrlRecentGames.designer.cs b/UI/Controls/ctrlRecentGames.Designer.cs similarity index 100% rename from UI/Controls/ctrlRecentGames.designer.cs rename to UI/Controls/ctrlRecentGames.Designer.cs diff --git a/UI/Controls/ctrlRenderer.designer.cs b/UI/Controls/ctrlRenderer.Designer.cs similarity index 100% rename from UI/Controls/ctrlRenderer.designer.cs rename to UI/Controls/ctrlRenderer.Designer.cs diff --git a/UI/Controls/ctrlRiskyOption.designer.cs b/UI/Controls/ctrlRiskyOption.Designer.cs similarity index 100% rename from UI/Controls/ctrlRiskyOption.designer.cs rename to UI/Controls/ctrlRiskyOption.Designer.cs diff --git a/UI/Controls/ctrlTrackbar.designer.cs b/UI/Controls/ctrlTrackbar.Designer.cs similarity index 100% rename from UI/Controls/ctrlTrackbar.designer.cs rename to UI/Controls/ctrlTrackbar.Designer.cs diff --git a/UI/Debugger/Breakpoints/ctrlBreakpoints.designer.cs b/UI/Debugger/Breakpoints/ctrlBreakpoints.Designer.cs similarity index 100% rename from UI/Debugger/Breakpoints/ctrlBreakpoints.designer.cs rename to UI/Debugger/Breakpoints/ctrlBreakpoints.Designer.cs diff --git a/UI/Debugger/Breakpoints/frmBreakpoint.designer.cs b/UI/Debugger/Breakpoints/frmBreakpoint.Designer.cs similarity index 100% rename from UI/Debugger/Breakpoints/frmBreakpoint.designer.cs rename to UI/Debugger/Breakpoints/frmBreakpoint.Designer.cs diff --git a/UI/Debugger/Controls/ctrlCallstack.designer.cs b/UI/Debugger/Controls/ctrlCallstack.Designer.cs similarity index 100% rename from UI/Debugger/Controls/ctrlCallstack.designer.cs rename to UI/Debugger/Controls/ctrlCallstack.Designer.cs diff --git a/UI/Debugger/Controls/ctrlDbgShortcuts.designer.cs b/UI/Debugger/Controls/ctrlDbgShortcuts.Designer.cs similarity index 100% rename from UI/Debugger/Controls/ctrlDbgShortcuts.designer.cs rename to UI/Debugger/Controls/ctrlDbgShortcuts.Designer.cs diff --git a/UI/Debugger/Controls/ctrlScrollableTextbox.designer.cs b/UI/Debugger/Controls/ctrlScrollableTextbox.Designer.cs similarity index 100% rename from UI/Debugger/Controls/ctrlScrollableTextbox.designer.cs rename to UI/Debugger/Controls/ctrlScrollableTextbox.Designer.cs diff --git a/UI/Debugger/Controls/ctrlWatch.designer.cs b/UI/Debugger/Controls/ctrlWatch.Designer.cs similarity index 100% rename from UI/Debugger/Controls/ctrlWatch.designer.cs rename to UI/Debugger/Controls/ctrlWatch.Designer.cs diff --git a/UI/Debugger/EventViewer/ctrlEventViewerPpuView.designer.cs b/UI/Debugger/EventViewer/ctrlEventViewerPpuView.Designer.cs similarity index 100% rename from UI/Debugger/EventViewer/ctrlEventViewerPpuView.designer.cs rename to UI/Debugger/EventViewer/ctrlEventViewerPpuView.Designer.cs diff --git a/UI/Debugger/MemoryTools/ctrlHexViewer.designer.cs b/UI/Debugger/MemoryTools/ctrlHexViewer.Designer.cs similarity index 100% rename from UI/Debugger/MemoryTools/ctrlHexViewer.designer.cs rename to UI/Debugger/MemoryTools/ctrlHexViewer.Designer.cs diff --git a/UI/Debugger/MemoryTools/frmFadeSpeed.designer.cs b/UI/Debugger/MemoryTools/frmFadeSpeed.Designer.cs similarity index 100% rename from UI/Debugger/MemoryTools/frmFadeSpeed.designer.cs rename to UI/Debugger/MemoryTools/frmFadeSpeed.Designer.cs diff --git a/UI/Debugger/MemoryTools/frmMemoryTools.designer.cs b/UI/Debugger/MemoryTools/frmMemoryTools.Designer.cs similarity index 100% rename from UI/Debugger/MemoryTools/frmMemoryTools.designer.cs rename to UI/Debugger/MemoryTools/frmMemoryTools.Designer.cs diff --git a/UI/Debugger/MemoryTools/frmMemoryViewerColors.designer.cs b/UI/Debugger/MemoryTools/frmMemoryViewerColors.Designer.cs similarity index 100% rename from UI/Debugger/MemoryTools/frmMemoryViewerColors.designer.cs rename to UI/Debugger/MemoryTools/frmMemoryViewerColors.Designer.cs diff --git a/UI/Debugger/PpuViewer/ctrlScanlineCycleSelect.designer.cs b/UI/Debugger/PpuViewer/ctrlScanlineCycleSelect.Designer.cs similarity index 100% rename from UI/Debugger/PpuViewer/ctrlScanlineCycleSelect.designer.cs rename to UI/Debugger/PpuViewer/ctrlScanlineCycleSelect.Designer.cs diff --git a/UI/Debugger/Tooltips/frmInfoTooltip.designer.cs b/UI/Debugger/Tooltips/frmInfoTooltip.Designer.cs similarity index 100% rename from UI/Debugger/Tooltips/frmInfoTooltip.designer.cs rename to UI/Debugger/Tooltips/frmInfoTooltip.Designer.cs diff --git a/UI/Debugger/frmBreakIn.designer.cs b/UI/Debugger/frmBreakIn.Designer.cs similarity index 100% rename from UI/Debugger/frmBreakIn.designer.cs rename to UI/Debugger/frmBreakIn.Designer.cs diff --git a/UI/Debugger/frmBreakOn.designer.cs b/UI/Debugger/frmBreakOn.Designer.cs similarity index 100% rename from UI/Debugger/frmBreakOn.designer.cs rename to UI/Debugger/frmBreakOn.Designer.cs diff --git a/UI/Debugger/frmDbgPreferences.designer.cs b/UI/Debugger/frmDbgPreferences.Designer.cs similarity index 100% rename from UI/Debugger/frmDbgPreferences.designer.cs rename to UI/Debugger/frmDbgPreferences.Designer.cs diff --git a/UI/Debugger/frmDbgShortcutGetKey.designer.cs b/UI/Debugger/frmDbgShortcutGetKey.Designer.cs similarity index 100% rename from UI/Debugger/frmDbgShortcutGetKey.designer.cs rename to UI/Debugger/frmDbgShortcutGetKey.Designer.cs diff --git a/UI/Debugger/frmGoToLine.designer.cs b/UI/Debugger/frmGoToLine.Designer.cs similarity index 100% rename from UI/Debugger/frmGoToLine.designer.cs rename to UI/Debugger/frmGoToLine.Designer.cs diff --git a/UI/Debugger/frmTraceLogger.designer.cs b/UI/Debugger/frmTraceLogger.Designer.cs similarity index 100% rename from UI/Debugger/frmTraceLogger.designer.cs rename to UI/Debugger/frmTraceLogger.Designer.cs diff --git a/UI/Forms/BaseConfigForm.designer.cs b/UI/Forms/BaseConfigForm.Designer.cs similarity index 100% rename from UI/Forms/BaseConfigForm.designer.cs rename to UI/Forms/BaseConfigForm.Designer.cs diff --git a/UI/Forms/Config/Controllers/ctrlKeyBindingHint.designer.cs b/UI/Forms/Config/Controllers/ctrlKeyBindingHint.Designer.cs similarity index 100% rename from UI/Forms/Config/Controllers/ctrlKeyBindingHint.designer.cs rename to UI/Forms/Config/Controllers/ctrlKeyBindingHint.Designer.cs diff --git a/UI/Forms/Config/Controllers/ctrlStandardController.designer.cs b/UI/Forms/Config/Controllers/ctrlStandardController.Designer.cs similarity index 100% rename from UI/Forms/Config/Controllers/ctrlStandardController.designer.cs rename to UI/Forms/Config/Controllers/ctrlStandardController.Designer.cs diff --git a/UI/Forms/Config/Controllers/frmControllerConfig.designer.cs b/UI/Forms/Config/Controllers/frmControllerConfig.Designer.cs similarity index 100% rename from UI/Forms/Config/Controllers/frmControllerConfig.designer.cs rename to UI/Forms/Config/Controllers/frmControllerConfig.Designer.cs diff --git a/UI/Forms/Config/ctrlEmulatorShortcuts.designer.cs b/UI/Forms/Config/ctrlEmulatorShortcuts.Designer.cs similarity index 100% rename from UI/Forms/Config/ctrlEmulatorShortcuts.designer.cs rename to UI/Forms/Config/ctrlEmulatorShortcuts.Designer.cs diff --git a/UI/Forms/Config/frmCopyFiles.designer.cs b/UI/Forms/Config/frmCopyFiles.Designer.cs similarity index 100% rename from UI/Forms/Config/frmCopyFiles.designer.cs rename to UI/Forms/Config/frmCopyFiles.Designer.cs diff --git a/UI/Forms/Config/frmGetKey.designer.cs b/UI/Forms/Config/frmGetKey.Designer.cs similarity index 100% rename from UI/Forms/Config/frmGetKey.designer.cs rename to UI/Forms/Config/frmGetKey.Designer.cs diff --git a/UI/Forms/Tools/frmLogWindow.designer.cs b/UI/Forms/Tools/frmLogWindow.Designer.cs similarity index 100% rename from UI/Forms/Tools/frmLogWindow.designer.cs rename to UI/Forms/Tools/frmLogWindow.Designer.cs diff --git a/UI/Forms/Tools/frmRecordAvi.designer.cs b/UI/Forms/Tools/frmRecordAvi.Designer.cs similarity index 100% rename from UI/Forms/Tools/frmRecordAvi.designer.cs rename to UI/Forms/Tools/frmRecordAvi.Designer.cs diff --git a/UI/Forms/frmAbout.designer.cs b/UI/Forms/frmAbout.Designer.cs similarity index 100% rename from UI/Forms/frmAbout.designer.cs rename to UI/Forms/frmAbout.Designer.cs diff --git a/UI/Forms/frmConfigWizard.designer.cs b/UI/Forms/frmConfigWizard.Designer.cs similarity index 100% rename from UI/Forms/frmConfigWizard.designer.cs rename to UI/Forms/frmConfigWizard.Designer.cs diff --git a/UI/Forms/frmSelectRom.designer.cs b/UI/Forms/frmSelectRom.Designer.cs similarity index 100% rename from UI/Forms/frmSelectRom.designer.cs rename to UI/Forms/frmSelectRom.Designer.cs diff --git a/UI/Properties/Resources.resx b/UI/Properties/Resources.resx index e31f212..9c87eea 100644 --- a/UI/Properties/Resources.resx +++ b/UI/Properties/Resources.resx @@ -155,7 +155,7 @@ ..\Resources\Close.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\Resources\coins.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\Resources\Coins.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\Collapse.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a diff --git a/UI/UI.csproj b/UI/UI.csproj index 3817301..9fedc21 100644 --- a/UI/UI.csproj +++ b/UI/UI.csproj @@ -225,7 +225,7 @@ UserControl - + ctrlRecentGames.cs @@ -233,13 +233,13 @@ UserControl - + ctrlBreakpoints.cs Form - + frmBreakpoint.cs @@ -252,13 +252,13 @@ Form - + frmBreakIn.cs Form - + frmBreakOn.cs @@ -300,7 +300,7 @@ UserControl - + ctrlPathSelection.cs @@ -337,7 +337,7 @@ UserControl - + ctrlCallstack.cs @@ -352,7 +352,7 @@ UserControl - + ctrlDbgShortcuts.cs @@ -365,19 +365,19 @@ UserControl - + ctrlHexViewer.cs UserControl - + ctrlWatch.cs UserControl - + ctrlEventViewerPpuView.cs @@ -389,13 +389,13 @@ Form - + frmDbgPreferences.cs Form - + frmDbgShortcutGetKey.cs @@ -410,7 +410,7 @@ UserControl - + ctrlScrollableTextbox.cs @@ -423,26 +423,26 @@ Form - + frmFadeSpeed.cs Form - + frmGoToLine.cs Form - + frmMemoryTools.cs Form - + frmMemoryViewerColors.cs @@ -455,7 +455,7 @@ UserControl - + ctrlScanlineCycleSelect.cs @@ -479,7 +479,7 @@ Form - + frmTraceLogger.cs @@ -509,7 +509,7 @@ Form - + frmInfoTooltip.cs @@ -541,19 +541,19 @@ UserControl - + ctrlEmulatorShortcuts.cs UserControl - + ctrlKeyBindingHint.cs UserControl - + ctrlStandardController.cs @@ -565,13 +565,13 @@ Form - + frmControllerConfig.cs Form - + frmCopyFiles.cs @@ -589,7 +589,7 @@ Form - + frmGetKey.cs @@ -609,13 +609,13 @@ Form - + frmAbout.cs Form - + frmConfigWizard.cs @@ -624,7 +624,7 @@ Form - + frmLogWindow.cs @@ -636,26 +636,26 @@ Form - + frmSelectRom.cs Form - + frmRecordAvi.cs Form - + frmDownloadProgress.cs Form - + frmUpdatePrompt.cs diff --git a/UI/Updates/frmDownloadProgress.designer.cs b/UI/Updates/frmDownloadProgress.Designer.cs similarity index 100% rename from UI/Updates/frmDownloadProgress.designer.cs rename to UI/Updates/frmDownloadProgress.Designer.cs diff --git a/UI/Updates/frmUpdatePrompt.designer.cs b/UI/Updates/frmUpdatePrompt.Designer.cs similarity index 100% rename from UI/Updates/frmUpdatePrompt.designer.cs rename to UI/Updates/frmUpdatePrompt.Designer.cs diff --git a/makefile b/makefile index 71cf623..07afc00 100644 --- a/makefile +++ b/makefile @@ -136,13 +136,15 @@ Linux/$(OBJFOLDER)/%.o: Linux/libevdev/%.c InteropDLL/$(OBJFOLDER)/%.o: InteropDLL/%.cpp mkdir -p InteropDLL/$(OBJFOLDER) && cd InteropDLL/$(OBJFOLDER) && $(CPPC) $(GCCOPTIONS) -c $(patsubst InteropDLL/%, ../%, $<) -InteropDLL/$(OBJFOLDER)/$(SHAREDLIB): $(SEVENZIPOBJ) $(LUAOBJ) $(UTILOBJ) $(COREOBJ) $(LIBEVDEVOBJ) $(LINUXOBJ) $(DLLOBJ) +InteropDLL/$(OBJFOLDER)/$(SHAREDLIB): $(SEVENZIPOBJ) $(UTILOBJ) $(COREOBJ) $(LIBEVDEVOBJ) $(LINUXOBJ) $(DLLOBJ) + mkdir -p bin mkdir -p InteropDLL/$(OBJFOLDER) - $(CPPC) $(GCCOPTIONS) -Wl,-z,defs -shared -o $(SHAREDLIB) $(DLLOBJ) $(SEVENZIPOBJ) $(LUAOBJ) $(LINUXOBJ) $(LIBEVDEVOBJ) $(UTILOBJ) $(COREOBJ) $(SDL2INC) -pthread $(FSLIB) $(SDL2LIB) $(LIBEVDEVLIB) + $(CPPC) $(GCCOPTIONS) -Wl,-z,defs -shared -o $(SHAREDLIB) $(DLLOBJ) $(SEVENZIPOBJ) $(LINUXOBJ) $(LIBEVDEVOBJ) $(UTILOBJ) $(COREOBJ) $(SDL2INC) -pthread $(FSLIB) $(SDL2LIB) $(LIBEVDEVLIB) cp $(SHAREDLIB) bin/pgohelperlib.so mv $(SHAREDLIB) InteropDLL/$(OBJFOLDER) Libretro/$(OBJFOLDER)/$(LIBRETROLIB): $(SEVENZIPOBJ) $(UTILOBJ) $(COREOBJ) $(LUAOBJ) Libretro/libretro.cpp + mkdir -p bin mkdir -p Libretro/$(OBJFOLDER) $(CPPC) $(GCCOPTIONS) -Wl,-z,defs -shared -o $(LIBRETROLIB) Libretro/*.cpp $(SEVENZIPOBJ) $(UTILOBJ) $(COREOBJ) $(LUAOBJ) -pthread $(FSLIB) cp $(LIBRETROLIB) bin/pgohelperlib.so