mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2025-09-09 03:48:46 -04:00
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 |