From 285ea0264c2db3b5f423e9a70245cc8042505e55 Mon Sep 17 00:00:00 2001 From: "PC1\\PTyTb" Date: Thu, 11 Sep 2025 09:29:07 +0300 Subject: [PATCH] =?UTF-8?q?=D0=B0=D0=B2=D1=82=D0=BE=D0=BA=D0=BE=D0=BC?= =?UTF-8?q?=D0=BF=D0=B8=D0=BB=D1=8F=D1=86=D0=B8=D1=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- compile.bat | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/compile.bat b/compile.bat index 6513829..2f9ae94 100644 --- a/compile.bat +++ b/compile.bat @@ -1,3 +1 @@ -@echo off -dcc32 -B -Q -U"C:\Program Files (x86)\Embarcadero\Studio\23.0\lib\win32\release" -U"C:\Users\PTyTb\Documents\lib\IPWorks 2024 Delphi Edition\pas" -U"C:\Users\PTyTb\Documents\lib\BassSimple\BassSimple" -E"C:\Users\PTyTb\Desktop\www\ttw_fmx_v10\Win32\Release" -N"C:\Users\PTyTb\Desktop\www\ttw_fmx_v10\Win32\Release" TTW_Bot_app.dpr -pause \ No newline at end of file +C:\Delphi\d12\dcc32.exe -B -Q -U"C:\Delphi\d12\lib" -E"C:\Delphi\d12\ttw_fmx_v10\Win32\Release" -N"C:\Delphi\d12\ttw_fmx_v10\Win32\Release" TTW_Bot_app.dpr