upgrade to DevExpress 17.1 library

This commit is contained in:
hbeham
2017-06-08 23:27:34 +02:00
parent 6cf02f4f90
commit c576b94de8
18 changed files with 382 additions and 380 deletions

View File

@@ -2,7 +2,7 @@
cd /d %~dp0
set curdate=%date:~6,4%-%date:~3,2%-%date:~0,2%
set target=%cd%\..\..\ChanSort_%curdate%
set DXversion=15.2
set DXversion=17.1
mkdir "%target%" 2>nul
del /s /q "%target%\*"
copy debug\ChanSort.exe* "%target%"