From 6507fb7ae88aa65c433b929c22bb02268dfd19e1 Mon Sep 17 00:00:00 2001 From: Uwe Vogt Date: Wed, 13 Sep 2023 21:10:33 +0200 Subject: [PATCH] Plasitc surgery --- Libraries/CANAPI/Resource.rc | Bin 4794 -> 4800 bytes Libraries/PeakCAN/Resource.rc | Bin 4772 -> 4776 bytes x64_build.bat | 2 -- x86_build.bat | 2 -- 4 files changed, 4 deletions(-) diff --git a/Libraries/CANAPI/Resource.rc b/Libraries/CANAPI/Resource.rc index e0d6009e8074bed69575a66cbc2c7649936a2565..1bcd1295590ee0c78649a94ea3264e25e327c315 100644 GIT binary patch delta 88 zcmdm`dO&qUAGd5OLn1>qgDyibLnT8oLkUAFLoR~?LjZ#_gCm3AWNkj@&2PBb7#S5d Qf8>#8#IJg@HeWvr0INqgDyibLnT8oLkUAFLoR~?LjZ#_gCm3A=9S!mO!$>dUdin| Nc@Hn&<}^M#764616MFyv delta 81 zcmZ3XxWuAQL_XlUH*)Pu|DN Kw>gW?js*a_UJ-i$ diff --git a/x64_build.bat b/x64_build.bat index 7f77332..b1c508b 100644 --- a/x64_build.bat +++ b/x64_build.bat @@ -6,8 +6,6 @@ popd pushd call build_no.bat -rem type .\Sources\build_no.h -rem pause call msbuild.exe .\Trial\pcb_test.vcxproj /t:Clean;Build /p:"Configuration=Debug";"Platform=x64" if errorlevel 1 goto end diff --git a/x86_build.bat b/x86_build.bat index 2a157ae..e579fd5 100644 --- a/x86_build.bat +++ b/x86_build.bat @@ -6,8 +6,6 @@ popd pushd call build_no.bat -rem type .\Sources\build_no.h -rem pause call msbuild.exe .\Trial\pcb_test.vcxproj /t:Clean;Build /p:"Configuration=Debug";"Platform=Win32" if errorlevel 1 goto end