fpc/packages/winceunits
svenbarth f64ba97285 Fix compilation of WinCE (for both ARM and i386!) after RTL changes
* rtl/wince/Makefile.fpc: comment socket related units (which were moved)
* rtl/wince/Makefile: regenerate
* packages/rtl-extra/fpmake.pp:
    We need the sockets unit inside the win directory for WinCE as well. Best solution might be to merge the WinSock and WinSock2 units of Win32/64 and WinCE to get rid of the wince directory of rtl-extra
* packages/winceunits/fpmake.pp:
    Add rtl-extra as dependency as we need the socket related units for Bluetooth

git-svn-id: trunk@26530 -
2014-01-20 09:31:17 +00:00
..
src * updated address of FSF (mantis #24646, patch by Alexey Svistunov) 2013-06-27 14:01:18 +00:00
fpmake.pp Fix compilation of WinCE (for both ARM and i386!) after RTL changes 2014-01-20 09:31:17 +00:00
Makefile Regenerate all Makefiles with an up-to-date fpcmake binary 2013-04-29 12:27:42 +00:00
Makefile.fpc * Now zipinstall is passed to fpmake by all Makefile.fpc's 2013-04-27 20:34:00 +00:00
Makefile.fpc.fpcmake * Converted fpmkunit and the packages it depends on to fpmake building. 2012-01-19 20:02:41 +00:00