From 3c1a5c2951820de58f3a628fce3af12efc67fbfa Mon Sep 17 00:00:00 2001 From: ReaJason Date: Mon, 11 Aug 2025 01:06:15 +0800 Subject: [PATCH] fix: windows attach res not found --- .../win32-x86-64/attach_hotspot_windows.dll | Bin .../resources/win32-x86/attach_hotspot_windows.dll | Bin 2 files changed, 0 insertions(+), 0 deletions(-) rename {generator => packer}/src/main/resources/win32-x86-64/attach_hotspot_windows.dll (100%) rename {generator => packer}/src/main/resources/win32-x86/attach_hotspot_windows.dll (100%) diff --git a/generator/src/main/resources/win32-x86-64/attach_hotspot_windows.dll b/packer/src/main/resources/win32-x86-64/attach_hotspot_windows.dll similarity index 100% rename from generator/src/main/resources/win32-x86-64/attach_hotspot_windows.dll rename to packer/src/main/resources/win32-x86-64/attach_hotspot_windows.dll diff --git a/generator/src/main/resources/win32-x86/attach_hotspot_windows.dll b/packer/src/main/resources/win32-x86/attach_hotspot_windows.dll similarity index 100% rename from generator/src/main/resources/win32-x86/attach_hotspot_windows.dll rename to packer/src/main/resources/win32-x86/attach_hotspot_windows.dll