diff options
| author | Alexander Lantsev <aunsane@gmail.com> | 2015-04-24 08:21:28 +0000 |
|---|---|---|
| committer | Alexander Lantsev <aunsane@gmail.com> | 2015-04-24 08:21:28 +0000 |
| commit | 690f5e6d29d1c85c4be72638eb22843964c2f512 (patch) | |
| tree | 47c50956fef107bb1004f9389b817cbe3626d919 /plugins/!NotAdopted/Chess4Net/MI/make.bat | |
| parent | e7112d3e58f97fa0630e0afa04e27796cdf3ce38 (diff) | |
All non-working stuff moved from trunk
git-svn-id: http://svn.miranda-ng.org/main/trunk@13071 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/!NotAdopted/Chess4Net/MI/make.bat')
| -rw-r--r-- | plugins/!NotAdopted/Chess4Net/MI/make.bat | 36 |
1 files changed, 0 insertions, 36 deletions
diff --git a/plugins/!NotAdopted/Chess4Net/MI/make.bat b/plugins/!NotAdopted/Chess4Net/MI/make.bat deleted file mode 100644 index 4d4672bc2d..0000000000 --- a/plugins/!NotAdopted/Chess4Net/MI/make.bat +++ /dev/null @@ -1,36 +0,0 @@ -SET PROJ_DIR=Chess4Net_MI
-SET CHESS4NET_DIR=%PROJ_DIR%\Chess4Net
-
-rem -= Clean =-
-
-RMDIR /S /Q ..\bin\%PROJ_DIR%
-
-rem -= Environment =-
-
-MD ..\bin\%PROJ_DIR%
-MD ..\bin\%PROJ_DIR%\Chess4Net
-
-rem -= Compilation =-
-
-dcc32 -B Chess4Net_MI.dpr
-
-rem -= Build =-
-
-COPY ..\Readme.txt ..\bin\%PROJ_DIR%
-COPY ..\Readme_RU.txt ..\bin\%PROJ_DIR%
-
-COPY ..\Lang.ini ..\bin\%CHESS4NET_DIR%
-
-COPY ..\Build\Chigorin.mov ..\bin\%CHESS4NET_DIR%
-COPY ..\Build\Chigorin.pos ..\bin\%CHESS4NET_DIR%
-
-COPY ..\Build\eco.mov ..\bin\%CHESS4NET_DIR%
-COPY ..\Build\eco.pos ..\bin\%CHESS4NET_DIR%
-
-COPY ..\Build\Fischer.mov ..\bin\%CHESS4NET_DIR%
-COPY ..\Build\Fischer.pos ..\bin\%CHESS4NET_DIR%
-
-COPY ..\Build\Tal.mov ..\bin\%CHESS4NET_DIR%
-COPY ..\Build\Tal.pos ..\bin\%CHESS4NET_DIR%
-
-MOVE ..\bin\Chess4Net_MI.dll ..\bin\%PROJ_DIR%
|
