4 lines
78 B
Batchfile
4 lines
78 B
Batchfile
@echo off
|
|
set FPCDIR=D:\_bin\FPC222\fpcbuild-2.2.2\fpcsrc
|
|
fpcmake -Twin32
|
|
make |